summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAbdurrauf <qwr@live.ru>2017-01-04 19:41:24 +0400
committerGitHub <noreply@github.com>2017-01-04 19:41:24 +0400
commit7f2a959e3eb7ce1a91a0f685021e3be0d9ee0552 (patch)
treecb40041eab9db0fb174e11ba5b879f19c56e007c /README.md
parent64186678180c08db3f43524082790394a00c5008 (diff)
downloadopenblas-7f2a959e3eb7ce1a91a0f685021e3be0d9ee0552.tar.gz
openblas-7f2a959e3eb7ce1a91a0f685021e3be0d9ee0552.tar.bz2
openblas-7f2a959e3eb7ce1a91a0f685021e3be0d9ee0552.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 42af5001e..b6866d574 100644
--- a/README.md
+++ b/README.md
@@ -78,9 +78,12 @@ Please read GotoBLAS_01Readme.txt
- **ARM Cortex-A57**: Experimental
#### IBM zEnterprise System:
-- **Z13**: Double precision real number
- git checkout z13
- make USE_TRMM=1
+- **Z13**: blas3 for double
+```
+ git checkout z13
+ make USE_TRMM=1
+```
+
### Support OS:
- **GNU/Linux**