From 64458ab7581d61b87764510642321cd0a41e5a51 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 4 Mar 2021 08:52:41 +0100 Subject: [PATCH] added installed versions section related to #68 --- docs.it4i/software/debuggers/allinea-performance-reports.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs.it4i/software/debuggers/allinea-performance-reports.md b/docs.it4i/software/debuggers/allinea-performance-reports.md index 892ddd9e3..36c7dfc1a 100644 --- a/docs.it4i/software/debuggers/allinea-performance-reports.md +++ b/docs.it4i/software/debuggers/allinea-performance-reports.md @@ -8,12 +8,12 @@ Allinea Performance Reports is most useful in profiling MPI programs. Our license is limited to 64 MPI processes. -## Modules +## Installed Versions -Allinea Performance Reports version 6.0 is available: +For the current list of installed versions, use: ```console -$ ml PerformanceReports/6.0 +$ ml av Forge ``` The module sets up environment variables, required for using the Allinea Performance Reports. -- GitLab