home tags events about login
one honk maybe more

benjojo posted 19 Jun 2026 09:53 +0000

I wonder how many people have set GOAMD64=v4 in their builds and have not realised their CPU doesn't support AVX512 (since the compiler is not actually emitting AVX512 instructions yet)

That's going to be a fun upgrade path for whoever discovers has done that by mistake...

[edit, it turns out the outputted binary does actually check for v4 support, so everyone is fine]