# Invocation command line: # /scratch/scratchsrv-06/say/hpc2002.11/bin/runspec --reportable -e mpi -c seismic.cfg seis_m ############################################################################ # Invocation command line: # runspec -c seismic.cfg -e mpi --reportable seis_m ############################################################################ #Seis config file # action=validate tune=base input=ref teeout=yes env_vars=1 ##Using MPICH INTEL compilers with Infiniband CPP = /usr/bin/cpp default=default=default=default: srcalt=purdue1 default=default=serial=default: CC = icc CXX = icc FC = ifort sw_parallel=Serial CPPFLAGS = -I. -C -P -Dserial -traditional COPTIMIZE = -O3 -march=pentium4 -mcpu=pentium4 -Dserial FOPTIMIZE = -O3 -mp -fp_port -axW -tpp7 -Dserial F77OPTIMIZE = -O3 -mp -fp_port -axW -tpp7 -Dserial LDOPTIONS = -O3 -Dserial default=default=mpi=default: sw_parallel=MPI sw_other=mpich-vapi CC = mpicc CXX = mpiCC FC = mpif90 CPPFLAGS = -I. -C -P -traditional -Dmpi -DSPEC_HPG_MPI COPTIMIZE = -O3 -static -march=pentium4 -mcpu=pentium4 -Dmpi -DSPEC_HPG_MPI -DSPECDONOTNEEDARG -DFORTRAN_UNDERSCORE FOPTIMIZE = -O3 -mp -static -fp_port -xW -axW -tpp7 LDOPTIONS = -O3 -mp -Bstatic EXTRA_LIBS = use_submit_for_speed=1 submit=mpirun -np 16 -hostfile \$PBS_NODEFILE $command