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

docs.it4i/salomon/software/debuggers/allinea-performance-reports.md

parent 6d9ec8be
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ Instead of [running your MPI program the usual way](../mpi/mpi/), use the the pe ...@@ -28,7 +28,7 @@ Instead of [running your MPI program the usual way](../mpi/mpi/), use the the pe
$ perf-report mpirun ./mympiprog.x $ perf-report mpirun ./mympiprog.x
``` ```
The mpi program will run as usual. The perf-report creates two additional files, in _.txt and _.html format, containing the performance report. Note that demanding MPI codes should be run within [ the queue system](../../resource-allocation-and-job-execution/job-submission-and-execution/). The mpi program will run as usual. The perf-report creates two additional files, in \*.txt and \*.html format, containing the performance report. Note that demanding MPI codes should be run within [ the queue system](../../resource-allocation-and-job-execution/job-submission-and-execution/).
## Example ## Example
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment