# Invocation command line: # /home/steige/omp2001-3.2/bin/runspec -c basepeak_l --reportable large ############################################################################ # Invocation: # /home/steige/omp2001-3.2/runspec -c basepeak.cfg --reportable # # Global options for runspec # runlist = medium action = validate iterations = 3 output_format = all mean_anyway = 1 size = ref tune = base,peak ext = p690.kit44.6283 env_vars = 8 notes005 = ulimit -s unlimited notes010 = Removes limits on the maximum size of the automatically- notes015 = extended stack region of the current process and each notes020 = process it creates. default=default=default=default: # # Compiler commands # CC=/N/soft/linux-rhel4-x86_64/intel/Compiler/11.0/074/bin/intel64/icc FC=/N/soft/linux-rhel4-x86_64/intel/Compiler/11.0/074/bin/intel64/ifort F77=/N/soft/linux-rhel4-x86_64/intel/Compiler/11.0/074/bin/intel64/ifort # # Compiler flags for base level optimisation # COPTIMIZE = -O3 -ipo -xhost -no-prec-div -unroll-loops0 -openmp -mcmodel large -shared-intel FOPTIMIZE = -O3 -ipo -xhost -no-prec-div -unroll-loops0 -openmp -mcmodel large -shared-intel F77OPTIMIZE = -O3 -ipo -xhost -no-prec-div -unroll-loops0 -openmp -mcmodel large -shared-intel notes025 = Compiler flags for base level optimization notes030 = COPTIMIZE : -O3 -xhost -ipo -no-prec-div -unroll-loops0 -openmp notes035 = FOPTIMIZE : -O3 -xhost -ipo -no-prec-div -unroll-loops0 -openmp notes040 = F77OPTIMIZE : -O3 -xhost -ipo -no-prec-div -unroll-loops0 -openmp # # Base level environment commands # notes045 = Environment: ENV_KMP_AFFINITY=disabled notes050 = KMP_AFFINITY=disabled notes055 = controls the binding of OpenMP threads to the physical processing units ENV_KMP_SCHEDULE=static,balanced notes060 = KMP_SCHEDULE=static,balanced notes065 = used to fine tune the load balancing of parallel loops that are notes070 = statically scheduled under OpenMP with no chunk size specification ENV_KMP_BLOCKTIME=infinite notes075 = KMP_BLOCKTIME=infinite notes080 = Sets the time, in milliseconds, that a thread should wait, notes085 = after completing the execution of a parallel region, before sleeping. ENV_KMP_LIBRARY=throughput notes090 = KMP_LIBRARY=throughput notes095 = Selects the OpenMP run-time library ENV_KMP_STACKSIZE=31m notes100 = KMP_STACKSIZE=31m notes105 = Sets the number of bytes to allocate for each parallel thread to use as notes110 = to use as its provate stack ENV_OMP_NESTED=TRUE notes115 = OMP_NESTED=TRUE notes120 = Enables (TRUE) or disables (FALSE) nested parallelism. ENV_OMP_DYNAMIC=FALSE notes125 = OMP_DYNAMIC=FALSE notes130 = Enables (true) or disables (false) the dynamic adjustment of the number of threads. ENV_OMP_NUM_THREADS=16 notes135 = OMP_NUM_THREADS=16 notes140 = Sets the maximum number of threads to use for OpenMP* parallel notes145 = regions if no other value is specified in the program itself. # # Portability flags for each benchmark # # # Peak flags: # default=peak=default=default: notes150 = Flags for peak level optimization 311.wupwise_l=peak=default=default: fdo_pre0 = rm -rf ./*.dyn PASS1_FFLAGS = -prof-gen PASS2_FFLAGS = -prof-use PASS1_LDFLAGS = -prof-gen PASS2_LDFLAGS = -prof-use notes_310_000 = 311.wupwise_l peak flags: notes_310_005 = fdo_pre0 = rm -rf ./*.dyn notes_310_010 = PASS1_FFLAGS = -prof-gen notes_310_015 = PASS2_FFLAGS = -prof-use notes_310_020 = PASS1_LDFLAGS = -prof-gen notes_310_025 = PASS2_LDFLAGS = -prof-use 313.swim_l=peak=default=default: fdo_pre0 = rm -rf ./*.dyn PASS1_FFLAGS = -prof-gen PASS2_FFLAGS = -prof-use PASS1_LDFLAGS = -prof-gen PASS2_LDFLAGS = -prof-use notes_312_000 = 313.swim_l peak flags: notes_312_005 = fdo_pre0 = rm -rf ./*.dyn notes_312_010 = PASS1_FFLAGS = -prof-gen notes_312_015 = PASS2_FFLAGS = -prof-use notes_312_020 = PASS1_LDFLAGS = -prof-gen notes_312_025 = PASS2_LDFLAGS = -prof-use 317.applu_l=peak=default=default: COPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel FOPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel F77OPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel notes_316_000 = 317.applu_l peak flags: notes_316_005 = COPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel notes_316_010 = FOPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel notes_316_015 = F77OPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel 321.equake_l=peak=default=default: ENV_OMP_NUM_THREADS=8 notes_320_000 = 321.equake_l peak flags: notes_320_005 = ENV_OMP_NUM_THREADS=8 notes_320_010 = srcalt:ompl.32 325.apsi_l=peak=default=default: COPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel FOPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel F77OPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel notes_324_000 = 325.apsi_l peak flags: notes_324_005 = COPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel notes_324_010 = FOPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel notes_324_015 = F77OPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel 329.fma3d_l=peak=default=default: srcalt=ompl.32 fdo_pre0 = rm -rf ./*.dyn PASS1_FFLAGS = -prof-gen PASS2_FFLAGS = -prof-use PASS1_LDFLAGS = -prof-gen PASS2_LDFLAGS = -prof-use notes_328_000 = 329.fma3d_l peak flags: notes_328_005 = srcalt:ompl.32 notes_328_010 = fdo_pre0 = rm -rf ./*.dyn notes_328_015 = PASS1_FFLAGS = -prof-gen notes_328_020 = PASS2_FFLAGS = -prof-use notes_328_025 = PASS1_LDFLAGS = -prof-gen notes_328_030 = PASS2_LDFLAGS = -prof-use 331.art_l=peak=default=default: COPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel FOPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel F77OPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel notes_330_000 = 331.art_l peak flags: notes_330_005 = COPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel notes_330_010 = FOPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel notes_330_015 = F77OPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel ######################### Machine ############################# # hw_vendor = IBM hw_model = HS22 Blade servers hw_cpu = Intel Xeon E5570 hw_cpu_char = Quad-core, 2.93 GHz hw_cpu_mhz = 2934 hw_disk000 = Shared Memory filesystem 12 GB hw_fpu = Integrated hw_memory = 24 GB (6*4GB DDR3-1333 RDIMMs) hw_model000 = HS22 Blade servers (Intel Xeon E5570, hw_model001 = 2.93 GHz) hw_ncpu = 8 cores, 2 chips, 4 cores/chip (HT on) hw_ncpuorder = 1-2 chips hw_ocache = None hw_other = None hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 256 KB I+D on chip per core hw_tcache = 8 MB I+D on chip per chip hw_vendor = IBM hw_avail = Dec-2007 license_num = HPG3440A prepared_by = Scott Teige sw_avail = Jan-09 sw_compiler1 = Intel C/C++ Compiler 11.0.074 sw_compiler2 = Intel Fortran Compiler 11.0.074 sw_os000 = RHEL5.3 (x86_64) 2.6.18-128.1.6.el5 sw_os001 = Kernel 2.6.18-128.1.6.el5 sw_other = Intel Math Kernel Library 10.1.1.019 sw_state = Multi-user, run level 3 test_date = Apr-09