Help is available by moving the cursor above any
symbol or by checking MAQAO website.
| Total Time (s) | 66.04 | ||
| Max (Thread Active Time) (s) | 57.39 | ||
| Average Active Time (s) | 57.31 | ||
| Activity Ratio (%) | 99.5 | ||
| Average number of active threads | 166.629 | ||
| Affinity Stability (%) | 99.6 | ||
| GFLOPS | 37.897 | ||
| Time in analyzed loops (%) | 58.0 | ||
| Time in analyzed innermost loops (%) | 57.8 | ||
| Time in user code (%) | 60.1 | ||
| Compilation Options Score (%) | 100.0 | ||
| Array Access Efficiency (%) | 85.8 | ||
| Potential Speedups | |||
| Perfect Flow Complexity | 1.00 | ||
| Perfect OpenMP/MPI/Pthread/TBB | 1.08 | ||
| Perfect OpenMP/MPI/Pthread/TBB + Perfect Load Distribution | 1.66 | ||
| No Scalar Integer | Potential Speedup | 1.00 | |
| Nb Loops to get 80% | 1 | ||
| FP Vectorised | Potential Speedup | 1.00 | |
| Nb Loops to get 80% | 1 | ||
| Fully Vectorised | Potential Speedup | 1.00 | |
| Nb Loops to get 80% | 3 | ||
| FP Arithmetic Only | Potential Speedup | 1.00 | |
| Nb Loops to get 80% | 3 | ||
| 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. |
| ▼exec | |
| ▼ | |
| ○ | -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-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) |
| ○ | -O2, -O3 or -Ofast is missing. |
| ○ | -march=(target) is missing. |
| ▼libggml-cpu.so | |
| ○binary-ops.cpp | |
| ○vec.cpp | |
| ○sgemm.cpp | |
| ○ops.cpp | |
| ○ggml-cpu.c | |
| ○quants.c |
| Application | /beegfs/hackathon/users/eoseret/qaas_runs_test/175-950-2189/intel/llama.cpp/run/binaries/gcc_3/exec | ||||
| Timestamp | 2025-10-03 19:04:31 | Universal Timestamp | 1759511071 | ||
| Number of processes observed | 1 | Number of threads observed | 192 | ||
| Experiment Type | MPI; OpenMP; | ||||
| Machine | gmz12.benchmarkcenter.megware.com | ||||
| Model Name | AMD EPYC 9655 96-Core Processor | ||||
| Architecture | x86_64 | Micro Architecture | ZEN_V5 | ||
| Cache Size | 1024 KB | Number of Cores | 96 | ||
| OS Version | Linux 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 | ||||
| Architecture used during static analysis | x86_64 | Micro Architecture used during static analysis | ZEN_V5 | ||
| Frequency Driver | acpi-cpufreq | Frequency Governor | performance | ||
| Huge Pages | always | Hyperthreading | on | ||
| Number of sockets | 2 | Number of cores per socket | 96 | ||
| Compilation Options | exec: N/A libggml-base.so: N/A libggml-cpu.so: GNU C11 14.2.0 -march=znver5 -mprefer-vector-width=256 -g -O3 -O3 -O3 -std=gnu11 -funroll-loops -ffast-math -fno-omit-frame-pointer -fcf-protection=none -fno-finite-math-only -fPIC -fopenmp libllama.so: N/A | ||||
| Dataset | |
| Run Command | <executable> -m meta-llama-3.1-8b-instruct-Q8_0.gguf -no-cnv -t 192 -n 512 -p "what is a LLM?" --seed 0 |
| MPI Command | mpirun -n <number_processes> |
| Number Processes | 1 |
| Number Nodes | 1 |
| Filter | Not Used |
| Profile Start | Not Used |
| Profile Stop | Not Used |