Skip to content
Snippets Groups Projects
Commit 1b0c3198 authored by David Hrbáč's avatar David Hrbáč
Browse files

Typo

parent e18f6352
No related branches found
No related tags found
5 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,!67Remark
Pipeline #
# Allinea Performance Reports # Allinea Performance Reports
\##quick application profiling
## Introduction ## Introduction
Allinea Performance Reports characterize the performance of HPC application runs. After executing your application through the tool, a synthetic HTML report is generated automatically, containing information about several metrics along with clear behavior statements and hints to help you improve the efficiency of your runs. Allinea Performance Reports characterize the performance of HPC application runs. After executing your application through the tool, a synthetic HTML report is generated automatically, containing information about several metrics along with clear behavior statements and hints to help you improve the efficiency of your runs.
...@@ -31,7 +29,7 @@ Instead of [running your MPI program the usual way](../mpi/), use the the perf r ...@@ -31,7 +29,7 @@ Instead of [running your MPI program the usual way](../mpi/), use the the perf r
$ 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