summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZhang Xianyi <traits.zhang@gmail.com>2016-02-13 00:33:53 +0800
committerZhang Xianyi <traits.zhang@gmail.com>2016-02-13 00:33:53 +0800
commite3b7781c2bfb7da15a3a18d95a00c7a75a850024 (patch)
tree4e4b163a36c888d82622e7802a260b0b0cf289af /README.md
parent5e6965ea47882e4b6ae0c7ef5b26da8b0b78ecb0 (diff)
downloadopenblas-e3b7781c2bfb7da15a3a18d95a00c7a75a850024.tar.gz
openblas-e3b7781c2bfb7da15a3a18d95a00c7a75a850024.tar.bz2
openblas-e3b7781c2bfb7da15a3a18d95a00c7a75a850024.zip
Update readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0ec86d362..32a861081 100644
--- a/README.md
+++ b/README.md
@@ -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.