diff options
author | Martin Kroeker <martin@ruby.chemie.uni-freiburg.de> | 2017-09-09 23:47:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-09 23:47:17 +0200 |
commit | 46c9357c72801f4e186b56abcf7b75d3fad767ab (patch) | |
tree | 6338ff956f6bde3c68aab3caa3afafe451562e56 /README.md | |
parent | 1c3e2d3dd5afccfe44f733bd71b772fea3a196f2 (diff) | |
parent | 1cfdb2295d6a417e43aea8ddb747f8b4af09587d (diff) | |
download | openblas-46c9357c72801f4e186b56abcf7b75d3fad767ab.tar.gz openblas-46c9357c72801f4e186b56abcf7b75d3fad767ab.tar.bz2 openblas-46c9357c72801f4e186b56abcf7b75d3fad767ab.zip |
Merge pull request #1288 from quickwritereader/develop
Optimized standard Blas Level-1,2 (excluding nrm2 functions) for z13 (double precision). Issue 884
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -107,7 +107,7 @@ Please read GotoBLAS_01Readme.txt - **ARM Cortex-A57**: Experimental #### IBM zEnterprise System: -- **Z13**: Optimized Level-3 BLAS +- **Z13**: Optimized Level-3 BLAS and Level-1,2 (double precision) ### Support OS: |