Help is available by moving the cursor above any symbol or by checking MAQAO website.
Metric | r0 | r1 | r2 | r3 | r4 | r5 | r6 | |
---|---|---|---|---|---|---|---|---|
Total Time (s) | 905.64 | 445.45 | 227.00 | 115.72 | 63.14 | 39.78 | 33.10 | |
Profiled Time (s) | 902.20 | 443.32 | 225.00 | 113.99 | 61.53 | 38.14 | 31.40 | |
GFLOPS | 7.800 | 15.859 | 31.120 | 61.042 | 111.874 | 177.576 | 213.426 | |
Time in analyzed loops (%) | 99.5 | 98.5 | 97.3 | 96.9 | 95.7 | 94.9 | 93.6 | |
Time in analyzed innermost loops (%) | 99.3 | 98.2 | 97.1 | 96.7 | 95.4 | 94.6 | 93.4 | |
Time in user code (%) | 99.7 | 98.6 | 97.4 | 97.0 | 95.8 | 95.0 | 93.8 | |
Compilation Options Score (%) | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
Array Access Efficiency (%) | 85.3 | 85.2 | 85.3 | 85.3 | 85.3 | 85.6 | 85.4 | |
Scalability - Gap | 1.00 | 0.98 | 1.00 | 1.02 | 1.12 | 1.41 | 1.75 | |
Potential Speedups | ||||||||
Perfect Flow Complexity | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 | |
Perfect OpenMP + MPI + Pthread | 1.00 | 1.00 | 1.01 | 1.02 | 1.02 | 1.01 | 1.03 | |
Perfect OpenMP + MPI + Pthread + Perfect Load Distribution | 1.00 | 1.01 | 1.03 | 1.03 | 1.04 | 1.05 | 1.07 | |
No Scalar Integer | Potential Speedup | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 |
Nb Loops to get 80% | 4 | 4 | 4 | 4 | 4 | 4 | 4 | |
FP Vectorised | Potential Speedup | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 |
Nb Loops to get 80% | 2 | 2 | 2 | 2 | 2 | 2 | 2 | |
Fully Vectorised | Potential Speedup | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 |
Nb Loops to get 80% | 4 | 4 | 4 | 3 | 4 | 4 | 4 | |
Only FP Arithmetic | Potential Speedup | 1.07 | 1.07 | 1.07 | 1.07 | 1.06 | 1.06 | 1.06 |
Nb Loops to get 80% | 7 | 7 | 7 | 7 | 7 | 7 | 7 | |
OpenMP perfectly balanced | Potential Speedup | 1.00 | 1.01 | 1.02 | 1.03 | 1.03 | 1.04 | 1.04 |
Nb Loops to get 80% | 1 | 5 | 6 | 6 | 6 | 6 | 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) |
▼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) |
▼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) |
▼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) |
▼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) |
▼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) |
▼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) |
▼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) |
▼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) |
▼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) |
▼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) |
▼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) |
r0 | r1 | r2 | r3 | r4 | r5 | r6 | |
---|---|---|---|---|---|---|---|
Experiment Name | |||||||
Application | /home/eoseret/qaas_runs_CPU_9468/171-137-7698/intel/CloverLeafFC/run/binaries/icx_10/exec | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Timestamp | 2024-03-25 19:18:06 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Experiment Type | MPI; | MPI; OpenMP; | same as r1 | same as r1 | same as r1 | same as r1 | same as r1 |
Machine | idp09.benchmarkcenter.megware.com | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Architecture | x86_64 | 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 |
Model Name | Intel (R) Xeon (R) CPU Max 9468 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Cache Size | 107520 KB | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Number of Cores | 48 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Maximal Frequency | 3.5 GHz | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
OS Version | Linux 5.14.0-362.13.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 21 07:12:43 EST 2023 | 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 |
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 |
Compilation Options | exec: Intel(R) Fortran 24.0-1238 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | 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 |
Number of threads observed | 2 | 4 | 8 | 16 | 32 | 64 | 96 |
Frequency Driver | intel_pstate | 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 |
Huge Pages | always | 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 |
Number of sockets | 2 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Number of cores per socket | 48 | 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 |
MAQAO build | e26c8ffcefb997f114892e36591c060f98f53e6a::20240206-190005 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |
Comments | Execution on the Megware (https://www.megware.com/en/) benchmarking cluster | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 | same as r0 |