mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
Travis fix
This commit is contained in:
parent
6628806142
commit
0fd0661be3
@ -72,7 +72,7 @@ script:
|
||||
- ./scripts/reconfigure_script
|
||||
- mkdir build
|
||||
- cd build
|
||||
- ../configure CXXFLAGS="-mavx2 -mfma -O3 -std=c++11" LIBS="-lmpfr -lgmp" --enable-precision=single --enable-simd=AVX2 --enable-comms=none
|
||||
- ../configure CXXFLAGS="-mavx2 -mfma -O3 -std=c++11" --enable-precision=single --enable-simd=AVX2 --enable-comms=none
|
||||
- cat config.log
|
||||
- make
|
||||
- ./benchmarks/Benchmark_dwf --threads 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user