SPEChpc™ 2021 Tiny Result

Copyright 2021-2023 Standard Performance Evaluation Corporation

xFusion

xFusion 2288H V7 (Intel Xeon Platinum 8490H)

SPEChpc 2021_tny_base = 8.12

SPEChpc 2021_tny_peak = Not Run

hpc2021 License: 6488 Test Date: Jan-2023
Test Sponsor: xFusion Hardware Availability: Jan-2023
Tested by: xFusion Software Availability: Nov-2022

Benchmark result graphs are available in the PDF report.

Results Table

Benchmark Base Peak
Model Ranks Thrds/Rnk Seconds Ratio Seconds Ratio Seconds Ratio Model Ranks Thrds/Rnk Seconds Ratio Seconds Ratio Seconds Ratio
SPEChpc 2021_tny_base 8.12
SPEChpc 2021_tny_peak Not Run
Results appear in the order in which they were run. Bold underlined text indicates a median measurement.
505.lbm_t MPI 120 1 227 9.90 225 10.00 224 10.00
513.soma_t MPI 120 1 346 10.70 346 10.70 346 10.70
518.tealeaf_t MPI 120 1 334 4.94 333 4.95 335 4.93
519.clvleaf_t MPI 120 1 331 4.98 331 4.98 331 4.98
521.miniswp_t MPI 120 1 213 7.53 212 7.53 217 7.37
528.pot3d_t MPI 120 1 471 4.51 471 4.51 471 4.51
532.sph_exa_t MPI 120 1 135 14.40 135 14.40 135 14.40
534.hpgmgfv_t MPI 120 1 226 5.21 225 5.22 225 5.21
535.weather_t MPI 120 1 140 23.00 141 22.90 141 23.00
Hardware Summary
Type of System: Homogenous Cluster
Compute Node: xFusion 2288H V7
Interconnect: N/A
Compute Nodes Used: 1
Total Chips: 2
Total Cores: 120
Total Threads: 120
Total Memory: 1 TB
Software Summary
Compiler: Intel oneAPI Compiler 2022.2.1
MPI Library: Intel MPI Library for Linux* OS, Version 2022.2.1
Build 20221020
Other MPI Info: N/A
Other Software: N/A
Base Parallel Model: MPI
Base Ranks Run: 120
Base Threads Run: 1
Peak Parallel Models: Not Run

Node Description: xFusion 2288H V7

Hardware
Number of nodes: 1
Uses of the node: Compute
Vendor: xFusion
Model: xFusion 2288H V7
CPU Name: Intel Xeon Platinum 8490H
CPU(s) orderable: 2 chips
Chips enabled: 2
Cores enabled: 120
Cores per chip: 60
Threads per core: 1
CPU Characteristics: Turbo Boost Technology up to 3.5 GHz
CPU MHz: 1900
Primary Cache: 32 KB I + 48 KB D on chip per core
Secondary Cache: 2 MB I+D on chip per core
L3 Cache: 112.5 MB I+D on chip per chip
Other Cache: None
Memory: 1 TB (16 x 64 GB 2Rx4 PC5-4800B-R)
Disk Subsystem: 1 x 7.68 TB NVMe SSD
Other Hardware: None
Adapter: N/A
Number of Adapters: 0
Slot Type: N/A
Data Rate: N/A
Ports Used: 0
Interconnect Type: N/A
Software
Accelerator Driver: N/A
Adapter: N/A
Adapter Driver: N/A
Adapter Firmware: N/A
Operating System: CentOS Linux release 8.2.2004
4.18.0-193.el8.x86_644
Local File System: xfs
Shared File System: N/A
System State: Multi-user, run level 3
Other Software: N/A

Interconnect Description: N/A

Submit Notes

The config file option 'submit' was used.
export LD_PRELOAD="/usr/lib64/libhugetlbfs.so $LD_PRELOAD"
export OMP_PROC_BIND=true
mpiexec.hydra -bootstrap ssh --bind-to core -np $ranks -genv OMP_NUM_THREADS=$threads $command

General Notes


Submitted_by: luxu <luxu@xfusion.com>
Submitted: Thu Jan 26 12:25:09 EST 2023
Submission: hpc2021-20230110-00157.sub

Compiler Version Notes

==============================================================================
 CC  505.lbm_t(base) 513.soma_t(base) 518.tealeaf_t(base) 521.miniswp_t(base)
      534.hpgmgfv_t(base)
------------------------------------------------------------------------------
Intel(R) oneAPI DPC++/C++ Compiler 2022.1.0 (2022.1.0.20220316)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /mnt/share/opt/intel/2022.2.0/compiler/latest/linux/bin-llvm
------------------------------------------------------------------------------

==============================================================================
 CXXC 532.sph_exa_t(base)
------------------------------------------------------------------------------
Intel(R) oneAPI DPC++/C++ Compiler 2022.1.0 (2022.1.0.20220316)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /mnt/share/opt/intel/2022.2.0/compiler/latest/linux/bin-llvm
------------------------------------------------------------------------------

==============================================================================
 FC  519.clvleaf_t(base) 528.pot3d_t(base) 535.weather_t(base)
------------------------------------------------------------------------------
ifx (IFORT) 2022.1.0 20220316
Copyright (C) 1985-2022 Intel Corporation. All rights reserved.
------------------------------------------------------------------------------

Base Compiler Invocation

C benchmarks:

 mpiicc -cc=icx 

C++ benchmarks:

 mpiicpc -cxx=icx 

Fortran benchmarks:

 mpiifort -fc=ifx 

Base Portability Flags

505.lbm_t:  -lstdc++ 
513.soma_t:  -lstdc++   -DSPEC_NO_VAR_ARRAY_REDUCE 
518.tealeaf_t:  -lstdc++ 
519.clvleaf_t:  -lstdc++ 
521.miniswp_t:  -lstdc++ 
528.pot3d_t:  -lstdc++ 
532.sph_exa_t:  -lstdc++ 
534.hpgmgfv_t:  -lstdc++ 
535.weather_t:  -lstdc++ 

Base Optimization Flags

C benchmarks:

 -Ofast   -ipo   -xCORE-AVX512   -mprefer-vector-width=512   -fiopenmp   -ansi-alias 

C++ benchmarks:

 -Ofast   -ipo   -xCORE-AVX512   -mprefer-vector-width=512   -fiopenmp   -ansi-alias 

Fortran benchmarks:

 -Ofast   -ipo   -xCORE-AVX512   -mprefer-vector-width=512   -fiopenmp   -nostandard-realloc-lhs   -align array64byte 

Base Other Flags

C benchmarks (except as noted below):

 -Ispecmpitime 
521.miniswp_t:  -Ispecmpitime/ 
534.hpgmgfv_t:  -Ispecmpitime  

C++ benchmarks:

 -Ispecmpitime  

Fortran benchmarks:

519.clvleaf_t:  -Ispecmpitime 

The flags file that was used to format this result can be browsed at
http://www.spec.org/hpc2021/flags/Intel-oneAPI-icx2021-official-linux64.2023-01-27.html.

You can also download the XML flags source by saving the following link:
http://www.spec.org/hpc2021/flags/Intel-oneAPI-icx2021-official-linux64.2023-01-27.xml.