diff --git a/docs.it4i/software/debuggers/allinea-ddt.md b/docs.it4i/software/debuggers/allinea-ddt.md index 15a7375ab82ef417f8b523feffbbb8ce705d88f5..ddd754850ebd08a1383487abb84d9616fe33ee59 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