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.
173
173
* - ``MPI_THREAD_MULTIPLE ``
174
174
- ``MPI_THREAD_MULTIPLE ``, ``MULTIPLE ``, 3
175
175
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
177
177
3 were acceptable values for the ``OMPI_MPI_THREAD_LEVEL ``
178
178
environment variable.
179
179
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.
184
182
185
183
NOTES
186
184
-----
You can’t perform that action at this time.
0 commit comments