Skip to content

Commit 27d90ef

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/software/communication/mpich.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ Additionally, when building for GH200 nodes one needs to ensure to build `libfab
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.
2020

21-
This are example Dockerfiles that can be used on `Eiger` and `Daint` to build a container image with MPICH and best communication performance.
21+
These are example Dockerfiles that can be used on [Eiger][ref-cluster-eiger] and [Daint][ref-cluster-daint] to build a container image with MPICH and best communication performance.
22+
2223
They are quite explicit and building manually the necessary packages, however for real-life one should fall back to Spack to do the building.
2324
=== "Dockerfile.cpu"
2425
```Dockerfile

0 commit comments

Comments
 (0)