# Invocation command line: # /data/ptmp/wjones/hpg/hpc2002.8/bin/runspec -c chem_m-nrel.cfg -e mpi -i ref --reportable chem_m ############################################################################ #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: -I. -DNOUNDERSCORE -O3 -qstrict -qarch=pwr3 -qtune=pwr3 #-qarch=pwr3 -qtune=pwr3 notes110 = Preprocessor: -I. -C -P -DSPEC_HPG_MPI_INT4 -DSP2_TIME notes125 = Fortran: -I. -qfixed -qintsize=8 -O3 -qstrict -qarch=pwr3 -qtune=pwr3 # -qarch=pwr3 -qtune=pwr3 notes127 = -bmaxdata:0x60000000 -bmaxstack:0x20000000 notes200 = notes201 = Alternate Source: notes202 = chem2002-src_nrel_ibm-20021106.tar.gz notes203 = Replace interger with integer*4 in mpif.h 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 = #default=default=default=default: env_vars=1 ENV_SPEC_HPG_PARALLEL=SERIAL CC = mpcc FC = mpxlf90 CPP = /usr/ccs/lib/cpp PORTABILITY = submit= export "MP_HOSTFILE=\${HOME}/hostfile"; export "MP_PROCS=\$MPI_COMM_SIZE"; poe $command srcalt=ibm COPTIMIZE = -O3 -qstrict -qarch=pwr3 -qtune=pwr3 FOPTIMIZE = -O3 -qstrict -qarch=pwr3 -qtune=pwr3 #COPTIMIZE = -g #FOPTIMIZE = -g EXTRA_CFLAGS = -I. -DNOUNDERSCORE EXTRA_FFLAGS = -I. -qfixed -qintsize=8 EXTRA_CPPFLAGS = -I. -C -P -DSPEC_HPG_MPI_INT4 -DSP2_TIME EXTRA_LDFLAGS = -bmaxdata:0x60000000 -bmaxstack:0x20000000 use_submit_for_speed=1 default=default=serial=default: ENV_MPI_COMM_SIZE=1 use_submit_for_speed=1 default=default=omp=default: ENV_SPEC_HPG_PARALLEL=OMP ENV_MPI_COMM_SIZE=1 CC = mpcc_r FC = mpxlf90_r OPTIMIZE = -qsmp=omp EXTRA_CPPFLAGS = -I. -C -P -DSPEC_HPG_MPI_INT4 -DSP2_TIME -D_OPENMP use_submit_for_speed=1 default=default=mpi=default: ENV_SPEC_HPG_PARALLEL=MPI ENV_MPI_ENABLED=ENABLED use_submit_for_speed=1 default=default=mpiomp=default: ENV_SPEC_HPG_PARALLEL=MPI_OMP ENV_MPI_ENABLED=ENABLED CC = mpcc_r FC = mpxlf90_r ENV_SPEC_HPG_PARALLEL=MPI_OMP EXTRA_CPPFLAGS = -I. -C -P -DSPEC_HPG_MPI_INT4 -DSP2_TIME -D_OPENMP use_submit_for_speed=1