Update .travis.yml
This commit is contained in:
parent
7934a1fc48
commit
59fb0fed7e
|
@ -308,7 +308,7 @@ matrix:
|
||||||
- sudo ./arm-instruction-emulator_21.0_Ubuntu-18.04.sh -a
|
- sudo ./arm-instruction-emulator_21.0_Ubuntu-18.04.sh -a
|
||||||
- cd ..
|
- cd ..
|
||||||
- export MODULEPATH=$MODULEPATH:/opt/arm/modulefiles/
|
- export MODULEPATH=$MODULEPATH:/opt/arm/modulefiles/
|
||||||
- . /usr/share/modules/init/sh
|
- . /usr/share/modules/init/bash
|
||||||
- module load armie21/21.0
|
- module load armie21/21.0
|
||||||
- travis_wait 45 make TARGET=A64FX CROSS=1 CC=gcc-10 FC=gfortran-10 HOSTCC=gcc-10
|
- travis_wait 45 make TARGET=A64FX CROSS=1 CC=gcc-10 FC=gfortran-10 HOSTCC=gcc-10
|
||||||
- armie -msve-vector-bits=256 -- test/sblat1
|
- armie -msve-vector-bits=256 -- test/sblat1
|
||||||
|
|
Loading…
Reference in New Issue