# Invocation command line: # /root/pshelepu/SpecOMP/bin/runspec --config=Intel64-omp2012_BDW-sub-mixed-turbo.cfg --define base_kmp_affinity=compact,0 --define peak_kmp_affinity=compact,0 --define BASEOPT=CORE-AVX2 --define PEAKOPT=CORE-AVX2 --define BASELEVEL=3 --define PEAKLEVEL=3 --define HIGHLEVEL=3 --define omp_schedule=static --define half=44 --define kmp_blocktime=infinite --define kmp_library=turnaround --tune=all --reportable --iterations=3 --flagsurl /root/pshelepu/SpecOMP/config/flags/Intel-ic16.0-linux64-local.xml --threads=88 --size=ref all # output_root was not used for this run ############################################################################ # Invocation command line: # /nfs/pdx/home/aknyaze1/OMP2012/bin/runspec --config=Intel64-omp2012_IVB-SMT.cfg --define half=24 --tune=all --reportable --iterations=3 --flagsurl /nfs/pdx/home/aknyaze1/OMP2012/config/flags/Intel-ic13.0-linux64.xml --threads=48 --size=ref all # output_root was not used for this run ############################################################################ ############################################################################ # # Intel64-omp2012_IVB-SMT.cfg # VENDOR = intel action = validate ext = bdw-smt-%{BASEOPT}-%{PEAKOPT}-%{BASELEVEL}-%{PEAKLEVEL}-%{HIGHLEVEL}-mixed PATHSEP = / check_md5 = 1 env_vars = 1 iterations = 3 level = 40 output_format = config,asc backup_config = 0 sysinfo_program = $[top]/Docs/sysinfo -f submit = specrun 2013_sp1.4.211 $command # # These are listed as benchmark-tuning-extension-machine # default=default=default=default: CC = specicc 2013_sp1.4.211 FC = specifort 2013_sp1.4.211 CXX = specicpc 2013_sp1.4.211 #CC = specicc 2013_sp1.2.144 #FC = specifort 2013_sp1.2.144 #CXX = specicpc 2013_sp1.2.144 OBJ = .o # # portability & libraries # default=default=default=default: ENV_KMP_LIBRARY=%{kmp_library} ENV_KMP_BLOCKTIME=%{kmp_blocktime} ENV_OMP_SCHEDULE=%{omp_schedule} ENV_KMP_STACKSIZE=256M ENV_OMP_DYNAMIC=FALSE ENV_OMP_NESTED=FALSE 350.md=default=default=default: FPORTABILITY = -FR 367.imagick=default=default=default: CPORTABILITY = -std=c99 357.bt331=default=default=default: PORTABILITY = -mcmodel=medium 363.swim=default=default=default: PORTABILITY = -mcmodel=medium default=default=default=default: #notes_2015 = Transparent Huge Pages Disabled via "echo never > /sys/kernel/mm/redhat_transparent_hugepage/enabled" notes_040 = ======================================================================== notes_045 = General OMP Library Settings notes_050 = KMP_LIBRARY=turnaround notes_055 = KMP_STACKSIZE=256M notes_060 = KMP_BLOCKTIME=infinite notes_065 = OMP_DYNAMIC=FALSE notes_070 = OMP_NESTED=FALSE notes_075 = OMP_SCHEDULE=static #notes2110 = OpenMP Library Runtime=%{omprt} notes_070 = notes_080 = ======================================================================== notes_085 = Compiler selection proxy script spec{icc/ifort/icpc/run} was used: notes_090 = #!/bin/sh notes_095 = COMPBIN=${BASH_SOURCE[0]:-$0} notes_100 = COMPBIN=${COMPBIN##*/spec} notes_105 = version=$1 notes_110 = shift notes_115 = notes_120 = COMPILER_ROOT_PATHS="/home/tools/compilers" notes_125 = notes_130 = for COMPILER_ROOT_PATH in $COMPILER_ROOT_PATHS ; do notes_135 = if [ -e "$COMPILER_ROOT_PATH/${version}/bin/compilervars.sh" ] ; then notes_140 = . $COMPILER_ROOT_PATH/${version}/bin/compilervars.sh intel64 notes_145 = break notes_150 = fi notes_155 = done notes_160 = notes_165 = exec $COMPBIN "$@" notes_170 = for specrun last line is notes_175 = exec "$@" notes_180 = Compiler for base and most peak: C/C++/Fortran: Version 14.0.4.211 of Intel Composer XE for Linux Build 20140805 notes_185 = Compiler for some peak components (where 2016u2 is specified): C/C++/Fortran: Version 16.0.2.181 of Intel Composer XE for Linux Build 20160204 ################################################################ # Base tuning default optimization # ################################################################ default=base=default=default: OPTIMIZE=-O%{BASELEVEL} -openmp -ipo -x%{BASEOPT} COPTIMIZE=-ansi-alias CXXOPTIMIZE=-ansi-alias FOPTIMIZE=-align array64byte ENV_KMP_AFFINITY=%{base_kmp_affinity} notes_000 = ======================================================================== notes_005 = General base OMP Library Settings notes_010 = ENV_KMP_AFFINITY=compact,0 notes_015 = ################################################################ # Peak tuning default optimization # ################################################################ default=peak=default=default: OPTIMIZE=-O%{PEAKLEVEL} -openmp -ipo -x%{PEAKOPT} -fno-alias COPTIMIZE=-ansi-alias CXXOPTIMIZE=-ansi-alias FOPTIMIZE=-align array64byte ENV_KMP_AFFINITY=%{peak_kmp_affinity} notes_020 = ======================================================================== notes_025 = General peak OMP Library Settings notes_030 = ENV_KMP_AFFINITY=compact,0 notes_035 = default=default=default=default: 350.md=peak=default=default: CC = specicc 2016u2 FC = specifort 2016u2 CXX = specicpc 2016u2 submit = specrun 2016u2 $command OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -ipo -x%{PEAKOPT} -fno-alias -opt-malloc-options=1 FOPTIMIZE=-fp-model fast=2 -no-prec-div -no-prec-sqrt -align array64byte 351.bwaves=peak=default=default: FOPTIMIZE=-fp-model fast=2 -no-prec-div -no-prec-sqrt -align array64byte ENV_KMP_AFFINITY=compact,1 ENV_OMP_SCHEDULE=static,1 threads=%{half} notes_1351_000 = ======================================================================== notes_1351_005 = 351.bwaves:peak: notes_1351_010 = ENV_KMP_AFFINITY=compact,1 notes_1351_015 = ENV_OMP_SCHEDULE=static,1 notes_1351_020 = 352.nab=peak=default=default: OPTIMIZE=-O%{HIGHLEVEL} -qopenmp -ipo -x%{PEAKOPT} -fno-alias -opt-malloc-options=1 -opt-calloc -fp-model fast=2 -no-prec-div -no-prec-sqrt CC = specicc 2016u2 FC = specifort 2016u2 CXX = specicpc 2016u2 submit = specrun 2016u2 $command 357.bt331=peak=default=default: ENV_OMP_SCHEDULE=static,1 FOPTIMIZE=-fp-model fast=2 -no-prec-div -no-prec-sqrt -align array64byte 358.botsalgn=peak=default=default: OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -ipo -x%{PEAKOPT} -fno-alias CC = specicc 2016u2 FC = specifort 2016u2 CXX = specicpc 2016u2 submit = specrun 2016u2 $command #OPTIMIZE=-O%{PEAKLEVEL} -openmp -ipo -x%{PEAKOPT} -fno-alias 359.botsspar=peak=default=default: ENV_KMP_AFFINITY=compact,1 ENV_OMP_SCHEDULE=guided threads=%{half} notes_1359_000 = ======================================================================== notes_1359_005 = 359.botsspar:peak: notes_1359_010 = ENV_KMP_AFFINITY=compact,1 notes_1359_015 = ENV_OMP_SCHEDULE=guided notes_1359_020 = #360.ilbdc=peak=default=default: #OPTIMIZE=-O%{PEAKLEVEL} -openmp -ipo -x%{PEAKOPT} -fno-alias #362.fma3d=peak=default=default: #OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -ipo -x%{PEAKOPT} -fno-alias #CC = specicc 2016u2 #FC = specifort 2016u2 #CXX = specicpc 2016u2 #submit = specrun 2016u2 $command #ENV_OMP_SCHEDULE=static,1 #notes_1362_000 = ======================================================================== #notes_1362_005 = 362.fma3d:peak: #notes_1362_010 = ENV_OMP_SCHEDULE=static,1 #notes_1362_015 = #OPTIMIZE=-O3 -openmp -ipo -xAVX -fno-alias -no-prec-div -no-prec-sqrt #ENV_KMP_AFFINITY=scatter 363.swim=peak=default=default: OPTIMIZE=-O%{HIGHLEVEL} -openmp -ipo -x%{PEAKOPT} -fno-alias -opt-streaming-stores always -opt-malloc-options=3 ENV_KMP_AFFINITY=compact,1 threads=%{half} notes_1363_000 = ======================================================================== notes_1363_005 = 363.swim:peak: notes_1363_010 = ENV_KMP_AFFINITY=compact,1 notes_1363_015 = 367.imagick=peak=default=default: OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -ipo -x%{PEAKOPT} CC = specicc 2016u2 FC = specifort 2016u2 CXX = specicpc 2016u2 submit = specrun 2016u2 $command 370.mgrid331=peak=default=default: OPTIMIZE=-O%{PEAKLEVEL} -openmp -ipo -x%{PEAKOPT} -fno-alias -opt-malloc-options=3 ENV_KMP_AFFINITY=compact,1 threads=%{half} notes_1370_000 = ======================================================================== notes_1370_005 = 370.mgrid331:peak: notes_1370_010 = ENV_KMP_AFFINITY=compact,1 notes_1370_015 = 371.applu331=peak=default=default: OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -ipo -x%{PEAKOPT} CC = specicc 2016u2 FC = specifort 2016u2 CXX = specicpc 2016u2 submit = specrun 2016u2 $command #ENV_KMP_AFFINITY=compact,1 #threads=%{half} #notes1371_1 = ======================================================================== #notes1371_2 = 371.applu331:peak: #notes1371_4 = ENV_KMP_AFFINITY=compact,1 #notes1371_6 = 372.smithwa=peak=default=default: OPTIMIZE=-O%{PEAKLEVEL} -openmp -ipo -x%{PEAKOPT} -fno-alias -opt-streaming-stores always -opt-malloc-options=1 ENV_KMP_AFFINITY=compact,1 #ENV_OMP_SCHEDULE=static,1 threads=%{half} notes_1372_000 = ======================================================================== notes_1372_005 = 372.smithwa:peak: notes_1372_010 = ENV_OMP_SCHEDULE=static,1 #notes_1372_015 = ENV_KMP_AFFINITY=compact,1 notes_1372_015 = #376.kdtree=peak=default=default: default=default=default=default: hw_cpu_name=Intel Xeon E5-2699 v4 hw_cpu_char = Intel Turbo Boost Technology up to 3.60 GHz hw_cpu_mhz = 2200 hw_cpu_max_mhz = 3600 hw_model000= Intel R2308WTTYS (Intel Xeon E5-2699 v4, 2.2GHz, hw_model001 = DDR4-2133 MHz,SMT ON Turbo ON) hw_memory000= 128 GB (8 x 16 GB 2Rx4 PC4-2400U-R, running at hw_memory001 = 2133Mhz) hw_fpu = Integrated hw_nchips = 2 hw_ncores = 44 hw_ncoresperchip = 22 hw_nthreadspercore = 2 hw_ncpuorder = 1,2 Chips hw_vendor = Intel hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 256 KB I+D on chip per core hw_tcache = 55 MB I+D on chip per chip hw_ocache = None hw_disk=NFS via 10GBPS Ethernet sw_other=None sw_os000=Red Hat Enterprise Linux Server release 6.4, sw_os001 = Kernel 2.6.32-358.el6.x86_64 sw_base_ptrsize=64-bit sw_peak_ptrsize=64-bit sw_compiler000=C/C++/Fortran: Version 14.0.4.211 of Intel sw_compiler001 = Composer XE for Linux Build 20140805 sw_compiler002 = C/C++/Fortran: Version 16.0.2.181 of Intel sw_compiler003 = Composer XE for Linux Build 20160204 #sw_compiler002=C/C++/Fortran: Version 16.0.2 of Intel Composer XE for Linux Build 20160204 sw_file=Linux ext3 sw_state=Default company_name=Intel Corporation machine_name=Endeavour license_num=13 test_sponsor = Intel tester = Intel hw_avail=Mar-2016 sw_avail=Feb-2016 prepared_by=Alexander Knyazev # The following settings were obtained by running '$[top]/Docs/sysinfo -f' default: notes_plat_sysinfo_000 = Sysinfo program /root/pshelepu/SpecOMP/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 395 $ $Date:: 2012-07-25 #$ 8f8c0fe9e19c658963a1e67685e50647 notes_plat_sysinfo_010 = running on bdw-ep2 Tue Mar 15 05:38:45 2016 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 : Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz notes_plat_sysinfo_050 = 2 "physical id"s (chips) notes_plat_sysinfo_055 = 88 "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 : 22 notes_plat_sysinfo_080 = siblings : 44 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 4 5 8 9 10 11 12 16 17 18 19 20 21 24 25 26 27 notes_plat_sysinfo_090 = 28 notes_plat_sysinfo_095 = physical 1: cores 0 1 2 3 4 5 8 9 10 11 12 16 17 18 19 20 21 24 25 26 27 notes_plat_sysinfo_100 = 28 notes_plat_sysinfo_105 = cache size : 56320 KB notes_plat_sysinfo_110 = notes_plat_sysinfo_115 = From /proc/meminfo notes_plat_sysinfo_120 = MemTotal: 132020108 kB notes_plat_sysinfo_125 = HugePages_Total: 0 notes_plat_sysinfo_130 = Hugepagesize: 2048 kB notes_plat_sysinfo_135 = notes_plat_sysinfo_140 = /usr/bin/lsb_release -d notes_plat_sysinfo_145 = Red Hat Enterprise Linux Server release 6.4 (Santiago) notes_plat_sysinfo_150 = notes_plat_sysinfo_155 = From /etc/*release* /etc/*version* notes_plat_sysinfo_160 = redhat-release: Red Hat Enterprise Linux Server release 6.4 (Santiago) notes_plat_sysinfo_165 = system-release: Red Hat Enterprise Linux Server release 6.4 (Santiago) notes_plat_sysinfo_170 = system-release-cpe: cpe:/o:redhat:enterprise_linux:6server:ga:server notes_plat_sysinfo_175 = notes_plat_sysinfo_180 = uname -a: notes_plat_sysinfo_185 = Linux bdw-ep2 2.6.32-358.el6.x86_64 #1 SMP Tue Jan 29 11:47:41 EST 2013 notes_plat_sysinfo_190 = x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_195 = notes_plat_sysinfo_200 = run-level 3 Mar 5 05:55 notes_plat_sysinfo_205 = notes_plat_sysinfo_210 = SPEC is set to: /root/pshelepu/SpecOMP notes_plat_sysinfo_215 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_220 = /dev/mapper/vg_hswep2-lv_root notes_plat_sysinfo_225 = ext4 50G 39G 8.6G 82% / notes_plat_sysinfo_230 = notes_plat_sysinfo_235 = Additional information from dmidecode: notes_plat_sysinfo_240 = BIOS Intel Corporation GRRFSDP1.86B.0271.R00.1510301446 10/30/2015 notes_plat_sysinfo_245 = Memory: notes_plat_sysinfo_250 = 8x 16 GB notes_plat_sysinfo_255 = 8x 0x11 Unknown 16 GB 2134 MHz 1 rank notes_plat_sysinfo_260 = 8x NO DIMM Unknown 2400 MHz 2 rank notes_plat_sysinfo_265 = 8x NO DIMM Unknown 2400 MHz 3 rank notes_plat_sysinfo_270 = notes_plat_sysinfo_275 = (End of data from sysinfo program) # hw_cpu_name = Intel Xeon E5-2699 v4 # hw_disk = 50 GB add more disk info here # hw_memory001 = 125.904 GB fixme: If using DDR3, format is: # hw_memory002 = 'N GB (M x N GB nRxn PCn-nnnnnR-n, ECC)' # hw_nchips = 2 # prepared_by = root (is never output, only tags rawfile) # sw_file = ext4 # sw_os001 = Red Hat Enterprise Linux Server release 6.4 (Santiago) # sw_os002 = 2.6.32-358.el6.x86_64 # 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-ic13.0-linux64.20160331.00.xml nc000 = SPEC has determined that this result was not in compliance nc001 = with the SPEC OMP2012 run and reporting rules. Specifically, nc002 = the submitter reported that the result used an unsupported nc003 = version of the Operating System. Results using a supported OS nc004 = can be found at http://www.spec.org/omp2012/results/res2016q2/omp2012-20160530-00076.html .