File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ Please see Changelog.txt to view the differences between OpenBLAS and GotoBLAS2
201
201
* Please use GCC version 4.6 and above to compile Sandy Bridge AVX kernels on Linux/MinGW/BSD.
202
202
* Please use Clang version 3.1 and above to compile the library on Sandy Bridge microarchitecture.
203
203
Clang 3.0 will generate the wrong AVX binary code.
204
- * Please use GCC version 6 or LLVM version 6 and above to compile Skyalke AVX512 kernels.
204
+ * Please use GCC version 6 or LLVM version 6 and above to compile Skylake AVX512 kernels.
205
205
* The number of CPUs/cores should less than or equal to 256. On Linux `x86_64` (`amd64`),
206
206
there is experimental support for up to 1024 CPUs/cores and 128 numa nodes if you build
207
207
the library with `BIGNUMA=1`.
You can’t perform that action at this time.
0 commit comments