mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
Travis fix
This commit is contained in:
parent
6628806142
commit
0fd0661be3
@ -72,7 +72,7 @@ script:
|
|||||||
- ./scripts/reconfigure_script
|
- ./scripts/reconfigure_script
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd 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
|
- cat config.log
|
||||||
- make
|
- make
|
||||||
- ./benchmarks/Benchmark_dwf --threads 1
|
- ./benchmarks/Benchmark_dwf --threads 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user