File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -173,14 +173,12 @@ of the values listed below.
173173 * - ``MPI_THREAD_MULTIPLE ``
174174 - ``MPI_THREAD_MULTIPLE ``, ``MULTIPLE ``, 3
175175
176- .. note :: Prior to Open MPI v6 .0.0 , only the integer values 0 through
176+ .. note :: In Open MPI v5 .0.8 and prior , only the integer values 0 through
177177 3 were acceptable values for the ``OMPI_MPI_THREAD_LEVEL ``
178178 environment variable.
179179
180- Starting with Open MPI v6.0.0, the Open MPI community
181- recomends using one of the string name variants so that it
182- can be correctly mapped to the corresponding Open MPI ABI
183- value or the MPI Standard ABI value, as relevant.
180+ Starting with Open MPI v5.0.9, the Open MPI community
181+ recomends using one of the string name variants.
184182
185183NOTES
186184-----
You can’t perform that action at this time.
0 commit comments