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)
21.57
Max (Thread Active Time) (s)
4.83
Average Active Time (s)
4.48
Activity Ratio (%)
85.2
Average number of active threads
19.946
Affinity Stability (%)
95.1
GFLOPS
299.307
Time in analyzed loops (%)
5.24
Time in analyzed innermost loops (%)
4.70
Time in user code (%)
58.4
Compilation Options Score (%)
74.9
Array Access Efficiency (%)
85.7
Potential Speedups
Perfect Flow Complexity
1.01
Perfect OpenMP/MPI/Pthread/TBB
1.14
Perfect OpenMP/MPI/Pthread/TBB + Perfect Load Distribution
1.81
No Scalar Integer
Potential Speedup
1.00
Nb Loops to get 80%
3
FP Vectorised
Potential Speedup
1.01
Nb Loops to get 80%
5
Fully Vectorised
Potential Speedup
1.02
Nb Loops to get 80%
7
FP Arithmetic Only
Potential Speedup
1.02
Nb Loops to get 80%
5
CQA Potential Speedups Summary
Average Active Threads Count⏎
FLOPS Breakdown⏎
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.
○
-march=(target) is missing.
▼libggml-cpu.so–
○binary-ops.cpp
-funroll-loops is missing.
○vec.cpp
-funroll-loops is missing.
○mmq.cpp
-funroll-loops is missing.
○ops.cpp
-funroll-loops is missing.
○common.h
-funroll-loops is missing.
○ggml-cpu.c
-funroll-loops is missing.
○quants.c
-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)