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) | 34.61 | 35.77 | 34.08 | 35.68 | 36.68 | 35.24 | 79.27 | 77.30 | 78.40 | |
Profiled Time (s) | 32.06 | 32.97 | 31.54 | 32.81 | 33.61 | 32.50 | 76.55 | 74.42 | 75.81 | |
GFLOPS | 256.596 | 188.837 | 214.512 | 251.365 | 189.135 | 207.475 | 113.151 | 89.583 | 93.244 | |
Time in analyzed loops (%) | 92.7 | 91.7 | 91.7 | 92.2 | 92.2 | 92.3 | 97.0 | 95.4 | 97.3 | |
Time in analyzed innermost loops (%) | 92.6 | 91.5 | 91.4 | 92.1 | 92.0 | 91.9 | 97.0 | 95.3 | 97.2 | |
Time in user code (%) | 92.8 | 91.8 | 91.8 | 92.3 | 92.4 | 92.5 | 97.1 | 95.4 | 97.4 | |
Compilation Options Score (%) | 0 | 100 | 0 | 0 | 100 | 0 | 0 | 100 | 0 | |
Array Access Efficiency (%) | 81.4 | 85.3 | 82.3 | 81.5 | 86.2 | 82.2 | 85.0 | 89.7 | 86.3 | |
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.04 | 1.04 | 1.05 | 1.05 | 1.05 | 1.05 | 1.02 | 1.04 | 1.02 | |
Perfect OpenMP + MPI + Pthread + Perfect Load Distribution | 1.08 | 1.09 | 1.09 | 1.08 | 1.08 | 1.08 | 1.03 | 1.05 | 1.03 | |
No Scalar Integer | Potential Speedup | 1.01 | 1.02 | 1.01 | 1.01 | 1.03 | 1.01 | 1.01 | 1.02 | 1.01 |
Nb Loops to get 80% | 3 | 3 | 3 | 3 | 3 | 3 | 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 | 9 | 2 | 11 | 5 | 2 | |
Fully Vectorised | Potential Speedup | 1.29 | 1.16 | 1.00 | 1.29 | 1.46 | 1.00 | 1.32 | 1.12 | 1.00 |
Nb Loops to get 80% | 14 | 4 | 6 | 14 | 16 | 5 | 15 | 5 | 6 | |
Only FP Arithmetic | Potential Speedup | 1.08 | 1.13 | 1.07 | 1.08 | 1.15 | 1.07 | 1.07 | 1.15 | 1.06 |
Nb Loops to get 80% | 5 | 7 | 6 | 5 | 8 | 6 | 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) |
▼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) |
▼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) |
▼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-419-3245/intel/CloverLeafFC/run/oneview_runs/defaults/orig/exec | /scratch_na/users/xoserete/qaas_runs/171-419-3245/intel/CloverLeafFC/run/binaries/gcc_2/exec | /scratch_na/users/xoserete/qaas_runs/171-419-3245/intel/CloverLeafFC/run/binaries/icx_10/exec | /scratch_na/users/xoserete/qaas_runs/171-415-7190/intel/CloverLeafFC/run/oneview_runs/defaults/orig/exec | /scratch_na/users/xoserete/qaas_runs/171-415-7190/intel/CloverLeafFC/run/binaries/gcc_13/exec | /scratch_na/users/xoserete/qaas_runs/171-415-7190/intel/CloverLeafFC/run/binaries/icx_10/exec | /scratch_na/users/xoserete/qaas_runs/171-415-7919/intel/CloverLeafFC/run/oneview_runs/defaults/orig/exec | /scratch_na/users/xoserete/qaas_runs/171-415-7919/intel/CloverLeafFC/run/binaries/gcc_14/exec | /scratch_na/users/xoserete/qaas_runs/171-415-7919/intel/CloverLeafFC/run/binaries/icx_2/exec |
Timestamp | 2024-04-27 06:51:20 | 2024-04-27 08:01:03 | 2024-04-27 07:59:34 | 2024-04-26 20:50:32 | 2024-04-26 22:02:44 | 2024-04-26 22:01:12 | 2024-04-26 21:07:03 | 2024-04-26 23:31:29 | 2024-04-26 23:29:11 |
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 | o404 | 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 | same as r0 | exec: GNU GIMPLE 13.1.0 -march=sapphirerapids -g -g -O2 -O2 -fno-openacc -fno-pie -fcf-protection=none -ffast-math -fno-omit-frame-pointer -fopenmp -funroll-loops -fltrans | same as r0 | same as r0 | exec: GNU GIMPLE 13.1.0 -mprefer-vector-width=512 -march=sapphirerapids -mprefer-vector-width=512 -g -g -O2 -O2 -fno-openacc -fno-pie -fcf-protection=none -ffast-math -fno-omit-frame-pointer -fopenmp -funroll-loops -fltrans | same as r0 |
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 | performance | 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.20.0 | 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 | Build information not available | 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 |