Add test for DNRM2 bug on Neoverse

This commit is contained in:
Martin Kroeker 2022-06-19 13:43:00 +02:00 committed by GitHub
parent 9283c7c0b5
commit 1afeb96534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -285,6 +285,9 @@ matrix:
- gfortran
script:
- travis_wait 45 make && make lapack-test
- wget https:/85.214.232.120:gesdd.f .
- gfortran -ffree-form gesdd.f libopenblas.a -lpthread -o gesdd
- ./gesdd
# whitelist
branches: