Allinea Performance Reports

Allinea Performance Reports

Linking

Use the same linking commands that are used when building an application to use Allinea MAP.

Execute an Application with Performance Reports

perf-report mpiexec -n 128 application parameters If the version of MPI you are using does not support Express Launch, use: perf-report -n 128 application parameters instead of mpiexec

Existing MAP file

perf-report myProfile.map

Output

Create a txt output file: --output=myReport.txt Create a html output file in a specific directory: --output=/home/user/public/myReport.html Create both html and txt output file. --output=myReport