From 2620b618ae7d5e7875ee5829b90cce20c2fa041a Mon Sep 17 00:00:00 2001 From: Boris Kaus <61824822+boriskaus@users.noreply.github.com> Date: Fri, 30 Aug 2024 19:27:15 +0200 Subject: [PATCH] Update installation_HPC.md --- docs/src/installation_HPC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/installation_HPC.md b/docs/src/installation_HPC.md index 902397e5..b8742fc2 100644 --- a/docs/src/installation_HPC.md +++ b/docs/src/installation_HPC.md @@ -10,7 +10,7 @@ Luckily there is a solution thanks to the great work of `@eschnett` and colleagu It essentially consists of two steps: 1) compile a small package ([MPIwrapper](https://github.com/eschnett/MPIwrapper)) - 2) make sure that you download the version of `MAGEMin` that was compiled versus `MPItrampoline`. + 2) make sure that you download the version of `LaMEM` that was compiled versus `MPItrampoline`. Here step-by-step instructions (for Linux, as that is what essentially all HPC systems use):