run dgemm benchmark on neoverse

This commit is contained in:
Martin Kroeker 2021-09-25 13:54:21 +02:00 committed by GitHub
parent e76ff6a44e
commit 7eca8d1a77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -281,8 +281,10 @@ matrix:
packages: packages:
- gfortran - gfortran
script: 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 # whitelist
branches: branches:
only: only: