# Invocation command line:
# /home/omp2012/bin/runspec --config=cisco.cfg --tune=base,peak --iterations=3 --reportable --size=ref --threads=256 all
# output_root was not used for this run
############################################################################
# Invocation command line:
# /home/omp2012/bin/runspec --config=omp2012.cfg --reportable --verbose=8 --threads=512 --size=ref all
# output_root was not used for this run
############################################################################
#################################################
# System Description  				#
#################################################
#   Header section  				#
#################################################
#
VENDOR			= Cisco Systems
action			= validate
tune			= all
ext			= omp2012-ucs
PATHSEP			= /
check_md5		= 1
env_vars		= 1
iterations		= 3
level			= 40
output_format		= all
baskup_config		= 0
sysinfo_program		= $[top]/Docs/sysinfo -f

#  ----- Begin inclusion of 'Cisco_SUT.inc'
############################################################################
############################################################################
hw_cpu_name      	= AMD EPYC 9754
hw_cpu_char		= Max Boost Clock up to 3.1 GHz
hw_cpu_mhz		= 2250
hw_cpu_max_mhz    	= 3100
hw_fpu		      	= Integrated
hw_nchips               = 1
hw_ncpuorder            = 1,2 chips
hw_ncoresperchip	= 128
hw_nthreadspercore 	= 2
hw_ncores               = 128
hw_pcache        	= 32 KB I + 32 KB D on chip per core
hw_scache        	= 1 MB I+D on chip per core
hw_tcache        	= 256 MB I+D on chip per chip, 32 MB shared 8 cores
hw_ocache        	= None
############################################################################

license_num   			= 9019
test_sponsor   	 		= Cisco Systems
company_name			= Cisco Systems
machine_name			= Cisco UCS
fw_bios        			=
hw_avail                        = Jun-2024
sw_avail                        = Feb-2024
prepared_by = Cisco Systems
tester     	 		= Cisco Systems
hw_vendor			= Cisco Systems
hw_model                        = Cisco UCS C245 M8 (AMD EPYC 9754, 2.25GHz)
hw_disk                         = 1 x 240 GB M.2 SSD
hw_memory000                    = 768 GB (12 x 64 GB 2Rx4 PC5-5600B-R,
hw_memory001 = running at 4800 MHz)
hw_other        		= None


sw_compiler000                  = C/C++/Fortran: Version 2024.0.2.0 of Intel
sw_compiler001 = oneAPI DPC/C++
sw_file          		= xfs
sw_os000                        = SUSE Linux Enterprise Server 15 SP5
sw_os001                        = , Kernel 5.14.21-150500.53-default
sw_state         		= Multi-user, run level 3
sw_base_ptrsize			= 64-bit
sw_peak_ptrsize			= 64-bit
sw_other         		= None

#################################################

# General OMP Library Settings
notes_000               ================================================================================
notes_005               = General OMP Library Settings
notes_010               =
notes_015               =   OMP_DYNAMIC         = FALSE
notes_020               =   KMP_SCHEDULE        = static
notes_025               =   KMP_LIBRARY         = turnaround
notes_030               =   KMP_STACKSIZE       = 256M
notes_035               =   KMP_BLOCKTIME       = infinite
notes_040               =   KMP_AFFINITY        = granularity=fine,proclist=[0-7,8-15,16-23,24-31,32-39,
notes_045               =   40-47,48-55,56-63,64-71,72-79,80-87,88-95,96-103,104-111,112-119,120-127,
notes_050               =   128-135,136-143,144-151,152-159,160-167,168-175,176-183,184-191,192-199,
notes_055               =   200-207,208-215,216-223,224-231,232-239,240-247,248-255,256-263,264-271,
notes_060               =   272-279,280-287,288-295,296-303,304-311,312-319,320-327,328-335,336-343,
notes_065               =   344-351,352-359,360-367,368-375,376-383,384-391,392-399,400-407,408-415,
notes_070               =   416-423,424-431,432-439,440-447,448-455,456-463,464-471,472-479,480-487,
notes_075               =   488-495,496-503,504-511],explicit
notes_080               ================================================================================
notes_085               = uEFI Setting notes:
notes_090               =  Choose "Maximum Performance" operating mode and changed to "Custom" operating
notes_095               =  mode. Below items also configured:
notes_100               =   -
notes_105               =   - NUMA Nodes per Socket = NPS2
notes_110               =   - DRAM Scrub Time = Disabled
notes_115               =   - CPPC = Disabled
notes_120               =   - Global C-state control = Disabled
notes_125               =   -
notes_130               =   -
notes_135               =
notes_140               ===============================================
notes_145               =       Yes: The test sponsor attests, as of date of publication, the CVE-2017-5754 (Meltdown)
notes_150               =       is mitigated in the system as tested and documented.
notes_155               =
notes_160               =       Yes: The test sponsor attests, as of date of publication, the CVE-2017-5753 (Spectre variant 1)
notes_165               =       is mitigated in the system as tested and documented.
notes_170               =
notes_175               =       Yes: The test sponsor attests, as of date of publication, that CVE-2017-5754 (Spectre variant 2)
notes_180               =       is mitigated in the system as tested and documented.
notes_185               ==============================================
notes_190               = OS tunning:
notes_195               =       ulimit -s unlimited
#################################################
#  Benchamrk Tuning Extension Machine 		#
#################################################

default=default=default=default:
  CC                      = icx  -w  -m64 -std=c11 -Wno-implicit-function-declaration
  CXX                     = icpx -w  -m64 -std=c++14
  FC                      = ifx -w -m64

OBJ			= .o

#CC                      = icx  -w  -m64 -std=c11 -Wno-implicit-function-declaration
#------------------------------------------------
# Portability & Libraries 			-
#------------------------------------------------
default=default=default=default:

ENV_KMP_LIBRARY=turnaround
ENV_OMP_STACKSIZE=702M
ENV_KMP_BLOCKTIME=infinite
ENV_OMP_NUM_THREADS=256
ENV_OMP_DYNAMIC=FALSE
ENV_OMP_MAX_ACTIVE_LEVELS=1
ENV_KMP_SCHEDULE=static
ENV_KMP_AFFINITY=granularity=fine,proclist=[0-7,8-15,16-23,24-31,32-39,40-47,48-55,56-63,64-71,72-79,80-87,88-95,96-103,104-111,112-119,120-127,128-135,136-143,144-151,152-159,160-167,168-175,176-183,184-191,192-199,200-207,208-215,216-223,224-231,232-239,240-247,248-255,256-263,264-271,272-279,280-287,288-295,296-303,304-311,312-319,320-327,328-335,336-343,344-351,352-359,360-367,368-375,376-383,384-391,392-399,400-407,408-415,416-423,424-431,432-439,440-447,448-455,456-463,464-471,472-479,480-487,488-495,496-503,504-511],explicit


###################################
350.md=default=default=default:
FPORTABILITY		= -FR

357.bt331=default=default=default:
PORTABILITY		= -mcmodel=medium

363.swim=default=default=default:
PORTABILITY		= -mcmodel=medium

367.imagick=default=default=default:
CPORTABILITY		= -std=c99


#########################################
# Base Tuning default Optimization      #
#########################################
default=base=default=default:                        # all benchmark use 'base' tuning.

default=base=default=default:

%if defined(%{BASEOPT})
%  define BASEOPT -Ofast -mprefer-vector-width=512 -march=common-avx512 -ipo -fopenmp -qopt-zmm-usage=high
%else
%  define BASEOPT -Ofast -mprefer-vector-width=512 -march=common-avx512 -ipo -fopenmp -qopt-zmm-usage=high

%endif

%if defined(%{BASECOPT})
%  define BASECOPT -ffast-math -fstrict-enums -fstrict-vtable-pointers -fvirtual-function-elimination
%else
%  define BASECOPT -ffast-math -fstrict-enums -fstrict-vtable-pointers -fvirtual-function-elimination
%endif

%if defined(%{BASECXXOPT})
%  define BASECXXOPT -ffast-math -fstrict-enums -fstrict-vtable-pointers
%else
%  define BASECXXOPT -ffast-math -fstrict-enums -fstrict-vtable-pointers
%endif

%if defined(%{BASEFOPT})
%  define BASEFOPT -nostandard-realloc-lhs -align array32byte -auto -fimf-accuracy-bits-sqrt=14 -fimf-precision=low
%else
%  define BASEFOPT -nostandard-realloc-lhs -align array32byte -auto -fimf-accuracy-bits-sqrt=14 -fimf-precision=low
%endif



preENV_KMP_LIBRARY=turnaround
preENV_KMP_BLOCKTIME=infinite
preENV_KMP_AFFINITY=compact,0,granularity=thread
preENV_KMP_STACKSIZE=592M
preENV_KMP_HW_SUBSET=1S,128C,2T
preENV_OMP_WAIT_POLICY=active
preENV_OMP_DYNAMIC=FALSE
preENV_FORT_BUFFERED=true


#########################################
# Base Tuning default Optimization      #
#########################################
default=base=default=default:                        # all benchmark use 'base' tuning.


OPTIMIZE                = %{BASEOPT}
COPTIMIZE               = %{BASEOPT} %{BASECOPT}
CXXOPTIMIZE             = %{BASEOPT} %{BASECXXOPT}
FOPTIMIZE               = %{BASEOPT} %{BASEFOPT}



#OPTIMIZE                = -Ofast -mprefer-vector-width=512 -march=common-avx512 -ipo -fopenmp
#COPTIMIZE               = -Ofast -mprefer-vector-width=512 -march=common-avx512 -ipo -fopenmp
#CXXOPTIMIZE             = -Ofast -mprefer-vector-width=512 -march=common-avx512 -ipo -ffast-math -fstrict-enums -fstrict-vtable-pointers -fopenmp
#FOPTIMIZE               = -Ofast -mprefer-vector-width=512 -march=common-avx512 -ipo -align array128byte -ffinite-math-only -fno-omit-frame-pointer -m64 -ipo1 -foptimize-sibling-calls -vec -fopenmp


################################
##       Peak settings
################################
#
350.md=peak=default=default:
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

351.bwaves=peak=default=default:
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

352.nab=peak=default=default:
threads=256
OPTIMIZE        = %{BASEOPT}
COPTIMIZE       = %{BASEOPT} %{BASECOPT}

357.bt331=peak=default=default:
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

358.botsalgn=peak=default=default:
OPTIMIZE        = %{BASEOPT}
COPTIMIZE       = %{BASEOPT} %{BASECOPT}

359.botsspar=peak=default=default:
threads=128
OPTIMIZE        = %{BASEOPT}
COPTIMIZE       = %{BASEOPT} %{BASECOPT}

360.ilbdc=peak=default=default:
threads=128
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE        = %{BASEOPT} %{BASEFOPT}

362.fma3d=default=default:
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

363.swim=peak=default=default:
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

367.imagick=peak=default=default:
threads=256
OPTIMIZE        = %{BASEOPT}
COPTIMIZE       = %{BASEOPT} %{BASECOPT}

370.mgrid331=peak=default=default:
threads=128
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE        = %{BASEOPT} %{BASEFOPT}

371.applu331=peak=default=default:
threads=256
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

372.smithwa=peak=default=default:
OPTIMIZE        = %{BASEOPT}
COPTIMIZE       = %{BASEOPT} %{BASECOPT}

376.kdtree=peak=default=default:
OPTIMIZE        = %{BASEOPT}
CXXOPTIMIZE     = %{BASEOPT} %{BASECXXOPT}

