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
Copy file name to clipboardExpand all lines: docs/software/communication/openmpi.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,11 @@ The CXI provider can be used for inter-node communication while the shared memor
46
46
47
47
!!! warning "The LINKx provider is experimental and may contain bugs, in particular for intra-node communication"
48
48
49
-
To use the LINKx provider, set `--mpi=pmix`, exactly as without the LINKx provider.
49
+
A patch has been included in the [`prgenv-gnu-openmpi`][ref-uenv-prgenv-gnu-openmpi] uenv for [this LINKx issue](https://github.com/ofiwg/libfabric/issues/11231).
50
+
However, the patch may be incomplete and other issues may still be present.
51
+
Always validate your results to ensure MPI is working correctly.
52
+
53
+
To use the LINKx provider, set `--mpi=pmix`, as without the LINKx provider.
50
54
Additionally, set the following environment variables:
0 commit comments