Skip to content

Commit e0d917f

Browse files
finkandreasRMeli
andauthored
Update docs/software/communication/mpich.md
Co-authored-by: Rocco Meli <[email protected]>
1 parent a148bd5 commit e0d917f

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
@@ -13,7 +13,7 @@ MPICH can be built inside containers, however for native Slingshot performance s
1313
* Device-to-Device memory communication
1414

1515
To achieve native performance one needs to ensure to build MPICH with `libfabric` and `xpmem` support.
16-
Additionally, when building for GH200 nodes one needs to ensure to build `libfabric` and `mpich` with `CUDA` support.
16+
Additionally, when building for GH200 nodes, one needs to ensure to build `libfabric` and `mpich` with CUDA support.
1717

1818
At container runtime the [CXI hook][ref-ce-cxi-hook] will replace the libraries `xpmem` and `libfabric` inside the container, with the libraries on the host system.
1919
This will ensure native performance when doing MPI communication.

0 commit comments

Comments
 (0)