##########################################
# The following settings were obtained by running '$[top]/Docs/sysinfo -f'
default:
notes_plat_sysinfo_000 = Sysinfo program /home/omp2012/Docs/sysinfo
notes_plat_sysinfo_005 = Revision 563 of 2016-06-10 (097295389cf6073d8c3b03fa376740a5)
notes_plat_sysinfo_010 = running on SR665v3 Mon Jul  3 19:51:20 2023
notes_plat_sysinfo_015 =
notes_plat_sysinfo_020 = This section contains SUT (System Under Test) info as seen by
notes_plat_sysinfo_025 = some common utilities.  To remove or add to this section, see:
notes_plat_sysinfo_030 =   http://www.spec.org/omp2012/Docs/config.html#sysinfo
notes_plat_sysinfo_035 =
notes_plat_sysinfo_040 = From /proc/cpuinfo
notes_plat_sysinfo_045 =    model name : AMD EPYC 9754 128-Core Processor
notes_plat_sysinfo_050 =       2 "physical id"s (chips)
notes_plat_sysinfo_055 =       512 "processors"
notes_plat_sysinfo_060 =    cores, siblings (Caution: counting these is hw and system dependent.  The
notes_plat_sysinfo_065 =    following excerpts from /proc/cpuinfo might not be reliable.  Use with
notes_plat_sysinfo_070 =    caution.)
notes_plat_sysinfo_075 =       cpu cores : 128
notes_plat_sysinfo_080 =       siblings  : 256
notes_plat_sysinfo_085 =       physical 0: cores 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 28 29 30 31 32 33
notes_plat_sysinfo_090 =       34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
notes_plat_sysinfo_095 =       59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
notes_plat_sysinfo_100 =       84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
notes_plat_sysinfo_105 =       106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
notes_plat_sysinfo_110 =       124 125 126 127
notes_plat_sysinfo_115 =       physical 1: cores 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 28 29 30 31 32 33
notes_plat_sysinfo_120 =       34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
notes_plat_sysinfo_125 =       59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
notes_plat_sysinfo_130 =       84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
notes_plat_sysinfo_135 =       106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
notes_plat_sysinfo_140 =       124 125 126 127
notes_plat_sysinfo_145 =    cache size : 1024 KB
notes_plat_sysinfo_150 =
notes_plat_sysinfo_155 = From /proc/meminfo
notes_plat_sysinfo_160 =    MemTotal:       1584810392 kB
notes_plat_sysinfo_165 =    HugePages_Total:       0
notes_plat_sysinfo_170 =    Hugepagesize:       2048 kB
notes_plat_sysinfo_175 =

# The following section was added automatically, and contains settings that
# did not appear in the original configuration file, but were added to the
# raw file after the run.
default:


