# Invocation command line: # /mnt/spec/cpu2006/bin/runspec -c m8000_fp-speed-20101004.cfg --rebuild --reportable fp # output_root was not used for this run ############################################################################ # Invocation command line: # /export/cpu2006/bin/runspec -c DC1.240x12MHz_12way.s12Up1FCS-090703f -n 1 -v 6 -I --reportable fp # output_root was not used for this run ############################################################################ tune = base,peak ext = fp-speed-20101004 makeflags = -j 16 #-l 6 mean_anyway = 1 check_md5 = 0 teeout = 1 output_format = text backup_config = 0 output_root = minimize_rundirs = 1 use_submit_for_speed = 1 #include: bind # ----- Begin inclusion of 'bind' ############################################################################ bind = 127 submit = echo 'pbind -b $BIND \$\$ >> pbind.out; $command' > dobmk; sh dobmk # ---- End inclusion of '/export/cpu2006/config/bind' #include: s12Up1FCS-090703f.opt.inc # ----- Begin inclusion of 's12Up1FCS-090703f.opt.inc' ############################################################################ #################### Compiler invocation #################################### default=default=default=default: %define compiler_showversion 1 %define compiler_verbose 0 %ifdef %{compiler_showversion} CVERBOSE = -V CXXVERBOSE = -verbose=version FCVERBOSE = -V %endif %ifdef %{compiler_verbose} CVERBOSE = -V -\# CXXVERBOSE = -verbose=diags,version FCVERBOSE = -V -v %endif SPECLANG = /mnt/spec/SolarisStudio12.2-solaris-sparc-tar-ML/solstudio12.2/bin/ SPEC_DIR = /mnt/spec/ XJOBS = 16 CC = $(SPECLANG)cc -xjobs=$(XJOBS) $(CVERBOSE) CXX = $(SPECLANG)CC -xjobs=$(XJOBS) $(CXXVERBOSE) -xdepend FC = $(SPECLANG)f90 -xjobs=$(XJOBS) $(FCVERBOSE) #### Allow Choice of STLport4 or Apache Standard C++ Library #### default: APACHE_INCL = $(SPEC_DIR)/stdcxx-4.2.1/include APACHE_BLD_INCL = $(SPEC_DIR)/stdcxx-4.2.1/build/include APACHE_LIBDIR = $(SPEC_DIR)/stdcxx-4.2.1/build/lib APACHE_LIB = std8d APACHE_EXTRA_CXXFLAGS = -library=no%Cstd -I$(APACHE_INCL) -I$(APACHE_BLD_INCL) APACHE_EXTRA_CXXLIBS = -library=no%Cstd -L$(APACHE_LIBDIR) -R$(APACHE_LIBDIR) -l$(APACHE_LIB) default=peak: EXTRA_CXXFLAGS = -library=stlport4 EXTRA_CXXLIBS = -library=stlport4 # FP base uses Apache fp=base: EXTRA_CXXFLAGS = $(APACHE_EXTRA_CXXFLAGS) EXTRA_CXXLIBS = $(APACHE_EXTRA_CXXLIBS) 447.dealII: # Deal also needs an alternate source srcalt = apache_stdcxx_4_2_1 EXTRA_CXXFLAGS = $(APACHE_EXTRA_CXXFLAGS) EXTRA_CXXLIBS = $(APACHE_EXTRA_CXXLIBS) #################### Baseline Fp Flags ########################## fp=base=default=default: feedback = 0 OPTIMIZE = -fast -fma=fused -xipo=2 -xpagesize=4M -xprefetch_level=2 -xlinkopt -xvector COPTIMIZE = -xalias_level=std -xprefetch_auto_type=indirect_array_access CXXOPTIMIZE = -xalias_level=compatible FOPTIMIZE = #################### Peak FP Flags ############################## fp=peak: feedback = 1 fdo_pre0 = rm -rf ./feedback.profile ./SunWS_cache PASS1_CFLAGS = -xprofile=collect:./feedback PASS1_FFLAGS = -xprofile=collect:./feedback PASS1_CXXFLAGS = -xprofile=collect:./feedback PASS1_LDFLAGS = -xprofile=collect:./feedback PASS2_CFLAGS = -xprofile=use:./feedback PASS2_FFLAGS = -xprofile=use:./feedback PASS2_CXXFLAGS = -xprofile=use:./feedback PASS2_LDFLAGS = -xprofile=use:./feedback OPTIMIZE = -fast -xpagesize=4M CXXOPTIMIZE = -xalias_level=compatible 410.bwaves=peak=default=default: EXTRA_OPTIMIZE = -fma=fused -xipo=2 -xprefetch_level=3 -xO4 -xprefetch=latx:0.5 416.gamess=peak=default=default: EXTRA_OPTIMIZE = -fma=fused -xipo=2 -xO4 -xprefetch_level=2 433.milc=peak=default=default: EXTRA_OPTIMIZE = -fma=fused -xipo=2 -xprefetch_level=2 -fsimple=1 -xprefetch_auto_type=indirect_array_access -W2,-Ainline:rs=400 -xalias_level=std -xprefetch=latx:2.0 feedback = 0 434.zeusmp=peak=default=default: EXTRA_OPTIMIZE = -fma=fused -xipo=2 -xO4 -xprefetch=latx:2.0 EXTRA_LIBS = -lmopt feedback = 0 435.gromacs=peak=default=default: EXTRA_OPTIMIZE = -xipo=2 -xarch=generic -xchip=generic -fsimple=0 -xunroll=5 -xprefetch=latx:0.5 -xprefetch_level=3 -xlinkopt -xvector 436.cactusADM=peak=default=default: EXTRA_OPTIMIZE = -fma=fused -xipo=2 -Qoption cg -Qlp-prt=1,-Qlp-pwt=3,-Qlp-prwt=3 437.leslie3d=peak=default=default: EXTRA_OPTIMIZE = -fma=fused -xipo=2 -xprefetch=latx:4 -xprefetch_level=2 444.namd=peak=default=default: EXTRA_OPTIMIZE = -fma=fused -xalias_level=any -xchip=generic feedback = 0 447.dealII=peak=default=default: EXTRA_OPTIMIZE = -fma=fused -xipo=2 -xprefetch_level=2 -xrestrict -xalias_level=compatible -xO4 -xprefetch=latx:0.5 450.soplex=peak=default=default: EXTRA_OPTIMIZE = -xipo=2 -xdepend -xprefetch_level=2 -xprefetch_auto_type=indirect_array_access -Qoption cg -Qlp-ol=1-it=3-imb=1 -Qoption iropt -Apf:pdl=3 -xalias_level=simple -xrestrict 453.povray=peak=default=default: EXTRA_OPTIMIZE = -fma=fused -xipo=2 -xrestrict -xprefetch=no%auto 454.calculix=peak=default=default: EXTRA_OPTIMIZE = -fma=fused -xipo=2 -xprefetch_level=3 -xprefetch=latx:3.0 EXTRA_COPTIMIZE = -xalias_level=std 459.GemsFDTD=peak=default=default: EXTRA_OPTIMIZE = -fma=fused -xipo=2 -xprefetch_level=2 -xprefetch=latx:2.0 -xcache=generic 465.tonto=peak=default=default: EXTRA_OPTIMIZE = -xipo=2 -xarch=generic -xprefetch=latx:1.0 EXTRA_LIBS = -lfast 470.lbm=peak=default=default: EXTRA_OPTIMIZE = -xipo=2 -xprefetch_level=2 -xprefetch=latx:2.0 481.wrf=peak: EXTRA_OPTIMIZE = -fma=fused -xipo=2 -xprefetch_level=3 -xunroll=8 -xcache=generic feedback=0 482.sphinx3=peak=default=default: EXTRA_OPTIMIZE = -fma=fused -xipo=2 -xO4 -xcache=generic -xprefetch_level=2 -xprefetch=latx:0.5 # ---- End inclusion of '/export/cpu2006/config/s12Up1FCS-090703f.opt.inc' default=default=default=default: hw_avail = Dec-2010 hw_cpu_char = hw_cpu_mhz = 3000 hw_cpu_name = SPARC64 VII+ hw_disk = 4 x 300 GB 10,000 RPM SAS hw_fpu = Integrated hw_memory = 512 GB (128 x 4 GB, 8-way interleaved) hw_model = SPARC Enterprise M8000 hw_nchips = 16 hw_ncores = 64 hw_ncoresperchip = 4 hw_ncpuorder = 1 to 4 CMUs; each CMU contains 2 or 4 CPU chips hw_nthreadspercore = 2 hw_ocache = None hw_other = None hw_pcache = 64 KB I + 64 KB D on chip per core hw_scache = 12 MB I+D on chip per chip hw_tcache = None hw_vendor = Fujitsu sw_auto_parallel = No license_num = 19 sw_avail = Sep-2010 sw_base_ptrsize = 32-bit sw_compiler = Oracle Solaris Studio 12.2 sw_file = zfs sw_os = Oracle Solaris 10 9/10 sw_other = None sw_peak_ptrsize = 32-bit sw_state = Default test_date = Jul-2009 test_sponsor = Fujitsu tester = Fujitsu notes_os_sys_000 = notes_os_sys_005 = System Tunables (/etc/system parameters): notes_os_sys_010 = notes_os_sys_015 = autoup=600 notes_os_sys_020 = Causes pages older than the listed number of seconds to notes_os_sys_025 = be written by fsflush. notes_os_sys_030 = zfs:zfs_arc_max = 0x10000000 notes_os_sys_035 = Control the amount of memory used by ZFS for caching notes_os_sys_040 = lpg_alloc_prefer=1 notes_os_sys_045 = Prefer local pages, even if not easily available notes_os_sys_050 = notes_os_sys_055 = Other System Settings: notes_os_sys_060 = notes_os_sys_065 = The webconsole service was turned off using notes_os_sys_070 = svcadm disable webconsole notes_os_sys_075 = notes_submit_000 =The config file option 'submit' was used. Processes were assigned to notes_submit_005 =specific processors using 'pbind' commands. The list of processors to use notes_submit_010 =was provided in the 'BIND' variable, to generate the pbind commands. notes_submit_015 =(For details, please see the config file.) notes_os_shell_000 = notes_os_shell_005 = ulimit -s 131072 was used to allow the stack to grow notes_os_shell_010 = up to 131072 KB (aka 128 MB). Note that saying "131072" notes_os_shell_015 = is preferable to "unlimited", because there is a tradeoff notes_os_shell_020 = between space for the stack vs. space for the heap. notes_os_shell_025 = default: notes_plat_000 = notes_plat_005 = Memory is 8-way interleaved by filling each CMU's slots with the same notes_plat_010 = capacity DIMMs. notes_plat_015 = notes_plat_020 = This result is measured on a SPARC Enterprise M8000 server from notes_plat_025 = Fujitsu. The SPARC Enterprise M8000 server from Oracle and from notes_plat_030 = Fujitsu are electrically equivalent. # 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. 436.cactusADM: # The following setting was inserted automatically as a result of # post-run basepeak application. basepeak = 1 410.bwaves: # The following setting was inserted automatically as a result of # post-run basepeak application. basepeak = 1 default: notes_000 =447.dealII (peak): "apache_stdcxx_4_2_1" src.alt was used. notes_005 = notes_010 =447.dealII (base): "apache_stdcxx_4_2_1" src.alt was used. notes_015 = flagsurl000 = http://www.spec.org/cpu2006/flags/Oracle-Solaris-Studio12.2-SPARC.xml notes_comp_000 = Oracle Solaris Studio 12.2 is distributed with mandatory OS patches notes_comp_005 = 118683-05 119963-20 120753-08 notes_comp_010 = Oracle Solaris Studio 12.2 and patches are available at notes_comp_015 = http://oracle.com/goto/solarisstudio notes_comp_020 = notes_comp_025 =The Apache C++ Standard Library V4.2.1 was installed from notes_comp_030 = http://stdcxx.apache.org/download.html using: notes_comp_035 = alias gmake=specmake notes_comp_040 = gmake BUILDTYPE=8d CONFIG=sunpro.config