You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Open MPI `configure` option to enable PMIx shared meory dstore
is now `--enable-pmix-dstore`, not `--enable-pmix3-dstore`.
Without this fix, The `--disable-dstore` is always passed to PMIx
`configure` regardless of the Open MPI `configure` option.
And, change the comparison expression to match with master.
Signed-off-by: KAWASHIMA Takahiro <[email protected]>
0 commit comments