# The following settings were obtained by running '$[top]/Docs/sysinfo -f'
default:
notes_plat_sysinfo_000 = Sysinfo program /home/omp2012/Docs/sysinfo
notes_plat_sysinfo_005 = Revision 563 of 2016-06-10 (097295389cf6073d8c3b03fa376740a5)
notes_plat_sysinfo_010 = running on localhost Wed May  8 11:26:40 2024
notes_plat_sysinfo_015 =
notes_plat_sysinfo_020 = This section contains SUT (System Under Test) info as seen by
notes_plat_sysinfo_025 = some common utilities.  To remove or add to this section, see:
notes_plat_sysinfo_030 =   http://www.spec.org/omp2012/Docs/config.html#sysinfo
notes_plat_sysinfo_035 =
notes_plat_sysinfo_040 = From /proc/cpuinfo
notes_plat_sysinfo_045 =    model name : AMD EPYC 9754 128-Core Processor
notes_plat_sysinfo_050 =       1 "physical id"s (chips)
notes_plat_sysinfo_055 =       256 "processors"
notes_plat_sysinfo_060 =    cores, siblings (Caution: counting these is hw and system dependent.  The
notes_plat_sysinfo_065 =    following excerpts from /proc/cpuinfo might not be reliable.  Use with
notes_plat_sysinfo_070 =    caution.)
notes_plat_sysinfo_075 =       cpu cores : 128
notes_plat_sysinfo_080 =       siblings  : 256
notes_plat_sysinfo_085 =       physical 0: cores 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 28 29 30 31 32 33
notes_plat_sysinfo_090 =       34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
notes_plat_sysinfo_095 =       59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
notes_plat_sysinfo_100 =       84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
notes_plat_sysinfo_105 =       106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
notes_plat_sysinfo_110 =       124 125 126 127
notes_plat_sysinfo_115 =    cache size : 1024 KB
notes_plat_sysinfo_120 =
notes_plat_sysinfo_125 = From /proc/meminfo
notes_plat_sysinfo_130 =    MemTotal:       792193480 kB
notes_plat_sysinfo_135 =    HugePages_Total:       0
notes_plat_sysinfo_140 =    Hugepagesize:       2048 kB
notes_plat_sysinfo_145 =
notes_plat_sysinfo_150 = From /etc/*release* /etc/*version*
notes_plat_sysinfo_155 =    os-release:
notes_plat_sysinfo_160 =       NAME="SLES"
notes_plat_sysinfo_165 =       VERSION="15-SP5"
notes_plat_sysinfo_170 =       VERSION_ID="15.5"
notes_plat_sysinfo_175 =       PRETTY_NAME="SUSE Linux Enterprise Server 15 SP5"
notes_plat_sysinfo_180 =       ID="sles"
notes_plat_sysinfo_185 =       ID_LIKE="suse"
notes_plat_sysinfo_190 =       ANSI_COLOR="0;32"
notes_plat_sysinfo_195 =       CPE_NAME="cpe:/o:suse:sles:15:sp5"
notes_plat_sysinfo_200 =
notes_plat_sysinfo_205 = uname -a:
notes_plat_sysinfo_210 =    Linux localhost 5.14.21-150500.53-default #1 SMP PREEMPT_DYNAMIC Wed May 10
notes_plat_sysinfo_215 =    07:56:26 UTC 2023 (b630043) x86_64 x86_64 x86_64 GNU/Linux
notes_plat_sysinfo_220 =
notes_plat_sysinfo_225 = run-level 3 May 5 13:56
notes_plat_sysinfo_230 =
notes_plat_sysinfo_235 = SPEC is set to: /home/omp2012
notes_plat_sysinfo_240 =    Filesystem     Type  Size  Used Avail Use% Mounted on
notes_plat_sysinfo_245 =    /dev/sda2      xfs   223G  184G   39G  83% /
notes_plat_sysinfo_250 = Additional information from dmidecode:
notes_plat_sysinfo_255 =
notes_plat_sysinfo_260 =    Warning: Use caution when you interpret this section. The 'dmidecode' program
notes_plat_sysinfo_265 =    reads system data which is "intended to allow hardware to be accurately
notes_plat_sysinfo_270 =    determined", but the intent may not be met, as there are frequent changes to
notes_plat_sysinfo_275 =    hardware, firmware, and the "DMTF SMBIOS" standard.
notes_plat_sysinfo_280 =
notes_plat_sysinfo_285 =   BIOS Cisco Systems, Inc. C245M8.4.3.4.255.0410240854 04/10/2024
notes_plat_sysinfo_290 =   Memory:
notes_plat_sysinfo_295 =    12x 0xCE00 M321R8GA0PB0-CWMCH 64 GB 2 rank 5600 MT/s
notes_plat_sysinfo_300 =
notes_plat_sysinfo_305 = (End of data from sysinfo program)
# hw_cpu_name    = AMD EPYC 9754 128-Core
# hw_disk        = 223 GB  add more disk info here
# hw_memory001   = 755.495 GB fixme: If using DDR3, format is:
# hw_memory002   = 'N GB (M x N GB nRxn PCn-nnnnnR-n, ECC)'
# hw_nchips      = 1
# prepared_by    = root  (is never output, only tags rawfile)
# sw_file        = xfs
# sw_os001       = NAME="SLES"
# sw_os002       = 5.14.21-150500.53-default
# sw_state       = Run level 3 (add definition here)


# The following section was added automatically, and contains settings that
# did not appear in the original configuration file, but were added to the
# raw file after the run.
default:
flagsurl000 = http://www.spec.org/omp2012/flags/Intel-ic2024.2.0-OMP2012-linux64.xml
flagsurl001 = http://www.spec.org/omp2012/flags/Cisco-Platform-Settings-AMD-v3-revA.xml