# Invocation command line: # /home/lagavulin/a/scratch/yzheng/HPC2002-11/bin/runspec --config=sun_purdue_seis.cfg -e mpi --reportable seis_s ############################################################################ # Invocation command line: # /home/lagavulin/a/scratch/yzheng/HPC2002-11/runspec -c sun_purdue_seis.cfg -e mpi --reportable seis_m ############################################################################ # sun_purdue_seis.cfg # Sun configuration file for SPEC HPC2002 Seis # # Author: Yili Zheng (yzheng@purdue.edu) # license_num = HA-7 company_name = Purdue University machine_name = Sun Enterprise 450--480MHz hw_vendor = Sun Microsystems hw_model = Sun Enterprise 450 hw_cpu = UltraSPARC II hw_cpu_mhz = 480 MHz hw_fpu = Integrated hw_ncpu = 4 hw_ncpuorder = 4 hw_parallel = None hw_pcache = 16KBI+16KBD on chip hw_scache = 8MB(I+D) off chip hw_memory = 4GB hw_other = 100Mbps Ethernet hw_other1 = hw_avail = Aug-2000 sw_os = Solaris 8 sw_compiler = Sun WorkShop 6 update 2 sw_Kernel_Extensions = none sw_file = NFS sw_state = Single User sw_avail = Nov-2002 sw_other = MPICH-1.2.4 ch_shmem tester_name = Purdue University test_site = Purdue University test_date = Sep-2003 Volume = Issue = Page = action = validate tune = peak makeflags = -j 4 SPECLANG=/package/sun_compilers/6.2/sparc_sunos5.8/SUNWspro/WS6U2 MPIHOME=/home/yara/re/paramnt/tools/mpi/mpich/ch_shmem FC=${MPIHOME}/bin/mpif90 F77=${MPIHOME}/bin/mpif90 CC=${MPIHOME}/bin/mpicc CXX=${SPECLANG}/bin/CC CPP=fpp CPPFLAGS=-DSPEC_HPG_MPI_INT4 use_submit_for_speed=1 ######################################################################## default=default=omp=default: ENV_SPEC_HPG_PARALLEL = OMP EXTRA_CFLAGS = -xopenmp EXTRA_FFLAGS = -openmp -explicitpar -stackvar EXTRA_LDFLAGS = -openmp -explicitpar -stackvar OPTIMIZE = -fast CPPFLAGS = -D_OPENMP default=default=mpi=default: ENV_SPEC_HPG_PARALLEL = MPI submit = ${MPIHOME}/bin/mpirun -np 4 $command EXTRA_CFLAGS = EXTRA_FFLAGS = -stackvar OPTIMIZE = -DSPEC_HPG_MPI -fast sw_parallel = MPI sw_ranks = 4 sw_procs_thrds = 4 sw_threads = 1 prepared_by = Yili Zheng notes100 = notes104 =FC = ${MPIHOME}/bin/mpif90 notes106 =F77 = ${MPIHOME}/bin/mpif90 notes108 =CC = ${MPIHOME}/bin/mpicc notes110 = notes115 =Flags: notes120 = OPTIMIZE = -DSPEC_HPG_MPI -fast notes122 = EXTRA_FFLAGS = -stackvar notes130 = notes140 =submit = ${MPIHOME}/bin/mpirun -np 4 $command