SPEChpc™ 2021 Tiny Result

Copyright 2021-2022 Standard Performance Evaluation Corporation

xFusion

FusionServer 2288H V6 (Intel Xeon Platinum 8380)

SPEChpc 2021_tny_base = 4.94

SPEChpc 2021_tny_peak = 5.22

hpc2021 License: 6488 Test Date: Jul-2022
Test Sponsor: xFusion Hardware Availability: Apr-2021
Tested by: xFusion Software Availability: Oct-2021

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 4.94
SPEChpc 2021_tny_peak 5.22
Results appear in the order in which they were run. Bold underlined text indicates a median measurement.
505.lbm_t OMP 16 10 381 5.91 378 5.96 OMP 4 40 373 6.04 373 6.03
513.soma_t OMP 16 10 359 10.30 358 10.30 OMP 2 80 348 10.60 349 10.60
518.tealeaf_t OMP 16 10 585 2.82 588 2.80 OMP 16 10 585 2.82 588 2.80
519.clvleaf_t OMP 16 10 518 3.18 519 3.18 OMP 16 10 453 3.64 453 3.65
521.miniswp_t OMP 16 10 206 7.75 207 7.75 OMP 4 40 184 8.70 184 8.68
528.pot3d_t OMP 16 10 794 2.67 792 2.68 OMP 40 4 777 2.74 780 2.72
532.sph_exa_t OMP 16 10 250 7.79 250 7.80 OMP 40 4 243 8.01 244 8.00
534.hpgmgfv_t OMP 16 10 352 3.34 353 3.33 OMP 8 20 352 3.34 353 3.33
535.weather_t OMP 16 10 535 6.03 532 6.06 OMP 40 4 456 7.07 458 7.04
Hardware Summary
Type of System: SMP
Compute Node: FusionServer 2288H V6
Interconnect: None
Compute Nodes Used: 1
Total Chips: 2
Total Cores: 80
Total Threads: 160
Total Memory: 256 GB
Max. Peak Threads: 80
Software Summary
Compiler: Intel oneAPI Compiler 2021.4.0
MPI Library: Intel MPI Library for Linux* OS, Version 2021.4.0
Build 20210831
Base Parallel Model: OMP
Base Ranks Run: 16
Base Threads Run: 10
Peak Parallel Models: OMP
Minimum Peak Ranks: 2
Maximum Peak Ranks: 40
Max. Peak Threads: 80
Min. Peak Threads: 4

Node Description: FusionServer 2288H V6

Hardware
Number of nodes: 1
Uses of the node: Compute
Vendor: xFusion
Model: FusionServer 2288H V6
CPU Name: Intel Xeon Platinum 8380
CPU(s) orderable: 1, 2 chips
Chips enabled: 2
Cores enabled: 80
Cores per chip: 40
Threads per core: 2
CPU Characteristics: Turbo Boost Technology up to 3.4 GHz
CPU MHz: 2300
Primary Cache: 32 KB I + 48 KB D on chip per core
Secondary Cache: 1.25 MB I+D on chip per core
L3 Cache: 60 MB I+D on chip per chip
Other Cache: None
Memory: 256 GB (16 x 16 GB 2Rx8 PC4-3200R)
Disk Subsystem: 2 x 480 GB SATA 2.5" SSD (RAID 1)
Other Hardware: None
Accel Count: None
Accel Vendor: None
Accel Type: None
Accel Connection: None
Accel ECC enabled: None
Accel Description: None
Adapter: MCX653105A-EFAT
Number of Adapters: 1
Slot Type: PCI-Express 4.0 x16
Data Rate: 100 Gb/s
Ports Used: 1
Interconnect Type: Mellanox HDR
Software
Adapter: MCX653105A-EFAT
Adapter Driver: 5.4-3.1.0
Adapter Firmware: 20.32.1010
Operating System: CentOS Linux release 8.2.2004
4.18.0-193.el8.x86_644
Local File System: xfs
Shared File System: NFS
System State: Multi-user, run level 3
Other Software: None

Interconnect Description: None

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 -hostfile $[top]/1node --bind-to core -np $ranks -ppn $ppn -genv OMP_NUM_THREADS=$threads $command

Compiler Version Notes

==============================================================================
 CC  505.lbm_t(base, peak) 513.soma_t(base, peak) 518.tealeaf_t(base, peak)
      521.miniswp_t(base, peak) 534.hpgmgfv_t(base, peak)
------------------------------------------------------------------------------
Intel(R) oneAPI DPC++/C++ Compiler 2021.4.0 (2021.4.0.20210924)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /home/opt/compiler/oneapi/2021.4.0/compiler/latest/linux/bin
------------------------------------------------------------------------------

==============================================================================
 CXXC 532.sph_exa_t(base, peak)
------------------------------------------------------------------------------
Intel(R) oneAPI DPC++/C++ Compiler 2021.4.0 (2021.4.0.20210924)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /home/opt/compiler/oneapi/2021.4.0/compiler/latest/linux/bin
------------------------------------------------------------------------------

==============================================================================
 FC  519.clvleaf_t(base, peak) 528.pot3d_t(base, peak) 535.weather_t(base,
      peak)
------------------------------------------------------------------------------
ifx (IFORT) 2021.4.0 Beta 20210924
Copyright (C) 1985-2021 Intel Corporation. All rights reserved.
------------------------------------------------------------------------------

Base Compiler Invocation

C benchmarks:

 mpiicc -cc=icx   -lstdc++(*) 

C++ benchmarks:

 mpiicpc -cxx=icx   -lstdc++(*) 

Fortran benchmarks:

 mpiifort -fc=ifx   -lstdc++(*) 

(*) Indicates a compiler flag that was found in a non-compiler variable.

Base Portability Flags

513.soma_t:  -DSPEC_NO_VAR_ARRAY_REDUCE 

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 

Peak Compiler Invocation

C benchmarks:

 mpiicc -cc=icx   -lstdc++(*) 

C++ benchmarks:

 mpiicpc -cxx=icx   -lstdc++(*) 

Fortran benchmarks:

 mpiifort -fc=ifx   -lstdc++(*) 

(*) Indicates a compiler flag that was found in a non-compiler variable.

Peak Portability Flags

513.soma_t:  -DSPEC_NO_VAR_ARRAY_REDUCE 

Peak Optimization Flags

C benchmarks:

505.lbm_t:  -Ofast   -ipo   -xCORE-AVX512   -mprefer-vector-width=512   -fiopenmp   -ansi-alias 
513.soma_t:  Same as 505.lbm_t 
518.tealeaf_t:  basepeak = yes 
521.miniswp_t:  Same as 505.lbm_t 
534.hpgmgfv_t:  -Ofast   -ipo   -fiopenmp   -ansi-alias 

C++ benchmarks:

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

Fortran benchmarks:

519.clvleaf_t:  -Ofast   -ipo   -xCORE-AVX512   -mllvm -hir-nontemporal-cacheline-count=0   -fiopenmp   -nostandard-realloc-lhs   -align array64byte 
528.pot3d_t:  -Ofast   -ipo   -xCORE-AVX512   -mprefer-vector-width=512   -fiopenmp   -nostandard-realloc-lhs   -align array64byte 
535.weather_t:  Same as 519.clvleaf_t 

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.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.xml.