1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00

Travis update

This commit is contained in:
Antonin Portelli 2016-05-01 10:58:03 -07:00
parent e15f0b47c1
commit 10bbfdc3b2

View File

@ -65,5 +65,5 @@ script:
- mkdir build
- cd build
- ../configure CXXFLAGS="-mavx2 -mfma -O3 -std=c++11" --enable-precision=single --enable-simd=AVX2 --enable-comms=none
- make
- make -j4
- ./benchmarks/Benchmark_dwf --threads 1