Help is available by moving the cursor above any symbol or by checking MAQAO website.
▶Filter Information
20 threads covering less than 1% of profiled time ( = Max (Thread Active Time)) were discarded, cumulating 0.26 seconds CPU time. You can adjust the threshold below which a thread will be discarded with the thread-filter-threshold option.
Global Metrics
Total Time (s)
11.71
Max (Thread Active Time) (s)
8.75
Average Active Time (s)
4.49
Activity Ratio (%)
77.5
Average number of active threads
19.578
Affinity Stability (%)
79.7
Time in analyzed loops (%)
98.8
Time in analyzed innermost loops (%)
96.6
Time in user code (%)
98.9
Compilation Options Score (%)
0
Array Access Efficiency (%)
Not Available
Potential Speedups
Perfect Flow Complexity
1.02
Perfect OpenMP + MPI + Pthread
1.00
Perfect OpenMP + MPI + Pthread + Perfect Load Distribution
1.96
No Scalar Integer
Potential Speedup
1.02
Nb Loops to get 80%
2
FP Vectorised
Potential Speedup
1.01
Nb Loops to get 80%
1
Fully Vectorised
Potential Speedup
1.04
Nb Loops to get 80%
2
FP Arithmetic Only
Potential Speedup
1.04
Nb Loops to get 80%
3
CQA Potential Speedups Summary
Average Active Threads Count⏎
Loop Based Profile⏎
Innermost Loop Based Profile⏎
Application Categorization⏎
Compilation Options⏎
Source Object
Issue
▼[vdso]–
▼–
○
-g is missing for some functions (possibly ones added by the compiler), it is needed to have more accurate reports. Other recommended flags are: -O2/-O3, -march=(target)
○
-O2, -O3 or -Ofast is missing.
○
-march=(target) is missing.
▼xhpl_intel64_dynamic–
▼–
○
-g is missing for some functions (possibly ones added by the compiler), it is needed to have more accurate reports. Other recommended flags are: -O2/-O3, -march=(target)