Skip to content

Commit 7f2a959

Browse files
Update README.md
1 parent 6418667 commit 7f2a959

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,12 @@ Please read GotoBLAS_01Readme.txt
7878
- **ARM Cortex-A57**: Experimental
7979

8080
#### IBM zEnterprise System:
81-
- **Z13**: Double precision real number
82-
git checkout z13
83-
make USE_TRMM=1
81+
- **Z13**: blas3 for double
82+
```
83+
git checkout z13
84+
make USE_TRMM=1
85+
```
86+
8487

8588
### Support OS:
8689
- **GNU/Linux**

0 commit comments

Comments
 (0)