diff options
author | Zhang Xianyi <traits.zhang@gmail.com> | 2016-02-13 00:33:53 +0800 |
---|---|---|
committer | Zhang Xianyi <traits.zhang@gmail.com> | 2016-02-13 00:33:53 +0800 |
commit | e3b7781c2bfb7da15a3a18d95a00c7a75a850024 (patch) | |
tree | 4e4b163a36c888d82622e7802a260b0b0cf289af /README.md | |
parent | 5e6965ea47882e4b6ae0c7ef5b26da8b0b78ecb0 (diff) | |
download | openblas-e3b7781c2bfb7da15a3a18d95a00c7a75a850024.tar.gz openblas-e3b7781c2bfb7da15a3a18d95a00c7a75a850024.tar.bz2 openblas-e3b7781c2bfb7da15a3a18d95a00c7a75a850024.zip |
Update readme.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -75,10 +75,11 @@ Please read GotoBLAS_01Readme.txt #### ARM64: - **ARMV8**: Experimental +- **ARM Cortex-A57**: Experimental ### Support OS: - **GNU/Linux** -- **MingWin/Windows**: Please read <https://github.com/xianyi/OpenBLAS/wiki/How-to-use-OpenBLAS-in-Microsoft-Visual-Studio>. +- **MingWin or Visual Studio(CMake)/Windows**: Please read <https://github.com/xianyi/OpenBLAS/wiki/How-to-use-OpenBLAS-in-Microsoft-Visual-Studio>. - **Darwin/Mac OS X**: Experimental. Although GotoBLAS2 supports Darwin, we are the beginner on Mac OS X. - **FreeBSD**: Supported by community. We didn't test the library on this OS. |