Skip to content

Commit

Permalink
Skip test with launchers that do not support co-locales (chapel-lang#…
Browse files Browse the repository at this point in the history
…26443)

test/runtime/jhh/numColocales2.chpl should be skipped with launchers
that do not support co-locales.
  • Loading branch information
jhh67 authored Dec 20, 2024
2 parents b2c5fab + ef7dbbf commit 2cfd1a2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/runtime/jhh/numColocales2.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
CHPL_LAUNCHER == amudprun
CHPL_LAUNCHER == aprun
CHPL_LAUNCHER == lsf-gasnetrun_ibv
CHPL_LAUNCHER == mpirun
CHPL_LAUNCHER == mpirun4ofi
CHPL_LAUNCHER == pals
CHPL_LAUNCHER == pbs-aprun

0 comments on commit 2cfd1a2

Please sign in to comment.