Skip to content

Commit fe99f27

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

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
@@ -20,7 +20,7 @@ This will ensure native performance when doing MPI communication.
2020

2121
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.
2222

23-
They are quite explicit and building manually the necessary packages, however for real-life one should fall back to Spack to do the building.
23+
They are explicit and building manually the necessary packages, however for production one can fall back to Spack to do the building.
2424
=== "Dockerfile.cpu"
2525
```Dockerfile
2626
FROM docker.io/ubuntu:24.04

0 commit comments

Comments
 (0)