Skip to content
Snippets Groups Projects
Commit bf939780 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

Update docs.it4i/software/intel/intel-suite/intel-trace-analyzer-and-collector.md

parent efcc1729
No related branches found
No related tags found
1 merge request!338software
Pipeline #22300 failed
......@@ -19,7 +19,7 @@ $ ml av itac
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
$ ml itac/2020.3.036
$ mpirun -trace myapp
```
......@@ -30,7 +30,7 @@ The trace will be saved in the myapp.stf file in the current directory.
To view and analyze the trace, open the ITAC GUI in a [graphical environment][1]:
```console
$ ml itac/9.1.2.024
$ ml itac/2020.3.036
$ traceanalyzer
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment