Add test for DNRM2 bug on Neoverse
This commit is contained in:
parent
9283c7c0b5
commit
1afeb96534
|
@ -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…
Reference in New Issue