Update README.md
This commit is contained in:
parent
f508f3e275
commit
da0be81113
|
@ -107,9 +107,12 @@ Please read GotoBLAS_01Readme.txt
|
||||||
- **ARM Cortex-A57**: Experimental
|
- **ARM Cortex-A57**: Experimental
|
||||||
|
|
||||||
#### IBM zEnterprise System:
|
#### IBM zEnterprise System:
|
||||||
- **Z13**: Double precision real number
|
- **Z13**: blas3 for double
|
||||||
|
```
|
||||||
git checkout z13
|
git checkout z13
|
||||||
make USE_TRMM=1
|
make USE_TRMM=1
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
### Support OS:
|
### Support OS:
|
||||||
- **GNU/Linux**
|
- **GNU/Linux**
|
||||||
|
|
Loading…
Reference in New Issue