# Invocation command line: # /scratch1/jbaron/omp2001.3.0/bin/runspec -a validate --reportable -n 2 -o all -i ref -c ipf-intel9.0-linux.ompl.cfg -T base large ############################################################################ ############################################################################ ############################################################################ use_submit_for_speed=1 submit=dplace -x2 -e -c127-0 $command #################################################################### # defaults #################################################################### ext=intel-linux.90.20060223 action=validate input=ref tune=base teeout=yes env_vars=1 #################################################################### # System information #################################################################### hw_avail = Jul-2006 hw_model = SGI Altix 4700 Bandwidth Blade (1600MHz 24M L3, DC Itanium2 9050) machine_name = SGI Altix 4700 Bandwidth Blade (1600MHz 24M L3, DC Itanium2 9050) hw_memory = 512 GB (8*1G PC3200 DIMMS per 4 core module) hw_disk = 1 x 147 GB SCSI (Seagate Cheetah 10k rpm) hw_other = None hw_vendor = SGI company_name = SGI #################################################################### # CPU information #################################################################### hw_cpu = Intel DC Itanium2 Processor 9050 hw_cpu_mhz = 1600 hw_fpu = Integrated hw_ncpu = 128 cores, 64 chips, 2 core/chip hw_ncpuorder = 8-512 hw_parallel = Yes hw_pcache = 16KBI + 16KBD (on chip) per core hw_scache = 1MBI + 256KBD (on chip) per core hw_tcache = 12.0MB (on chip) per core hw_ocache = N/A #################################################################### # OS & filesystem information #################################################################### sw_os = SGI ProPack(TM) 5 sw_file = xfs sw_state = Multi-user sw_avail = Jul-2006 sw_parallel = OpenMP #################################################################### # Tester information #################################################################### license_num = HPG0014 tester_name = SGI test_date = Jun-2006 test_site = SGI prepared_by = John Baron #################################################################### # Compiler information #################################################################### CC = icc F77 = ifort F90 = ifort FC = ifort default=default=default=default: sw_compiler001 = Intel(R) Fortran Compiler for Linux 9.0 (Build 20060223) sw_compiler002 = Intel(R) C++ Compiler for Linux 9.0 (Build 20060223) #################################################################### # Config file #################################################################### config=ipf-intel9.0-linux.ompl.cfg #################################################################### # Other notes #################################################################### notes300 = notes301 = Required alternate sources: notes302 = Add critical region around update of linked list in parallel loop. notes303 = Approved src.alt available as ompl-purdue1-20040324.tar.gz notes304 = Used for 331.art_l, base and peak. notes305 = notes313 = notes318 = For all benchmarks threads were bound to cores using the following submit command: notes319 = dplace -x2 -e -cNTM1,0 $command, notes320 = where NTM1 is the number of threads minus 1. notes321 = This binds threads in order of creation, beginning with the master notes322 = thread on core NTM1, the first slave thread on core NTM1-1, and so on. notes323 = The -x2 flag instructs dplace to skip placement of the lightweight notes324 = OpenMP monitor thread, which is created prior to the slave threads. notes325 = notes330 = For a description of SGI's compiler flags, portability flags, and notes331 = system parameters used to generate this result, please refer to the notes332 = SGI-20050215-Linux-Intel8.1-IPF.txt file in the flags directory. #################################################################### # Base flags & notes #################################################################### default=base=default=default: FOPTIMIZE = -openmp -O3 -IPF_fp_relaxed -ipo COPTIMIZE = -openmp -O3 -IPF_fp_relaxed -ipo -ansi_alias EXTRA_LIBS = /sw/sdev/intel-cc/9.0.032/lib/libguide.a ONESTEP=yes 331.art_l=base=default=default: srcalt=purdue1 notes000 = Baseline optimization flags: notes001 = C programs: -openmp -O3 -IPF_fp_relaxed -ipo -ansi_alias (ONESTEP) notes002 = Fortran programs: -openmp -O3 -IPF_fp_relaxed -ipo (ONESTEP) notes003 = OpenMP runtime library libguide.a statically linked notes150 = notes151 = User environment: notes152 = OMP_NUM_THREADS 128 notes153 = limit stacksize 128000 notes154 = KMP_STACKSIZE 124M notes155 = KMP_LIBRARY TURNAROUND notes156 = OMP_DYNAMIC FALSE notes157 = KMP_SCHEDULE static,balanced notes158 = #################################################################### # Portability flags #################################################################### default=default=default=default: notes100 = notes104 = Extra Flags: notes105 = 331.art_l: -DINTS_PER_CACHELINE=32 -DDBLS_PER_CACHELINE=16 331.art_l=default=default=default: EXTRA_CFLAGS = -DINTS_PER_CACHELINE=32 -DDBLS_PER_CACHELINE=16 ####################################################################