options

Help is available by moving the cursor above any symbol or by checking MAQAO website.

Global Metrics

Metricr0r1r2r3r4r5
Total Time (s)177.7650.5583.41169.1788.2899.09
Profiled Time (s)161.1335.4667.62159.0375.5287.63
GFLOPS281.514164.08562.108294.76494.82455.298
Time in analyzed loops (%)36.191.392.236.295.591.0
Time in analyzed innermost loops (%)36.091.091.936.195.590.7
Time in user code (%)36.191.492.536.395.791.3
Compilation Options Score (%)100100100100100100
Array Access Efficiency (%)9.5580.260.19.5483.160.2
Potential Speedups
Iterations CountNot Available1.001.00Not Available1.001.00
Perfect Flow Complexity1.001.032.191.001.012.17
Perfect OpenMP + MPI + Pthread1.041.061.071.021.031.05
Perfect OpenMP + MPI + Pthread + Perfect Load Distribution1.121.091.101.111.051.12
No Scalar IntegerPotential Speedup1.041.012.521.041.012.49
Nb Loops to get 80%1842518325
FP VectorisedPotential Speedup1.051.041.161.051.021.15
Nb Loops to get 80%1511215112
Fully VectorisedPotential Speedup1.171.042.211.171.022.19
Nb Loops to get 80%1912419124
Only FP ArithmeticPotential Speedup1.241.082.771.241.102.73
Nb Loops to get 80%2072520626
Data In L1 CachePotential SpeedupNot Available1.00Not AvailableNot Available1.05Not Available
Nb Loops to get 80%Not Available1Not AvailableNot Available1Not Available

Cumulated Speedup If No Scalar Integer

Cumulated Speedup If FP Vectorized

Cumulated Speedup If Fully Vectorized

Cumulated Speedup If Only FP Arithmetic

Cumulated Speedup if Data in L1 cache

Loop Based Profiles

Innermost / Single Loops

Inbetween Loops

Outermost Loops

Cumulated Coverage With All Loops

Innermost Loop Based Profiles

Coverage

Count

Application Categorization

Time

Coverage

Compilation Options

Source ObjectIssue
exec
calc_dt.cpp
advec_cell.cpp
accelerate.cpp
reset_field.cpp
revert.cpp
viscosity.cpp
ideal_gas.cpp
PdV.cpp
build_field.cpp
generate_chunk.cpp
field_summary.cpp
advec_mom.cpp
flux_calc.cpp

Path Count Profiles

Coverage

Count

Low Iteration Count Profiles

Coverage

Count

Experiment Summaries

r0r1r2r3r4r5
Application/scratch_na/users/xoserete/qaas_runs/170-490-7837/intel/CloverLeafCXX/run/oneview_runs/defaults/orig/exec/scratch_na/users/xoserete/qaas_runs/170-490-7837/intel/CloverLeafCXX/run/binaries/gcc_2/exec/scratch_na/users/xoserete/qaas_runs/170-490-7837/intel/CloverLeafCXX/run/binaries/icx_8/exec/scratch_na/users/xoserete/qaas_runs/170-492-1284/intel/CloverLeafCXX/run/oneview_runs/defaults/orig/exec/scratch_na/users/xoserete/qaas_runs/170-492-1284/intel/CloverLeafCXX/run/binaries/gcc_10/exec/scratch_na/users/xoserete/qaas_runs/170-492-1284/intel/CloverLeafCXX/run/binaries/icx_8/exec
Timestamp2024-01-10 18:49:472024-01-10 21:40:222024-01-10 21:36:002024-01-10 22:33:202024-01-11 01:57:502024-01-11 01:53:03
Experiment TypeMPI; OpenMP; same as r0same as r0same as r0same as r0same as r0
Machineo404same as r0same as r0o401same as r3same as r3
Architecturex86_64same as r0same as r0same as r0same as r0same as r0
Micro ArchitectureSAPPHIRE_RAPIDSsame as r0same as r0same as r0same as r0same as r0
Model NameIntel (R) Xeon (R) CPU Max 9480same as r0same as r0same as r0same as r0same as r0
Cache Size115200 KBsame as r0same as r0same as r0same as r0same as r0
Number of Cores56same as r0same as r0same as r0same as r0same as r0
Maximal Frequency1.901 GHzsame as r0same as r01.9 GHzsame as r3same as r3
OS VersionLinux 4.18.0-372.26.1.el8_6.x86_64 #1 SMP Sat Aug 27 02:44:20 EDT 2022same as r0same as r0same as r0same as r0same as r0
Architecture used during static analysisx86_64same as r0same as r0same as r0same as r0same as r0
Micro Architecture used during static analysisSAPPHIRE_RAPIDSsame as r0same as r0same as r0same as r0same as r0
Compilation Options exec: clang based Intel(R) oneAPI DPC++/C++ Compiler 2023.2.0 (2023.2.0.20230622) --driver-mode=g++ --intel -I /scratch_na/users/xoserete/qaas_runs/170-490-7837/intel/CloverLeafCXX/build/CloverLeafCXX/omp -I generated -I /scratch_na/users/xoserete/qaas_runs/170-490-7837/intel/CloverLeafCXX/build/CloverLeafCXX/driver -I /scratch_na/users/xoserete/qaas_runs/170-490-7837/intel/CloverLeafCXX/build/CloverLeafCXX/src/omp -I /opt/intel/oneapi/mpi/2021.8.0/include -D USE_OMP -g -fno-omit-frame-pointer -fcf-protection=none -nopie -D NDEBUG -Wall -O3 -march=native -fiopenmp -std=c++17 -MD -MT CMakeFiles/cloverleaf.dir/src/omp/advec_mom.cpp.o -MF CMakeFiles/cloverleaf.dir/src/omp/advec_mom.cpp.o.d -o CMakeFiles/cloverleaf.dir/src/omp/advec_mom.cpp.o -c /scratch_na/users/xoserete/qaas_runs/170-490-7837/intel/CloverLeafCXX/build/CloverLeafCXX/src/omp/advec_mom.cpp -fveclib=SVML -fheinous-gnu-extensions exec: GNU C++17 12.1.0 -march=sapphirerapids -mprefer-vector-width=512 -g -O3 -O3 -std=c++17 -funroll-loops -ffast-math -fno-omit-frame-pointer -fcf-protection=none -fopenmp exec: clang based Intel(R) oneAPI DPC++/C++ Compiler 2023.2.0 (2023.2.0.20230622) --driver-mode=g++ --intel -I /scratch_na/users/xoserete/qaas_runs/170-490-7837/intel/CloverLeafCXX/build/CloverLeafCXX/omp -I generated -I /scratch_na/users/xoserete/qaas_runs/170-490-7837/intel/CloverLeafCXX/build/CloverLeafCXX/driver -I /scratch_na/users/xoserete/qaas_runs/170-490-7837/intel/CloverLeafCXX/build/CloverLeafCXX/src/omp -I /opt/intel/oneapi/mpi/2021.8.0/include -D USE_OMP -O2 -x CORE-AVX2 -fno-vectorize -fno-slp-vectorize -fno-iopenmp-simd -g -fno-omit-frame-pointer -fcf-protection=none -nopie -D NDEBUG -Wall -fiopenmp -std=c++17 -MD -MT CMakeFiles/cloverleaf.dir/src/omp/advec_mom.cpp.o -MF CMakeFiles/cloverleaf.dir/src/omp/advec_mom.cpp.o.d -o CMakeFiles/cloverleaf.dir/src/omp/advec_mom.cpp.o -c /scratch_na/users/xoserete/qaas_runs/170-490-7837/intel/CloverLeafCXX/build/CloverLeafCXX/src/omp/advec_mom.cpp -fveclib=SVML -fheinous-gnu-extensions exec: clang based Intel(R) oneAPI DPC++/C++ Compiler 2023.2.0 (2023.2.0.20230622) --driver-mode=g++ --intel -I /scratch_na/users/xoserete/qaas_runs/170-492-1284/intel/CloverLeafCXX/build/CloverLeafCXX/omp -I generated -I /scratch_na/users/xoserete/qaas_runs/170-492-1284/intel/CloverLeafCXX/build/CloverLeafCXX/driver -I /scratch_na/users/xoserete/qaas_runs/170-492-1284/intel/CloverLeafCXX/build/CloverLeafCXX/src/omp -I /opt/intel/oneapi/mpi/2021.8.0/include -D USE_OMP -g -fno-omit-frame-pointer -fcf-protection=none -nopie -D NDEBUG -Wall -O3 -march=native -fiopenmp -std=c++17 -MD -MT CMakeFiles/cloverleaf.dir/src/omp/advec_mom.cpp.o -MF CMakeFiles/cloverleaf.dir/src/omp/advec_mom.cpp.o.d -o CMakeFiles/cloverleaf.dir/src/omp/advec_mom.cpp.o -c /scratch_na/users/xoserete/qaas_runs/170-492-1284/intel/CloverLeafCXX/build/CloverLeafCXX/src/omp/advec_mom.cpp -fveclib=SVML -fheinous-gnu-extensions exec: GNU GIMPLE 12.1.0 -mprefer-vector-width=512 -march=sapphirerapids -mprefer-vector-width=512 -g -g -O3 -O3 -O3 -fno-openacc -fno-pie -fcf-protection=none -fopenmp -funroll-loops -ffast-math -fno-omit-frame-pointer -fcf-protection=none -fltrans exec: clang based Intel(R) oneAPI DPC++/C++ Compiler 2023.2.0 (2023.2.0.20230622) --driver-mode=g++ --intel -I /scratch_na/users/xoserete/qaas_runs/170-492-1284/intel/CloverLeafCXX/build/CloverLeafCXX/omp -I generated -I /scratch_na/users/xoserete/qaas_runs/170-492-1284/intel/CloverLeafCXX/build/CloverLeafCXX/driver -I /scratch_na/users/xoserete/qaas_runs/170-492-1284/intel/CloverLeafCXX/build/CloverLeafCXX/src/omp -I /opt/intel/oneapi/mpi/2021.8.0/include -D USE_OMP -O2 -x CORE-AVX2 -fno-vectorize -fno-slp-vectorize -fno-iopenmp-simd -g -fno-omit-frame-pointer -fcf-protection=none -nopie -D NDEBUG -Wall -fiopenmp -std=c++17 -MD -MT CMakeFiles/cloverleaf.dir/src/omp/advec_mom.cpp.o -MF CMakeFiles/cloverleaf.dir/src/omp/advec_mom.cpp.o.d -o CMakeFiles/cloverleaf.dir/src/omp/advec_mom.cpp.o -c /scratch_na/users/xoserete/qaas_runs/170-492-1284/intel/CloverLeafCXX/build/CloverLeafCXX/src/omp/advec_mom.cpp -fveclib=SVML -fheinous-gnu-extensions
Number of processes observed1same as r0same as r0same as r0same as r0same as r0
Number of threads observed113112same as r1same as r0same as r0same as r0
Frequency Driveracpi-cpufreqsame as r0same as r0same as r0same as r0same as r0
Frequency Governoruserspacesame as r0same as r0same as r0same as r0same as r0
Huge Pagesneversame as r0same as r0same as r0same as r0same as r0
Hyperthreadingonsame as r0same as r0same as r0same as r0same as r0
Number of sockets2same as r0same as r0same as r0same as r0same as r0
Number of cores per socket56same as r0same as r0same as r0same as r0same as r0
MAQAO version2.18.0same as r0same as r0same as r0same as r0same as r0
MAQAO buildBuild information not availablesame as r0same as r0same as r0same as r0same as r0
Comments------
×