# Invocation command line: # /tmp/spec/1.2/bin/runspec --config=/tmp/spec/1.2/config/k80-ocl.cfg --flagsurl=file://bigdata/rz/kroh21/SPEC/ACCEL/run/gcc62_ocl_flags.xml --tune=base,peak --reportable --device GPU --platform NVIDIA opencl # output_root was not used for this run ############################################################################ ############################################################################ # # Document Title: k80-ocl.cfg # # Subject: SPEC ACCEL HZDR OpenCl K80 configuration file # # Last Update: 29 Jun 2017 # # ------------------------------------------------------------- # # This is an example of a very simple ACCEL config file. # It is intended to cover the features sufficient to # get a ACCEL baseline run completed. Please see the # config.txt file for details on config file setup and # use and other example configuration files for further sample # implementations. # # IMPORTANT: This is an example configuration file for illustration # purposes. # # # Comments to the config file are found in lines that begin # with the "#" character. # # The first step in creating a configuration file is to document # your configuration. The example below contains an example of # some of the fields that are needed for documenting your # measurements. See example-medium.cfg for an example that # includes a list of all of the fields required for a full # publication of results. ##################################################################### # System Under Test (SUT) Section # If it affects performance, you need to describe it, either # in the pre-defined fields or by adding it to the notes section. # Replace the setting below with the ones that match your # machine. # # hw_model = name of the machine model # hw_memory = how much memory in the machine you are testing # hw_disk = what types and size of disk were used when tested # hw_vendor = what vendor makes the machine being tested # hw_cpu = what type of processor is in the system # hw_cpu_mhz = the clock frequency of the processor ####################################################################### # System Description hw_model = ASUS ESC4000 G3 Series hw_memory000 = 256 GB (16 x 16 GB 2Rx4 PC4-2133P-E, hw_memory001 = running at 1866 MHz) hw_disk = 128 GB Samsung SSD 850 PRO hw_vendor = Asus hw_avail = Nov-2014 # CPU description hw_cpu_name = Intel Xeon CPU E5-2630-v3 @ 2.40GHz hw_cpu_char000 = Intel Turbo Boost Technology up tp 3.20 GHz hw_cpu_char001 = AVX clock: 2100 MHz hw_cpu_mhz = 2400 hw_cpu_max_mhz = 3200 hw_nchips = 2 hw_ncores = 16 hw_ncoresperchip = 8 hw_nthreadspercore = 2 hw_ncpuorder = 1,2 chips hw_fpu = Integrated hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 256 KB I+D on chip per core hw_tcache = 20 MB I+D on chip per chip hw_ocache = None #################################################################### # Accelerator Hardware information #################################################################### hw_accel_model = Tesla K80 hw_accel_vendor = NVIDIA hw_accel_name = NVIDIA Tesla K80 hw_accel_type = GPU hw_accel_connect = PCIe 3.0 x16 hw_accel_ecc = yes hw_accel_desc000= NVIDIA Tesla K80, 2496 CUDA cores, 875 MHz hw_accel_desc001 = 12 GB GDDR5 RAM hw_accel_desc002 = (Kepler Generation) # Tester description - edit the date, put your license number here! #################################################################### # Tester information #################################################################### tester = HZDR test_sponsor = HZDR license_num = 65A prepared_by = #display_order = 1a # Operating system, file system sw_os000 = Ubuntu 14.04.5 LTS sw_os001 = Kernel 4.4.0-38-generic sw_file = ext3 sw_accel_driver = NVIDIA UNIX x86_64 Kernel Module 367.48 sw_other = NVIDIA Cuda SDK 7.0, driver version 367.48 sw_avail = Aug-2016 sw_state = Run Level 5 (Multi-User) sw_base_ptrsize = 64-bit sw_peak_ptrsize = 64-bit sw_compiler = GNU Compiler C/C++ Version 6.2.0 ####################################################################### # End of SUT section # If this config file were to be applied to several SUTs, edits would # be needed only ABOVE this point. ###################################################################### ###################################################################### # The header section of the config file. Must appear # before any instances of "default=" # # ext = how the binaries you generated will be identified # tune = specify "base" or "peak" or "all" # the rest are default values ext = ocl-gcc-k80 output_format = asc,pdf,raw,txt,config #table = 0 teeout = no teerunout = yes tune = base,peak env_vars = 1 ###################################################################### # Compiler selection, versions, and dates. # # sw_compiler = additional information describing the compiler # CC = how the C Compiler is invoked # FC = how the FORTRAN compiler is invoked default=default=default=default: CC = gcc CXX = g++ FC = gfortran strict_rundir_verify = 0 ####################################################################### # # notes8xx are used for listing the portability flags that are needed # to get some of the programs to compile. While SPEC has made efforts # to ensure that programs do not require these types of flags, some # of the programs are advanced enough and the differences between # operating systems great enough that some programs require these. # # For portability flags for benchmarks not listed, duplicate the format # used below. Each benchmark is assigned its own "area" and its own # setting for EXTRA_CFLAGS # # EXTRA_CFLAGS = Additional flags to use for compilation; typically # used for portability flags # EXTRA_LIBS = Additional libraries used for compilation; typically # used for issues of portability # EXTRA_FFLAGS = Additional flags to use for compilation; typically # used for portability flags ####################################################################### # # OPTIMIZE = flags applicable to all compilers # COPTIMIZE = flags applicable to the C compiler # FOPTIMIZE = flags applicable to the Fortran compiler # # See your compiler manual for information on the flags available # for your compiler # OPTIMIZE = -O2 -march=haswell LIBS = -L/opt/pkg/devel/cuda/7.0/libb64 -lcuda -lOpenCL EXTRA_LIBS = EXTRA_CXXFLAGS = -I/opt/pkg/devel/cuda/7.0/include EXTRA_CFLAGS = -I/opt/pkg/devel/cuda/7.0/include 116.histo=base=default=default: CPORTABILITY += -DSPEC_LOCAL_MEMORY_HEADROOM=2 122.cfd=base=default=default: CXXPORTABILITY += -std=gnu++98 #122.cfd c++ error because of gnu++11/14 101.tpacf=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=1024 103.stencil=peak=default=default: basepeak=yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=0 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_1=0 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_2=0 104.lbm=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=32 OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_1=1 OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_2=1 110.fft=peak=default=default: basepeak = yes 112.spmv=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=96 114.mriq=peak=default=default: basepeak = yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=256 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_0=256 116.histo=peak=default=default: basepeak = yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=512 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_0=512 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_1=1 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_2_0=1024 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_3_0=512 117.bfs=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=64 OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_0=64 118.cutcp=default=default=default: #CPORTABILITY += -D__GNUC__ 118.cutcp=peak=default=default: basepeak = yes 120.kmeans=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=288 121.lavamd=peak=default=default: basepeak = yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=128 122.cfd=peak=default=default: #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=192 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_0=192 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_2_0=192 OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_3_0=288 #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_4_0=192 CXXPORTABILITY += -std=gnu++98 123.nw=peak=default=default: basepeak=yes 124.hotspot=peak=default=default: basepeak=yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=16 125.lud=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=32 126.ge=peak=default=default: OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=512 OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_0=1 OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_1_1=512 127.srad=peak=default=default: basepeak=yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=256 128.heartwall=peak=default=default: basepeak=yes #OPTIMIZE += -DSPEC_ACCEL_WG_SIZE_0_0=256 140.bplustree=peak=default=default: basepeak = yes # The following settings were obtained by running 'specperl $[top]/Docs/sysinfo' default: notes_plat_sysinfo_000 = Sysinfo program /tmp/spec/1.2/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on kepler020 Thu Aug 24 13:14:25 2017 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/accel/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-2630 v3 @ 2.40GHz notes_plat_sysinfo_050 = 2 "physical id"s (chips) notes_plat_sysinfo_055 = 32 "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 : 8 notes_plat_sysinfo_080 = siblings : 16 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 4 5 6 7 notes_plat_sysinfo_090 = physical 1: cores 0 1 2 3 4 5 6 7 notes_plat_sysinfo_095 = cache size : 20480 KB notes_plat_sysinfo_100 = notes_plat_sysinfo_105 = From /proc/meminfo notes_plat_sysinfo_110 = MemTotal: 264058968 kB notes_plat_sysinfo_115 = HugePages_Total: 0 notes_plat_sysinfo_120 = Hugepagesize: 2048 kB notes_plat_sysinfo_125 = notes_plat_sysinfo_130 = /usr/bin/lsb_release -d notes_plat_sysinfo_135 = Ubuntu 14.04.5 LTS notes_plat_sysinfo_140 = notes_plat_sysinfo_145 = From /etc/*release* /etc/*version* notes_plat_sysinfo_150 = debian_version: jessie/sid notes_plat_sysinfo_155 = os-release: notes_plat_sysinfo_160 = NAME="Ubuntu" notes_plat_sysinfo_165 = VERSION="14.04.5 LTS, Trusty Tahr" notes_plat_sysinfo_170 = ID=ubuntu notes_plat_sysinfo_175 = ID_LIKE=debian notes_plat_sysinfo_180 = PRETTY_NAME="Ubuntu 14.04.5 LTS" notes_plat_sysinfo_185 = VERSION_ID="14.04" notes_plat_sysinfo_190 = HOME_URL="http://www.ubuntu.com/" notes_plat_sysinfo_195 = SUPPORT_URL="http://help.ubuntu.com/" notes_plat_sysinfo_200 = rh-release: Red Hat Enterprise Linux Server release 7.2 (Maipo) notes_plat_sysinfo_205 = notes_plat_sysinfo_210 = uname -a: notes_plat_sysinfo_215 = Linux kepler020 4.4.0-38-generic #57~14.04.1-Ubuntu SMP Tue Sep 6 17:20:43 notes_plat_sysinfo_220 = UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = run-level 5 Apr 10 07:27 notes_plat_sysinfo_235 = notes_plat_sysinfo_240 = SPEC is set to: /tmp/spec/1.2 notes_plat_sysinfo_245 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_250 = /dev/sda1 ext3 44G 14G 28G 34% / notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_265 = notes_plat_sysinfo_270 = (End of data from sysinfo program) hw_cpu_name = Intel Xeon E5-2630 v3 hw_disk = 44 GB add more disk info here hw_memory001 = 251.826 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 = kroh21 (is never output, only tags rawfile) sw_file = ext3 sw_os001 = Ubuntu 14.04.5 LTS sw_os002 = 4.4.0-38-generic sw_state = Run level 5 (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 = file://bigdata/rz/kroh21/SPEC/ACCEL/run/gcc62_ocl_flags.xml # 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 = file://home/kroh21/HOME/SPEC/ACCEL/run/gcc62_ocl_flags.xml hw_cpu_name = Intel Xeon E5-2630 v3 hw_cpu_mhz = 2400 hw_cpu_max_mhz = 3200 hw_fpu = Integrated hw_ncpuorder = 1,2 chips hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 256 KB I+D on chip per core hw_tcache = 20 MB I+D on chip per chip hw_ocache = None hw_disk = 128 GB Samsung SSD 850 PRO hw_accel_model = Tesla K80 hw_accel_vendor = NVIDIA hw_accel_name = NVIDIA Tesla K80 hw_accel_type = GPU hw_accel_connect = PCIe 3.0 x16 hw_accel_ecc = yes sw_accel_driver = NVIDIA UNIX x86_64 Kernel Module 367.48 sw_compiler = GNU Compiler C/C++ Version 6.2.0 sw_file = ext3 sw_state = Run level 5 (add definition here) sw_base_ptrsize = 64-bit sw_peak_ptrsize = 64-bit sw_other = NVIDIA Cuda SDK 7.0, driver version 367.48 hw_accel_desc000 = NVIDIA Tesla K80, 2496 CUDA cores, 875 MHz hw_accel_desc001 = 12 GB GDDR5 RAM hw_accel_desc002 = (Kepler Generation) test_sponsor = HZDR license_num = 65A tester = HZDR hw_avail = Nov-2014 sw_avail = Aug-2016 prepared_by = kroh21 (is never output, only tags rawfile) hw_vendor = Asus hw_model = ASUS ESC4000 G3 Series hw_nthreadspercore = 2 hw_ncoresperchip = 8 hw_ncores = 16 hw_nchips = 2 hw_cpu_char000 = Intel Turbo Boost Technology up tp 3.20 GHz hw_cpu_char001 = AVX clock: 2100 MHz hw_memory000 = 256 GB (16 x 16 GB 2Rx4 PC4-2133P-E, hw_memory001 = running at 1866 MHz) sw_os000 = Ubuntu 14.04.5 LTS sw_os001 = 4.4.0-38-generic notes_plat_sysinfo_000 = Sysinfo program /tmp/spec/1.2/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on kepler020 Thu Aug 24 13:14:25 2017 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/accel/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-2630 v3 @ 2.40GHz notes_plat_sysinfo_050 = 2 "physical id"s (chips) notes_plat_sysinfo_055 = 32 "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 : 8 notes_plat_sysinfo_080 = siblings : 16 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 4 5 6 7 notes_plat_sysinfo_090 = physical 1: cores 0 1 2 3 4 5 6 7 notes_plat_sysinfo_095 = cache size : 20480 KB notes_plat_sysinfo_100 = notes_plat_sysinfo_105 = From /proc/meminfo notes_plat_sysinfo_110 = MemTotal: 264058968 kB notes_plat_sysinfo_115 = HugePages_Total: 0 notes_plat_sysinfo_120 = Hugepagesize: 2048 kB notes_plat_sysinfo_125 = notes_plat_sysinfo_130 = /usr/bin/lsb_release -d notes_plat_sysinfo_135 = Ubuntu 14.04.5 LTS notes_plat_sysinfo_140 = notes_plat_sysinfo_145 = From /etc/*release* /etc/*version* notes_plat_sysinfo_150 = debian_version: jessie/sid notes_plat_sysinfo_155 = os-release: notes_plat_sysinfo_160 = NAME="Ubuntu" notes_plat_sysinfo_165 = VERSION="14.04.5 LTS, Trusty Tahr" notes_plat_sysinfo_170 = ID=ubuntu notes_plat_sysinfo_175 = ID_LIKE=debian notes_plat_sysinfo_180 = PRETTY_NAME="Ubuntu 14.04.5 LTS" notes_plat_sysinfo_185 = VERSION_ID="14.04" notes_plat_sysinfo_190 = HOME_URL="http://www.ubuntu.com/" notes_plat_sysinfo_195 = SUPPORT_URL="http://help.ubuntu.com/" notes_plat_sysinfo_200 = rh-release: Red Hat Enterprise Linux Server release 7.2 (Maipo) notes_plat_sysinfo_205 = notes_plat_sysinfo_210 = uname -a: notes_plat_sysinfo_215 = Linux kepler020 4.4.0-38-generic #57~14.04.1-Ubuntu SMP Tue Sep 6 17:20:43 notes_plat_sysinfo_220 = UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = run-level 5 Apr 10 07:27 notes_plat_sysinfo_235 = notes_plat_sysinfo_240 = SPEC is set to: /tmp/spec/1.2 notes_plat_sysinfo_245 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_250 = /dev/sda1 ext3 44G 14G 28G 34% / notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_265 = notes_plat_sysinfo_270 = (End of data from sysinfo program) # 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 = file://home/kroh21/HOME/SPEC/ACCEL/run/gcc62_ocl_flags.xml hw_cpu_name = Intel Xeon E5-2630 v3 hw_cpu_mhz = 2400 hw_cpu_max_mhz = 3200 hw_fpu = Integrated hw_ncpuorder = 1,2 chips hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 256 KB I+D on chip per core hw_tcache = 20 MB I+D on chip per chip hw_ocache = None hw_disk = 128 GB Samsung SSD 850 PRO hw_accel_model = Tesla K80 hw_accel_vendor = NVIDIA hw_accel_name = NVIDIA Tesla K80 hw_accel_type = GPU hw_accel_connect = PCIe 3.0 x16 hw_accel_ecc = yes sw_accel_driver = NVIDIA UNIX x86_64 Kernel Module 367.48 sw_compiler = GNU Compiler C/C++ Version 6.2.0 sw_file = ext3 sw_state = Run level 5 (user-level) sw_base_ptrsize = 64-bit sw_peak_ptrsize = 64-bit sw_other = NVIDIA Cuda SDK 7.0, driver version 367.48 hw_accel_desc000 = NVIDIA Tesla K80, 2496 CUDA cores, 875 MHz hw_accel_desc001 = 12 GB GDDR5 RAM hw_accel_desc002 = (Kepler Generation) test_sponsor = HZDR license_num = 65A tester = HZDR hw_avail = Nov-2014 sw_avail = Aug-2016 prepared_by = kroh21 (is never output, only tags rawfile) hw_vendor = Asus hw_model = ASUS ESC4000 G3 Series hw_nthreadspercore = 2 hw_ncoresperchip = 8 hw_ncores = 16 hw_nchips = 2 hw_cpu_char000 = Intel Turbo Boost Technology up to 3.20 GHz hw_cpu_char001 = AVX clock: 2100 MHz hw_memory000 = 256 GB (16 x 16 GB 2Rx4 PC4-2133P-E, hw_memory001 = running at 1866 MHz) sw_os000 = Ubuntu 14.04.5 LTS sw_os001 = 4.4.0-38-generic notes_plat_sysinfo_000 = Sysinfo program /tmp/spec/1.2/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on kepler020 Thu Aug 24 13:14:25 2017 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/accel/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-2630 v3 @ 2.40GHz notes_plat_sysinfo_050 = 2 "physical id"s (chips) notes_plat_sysinfo_055 = 32 "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 : 8 notes_plat_sysinfo_080 = siblings : 16 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 4 5 6 7 notes_plat_sysinfo_090 = physical 1: cores 0 1 2 3 4 5 6 7 notes_plat_sysinfo_095 = cache size : 20480 KB notes_plat_sysinfo_100 = notes_plat_sysinfo_105 = From /proc/meminfo notes_plat_sysinfo_110 = MemTotal: 264058968 kB notes_plat_sysinfo_115 = HugePages_Total: 0 notes_plat_sysinfo_120 = Hugepagesize: 2048 kB notes_plat_sysinfo_125 = notes_plat_sysinfo_130 = /usr/bin/lsb_release -d notes_plat_sysinfo_135 = Ubuntu 14.04.5 LTS notes_plat_sysinfo_140 = notes_plat_sysinfo_145 = From /etc/*release* /etc/*version* notes_plat_sysinfo_150 = debian_version: jessie/sid notes_plat_sysinfo_155 = os-release: notes_plat_sysinfo_160 = NAME="Ubuntu" notes_plat_sysinfo_165 = VERSION="14.04.5 LTS, Trusty Tahr" notes_plat_sysinfo_170 = ID=ubuntu notes_plat_sysinfo_175 = ID_LIKE=debian notes_plat_sysinfo_180 = PRETTY_NAME="Ubuntu 14.04.5 LTS" notes_plat_sysinfo_185 = VERSION_ID="14.04" notes_plat_sysinfo_190 = HOME_URL="http://www.ubuntu.com/" notes_plat_sysinfo_195 = SUPPORT_URL="http://help.ubuntu.com/" notes_plat_sysinfo_200 = rh-release: Red Hat Enterprise Linux Server release 7.2 (Maipo) notes_plat_sysinfo_205 = notes_plat_sysinfo_210 = uname -a: notes_plat_sysinfo_215 = Linux kepler020 4.4.0-38-generic #57~14.04.1-Ubuntu SMP Tue Sep 6 17:20:43 notes_plat_sysinfo_220 = UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = run-level 5 Apr 10 07:27 notes_plat_sysinfo_235 = notes_plat_sysinfo_240 = SPEC is set to: /tmp/spec/1.2 notes_plat_sysinfo_245 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_250 = /dev/sda1 ext3 44G 14G 28G 34% / notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_265 = notes_plat_sysinfo_270 = (End of data from sysinfo program) # 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 = https://www.spec.org/accel/flags/flags-advanced.20170929.xml hw_cpu_name = Intel Xeon E5-2630 v3 hw_cpu_mhz = 2400 hw_cpu_max_mhz = 3200 hw_fpu = Integrated hw_ncpuorder = 1,2 chips hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 256 KB I+D on chip per core hw_tcache = 20 MB I+D on chip per chip hw_ocache = None hw_disk = 128 GB Samsung SSD 850 PRO hw_other = None hw_accel_model = Tesla K80 hw_accel_vendor = NVIDIA hw_accel_name = NVIDIA Tesla K80 hw_accel_type = GPU hw_accel_connect = PCIe 3.0 x16 hw_accel_ecc = yes sw_accel_driver = NVIDIA UNIX x86_64 Kernel Module 367.48 sw_compiler = GNU Compiler C/C++ Version 6.2.0 sw_file = ext3 sw_state = Run level 5 (user-level) sw_base_ptrsize = 64-bit sw_peak_ptrsize = 64-bit sw_other = NVIDIA Cuda SDK 7.0, driver version 367.48 hw_accel_desc000 = NVIDIA Tesla K80, 2496 CUDA cores, 875 MHz hw_accel_desc001 = 12 GB GDDR5 RAM hw_accel_desc002 = (Kepler Generation) test_sponsor = HZDR license_num = 65A tester = HZDR hw_avail = Nov-2014 sw_avail = Aug-2016 prepared_by = kroh21 (is never output, only tags rawfile) hw_vendor = Asus hw_model = ASUS ESC4000 G3 Series hw_nthreadspercore = 2 hw_ncoresperchip = 8 hw_ncores = 16 hw_nchips = 2 hw_cpu_char000 = Intel Turbo Boost Technology up to 3.20 GHz hw_cpu_char001 = AVX clock: 2100 MHz hw_memory000 = 256 GB (16 x 16 GB 2Rx4 PC4-2133P-E, hw_memory001 = running at 1866 MHz) sw_os000 = Ubuntu 14.04.5 LTS sw_os001 = 4.4.0-38-generic notes_plat_sysinfo_000 = Sysinfo program /tmp/spec/1.2/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6965 $ $Date:: 2015-04-21 #$ c05a7f14b1b1765e3fe1df68447e8a35 notes_plat_sysinfo_010 = running on kepler020 Thu Aug 24 13:14:25 2017 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/accel/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-2630 v3 @ 2.40GHz notes_plat_sysinfo_050 = 2 "physical id"s (chips) notes_plat_sysinfo_055 = 32 "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 : 8 notes_plat_sysinfo_080 = siblings : 16 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 4 5 6 7 notes_plat_sysinfo_090 = physical 1: cores 0 1 2 3 4 5 6 7 notes_plat_sysinfo_095 = cache size : 20480 KB notes_plat_sysinfo_100 = notes_plat_sysinfo_105 = From /proc/meminfo notes_plat_sysinfo_110 = MemTotal: 264058968 kB notes_plat_sysinfo_115 = HugePages_Total: 0 notes_plat_sysinfo_120 = Hugepagesize: 2048 kB notes_plat_sysinfo_125 = notes_plat_sysinfo_130 = /usr/bin/lsb_release -d notes_plat_sysinfo_135 = Ubuntu 14.04.5 LTS notes_plat_sysinfo_140 = notes_plat_sysinfo_145 = From /etc/*release* /etc/*version* notes_plat_sysinfo_150 = debian_version: jessie/sid notes_plat_sysinfo_155 = os-release: notes_plat_sysinfo_160 = NAME="Ubuntu" notes_plat_sysinfo_165 = VERSION="14.04.5 LTS, Trusty Tahr" notes_plat_sysinfo_170 = ID=ubuntu notes_plat_sysinfo_175 = ID_LIKE=debian notes_plat_sysinfo_180 = PRETTY_NAME="Ubuntu 14.04.5 LTS" notes_plat_sysinfo_185 = VERSION_ID="14.04" notes_plat_sysinfo_190 = HOME_URL="http://www.ubuntu.com/" notes_plat_sysinfo_195 = SUPPORT_URL="http://help.ubuntu.com/" notes_plat_sysinfo_200 = rh-release: Red Hat Enterprise Linux Server release 7.2 (Maipo) notes_plat_sysinfo_205 = notes_plat_sysinfo_210 = uname -a: notes_plat_sysinfo_215 = Linux kepler020 4.4.0-38-generic #57~14.04.1-Ubuntu SMP Tue Sep 6 17:20:43 notes_plat_sysinfo_220 = UTC 2016 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = run-level 5 Apr 10 07:27 notes_plat_sysinfo_235 = notes_plat_sysinfo_240 = SPEC is set to: /tmp/spec/1.2 notes_plat_sysinfo_245 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_250 = /dev/sda1 ext3 44G 14G 28G 34% / notes_plat_sysinfo_255 = notes_plat_sysinfo_260 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_265 = notes_plat_sysinfo_270 = (End of data from sysinfo program)