|
Compal Electronics, Inc. SR224-2A |
SPECspeed®2017_int_base = 17.9 |
|
SPECspeed®2017_int_peak = 18.1 |
| CPU2017 License: | 6857 | Test Date: | Aug-2025 |
|---|---|---|---|
| Test Sponsor: | Compal Electronics, Inc. | Hardware Availability: | Jul-2025 |
| Tested by: | Compal Electronics, Inc. | Software Availability: | Jul-2025 |
Benchmark result graphs are available in the PDF report.
| Hardware | |
|---|---|
| CPU Name: | AMD EPYC 9755 |
| Max MHz: | 4100 |
| Nominal: | 2700 |
| Enabled: | 256 cores, 2 chips, 2 threads/core |
| Orderable: | 2 chips |
| Cache L1: | 32 KB I + 48 KB D on chip per core |
| L2: | 1 MB I+D on chip per core |
| L3: | 512 MB I+D on chip per chip, 32 MB shared / 8 cores |
| Other: | None |
| Memory: | 1536 GB (24 x 64 GB 2Rx4 PC5-6400B-R) |
| Storage: | 1 x 930 GB NVMe SSD |
| Other: | CPU Cooling: Air |
| Software | |
|---|---|
| OS: | Ubuntu 22.04.5 LTS kernel version 5.15.0-119-generic |
| Compiler: | C/C++/Fortran: Version 5.0.0 of AOCC |
| Parallel: | Yes |
| Firmware: | American Megatrends version 10.24.00 released Jul-2025 |
| File System: | ext4 |
| System State: | Run level 5 (graphical multi-user) |
| Base Pointers: | 64-bit |
| Peak Pointers: | 64-bit |
| Other: | None |
| Power Management: | BIOS and OS set to prefer performance at the cost of additional power usage. |
| Benchmark | Base | Peak | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Threads | Seconds | Ratio | Seconds | Ratio | Seconds | Ratio | Threads | Seconds | Ratio | Seconds | Ratio | Seconds | Ratio | |
| SPECspeed®2017_int_base | 17.9 | |||||||||||||
| SPECspeed®2017_int_peak | 18.1 | |||||||||||||
| Results appear in the order in which they were run. Bold underlined text indicates a median measurement. | ||||||||||||||
| 600.perlbench_s | 256 | 155 | 11.4 | 156 | 11.4 | 155 | 11.5 | 1 | 155 | 11.5 | 154 | 11.5 | 156 | 11.4 |
| 602.gcc_s | 256 | 234 | 17.0 | 235 | 17.0 | 235 | 16.9 | 1 | 234 | 17.0 | 235 | 17.0 | 235 | 17.0 |
| 605.mcf_s | 256 | 168 | 28.2 | 168 | 28.2 | 168 | 28.1 | 1 | 161 | 29.4 | 161 | 29.4 | 161 | 29.4 |
| 620.omnetpp_s | 256 | 115 | 14.2 | 115 | 14.2 | 113 | 14.4 | 256 | 115 | 14.2 | 115 | 14.2 | 113 | 14.4 |
| 623.xalancbmk_s | 256 | 53.9 | 26.3 | 52.8 | 26.8 | 53.7 | 26.4 | 1 | 48.4 | 29.2 | 48.4 | 29.3 | 48.6 | 29.2 |
| 625.x264_s | 256 | 61.8 | 28.6 | 61.7 | 28.6 | 61.9 | 28.5 | 256 | 61.8 | 28.6 | 61.7 | 28.6 | 61.9 | 28.5 |
| 631.deepsjeng_s | 256 | 173 | 8.28 | 172 | 8.33 | 171 | 8.37 | 256 | 173 | 8.28 | 172 | 8.33 | 171 | 8.37 |
| 641.leela_s | 256 | 262 | 6.51 | 261 | 6.53 | 261 | 6.53 | 1 | 260 | 6.56 | 260 | 6.57 | 267 | 6.40 |
| 648.exchange2_s | 256 | 81.7 | 36.0 | 82.2 | 35.8 | 81.5 | 36.1 | 256 | 81.7 | 36.0 | 82.2 | 35.8 | 81.5 | 36.1 |
| 657.xz_s | 256 | 215 | 28.7 | 215 | 28.8 | 215 | 28.7 | 512 | 214 | 28.9 | 215 | 28.8 | 215 | 28.8 |
The AMD64 AOCC Compiler Suite is available at http://developer.amd.com/amd-aocc/
The config file option 'submit' was used. 'numactl' was used to bind copies to the cores. See the configuration file for details. Mitigation notes: gather_data_sampling: Not affected; itlb_multihit: Not affected; l1tf: Not affected; mds: Not affected; meltdown: Not affected; mmio_stale_data: Not affected; reg_file_data_sampling: Not affected; retbleed: Not affected; spec_rstack_overflow: Not affected; spec_store_bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp; spectre_v1: Mitigation: usercopy/swapgs barriers and __user pointer sanitization; spectre_v2: Mitigation: Enhanced / Automatic IBRS; IBPB: conditional; STIBP: always-on; srdbs: Not affected; tsx_async_abort: Not affected.
'ulimit -s unlimited' was used to set environment stack size limit 'ulimit -l 2097152' was used to set environment locked pages in memory limit runcpu command invoked through numactl i.e.: numactl --interleave=all runcpu <etc> To limit dirty cache to 8% of memory, 'sysctl -w vm.dirty_ratio=8' run as root. To limit swap usage to minimum necessary, 'sysctl -w vm.swappiness=1' run as root. To free node-local memory and avoid remote memory usage, 'sysctl -w vm.zone_reclaim_mode=1' run as root. To clear filesystem caches, 'sync; sysctl -w vm.drop_caches=3' run as root. To disable address space layout randomization (ASLR) to reduce run-to-run variability, 'sysctl -w kernel.randomize_va_space=0' run as root. To enable Transparent Hugepages (THP) for all allocations, 'echo always > /sys/kernel/mm/transparent_hugepage/enabled' and 'echo always > /sys/kernel/mm/transparent_hugepage/defrag' run as root.
Environment variables set by runcpu before the start of the run:
GOMP_CPU_AFFINITY = "0-511"
LD_LIBRARY_PATH =
"/home/SPEC_CPU_2017_AOCC/amd_speed_aocc500_znver5_A_lib/lib:/home/SPEC_CPU_2017_AOCC/amd_speed_aocc50
0_znver5_A_lib/lib32:"
LIBOMP_NUM_HIDDEN_HELPER_THREADS = "0"
MALLOC_CONF = "retain:true"
OMP_DYNAMIC = "false"
OMP_SCHEDULE = "static"
OMP_STACKSIZE = "128M"
OMP_THREAD_LIMIT = "512"
Environment variables set by runcpu during the 600.perlbench_s peak run:
GOMP_CPU_AFFINITY = "0"
Environment variables set by runcpu during the 602.gcc_s peak run:
GOMP_CPU_AFFINITY = "0"
Environment variables set by runcpu during the 605.mcf_s peak run:
GOMP_CPU_AFFINITY = "0"
Environment variables set by runcpu during the 623.xalancbmk_s peak run:
GOMP_CPU_AFFINITY = "0"
Environment variables set by runcpu during the 641.leela_s peak run:
GOMP_CPU_AFFINITY = "0"
Environment variables set by runcpu during the 657.xz_s peak run:
GOMP_CPU_AFFINITY = "0-511"
Binaries were compiled on a system with 2x AMD EPYC 9D64 CPU + 500GiB Memory using Ubuntu 22.04
BIOS Settings:
SMT Control : Enabled
Power Profile Selection : High Performance Mode
TDP Control : Manual
TDP : 500
PPT Control : Manual
PPT : 500
Determinism Control : Manual
NUMA Nodes Per Socket : NPS4
Performance Mode : Custom
ACPI CST C2 Latency : 18
BoostFmaxEn : Manual
BoostFmax : 4100
L1 Stride Prefetcher : Disabled
ASPM Control : Disabled
CPPC : Disabled
Memory Target Speed : 6400
Sysinfo program /home/SPEC_CPU_2017_AOCC/bin/sysinfo
Rev: r6732 of 2022-11-07 fe91c89b7ed5c36ae2c92cc097bec197
running on test Thu Aug 21 16:11:41 2025
SUT (System Under Test) info as seen by some common utilities.
------------------------------------------------------------
Table of contents
------------------------------------------------------------
1. uname -a
2. w
3. Username
4. ulimit -a
5. sysinfo process ancestry
6. /proc/cpuinfo
7. lscpu
8. numactl --hardware
9. /proc/meminfo
10. who -r
11. Systemd service manager version: systemd 249 (249.11-0ubuntu3.16)
12. Failed units, from systemctl list-units --state=failed
13. Services, from systemctl list-unit-files
14. Linux kernel boot-time arguments, from /proc/cmdline
15. cpupower frequency-info
16. sysctl
17. /sys/kernel/mm/transparent_hugepage
18. /sys/kernel/mm/transparent_hugepage/khugepaged
19. OS release
20. Disk information
21. /sys/devices/virtual/dmi/id
22. dmidecode
23. BIOS
------------------------------------------------------------
------------------------------------------------------------
1. uname -a
Linux test 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
------------------------------------------------------------
2. w
16:11:41 up 48 min, 1 user, load average: 0.33, 0.11, 0.03
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
test tty1 - 07:25 13.00s 1.17s 0.01s -bash
------------------------------------------------------------
3. Username
From environment variable $USER: test
------------------------------------------------------------
4. ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) unlimited
coredump(blocks) 0
memory(kbytes) unlimited
locked memory(kbytes) 2097152
process 6189883
nofiles 1024
vmemory(kbytes) unlimited
locks unlimited
rtprio 0
------------------------------------------------------------
5. sysinfo process ancestry
/sbin/init
/bin/login -p --
-bash
su
bash
python3 ./run_amd_speed_aocc500_znver5_A1.py
/bin/bash ./amd_speed_aocc500_znver5_A1.sh
runcpu --config amd_speed_aocc500_znver5_A1.cfg --tune all --reportable --iterations 3 intspeed
runcpu --configfile amd_speed_aocc500_znver5_A1.cfg --tune all --reportable --iterations 3 --nopower
--runmode speed --tune base:peak --size test:train:refspeed intspeed --nopreenv --note-preenv --logfile
$SPEC/tmp/CPU2017.003/templogs/preenv.intspeed.003.0.log --lognum 003.0 --from_runcpu 2
specperl $SPEC/bin/sysinfo
$SPEC = /home/SPEC_CPU_2017_AOCC
------------------------------------------------------------
6. /proc/cpuinfo
model name : AMD EPYC 9755 128-Core Processor
vendor_id : AuthenticAMD
cpu family : 26
model : 2
stepping : 1
microcode : 0xb002147
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass
TLB size : 192 4K pages
cpu cores : 128
siblings : 256
2 physical ids (chips)
512 processors (hardware threads)
physical id 0: core ids 0-127
physical id 1: core ids 0-127
physical id 0: apicids 0-255
physical id 1: apicids 256-511
Caution: /proc/cpuinfo data regarding chips, cores, and threads is not necessarily reliable, especially for
virtualized systems. Use the above data carefully.
------------------------------------------------------------
7. lscpu
From lscpu from util-linux 2.37.2:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 52 bits physical, 57 bits virtual
Byte Order: Little Endian
CPU(s): 512
On-line CPU(s) list: 0-511
Vendor ID: AuthenticAMD
Model name: AMD EPYC 9755 128-Core Processor
CPU family: 26
Model: 2
Thread(s) per core: 2
Core(s) per socket: 128
Socket(s): 2
Stepping: 1
Frequency boost: enabled
CPU max MHz: 2700.0000
CPU min MHz: 1500.0000
BogoMIPS: 5391.58
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb
rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid
aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1
sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm
cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch
osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext
perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd
mba ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1
avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx
smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl
xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total
cqm_mbm_local avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru
wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale
vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic
v_vmsave_vmload vgif v_spec_ctrl avx512vbmi umip pku ospke
avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg
avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b
overflow_recov succor smca fsrm avx512_vp2intersect flush_l1d
Virtualization: AMD-V
L1d cache: 12 MiB (256 instances)
L1i cache: 8 MiB (256 instances)
L2 cache: 256 MiB (256 instances)
L3 cache: 1 GiB (32 instances)
NUMA node(s): 8
NUMA node0 CPU(s): 0-31,256-287
NUMA node1 CPU(s): 32-63,288-319
NUMA node2 CPU(s): 64-95,320-351
NUMA node3 CPU(s): 96-127,352-383
NUMA node4 CPU(s): 128-159,384-415
NUMA node5 CPU(s): 160-191,416-447
NUMA node6 CPU(s): 192-223,448-479
NUMA node7 CPU(s): 224-255,480-511
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Reg file data sampling: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Not affected
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Enhanced / Automatic IBRS; IBPB conditional; STIBP
always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected
From lscpu --cache:
NAME ONE-SIZE ALL-SIZE WAYS TYPE LEVEL SETS PHY-LINE COHERENCY-SIZE
L1d 48K 12M 12 Data 1 64 1 64
L1i 32K 8M 8 Instruction 1 64 1 64
L2 1M 256M 16 Unified 2 1024 1 64
L3 32M 1G 16 Unified 3 32768 1 64
------------------------------------------------------------
8. numactl --hardware
NOTE: a numactl 'node' might or might not correspond to a physical chip.
available: 8 nodes (0-7)
node 0 cpus: 0-31,256-287
node 0 size: 193083 MB
node 0 free: 191797 MB
node 1 cpus: 32-63,288-319
node 1 size: 193520 MB
node 1 free: 192787 MB
node 2 cpus: 64-95,320-351
node 2 size: 193520 MB
node 2 free: 192778 MB
node 3 cpus: 96-127,352-383
node 3 size: 193520 MB
node 3 free: 192803 MB
node 4 cpus: 128-159,384-415
node 4 size: 193520 MB
node 4 free: 192550 MB
node 5 cpus: 160-191,416-447
node 5 size: 193472 MB
node 5 free: 192980 MB
node 6 cpus: 192-223,448-479
node 6 size: 193520 MB
node 6 free: 193022 MB
node 7 cpus: 224-255,480-511
node 7 size: 193421 MB
node 7 free: 192656 MB
node distances:
node 0 1 2 3 4 5 6 7
0: 10 12 12 12 32 32 32 32
1: 12 10 12 12 32 32 32 32
2: 12 12 10 12 32 32 32 32
3: 12 12 12 10 32 32 32 32
4: 32 32 32 32 10 12 12 12
5: 32 32 32 32 12 10 12 12
6: 32 32 32 32 12 12 10 12
7: 32 32 32 32 12 12 12 10
------------------------------------------------------------
9. /proc/meminfo
MemTotal: 1584721124 kB
------------------------------------------------------------
10. who -r
run-level 5 Aug 21 07:24
------------------------------------------------------------
11. Systemd service manager version: systemd 249 (249.11-0ubuntu3.16)
Default Target Status
graphical degraded
------------------------------------------------------------
12. Failed units, from systemctl list-units --state=failed
UNIT LOAD ACTIVE SUB DESCRIPTION
* systemd-networkd-wait-online.service loaded failed failed Wait for Network to be Configured
------------------------------------------------------------
13. Services, from systemctl list-unit-files
STATE UNIT FILES
enabled ModemManager NetworkManager NetworkManager-dispatcher NetworkManager-wait-online apparmor
binfmt-support blk-availability cloud-config cloud-final cloud-init cloud-init-local
console-setup cron dmesg e2scrub_reap finalrd getty@ gpu-manager grub-common
grub-initrd-fallback irqbalance keyboard-setup lm-sensors lvm2-monitor lxd-agent
multipathd networkd-dispatcher open-iscsi open-vm-tools pollinate rsyslog secureboot-db
setvtrgb ssh systemd-networkd systemd-networkd-wait-online systemd-pstore systemd-resolved
systemd-timesyncd thermald ua-reboot-cmds ubuntu-advantage udisks2 vgauth wpa_supplicant
enabled-runtime netplan-ovs-cleanup systemd-fsck-root systemd-remount-fs
disabled console-getty debug-shell iscsid nftables rsync serial-getty@
systemd-boot-check-no-failures systemd-network-generator systemd-sysext
systemd-time-wait-sync ufw upower wpa_supplicant-nl80211@ wpa_supplicant-wired@
wpa_supplicant@
generated apport
indirect uuidd
masked cryptdisks cryptdisks-early hwclock lvm2 multipath-tools-boot rc rcS screen-cleanup sudo
x11-common
------------------------------------------------------------
14. Linux kernel boot-time arguments, from /proc/cmdline
BOOT_IMAGE=/vmlinuz-5.15.0-119-generic
root=/dev/mapper/ubuntu--vg-ubuntu--lv
ro
------------------------------------------------------------
15. cpupower frequency-info
analyzing CPU 0:
current policy: frequency should be within 1.50 GHz and 2.70 GHz.
The governor "performance" may decide which speed to use
within this range.
boost state support:
Supported: yes
Active: yes
Boost States: 0
Total States: 3
Pstate-P0: 2800MHz
------------------------------------------------------------
16. sysctl
kernel.numa_balancing 1
kernel.randomize_va_space 0
vm.compaction_proactiveness 20
vm.dirty_background_bytes 0
vm.dirty_background_ratio 10
vm.dirty_bytes 0
vm.dirty_expire_centisecs 3000
vm.dirty_ratio 8
vm.dirty_writeback_centisecs 500
vm.dirtytime_expire_seconds 43200
vm.extfrag_threshold 500
vm.min_unmapped_ratio 1
vm.nr_hugepages 0
vm.nr_hugepages_mempolicy 0
vm.nr_overcommit_hugepages 0
vm.swappiness 1
vm.watermark_boost_factor 15000
vm.watermark_scale_factor 10
vm.zone_reclaim_mode 1
------------------------------------------------------------
17. /sys/kernel/mm/transparent_hugepage
defrag [always] defer defer+madvise madvise never
enabled [always] madvise never
hpage_pmd_size 2097152
shmem_enabled always within_size advise [never] deny force
------------------------------------------------------------
18. /sys/kernel/mm/transparent_hugepage/khugepaged
alloc_sleep_millisecs 60000
defrag 1
max_ptes_none 511
max_ptes_shared 256
max_ptes_swap 64
pages_to_scan 4096
scan_sleep_millisecs 10000
------------------------------------------------------------
19. OS release
From /etc/*-release /etc/*-version
os-release Ubuntu 22.04.5 LTS
------------------------------------------------------------
20. Disk information
SPEC is set to: /home/SPEC_CPU_2017_AOCC
Filesystem Type Size Used Avail Use% Mounted on
/dev/mapper/ubuntu--vg-ubuntu--lv ext4 590G 22G 538G 4% /
------------------------------------------------------------
21. /sys/devices/virtual/dmi/id
Vendor: COMPAL
Product: COMPAL SERVER
Product Family: COMPAL
Serial: 7901567500001
------------------------------------------------------------
22. dmidecode
Additional information from dmidecode 3.3 follows. WARNING: Use caution when you interpret this section.
The 'dmidecode' program reads system data which is "intended to allow hardware to be accurately
determined", but the intent may not be met, as there are frequent changes to hardware, firmware, and the
"DMTF SMBIOS" standard.
Memory:
24x Samsung M321R8GA0EB2-CCPKC 64 GB 2 rank 6400
------------------------------------------------------------
23. BIOS
(This section combines info from /sys/devices and dmidecode.)
BIOS Vendor: American Megatrends International, LLC.
BIOS Version: 10.24.00
BIOS Date: 07/03/2025
BIOS Revision: 5.35
============================================================================================================
C | 600.perlbench_s(base, peak) 602.gcc_s(base, peak) 605.mcf_s(base, peak) 625.x264_s(base, peak)
| 657.xz_s(base, peak)
------------------------------------------------------------------------------------------------------------
AMD clang version 17.0.6 (CLANG: AOCC_5.0.0-Build#1316 2024_09_09)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/AMD/aocc/aocc-compiler-rel-5.0.0-4925-1316/bin
------------------------------------------------------------------------------------------------------------
============================================================================================================
C++ | 620.omnetpp_s(base, peak) 623.xalancbmk_s(base, peak) 631.deepsjeng_s(base, peak)
| 641.leela_s(base, peak)
------------------------------------------------------------------------------------------------------------
AMD clang version 17.0.6 (CLANG: AOCC_5.0.0-Build#1316 2024_09_09)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/AMD/aocc/aocc-compiler-rel-5.0.0-4925-1316/bin
------------------------------------------------------------------------------------------------------------
============================================================================================================
Fortran | 648.exchange2_s(base, peak)
------------------------------------------------------------------------------------------------------------
AMD clang version 17.0.6 (CLANG: AOCC_5.0.0-Build#1316 2024_09_09)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/AMD/aocc/aocc-compiler-rel-5.0.0-4925-1316/bin
------------------------------------------------------------------------------------------------------------
| 600.perlbench_s: | -DSPEC_LINUX_X64 -DSPEC_LP64 |
| 602.gcc_s: | -DSPEC_LP64 |
| 605.mcf_s: | -DSPEC_LP64 |
| 620.omnetpp_s: | -DSPEC_LP64 |
| 623.xalancbmk_s: | -DSPEC_LINUX -DSPEC_LP64 |
| 625.x264_s: | -DSPEC_LP64 |
| 631.deepsjeng_s: | -DSPEC_LP64 |
| 641.leela_s: | -DSPEC_LP64 |
| 648.exchange2_s: | -DSPEC_LP64 |
| 657.xz_s: | -DSPEC_LP64 |
| -Wno-return-type -Wno-unused-command-line-argument |
| -Wno-unused-command-line-argument |
| -Wno-unused-command-line-argument |
Same as Base Portability Flags
| 648.exchange2_s: | basepeak = yes |