From db0f9f7564bcef4895fd5cef116571b3d405f824 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Wed, 3 Mar 2021 11:48:09 +0100 Subject: [PATCH] added installed versions section --- docs.it4i/software/debuggers/allinea-ddt.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs.it4i/software/debuggers/allinea-ddt.md b/docs.it4i/software/debuggers/allinea-ddt.md index 15a7375ab..ddd754850 100644 --- a/docs.it4i/software/debuggers/allinea-ddt.md +++ b/docs.it4i/software/debuggers/allinea-ddt.md @@ -8,6 +8,14 @@ Allinea DDT is a commercial debugger primarily for debugging parallel MPI or Ope Allinea MAP is a profiler for C/C++/Fortran HPC codes. It is designed for profiling parallel code, which uses pthreads, OpenMP, or MPI. +## Installed Versions + +For the current list of installed versions, use: + +```console +$ ml av Forge +``` + ## Compiling Code to Run With DDT ### Modules -- GitLab