From 12823ec6ef7312fd86b6abe46acecb59d07e0cb0 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Tue, 16 May 2023 09:49:06 +0200 Subject: [PATCH] Update gpi2.md --- docs.it4i/software/viz/gpi2.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs.it4i/software/viz/gpi2.md b/docs.it4i/software/viz/gpi2.md index 75cba3ff6..e459fe1ed 100644 --- a/docs.it4i/software/viz/gpi2.md +++ b/docs.it4i/software/viz/gpi2.md @@ -8,12 +8,10 @@ The GPI-2 library implements the GASPI specification ([Global Address Space Prog ## Modules -The GPI-2 version 1.0.2 is available on Anselm via the `gpi2` module: +For the current list of installed versions, use: ```console -$ ml gpi2 - -$ ml av GPI-2 # Salomon +$ ml av GPI-2 ``` The module sets up environment variables required for linking and running GPI-2 enabled applications. This particular command loads the default `gpi2/1.0.2` module. -- GitLab