Skip to content

Commit

Permalink
add Chapel to Travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffhammond authored and Jeff Hammond committed Feb 19, 2020
1 parent b469d92 commit 0847bc1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ env:
# Optional: We do not need to test BUPC this thoroughly every time
#- PRK_TARGET=allupc UPC_IMPL=bupc GASNET_CONDUIT=mpi PRK_FLAGS="-Wc,-O3"
#- PRK_TARGET=allupc UPC_IMPL=bupc GASNET_CONDUIT=ofi PRK_FLAGS="-Wc,-O3"
# Chapel kernels are not merged yet. Activate these when they are.
#- PRK_TARGET=allchapel CHPL_COMM=none
#- PRK_TARGET=allchapel CHPL_COMM=gasnet
- PRK_TARGET=allchapel CHPL_COMM=none
- PRK_TARGET=allchapel CHPL_COMM=gasnet
# HPX-3 kernels are not merged yet. Activate these when they are.
#- PRK_TARGET=allhpx3
# HPX-5 kernels are not merged yet. Activate these when they are.
Expand Down

0 comments on commit 0847bc1

Please sign in to comment.