From 45c3f51edaa49ec91cbb3d184d59d992a48c6403 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Mon, 27 Sep 2021 08:08:29 +0200 Subject: [PATCH] removed invalid link --- docs.it4i/software/mpi/mpi.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs.it4i/software/mpi/mpi.md b/docs.it4i/software/mpi/mpi.md index 298f7da86..e83fe0fcc 100644 --- a/docs.it4i/software/mpi/mpi.md +++ b/docs.it4i/software/mpi/mpi.md @@ -168,11 +168,6 @@ In the previous two cases with one or two MPI processes per node, the operating **128 MPI** processes per node, using 1 thread each bound to a processor core is most suitable for highly scalable applications with low communication demand. -### Running OpenMPI - -The [OpenMPI 4.1.1][a] is based on OpenMPI. Read more on [how to run OpenMPI][2]. - [1]: ../../modules-matrix.md -[2]: running_openmpi.md [a]: http://www.open-mpi.org/ -- GitLab