Skip to content

Commit bf76162

Browse files
authored
Merge pull request #1944 from hartzell/patch-1
Typo: Skyalke -> Skylake
2 parents a6787b0 + 0d52aef commit bf76162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Please see Changelog.txt to view the differences between OpenBLAS and GotoBLAS2
201201
* Please use GCC version 4.6 and above to compile Sandy Bridge AVX kernels on Linux/MinGW/BSD.
202202
* Please use Clang version 3.1 and above to compile the library on Sandy Bridge microarchitecture.
203203
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.
205205
* The number of CPUs/cores should less than or equal to 256. On Linux `x86_64` (`amd64`),
206206
there is experimental support for up to 1024 CPUs/cores and 128 numa nodes if you build
207207
the library with `BIGNUMA=1`.

0 commit comments

Comments
 (0)