From ef7dbbf9f617ca98e99413d70dd47e7da60e8476 Mon Sep 17 00:00:00 2001 From: "John H. Hartman" Date: Fri, 20 Dec 2024 10:47:47 -0700 Subject: [PATCH] Skip test with launchers that do not support co-locales test/runtime/jhh/numColocales2.chpl should be skipped with launchers that do not support co-locales. Signed-off-by: John H. Hartman --- test/runtime/jhh/numColocales2.skipif | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/runtime/jhh/numColocales2.skipif diff --git a/test/runtime/jhh/numColocales2.skipif b/test/runtime/jhh/numColocales2.skipif new file mode 100644 index 000000000000..44bdc380d857 --- /dev/null +++ b/test/runtime/jhh/numColocales2.skipif @@ -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