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 15:00:35 -07:00
parent 77ef0bba48
commit 207dc439a7

View File

@ -75,5 +75,6 @@ script:
- mkdir build
- cd build
- ../configure CXXFLAGS="-fopenmp -msse4.2 -O3 -std=c++11" LIBS="-fopenmp -lmpfr -lgmp" --enable-precision=single --enable-simd=SSE4 --enable-comms=none
- cat config.log
- make -j4
- ./benchmarks/Benchmark_dwf --threads 2