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/mpich.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ This will ensure native performance when doing MPI communication.
20
20
21
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
22
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.
0 commit comments