Eduard Urbach
Eduard Urbach
> most of the time In my case the problem is 100% reproducible (Nvidia 560).
> For the second part, `GOAMD64` could you point me to some doc, I am not sure about how go react for that https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels Essentially there are these microarchitecture levels,...
> We should set also `GOARM64` to `v8.5` if i understand correctly @akyoto > > https://en.wikipedia.org/wiki/Apple_M1?wprov=sfla1 I don't have an Apple M1 to test with, but the simplest way to...
> When does go will support `GOAMD64=local` @akyoto ? https://github.com/golang/go/issues/60338 The proposal was accepted in June, 2023. No implementation yet, as far as I can tell.
I'm perfectly fine with excluding the variables in the repo code, and instead setting them only when the official benchmark is run. This seems like a reasonable solution for the...