# Invocation command line: # /scratch1.tp9100/jbaron/omp2001.3.0/bin/runspec -a validate -i ref -n 2 -c ipf-intel8.1-linux.ompl.cfg -o all --reportable -T base large ############################################################################ ############################################################################ ############################################################################ use_submit_for_speed=1 submit=dplace -x2 -c63-0 $command #################################################################### # defaults #################################################################### ext=intel-linux.81.20041021 action=validate input=ref tune=base teeout=yes env_vars=1 #################################################################### # System information #################################################################### hw_avail = Nov-2004 hw_model = SGI Altix 3700 BX2 (1600MHz, Itanium 2) machine_name = SGI Altix 3700 BX2 (1600MHz, Itanium 2) hw_memory = 256 GB (32*1024MB PC2700 DIMMS per 8 core module) hw_disk = 1 x 36 GB SCSI (Seagate Cheetah 15k rpm) hw_other = None hw_vendor = SGI company_name = SGI #################################################################### # CPU information #################################################################### hw_cpu = Intel Itanium 2 hw_cpu_mhz = 1600 hw_fpu = Integrated hw_ncpu = 64 cores, 64 chips, 1 core/chip hw_ncpuorder = 8-512 hw_parallel = Yes hw_pcache = 16KBI + 16KBD (on chip) per core hw_scache = 256KB (on chip) per core hw_tcache = 9.0MB (on chip) per core hw_ocache = N/A #################################################################### # OS & filesystem information #################################################################### sw_os = SGI ProPack(TM) 3 Service Pack 1 sw_file = xfs sw_state = Multi-user sw_avail = Nov-2004 sw_parallel = OpenMP #################################################################### # Tester information #################################################################### license_num = HPG0014 tester_name = SGI test_date = Oct-2004 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 8.1 (Build 20041021) sw_compiler002 = Intel(R) C++ Compiler for Linux 8.1 (Build 20041021) #################################################################### # Config file #################################################################### config=ipf-intel8.1-linux.ompl.cfg #################################################################### # Other notes #################################################################### notes300 = notes301 = 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 -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 = #################################################################### # Base flags & notes #################################################################### default=base=default=default: FOPTIMIZE = -openmp -O3 -IPF_fp_relaxed -ipo COPTIMIZE = -openmp -O3 -IPF_fp_relaxed -ipo -ansi -ansi_alias EXTRA_LIBS = /opt/modules/cmplrs/8.1.024-cc/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 -ansi_alias (ONESTEP) notes002 = Fortran programs: -openmp -O3 -IPF_fp_relaxed -ipo (ONESTEP) notes003 = OpenMP runtime library libguide.a statically linked notes150 = notes151 = Baseline user environment: notes152 = OMP_NUM_THREADS 64 notes153 = limit stacksize 256000 notes154 = KMP_STACKSIZE 124M notes155 = KMP_LIBRARY TURNAROUND notes156 = OMP_DYNAMIC FALSE notes157 = KMP_SCHEDULE static,balanced notes158 = #################################################################### # Peak flags & notes #################################################################### large=peak=default=default: notes200 = Peak optimization flags 311.wupwise_l=peak=default=default: basepeak=true notes210 = 311.wupwise_l: basepeak=true 313.swim_l=peak=default=default: basepeak=true notes215 = 313.swim_l: basepeak=true 315.mgrid_l=peak=default=default: basepeak=true notes220 = 315.mgrid_l: basepeak=true 317.applu_l=peak=default=default: basepeak=true notes225 = 317.applu_l: basepeak=true 321.equake_l=peak=default=default: basepeak=true notes230 = 321.equake_l: basepeak=true 325.apsi_l=peak=default=default: basepeak=true notes235 = 325.apsi_l: basepeak=true 327.gafort_l=peak=default=default: basepeak=true notes240 = 327.gafort_l: basepeak=true 329.fma3d_l=peak=default=default: basepeak=true notes245 = 329.fma3d_l: basepeak=true 331.art_l=peak=default=default: basepeak=true notes250 = 331.art_l: basepeak=true #################################################################### # 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 ####################################################################