1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-04 19:25:56 +01:00

Travis debug

This commit is contained in:
Antonin Portelli 2016-05-01 10:47:13 -07:00
parent 17198a4abd
commit 6628806142

View File

@ -73,5 +73,6 @@ 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
- cat config.log
- make
- ./benchmarks/Benchmark_dwf --threads 1