Help is available by moving the cursor above any symbol or by checking MAQAO website.
▶Filter Information
95 threads covering less than 1% of profiled time ( = Max (Thread Active Time)) were discarded, cumulating 1.67 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)
69.33
Max (Thread Active Time) (s)
51.08
Average Active Time (s)
50.19
Activity Ratio (%)
81.1
Average number of active threads
104.252
Affinity Stability (%)
97.4
Time in analyzed loops (%)
75.8
Time in analyzed innermost loops (%)
54.1
Time in user code (%)
75.8
Compilation Options Score (%)
87.5
Array Access Efficiency (%)
43.8
Potential Speedups
Perfect Flow Complexity
1.00
Perfect OpenMP + MPI + Pthread
1.12
Perfect OpenMP + MPI + Pthread + Perfect Load Distribution
1.20
No Scalar Integer
Potential Speedup
1.27
Nb Loops to get 80%
3
FP Vectorised
Potential Speedup
1.17
Nb Loops to get 80%
2
Fully Vectorised
Potential Speedup
1.55
Nb Loops to get 80%
3
FP Arithmetic Only
Potential Speedup
1.30
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
▼iPIC3D–
▼–
○
-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.
○
-mcpu=native is missing.
▼libiPIC3Dlib.so–
○EMfields3D.cpp
-O3 or -Ofast is missing.
○Particles3Dcomm.cpp
-O3 or -Ofast is missing.
○Particles3D.cpp
-O3 or -Ofast is missing.
▼[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)