Browse Source

Add test for DNRM2 bug on Neoverse

pull/3657/head
Martin Kroeker GitHub 3 years ago
parent
commit
1afeb96534
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .travis.yml

+ 3
- 0
.travis.yml 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:


Loading…
Cancel
Save