# Invocation command line: # /work/fr356676/ACCEL_39b/bin/runspec --config acc-quadro6000-pgi142-cuda55 --flagsurl /work/fr356676/ACCEL_39_OpenACC/pgi2014_flags.xml -I --reportable -i test,train,ref openacc -n 3 -D # output_root was not used for this run ############################################################################ # This is a sample OpenACC config file. It was tested with: # # Und ich setze es jetzt ein fuer Fermi (Quadro 6000) # # # Compiler name/version: PGI 14.2 # Operating system version: 64-bit Linux # CPU: x86_64 Based Systems # Accelerator: NVIDIA Quadro 6000 # Driver: NVIDIA UNIX x86_64 Kernel Module 331.49 # # If your platform uses different versions, different # hardware or operates in a different mode (for # example, 32- vs. 64-bit mode), there is the possibiliy # that this configuration file may not work as-is. # # Note that issues with compilation should be directed # to the compiler vendor. Information about SPEC techncial # support can be found in the techsupport document in the # Docs directory of your benchmark installation. # # Also note that this is a sample configuration. It # is expected to work for the environment in which # it was tested; it is not guaranteed that this is # the config file that will provide the best performance. # #################################################################### # Tester information #################################################################### license_num = 055A prepared_by = Frank Robel tester = RWTH Aachen University test_sponsor = RWTH Aachen University ###################################################################### # 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 = pgi142 output_format = asc teeout = yes teerunout = yes tune = base #output_root = /local/home//SPECACCEL #################################################################### # HOST Hardware information #################################################################### default=default=default=default: hw_avail = Mar-2011 hw_cpu_name = Intel Xeon X3650 hw_cpu_mhz = 2667 hw_cpu_max_mhz = 2667 hw_fpu = Integrated hw_nchips = 2 hw_ncores = 12 hw_ncoresperchip = 6 hw_nthreadspercore = 2 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 = 12 MB I+D on chip per chip hw_ocache = None hw_vendor = Bull hw_model = bullx R425-E2 sw_parallel_other = No hw_disk = 500 GB 7.2Krpm SATA2 HDD hw_memory = 24 GB (6 x 4 GB 2Rx4 PC3-10600R-9, ECC) hw_other = None #################################################################### # Accelerator Hardware information #################################################################### hw_accel_model = Quadro 6000 hw_accel_vendor = NVIDIA hw_accel_name = NVIDIA Quadro 6000 hw_accel_type = GPU hw_accel_connect = PCIe 2.0 16x hw_accel_ecc = Yes hw_accel_desc000 =NVIDIA Quadro 6000, 448 CUDA cores, 1150 MHz, 6 hw_accel_desc001 = GB GDDR5 RAM hw_accel_desc002 = (Fermi Generation) #################################################################### # Software information #################################################################### openacc=default=default=default: sw_avail = Feb-2014 sw_compiler = PGI Accelerator Server Complete, Release 14.2 sw_other = NVIDIA CUDA 5.5, driver 331.49 sw_accel_driver = NVIDIA UNIX x86_64 Kernel Module 331.49 openacc=default=default: CC = pgcc CXX = pg++ FC = pgfortran openacc=base=default=default: OPTIMIZE = -fast -Mfprelaxed FOPTIMIZE = -acc -ta=tesla:cc20,cuda5.5 COPTIMIZE = -acc -ta=tesla:cc20,cuda5.5 openacc=peak=default=default: basepeak=yes 359.miniGhost: EXTRA_LDFLAGS += -Mnomain # The following settings were obtained by running 'specperl $[top]/Docs/sysinfo' default: notes_plat_sysinfo_000 = Sysinfo program /work/fr356676/ACCEL_39b/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6874 $ $Date:: 2013-11-20 #$ 0953404ef7e75a5f9bbb534c6de3f831 notes_plat_sysinfo_010 = running on linuxgpud4.rz.RWTH-Aachen.DE Wed Mar 5 16:06:32 2014 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 X5650 @ 2.67GHz notes_plat_sysinfo_050 = 2 "physical id"s (chips) notes_plat_sysinfo_055 = 24 "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 : 6 notes_plat_sysinfo_080 = siblings : 12 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 8 9 10 notes_plat_sysinfo_090 = physical 1: cores 0 1 2 8 9 10 notes_plat_sysinfo_095 = cache size : 12288 KB notes_plat_sysinfo_100 = notes_plat_sysinfo_105 = From /proc/meminfo notes_plat_sysinfo_110 = MemTotal: 24596548 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 = Scientific Linux release 6.5 (Carbon) notes_plat_sysinfo_140 = notes_plat_sysinfo_145 = From /etc/*release* /etc/*version* notes_plat_sysinfo_150 = redhat-release: Scientific Linux release 6.5 (Carbon) notes_plat_sysinfo_155 = system-release: Scientific Linux release 6.5 (Carbon) notes_plat_sysinfo_160 = system-release-cpe: cpe:/o:redhat:enterprise_linux:6.5:ga notes_plat_sysinfo_165 = notes_plat_sysinfo_170 = uname -a: notes_plat_sysinfo_175 = Linux linuxgpud4.rz.RWTH-Aachen.DE 2.6.32-431.5.1.el6.x86_64 #1 SMP Tue Feb notes_plat_sysinfo_180 = 11 13:30:01 CST 2014 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_185 = notes_plat_sysinfo_190 = run-level 3 Feb 20 11:30 notes_plat_sysinfo_195 = notes_plat_sysinfo_200 = SPEC is set to: /work/fr356676/ACCEL_39b notes_plat_sysinfo_205 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_210 = na6280-5.rz.RWTH-Aachen.DE:/vol/work3 nfs 500G 408G 93G 82% notes_plat_sysinfo_215 = /rwthfs/rz/na6280-5/work3 notes_plat_sysinfo_220 = notes_plat_sysinfo_225 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode' notes_plat_sysinfo_230 = notes_plat_sysinfo_235 = (End of data from sysinfo program) hw_cpu_name = Intel Xeon X5650 hw_disk = 80 TB Netapp 6280 RAID 6 mixed 2 TB SATA disks hw_nchips = 2 prepared_by = fr356676 (is never output, only tags rawfile) sw_file = NFSv3 over Gb ethernet sw_os000 = Scientific Linux release 6.5 (Carbon) sw_os001 = 2.6.32-431.5.1.el6.x86_64 sw_state000 = Run level 5 (GPU driver loaded, no X11-Desktop sw_state001 = running) sw_base_ptrsize = 64-bit # 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/accel/flags/pgi2014_flags.20150303.xml sw_peak_ptrsize = Not Applicable