Help is available by moving the cursor above any
symbol or by checking MAQAO website.
| Total Time (s) | 69.25 | ||
| Max (Thread Active Time) (s) | 60.96 | ||
| Average Active Time (s) | 60.49 | ||
| Activity Ratio (%) | 99.0 | ||
| Average number of active threads | 167.721 | ||
| Affinity Stability (%) | 99.7 | ||
| GFLOPS | 35.729 | ||
| Time in analyzed loops (%) | 62.3 | ||
| Time in analyzed innermost loops (%) | 62.2 | ||
| Time in user code (%) | 62.5 | ||
| Compilation Options Score (%) | 100.0 | ||
| Array Access Efficiency (%) | 99.7 | ||
| Potential Speedups | |||
| Perfect Flow Complexity | 1.00 | ||
| Perfect OpenMP/MPI/Pthread/TBB | 1.05 | ||
| Perfect OpenMP/MPI/Pthread/TBB + Perfect Load Distribution | 1.61 | ||
| No Scalar Integer | Potential Speedup | 1.00 | |
| Nb Loops to get 80% | 2 | ||
| FP Vectorised | Potential Speedup | 1.00 | |
| Nb Loops to get 80% | 2 | ||
| Fully Vectorised | Potential Speedup | 1.00 | |
| Nb Loops to get 80% | 4 | ||
| FP Arithmetic Only | Potential Speedup | 1.00 | |
| Nb Loops to get 80% | 4 | ||
| OpenMP perfectly balanced | Potential Speedup | 1.63 | |
| Nb Loops to get 80% | 1 | ||
| 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 | |
| ○ops.cpp | |
| ○sgemm.cpp | |
| ○vec.cpp | |
| ○ggml-cpu.c | |
| ○quants.c |
| Experiment Name | |||||
| Application | /beegfs/hackathon/users/eoseret/qaas_runs_test/175-950-2189/intel/llama.cpp/run/base_runs/defaults/aocc/exec | ||||
| Timestamp | 2025-10-03 16:56:31 | Universal Timestamp | 1759503391 | ||
| 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: AMD clang version 17.0.6 (CLANG: AOCC_5.0.0-Build#1377 2024_09_24) /home/eoseret/aocc-compiler-5.0.0/bin/clang-17 -D GGML_BACKEND_BUILD -D GGML_BACKEND_SHARED -D GGML_SCHED_MAX_COPIES=4 -D GGML_SHARED -D GGML_USE_CPU_REPACK -D GGML_USE_LLAMAFILE -D GGML_USE_OPENMP -D _GNU_SOURCE -D _XOPEN_SOURCE=600 -D ggml_cpu_EXPORTS -I /beegfs/hackathon/users/eoseret/qaas_runs_test/175-950-2189/intel/llama.cpp/build/llama.cpp/ggml/src/.. -I /beegfs/hackathon/users/eoseret/qaas_runs_test/175-950-2189/intel/llama.cpp/build/llama.cpp/ggml/src/. -I /beegfs/hackathon/users/eoseret/qaas_runs_test/175-950-2189/intel/llama.cpp/build/llama.cpp/ggml/src/ggml-cpu -I /beegfs/hackathon/users/eoseret/qaas_runs_test/175-950-2189/intel/llama.cpp/build/llama.cpp/ggml/src/../include -O3 -g -fno-omit-frame-pointer -fcf-protection=none -nopie -grecord-command-line -O3 -D NDEBUG -std=gnu11 -fPIC -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wunreachable-code-break -Wunreachable-code-return -Wdouble-promotion -march=native -fopenmp=libomp -MD -MT ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o -MF ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o.d -o ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o -c /beegfs/hackathon/users/eoseret/qaas_runs_test/175-950-2189/intel/llama.cpp/build/llama.cpp/ggml/src/ggml-cpu/arch/x86/quants.c libllama.so: N/A | ||||
| Comments | |||||
| 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 |
| Number Processes per Node | 1 |
| Filter | Not Used |
| Profile Start | Not Used |
| Profile Stop | Not Used |
| Maximal Path Number | 4 |