From f6fb0508f0fb4d1bbc86ea1afd138fa21bc4f452 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 4 Mar 2021 08:54:11 +0100 Subject: [PATCH] fixed typo related to #68 --- docs.it4i/software/debuggers/allinea-performance-reports.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.it4i/software/debuggers/allinea-performance-reports.md b/docs.it4i/software/debuggers/allinea-performance-reports.md index 36c7dfc1a..9af12e8da 100644 --- a/docs.it4i/software/debuggers/allinea-performance-reports.md +++ b/docs.it4i/software/debuggers/allinea-performance-reports.md @@ -13,7 +13,7 @@ Our license is limited to 64 MPI processes. For the current list of installed versions, use: ```console -$ ml av Forge +$ ml av PerformanceReports ``` The module sets up environment variables, required for using the Allinea Performance Reports. -- GitLab