Help is available by moving the cursor above any symbol or by checking MAQAO website.
▶Filter Information
There is no filter information to display
Global Metrics
Total Time (s)
36.84
Max (Thread Active Time) (s)
11.24
Average Active Time (s)
10.96
Activity Ratio (%)
30.6
Average number of active threads
19.046
Affinity Stability (%)
98.9
Time in analyzed loops (%)
2.37
Time in analyzed innermost loops (%)
1.93
Time in user code (%)
2.46
Compilation Options Score (%)
74.1
Array Access Efficiency (%)
69.6
Potential Speedups
Perfect Flow Complexity
1.00
Perfect OpenMP/MPI/Pthread/TBB
1.02
Perfect OpenMP/MPI/Pthread/TBB + Perfect Load Distribution
1.05
No Scalar Integer
Potential Speedup
1.01
Nb Loops to get 80%
3
FP Vectorised
Potential Speedup
1.00
Nb Loops to get 80%
3
Fully Vectorised
Potential Speedup
1.01
Nb Loops to get 80%
4
FP Arithmetic Only
Potential Speedup
1.01
Nb Loops to get 80%
4
CQA Potential Speedups Summary
Average Active Threads Count⏎
Loop Based Profile⏎
Innermost Loop Based Profile⏎
Application Categorization⏎
Compilation Options⏎
Source Object
Issue
▼libllama.so–
▼–
○
-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.
▼libggml-cpu.so–
○binary-ops.cpp
-funroll-loops is missing.
○vec.cpp
-funroll-loops is missing.
○quants.c
-funroll-loops is missing.
○ggml-cpu.c
-funroll-loops is missing.
○ops.cpp
-funroll-loops is missing.
▼libggml-base.so–
▼–
○
-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)