Help is available by moving the cursor above any symbol or by checking MAQAO website.
Total Time (s) | 18.83 | ||
Max (Thread Active Time) (s) | 17.88 | ||
Average Active Time (s) | 17.49 | ||
Activity Ratio (%) | 97.1 | ||
Average number of active threads | 59.456 | ||
Affinity Stability (%) | 98.4 | ||
Time in analyzed loops (%) | 83.0 | ||
Time in analyzed innermost loops (%) | 82.3 | ||
Time in user code (%) | 83.6 | ||
Compilation Options Score (%) | 75.0 | ||
Array Access Efficiency (%) | 74.9 | ||
Potential Speedups | ![]() | ||
Perfect Flow Complexity | 1.00 | ||
Perfect OpenMP/MPI/Pthread/TBB | 1.15 | ||
Perfect OpenMP/MPI/Pthread/TBB + Perfect Load Distribution | 1.22 | ||
No Scalar Integer | Potential Speedup | 1.00 | |
Nb Loops to get 80% | 4 | ||
FP Vectorised | Potential Speedup | 1.00 | |
Nb Loops to get 80% | 3 | ||
Fully Vectorised | Potential Speedup | 1.01 | |
Nb Loops to get 80% | 8 | ||
FP Arithmetic Only | Potential Speedup | 1.01 | |
Nb Loops to get 80% | 10 |
Source Object | Issue |
---|---|
▼libllama.so | |
▼hashtable.h | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼basic_string.tcc | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼llama-context.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼llama-kv-cache.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼llama-vocab.cpp | |
○ | -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. |
▼unicode.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼basic_string.h | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼llama-impl.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼exec | |
▼sampling.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼vector.tcc | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼regex_executor.tcc | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼stl_vector.h | |
○ | -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. |
▼basic_string.tcc | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼gguf.cpp | |
○ | -mcpu=native is missing. |
○ | -funroll-loops is missing. |
▼ggml-backend.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. |
○ops.cpp | -funroll-loops is missing. |
○ggml-cpu.cpp | -funroll-loops is missing. |
○repack.cpp | -funroll-loops is missing. |
○vec.cpp | -funroll-loops is missing. |
○ggml-cpu.c | -funroll-loops is missing. |
○quants.c | -funroll-loops is missing. |
Application | /home/eoseret/Tools/QaaS/qaas_runs/ip-172-31-18-66/175-768-6804/llama.cpp/run/base_runs/defaults/gcc/exec | ||||
Timestamp | 2025-09-12 14:25:14 | Universal Timestamp | 1757687114 | ||
Number of processes observed | 1 | Number of threads observed | 64 | ||
Experiment Type | MPI; OpenMP; | ||||
Machine | ip-172-31-18-66 | ||||
Architecture | aarch64 | Micro Architecture | ARM_NEOVERSE_V1 | ||
OS Version | Linux 6.14.0-1012-aws #12~24.04.1-Ubuntu SMP Fri Aug 15 00:07:14 UTC 2025 | ||||
Architecture used during static analysis | aarch64 | Micro Architecture used during static analysis | ARM_NEOVERSE_V1 | ||
Frequency Driver | NA | Frequency Governor | NA | ||
Huge Pages | madvise | Hyperthreading | off | ||
Number of sockets | 1 | Number of cores per socket | 64 | ||
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-v1+sm4+crc+aes+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 64 -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 |