Skip to content

Commit ebc290b

Browse files
committed
remove oversubscription var
1 parent 123be88 commit ebc290b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_suite.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ 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
229228
# Run all tests
230229
echo "Running tests: reframe ${REFRAME_ARGS} --run"
231230
reframe ${REFRAME_ARGS} --run

0 commit comments

Comments
 (0)