run dgemm benchmark on neoverse
This commit is contained in:
parent
e76ff6a44e
commit
7eca8d1a77
|
@ -281,7 +281,9 @@ matrix:
|
|||
packages:
|
||||
- gfortran
|
||||
script:
|
||||
- travis_wait 45 make && make lapack-test
|
||||
- travis_wait 45 make
|
||||
# && make lapack-test
|
||||
- cd benchmark; make; OPENBLAS_LOOPS=50 ./dgemm.goto 10 500
|
||||
|
||||
# whitelist
|
||||
branches:
|
||||
|
|
Loading…
Reference in New Issue