Skip to content

Commit

Permalink
Add build for testing first touch
Browse files Browse the repository at this point in the history
  • Loading branch information
navjotk committed Jan 9, 2018
1 parent 8559e44 commit 1c73e50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ matrix:
- os: linux
python: "3.6"
env: DEVITO_ARCH=gcc-4.9 DEVITO_OPENMP=1 OMP_NUM_THREADS=2
- os: linux
python: "3.6"
env: DEVITO_ARCH=gcc-4.9 DEVITO_OPENMP=1 OMP_NUM_THREADS=2 DEVITO_FIRST_TOUCH=1
- os: linux
python: "3.6"
env: DEVITO_ARCH=gcc-7 DEVITO_OPENMP=0 DEVITO_BACKEND=yask
Expand Down

0 comments on commit 1c73e50

Please sign in to comment.