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

Update intel-trace-analyzer-and-collector.md

parent 698b8867
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
......@@ -6,11 +6,11 @@ ITAC is an offline analysis tool - first you run your application to collect a t
## Installed Version
The current version on Salomon is 9.1.2.024 and is available as an itac/9.1.2.024 module.
The current version on Salomon is 9.1.2.024 and is available as the `itac/9.1.2.024` module.
## Collecting Traces
ITAC can collect traces from applications that are using Intel MPI. To generate a trace, simply add the -trace option to your mpirun command:
ITAC can collect traces from applications that are using Intel MPI. To generate a trace, simply add the `-trace` option to your `mpirun` command:
```console
$ ml itac/9.1.2.024
......@@ -21,7 +21,7 @@ The trace will be saved in the myapp.stf file in the current directory.
## Viewing Traces
To view and analyze the trace, open ITAC GUI in a [graphical environment][1]:
To view and analyze the trace, open the ITAC GUI in a [graphical environment][1]:
```console
$ ml itac/9.1.2.024
......
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