We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47ea155 + b96e626 commit b198056Copy full SHA for b198056
.github/workflows/ompi_mpi4py.yaml
@@ -77,7 +77,6 @@ jobs:
77
mkdir -p "$(dirname "$mca_params")"
78
echo mpi_param_check = true >> "$mca_params"
79
echo mpi_show_handle_leaks = true >> "$mca_params"
80
- echo rmaps_base_oversubscribe = true >> "$mca_params"
81
mca_params="$HOME/.prte/mca-params.conf"
82
83
echo rmaps_default_mapping_policy = :oversubscribe >> "$mca_params"
0 commit comments