Help is available by moving the cursor above any symbol or by checking MAQAO website.
Metric | r0 | r1 | r2 | r3 | r4 | r5 | r6 | r7 | r8 | |
---|---|---|---|---|---|---|---|---|---|---|
Total Time (s) | 35.68 | 36.67 | 34.80 | 38.54 | 39.96 | 34.64 | 80.37 | 77.52 | 78.45 | |
Profiled Time (s) | 32.55 | 33.13 | 31.74 | 34.89 | 36.16 | 31.09 | 77.07 | 73.93 | 75.24 | |
GFLOPS | 241.614 | 180.264 | 207.688 | 218.349 | 173.247 | 203.905 | 104.702 | 89.147 | 89.523 | |
Time in analyzed loops (%) | 91.6 | 91.6 | 91.3 | 91.3 | 91.3 | 89.9 | 96.3 | 96.8 | 97.0 | |
Time in analyzed innermost loops (%) | 91.6 | 91.4 | 91.0 | 91.2 | 91.1 | 89.6 | 96.3 | 96.7 | 96.8 | |
Time in user code (%) | 91.7 | 91.7 | 91.4 | 91.5 | 91.5 | 90.1 | 96.4 | 96.8 | 97.0 | |
Compilation Options Score (%) | 0 | 100 | 0 | 0 | 100 | 0 | 0 | 100 | 0 | |
Array Access Efficiency (%) | 81.4 | 84.3 | 82.4 | 81.5 | 84.5 | 85.2 | 85.7 | 89.7 | 86.8 | |
Potential Speedups | ||||||||||
Perfect Flow Complexity | 1.00 | 1.10 | 1.00 | 1.00 | 1.10 | 1.00 | 1.00 | 1.09 | 1.00 | |
Perfect OpenMP + MPI + Pthread | 1.05 | 1.04 | 1.05 | 1.13 | 1.15 | 1.09 | 1.03 | 1.02 | 1.02 | |
Perfect OpenMP + MPI + Pthread + Perfect Load Distribution | 1.09 | 1.09 | 1.10 | 1.16 | 1.19 | 1.13 | 1.04 | 1.03 | 1.03 | |
No Scalar Integer | Potential Speedup | 1.01 | 1.02 | 1.01 | 1.01 | 1.02 | 1.01 | 1.01 | 1.02 | 1.01 |
Nb Loops to get 80% | 3 | 3 | 3 | 3 | 3 | 4 | 3 | 3 | 4 | |
FP Vectorised | Potential Speedup | 1.12 | 1.15 | 1.00 | 1.12 | 1.22 | 1.00 | 1.13 | 1.11 | 1.00 |
Nb Loops to get 80% | 10 | 4 | 2 | 11 | 8 | 2 | 11 | 4 | 2 | |
Fully Vectorised | Potential Speedup | 1.28 | 1.17 | 1.00 | 1.29 | 1.45 | 1.01 | 1.31 | 1.12 | 1.00 |
Nb Loops to get 80% | 14 | 4 | 6 | 14 | 15 | 4 | 15 | 5 | 6 | |
Only FP Arithmetic | Potential Speedup | 1.08 | 1.13 | 1.07 | 1.08 | 1.15 | 1.06 | 1.07 | 1.15 | 1.06 |
Nb Loops to get 80% | 5 | 7 | 6 | 5 | 8 | 7 | 6 | 8 | 6 |
Source Object | Issue |
---|---|
▼exec | |
▼update_halo_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼calc_dt_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼viscosity_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼revert_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼accelerate_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼flux_calc_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼reset_field_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼field_summary_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼advec_mom_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼initialise_chunk_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼advec_cell_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼ideal_gas_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼generate_chunk_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼PdV_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
▼pack_kernel.f90 | |
○ | -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/-Ofast, -x(target) |
r0 | r1 | r2 | r3 | r4 | r5 | r6 | r7 | r8 | |
---|---|---|---|---|---|---|---|---|---|
Experiment Name | |||||||||
Application | /scratch_na/users/xoserete/qaas_runs/171-322-0339/intel/CloverLeafFC/run/oneview_runs/defaults/orig/exec | /scratch_na/users/xoserete/qaas_runs/171-322-0339/intel/CloverLeafFC/run/binaries/gcc_2/exec | /scratch_na/users/xoserete/qaas_runs/171-322-0339/intel/CloverLeafFC/run/binaries/icx_10/exec | /scratch_na/users/xoserete/qaas_runs/171-214-9740/intel/CloverLeafFC/run/oneview_runs/defaults/orig/exec | /scratch_na/users/xoserete/qaas_runs/171-214-9740/intel/CloverLeafFC/run/binaries/gcc_9/exec | /scratch_na/users/xoserete/qaas_runs/171-214-9740/intel/CloverLeafFC/run/binaries/icx_10/exec | /scratch_na/users/xoserete/qaas_runs/171-215-0463/intel/CloverLeafFC/run/oneview_runs/defaults/orig/exec | /scratch_na/users/xoserete/qaas_runs/171-215-0463/intel/CloverLeafFC/run/binaries/gcc_2/exec | /scratch_na/users/xoserete/qaas_runs/171-215-0463/intel/CloverLeafFC/run/binaries/icx_2/exec |
Timestamp | 2024-04-16 00:36:35 | 2024-04-16 01:53:04 | 2024-04-16 01:50:57 | 2024-04-03 15:13:25 | 2024-04-03 16:33:45 | 2024-04-03 16:31:35 | 2024-04-03 15:29:40 | 2024-04-03 17:59:53 | 2024-04-03 17:56:54 |
Experiment Type | MPI; OpenMP; | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Machine | o405 | same as r0 | same as r0 | o406 | same as r3 | same as r3 | o401 | same as r6 | same as r6 |
Architecture | x86_64 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Micro Architecture | SAPPHIRE_RAPIDS | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Model Name | Intel (R) Xeon (R) CPU Max 9480 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Cache Size | 115200 KB | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Number of Cores | 56 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Maximal Frequency | 1.901 GHz | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
OS Version | Linux 4.18.0-477.27.1.el8_8.x86_64 #1 SMP Thu Aug 31 10:29:22 EDT 2023 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Architecture used during static analysis | x86_64 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Micro Architecture used during static analysis | SAPPHIRE_RAPIDS | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Compilation Options | exec: Intel(R) Fortran 24.0-1472 | exec: GNU Fortran2008 13.1.0 -march=sapphirerapids -mprefer-vector-width=512 -g -O3 -O3 -fallow-argument-mismatch -ffast-math -fno-omit-frame-pointer -fopenmp -funroll-loops -fintrinsic-modules-path /software/compilers/gcc/gcc-13.1.0-full+isl+binutils/lib/gcc/x86_64-pc-linux-gnu/13.1.0/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h | same as r0 | exec: Intel(R) Fortran 24.0-1238 | exec: GNU GIMPLE 13.1.0 -march=sapphirerapids -g -g -O3 -O3 -O3 -O3 -fno-openacc -fno-pie -fcf-protection=none -ffast-math -fno-omit-frame-pointer -fopenmp -funroll-loops -fltrans | same as r3 | same as r3 | same as r1 | same as r3 |
Number of processes observed | 2 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Number of threads observed | 112 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Frequency Driver | acpi-cpufreq | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Frequency Governor | userspace | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Huge Pages | never | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Hyperthreading | on | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Number of sockets | 2 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Number of cores per socket | 56 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
MAQAO version | 2.19.1 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
MAQAO build | ebe857c69c76b8911724c225c2402d8d77411118::20240207-162503 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Comments | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |