We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 171916a commit 055c66cCopy full SHA for 055c66c
MinimumRequirements.md
@@ -92,6 +92,8 @@ The Go toolchain may also generate newer instructions, but guarded by dynamic ch
92
93
The Go toolchain does not currently generate any AVX512 instructions.
94
95
+The race detector is not supported on platforms that do not provide SSE3.
96
+
97
Note that *processor* is a simplification in this context. In practice, support from the entire system (firmware, hypervisor, kernel) is needed.
98
99
See section [Microarchitecture support](#microarchitecture-support) for hints on how to use microarchitecture environment variables like GOAMD64.
0 commit comments