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.
1 parent fc32bfe commit b96e626Copy full SHA for b96e626
.github/workflows/ompi_mpi4py.yaml
@@ -76,7 +76,6 @@ jobs:
76
mkdir -p "$(dirname "$mca_params")"
77
echo mpi_param_check = true >> "$mca_params"
78
echo mpi_show_handle_leaks = true >> "$mca_params"
79
- echo rmaps_base_oversubscribe = true >> "$mca_params"
80
mca_params="$HOME/.prte/mca-params.conf"
81
82
echo rmaps_default_mapping_policy = :oversubscribe >> "$mca_params"
0 commit comments