Help is available by moving the cursor above any symbol or by checking MAQAO website.
Total Time (s) | 13.03 | ||
Max (Thread Active Time) (s) | 12.20 | ||
Average Active Time (s) | 11.94 | ||
Activity Ratio (%) | 96.2 | ||
Average number of active threads | 87.970 | ||
Affinity Stability (%) | 98.0 | ||
Time in analyzed loops (%) | 69.3 | ||
Time in analyzed innermost loops (%) | 68.5 | ||
Time in user code (%) | 69.8 | ||
Compilation Options Score (%) | 50.0 | ||
Array Access Efficiency (%) | 99.9 | ||
Potential Speedups | ![]() | ||
Perfect Flow Complexity | 1.00 | ||
Perfect OpenMP/MPI/Pthread/TBB | 1.29 | ||
Perfect OpenMP/MPI/Pthread/TBB + Perfect Load Distribution | 1.46 | ||
No Scalar Integer | Potential Speedup | 1.19 | |
Nb Loops to get 80% | 1 | ||
FP Vectorised | Potential Speedup | 1.25 | |
Nb Loops to get 80% | 1 | ||
Fully Vectorised | Potential Speedup | 1.41 | |
Nb Loops to get 80% | 1 | ||
FP Arithmetic Only | Potential Speedup | 1.58 | |
Nb Loops to get 80% | 1 |
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. |
▼llama-impl.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼llama-vocab.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼hashtable_policy.h | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼basic_string.h | |
○ | -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 | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼repack.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼sgemm.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼traits.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼ggml-cpu.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼ops.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼vec.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼ggml-cpu.c | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼quants.c | |
○ | -mcpu=native is missing. |
○ | -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. |
▼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-768-9528/llama.cpp/run/base_runs/defaults/gcc/exec | ||||
Timestamp | 2025-09-12 15:09:06 | Universal Timestamp | 1757689746 | ||
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 GNU C++17 14.2.0 -mlittle-endian -mabi=lp64 -g -O3 -O3 -fno-omit-frame-pointer -fcf-protection=none 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 -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 |