Skip to content

Commit 559fd2a

Browse files
authored
Update docs/software/communication/mpich.md
1 parent 721d21e commit 559fd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/communication/mpich.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ MPICH can be built inside containers, however for native Slingshot performance s
1212
* Host-to-Host memory communication
1313
* Device-to-Device memory communication
1414

15-
To achieve native performance one needs to ensure to build MPICH with `libfabric` and `xpmem` support.
15+
To achieve native performance MPICH must be built with both `libfabric` and `xpmem` support.
1616
Additionally, when building for GH200 nodes, one needs to ensure to build `libfabric` and `mpich` with CUDA support.
1717

1818
At runtime, the container engine [CXI hook][ref-ce-cxi-hook] will replace the libraries `xpmem` and `libfabric` inside the container, with the libraries on the host system.

0 commit comments

Comments
 (0)