Skip to content
Snippets Groups Projects
Commit 346d027e authored by Jan Siwiec's avatar Jan Siwiec
Browse files

added installed versions section

related to #68
parent 5d853e62
No related branches found
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
......@@ -4,6 +4,14 @@
TotalView is a GUI-based source code multi-process, multi-thread debugger.
## Installed Versions
For the current list of installed versions, use:
```console
$ ml av TotalView
```
## License and Limitations for Cluster Users
On the cluster, users can debug OpenMP or MPI code that runs up to 64 parallel processes. This limitation means that 1 user can debug up 64 processes, or 32 users can debug 2 processes, etc.
......@@ -38,7 +46,6 @@ Load the TotalView module:
```console
ml TotalView
ml totalview
```
Compile the code:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment