Skip to content

Commit 123be88

Browse files
committed
allow oversubscription
1 parent 0f2a166 commit 123be88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_suite.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ else
225225
fatal_error "Failed to list ReFrame tests with command: reframe ${REFRAME_ARGS} --list"
226226
fi
227227

228+
export PRTE_MCA_rmaps_default_mapping_policy=:oversubscribe
228229
# Run all tests
229230
echo "Running tests: reframe ${REFRAME_ARGS} --run"
230231
reframe ${REFRAME_ARGS} --run

0 commit comments

Comments
 (0)