Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
---
Signed-off-by: Andy Stone <[email protected]>
  • Loading branch information
stonea committed Aug 28, 2024
1 parent 8c05eb4 commit c88790f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/studies/bale/indexgather/ig.plot.drive.bash
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ export CHPLEXP_MAX_LOCALES=4
\
`#name features options command` \
`#-------------------------------------------------------------------------` \
__skip__chpl_fine_1lpn comm --var CHPLEXP_NUM_SUBLOCALES=1 \
chpl_fine_1lpn comm --var CHPLEXP_NUM_SUBLOCALES=1 \
./ig.plot.gather.bash \
\
__skip__chpl_fine_2lpn comm --skip-if-colocales-unsupported \
chpl_fine_2lpn comm --skip-if-colocales-unsupported \
--var CHPLEXP_NUM_SUBLOCALES=2 \
./ig.plot.gather.bash \
\
__skip__chpl_agg_1lpn comm --var CHPLEXP_NUM_SUBLOCALES=1 \
chpl_agg_1lpn comm --var CHPLEXP_NUM_SUBLOCALES=1 \
./ig.plot.gather.agg.bash \
\
__skip__chpl_agg_2lpn comm --skip-if-colocales-unsupported \
chpl_agg_2lpn comm --skip-if-colocales-unsupported \
--var CHPLEXP_NUM_SUBLOCALES=2 \
./ig.plot.gather.agg.bash \
\
Expand Down

0 comments on commit c88790f

Please sign in to comment.