Update README.md
This commit is contained in:
parent
6418667818
commit
7f2a959e3e
|
@ -78,9 +78,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