Help is available by moving the cursor above any symbol or by checking MAQAO website.
Total Time (s) | 13.01 | ||
Max (Thread Active Time) (s) | 12.30 | ||
Average Active Time (s) | 11.95 | ||
Activity Ratio (%) | 96.1 | ||
Average number of active threads | 88.170 | ||
Affinity Stability (%) | 98.0 | ||
Time in analyzed loops (%) | 68.9 | ||
Time in analyzed innermost loops (%) | 68.3 | ||
Time in user code (%) | 69.4 | ||
Compilation Options Score (%) | 75.0 | ||
Array Access Efficiency (%) | 64.0 | ||
Potential Speedups | ![]() | ||
Perfect Flow Complexity | 1.00 | ||
Perfect OpenMP/MPI/Pthread/TBB | 1.31 | ||
Perfect OpenMP/MPI/Pthread/TBB + Perfect Load Distribution | 1.48 | ||
No Scalar Integer | Potential Speedup | 1.00 | |
Nb Loops to get 80% | 4 | ||
FP Vectorised | Potential Speedup | 1.00 | |
Nb Loops to get 80% | 2 | ||
Fully Vectorised | Potential Speedup | 1.00 | |
Nb Loops to get 80% | 7 | ||
FP Arithmetic Only | Potential Speedup | 1.01 | |
Nb Loops to get 80% | 9 |
Source Object | Issue |
---|---|
▼libllama.so | |
▼hashtable.h | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼llama-sampling.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼hashtable_policy.h | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼llama-impl.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼llama-vocab.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼basic_string.h | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼llama-batch.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼llama-kv-cache.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼libggml-cpu.so | |
○binary-ops.cpp | -funroll-loops is missing. |
○traits.cpp | -funroll-loops is missing. |
○repack.cpp | -funroll-loops is missing. |
○ggml-cpu.cpp | -funroll-loops is missing. |
○ops.cpp | -funroll-loops is missing. |
○vec.cpp | -funroll-loops is missing. |
○ggml-cpu.c | -funroll-loops is missing. |
○quants.c | -funroll-loops is missing. |
▼libggml-base.so | |
▼ggml-quants.c | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼ggml.c | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼ggml-backend.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼stl_vector.h | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼exec | |
▼sampling.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼basic_string.h | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼regex_executor.tcc | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
Application | /home/eoseret/Tools/QaaS/qaas_runs/ip-172-31-47-249.ec2.internal/175-802-9624/llama.cpp/run/base_runs/defaults/gcc/exec | ||||
Timestamp | 2025-09-16 13:37:24 | Universal Timestamp | 1758029844 | ||
Number of processes observed | 1 | Number of threads observed | 96 | ||
Experiment Type | MPI; OpenMP; | ||||
Machine | ip-172-31-47-249.ec2.internal | ||||
Architecture | aarch64 | Micro Architecture | ARM_NEOVERSE_V2 | ||
OS Version | Linux 6.1.109-118.189.amzn2023.aarch64 #1 SMP Tue Sep 10 08:58:40 UTC 2024 | ||||
Architecture used during static analysis | aarch64 | Micro Architecture used during static analysis | ARM_NEOVERSE_V2 | ||
Frequency Driver | NA | Frequency Governor | NA | ||
Huge Pages | madvise | Hyperthreading | off | ||
Number of sockets | 1 | Number of cores per socket | 96 | ||
Compilation Options | exec: GNU C++17 14.2.0 -mlittle-endian -mabi=lp64 -g -O3 -O3 -fno-omit-frame-pointer -fcf-protection=none -fPIC libggml-base.so: GNU C11 14.2.0 -mlittle-endian -mabi=lp64 -g -O3 -O3 -std=gnu11 -fno-omit-frame-pointer -fcf-protection=none -fPIC libggml-cpu.so: GNU C11 14.2.0 -mcpu=neoverse-v2+crc+sve2-aes+sve2-sha3+nossbs+dotprod+i8mm+sve+nosme -mlittle-endian -mabi=lp64 -g -O3 -O3 -std=gnu11 -fno-omit-frame-pointer -fcf-protection=none -fPIC -fopenmp libllama.so: GNU C++17 14.2.0 -mlittle-endian -mabi=lp64 -g -O3 -O3 -fno-omit-frame-pointer -fcf-protection=none -fPIC |
Dataset | |
Run Command | <executable> -m meta-llama-3.1-8b-instruct-Q8_0.gguf -no-cnv -t 96 -n 512 -p "what is a LLM?" --seed 0 |
MPI Command | mpirun -n <number_processes> --bind-to none --report-bindings |
Number Processes | 1 |
Number Nodes | 1 |
Filter | Not Used |
Profile Start | Not Used |