diff --git a/docs.it4i/software/debuggers/papi.md b/docs.it4i/software/debuggers/papi.md index 2c0edc267c01673a0d689e29d5df4f87eb7541b3..a69f25dadb6ad3f32da9d24a122f6332d138189e 100644 --- a/docs.it4i/software/debuggers/papi.md +++ b/docs.it4i/software/debuggers/papi.md @@ -8,16 +8,14 @@ PAPI provides two levels of interface: a simpler high-level interface and more d PAPI can be used with parallel as well as serial programs. -## Usage +## Installed Versions -To use PAPI, load the `papi` [module][1]: +For the current list of installed versions, use: ```console -$ ml papi +$ ml av papi ``` -This will load the default version. Execute `ml av papi` for the list of installed versions. - ## Utilities The bin directory of PAPI, which is automatically added to $PATH upon loading the module, contains various utilites.