Updated gfilter flags for new unit tests

[ROCm/rocshmem commit: 37fe71343f]
Esse commit está contido em:
Yiltan Temucin
2024-11-26 09:22:24 -06:00
commit 0f6eb62aed
+3 -2
Ver Arquivo
@@ -49,8 +49,9 @@ function run_mpirun {
# Processing modes
case $mode in
all)
run_mpirun 4 "-IPCImplSimpleCoarseTestFixture/*:IPCImplSimpleFineTestFixture.*"
run_mpirun 2 "IPCImplSimpleCoarseTestFixture/*:IPCImplSimpleFineTestFixture.*"
test_with_two_pes="IPCImplSimpleCoarseTestFixture/*:IPCImplSimpleFineTestFixture/*:IPCImplTiledFineTestFixture/*:DegenerateTiledFine.*"
run_mpirun 4 "-$test_with_two_pes"
run_mpirun 2 "$test_with_two_pes"
;;
custom)
# Check if ranks is a positive integer