# Invocation command line: # /data/ptmp/wjones/hpg/hpc2002.8/bin/runspec -c seis_s-nrel.cfg -e mpi -i ref --reportable seis_s ############################################################################ #SPEC HPC config file, IBM 375 MHz WinterHawk #Author: Wesley Jones # action = validate teeout = yes license_num = HPG0021A company_name = NREL (National Renewable Energy Lab) machine_name = RS/6000 SP-375MHz T hw_vendor = IBM Corporation hw_model = RS/6000 SP-375MHz T hw_cpu = Power3-II hw_cpu_mhz = 375 hw_fpu = Integrated hw_ncpu = 56 hw_ncpuorder = 128 hw_pcache = 32KBI+64KBD (on chip) hw_scache = 8MB unified (off chip) hw_tcache = None hw_ocache = None hw_parallel = MPI hw_memory = 2GB hw_disk = 2x9.1GB hw_other = Ethernet 10-Base2/SP-Colony Switch hw_avail = Feb-2000 sw_os = AIX 4.3.3 sw_file = AIX/GPFS sw_state = Multi-user sw_avail = Dec-2001 license_num = tester_name = NREL (National Renewable Energy Lab) test_site = NREL, Golden, CO test_date = Nov-2002 sw_compiler01 = C: IBM VAC 5.0.2.0, "mpcc_r" sw_compiler02 = Preprocessor: IBM VAC 5.0.2.0, "/usr/ccs/lib/cpp" sw_compiler03 = Fortran: IBM xl Fortran 7.1.1.0, "mpxlf90_r" sw_other = Parallel Operating Environment (POE) 3.1.0.0 prepared_by=Wesley Jones notes100 = notes101 = Flags: notes105 = C: -DNOUNDERSCORE -DSPEC_HPG_MPI -O3 -qstrict -qarch=pwr3 -qtune=pwr3 notes110 = Preprocessor: -DSPEC_HPG_MPI notes125 = Fortran: -qfixed -O3 -qstrict -qarch=pwr3 -qtune=pwr3 notes127 = -bmaxdata:0x60000000 -bmaxstack:0x20000000 notes300 = notes301 = User Environment: notes305 = limit stacksize 256m notes306 = limit memoryuse 2048m notes400 = notes401 = Submit command to run applications #notes402 = export "MP_HOSTFILE=\${HOME}/hostfile"; export "MP_PROCS=\$MPI_COMM_SIZE"; #notes403 = poe $command notes999 = CC = cc CPP = /usr/ccs/lib/cpp FC = xlf90 COPTIMIZE = -O3 -qstrict -qarch=pwr3 -qtune=pwr3 FOPTIMIZE = -O3 -qstrict -qarch=pwr3 -qtune=pwr3 EXTRA_CFLAGS = -DNOUNDERSCORE EXTRA_FFLAGS = -qfixed EXTRA_LDFLAGS = -bmaxdata:0x60000000 -bmaxstack:0x20000000 submit= export "MP_HOSTFILE=\${HOME}/hostfile"; export "MP_PROCS=\$MPI_COMM_SIZE"; poe $command default=default=mpi=default: ENV_SPEC_HPG_PARALLEL=MPI FC = mpxlf90 CC = mpcc use_submit_for_speed=1 EXTRA_CFLAGS = -DNOUNDERSCORE -DSPEC_HPG_MPI EXTRA_CPPFLAGS = -DSPEC_HPG_MPI default=default=omp=default: ENV_SPEC_HPG_PARALLEL=OMP FC = xlf90_r CC = cc_r OPTIMIZE = -qsmp=omp EXTRA_CPPFLAGS = -D_OPENMP