Update .travis.yml

This commit is contained in:
Martin Kroeker 2021-11-06 18:48:32 +01:00 committed by GitHub
parent 3bdf9264fd
commit 1bf2c94114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ matrix:
- module load armie21/21.0
- travis_wait 45 make TARGET=A64FX CROSS=1 CC=gcc-10 FC=gfortran-10 HOSTCC=gcc-10 DEBUG=1
- echo " set auto-load safe-path /" >> $HOME/.gdbinit
- OPENBLAS_NUM_THREADS=2 gdb -batch -ex "run" -ex "bt" -args armie -msve-vector-bits=256 -- test/sblat1
- OPENBLAS_NUM_THREADS=2 armie -msve-vector-bits=256 -- gdb -batch -ex "run" -ex "bt" test/sblat1
- armie -msve-vector-bits=128 -- test/dblat1
- armie -msve-vector-bits=512 -- test/zblat1
- armie -msve-vector-bits=128 -- test/dblat3 <test/dblat3.dat