# Invocation command line: # /home/wechsler/SPEChpc2002/bin/runspec -c env_m_64.cfg --action validate --strict --reportable -e mpi env_m ############################################################################ # Invocation command line: # runspec -c env.cfg --action validate --strict --reportable -e mpi env_m ############################################################################ # action = validate teeout = yes output_format = asc license_num = HPG0005 company_name = IBM Corporation machine_name = IBM eServer 1350 Cluster hw_vendor = IBM Corporation hw_model = eServer 325 Cluster hw_cpu = AMD Opteron (246) hw_cpu_mhz = 2000 hw_fpu = Integrated hw_ncpuorder = 1,2 per node, unlimited nodes hw_pcache = 64KBI + 64KBD on chip hw_scache = 1024KB(I+D) on chip hw_tcache = None hw_ocache = None hw_parallel = MPI hw_memory = 4GB DDR333 CL2.5 Registered ECC hw_disk = 1 x 36GB SCSI per node hw_other000 = Myrinet M3F-PCIXD-2 Adapters (one per node) hw_other001 = Myrinet M3-E32 Switch Enclosure hw_other002 = Myrinet M3-SW16-8F 8-Port Line Card (4) hw_other003 = x345 File Server hw_other004 = Cisco 4003 GbE Switch hw_other005 = ServeRAID 4H SCSI RAID Adapter hw_other006 = SCSI Drives (10) hw_avail = Oct-2003 sw_os000 = SuSE Linux 8.0 SLES 64 bit Kernel sw_os001 = k_smp-2.4.19-249 (from Service Pack 2) sw_file = Linux/reiserfs sw_state = Multi-user sw_avail = Jul-2003 tester_name = IBM Corporation test_site = Research Triangle Park, NC test_date = Oct-2003 sw_compiler000 = Fortran: Portland Group 5.1-1 Fortran 90 sw_compiler001 = C: Portland Group 5.1-1 C sw_other000 = MPICHGM 1.2.5..10 sw_other001 = GM 2.0.6_Linux # sw_other002 = AMD Core Math Library (ACML) hw_ncpu = 32 sw_parallel = MPI sw_procs_thrds = 32 sw_ranks = 32 sw_threads = N/A prepared_by = Douglas Pase GCCBIN = /opt/gcc33/bin GCCLIB = /usr/lib64/gcc-lib/x86_64-suse-linux/3.2.2 PGIBIN = /usr/pgi/linux86-64/5.1/bin PGILIB = /usr/pgi/linux86-64/5.1/lib CC = $(PGIBIN)/pgcc CXX = $(PGIBIN)/pgCC FC = $(PGIBIN)/pgf90 F77 = $(PGIBIN)/pgf90 CPP = $(PGIBIN)/pgf90 env_vars = yes CDFINC = /home/wechsler/SPEChpc2002/lib/netcdf-3.5.0/include CDFLIB = /home/wechsler/SPEChpc2002/lib/netcdf-3.5.0/lib MPIINC = /home/wechsler/mpich/include MPILIB = /home/wechsler/mpich/lib MPIBIN = /home/wechsler/mpich/bin MPIEXE = $MPIBIN/mpirun.ch_gm L64LIB = /usr/lib64 GMLIB = /usr/local/gm/lib GMBLIB = /usr/local/gm/binary/lib CDFLIBS = -L$(CDFLIB) -lnetcdf MPILIBS = -L$(GMBLIB) -L$(GMLIB) -L$(MPILIB) \ -L$(PGILIB) -L$(L64LIB) -L$(GCCLIB) \ -lmpich -lgm -lpthread GMNP = -np $hw_ncpu GMMF = -machinefile /home/wechsler/SPEChpc2002/config/mf/n00x2.mf GMRECV = --gm-recv blocking GMSHMEM = --gm-no-shmem # # env: # ENV_SPEC_HPG_PARALLEL={MPI,MPI_OMP} # ########################################################################### # # MPI # ########################################################################### 360.wrf_s=default=mpi=default: CPORTABILITY = FPORTABILITY = CPPPORTABILITY = -E COPTIMIZE = -O3 -fast FOPTIMIZE = -O3 -fast EXTRA_CFLAGS = -I. -I$(CDFINC) -I$(MPIINC) EXTRA_FFLAGS = -I. -I$(CDFINC) -I$(MPIINC) EXTRA_CPPFLAGS = -I. -I$(CDFINC) -I$(MPIINC) EXTRA_LDFLAGS = -Bstatic EXTRA_LIBS = $(CDFLIBS) $(MPILIBS) use_submit_for_speed = yes ENV_SPEC_HPG_PARALLEL = MPI MPIRUN = $MPIEXE $GMNP $GMMF $GMRECV $GMSHMEM -wd `pwd` submit = $MPIRUN $command notes000 = Flags: notes005 = Fortran: notes010 = -O3 -fast notes015 = C: notes020 = -O3 -fast notes025 = Preprocessor: notes030 = -E -I. -I$(CDFINC) -I$(MPIINC) notes035 = Linker: notes040 = -Bstatic notes045 = Extra Libraries: notes050 = -lnetcdf -lmpich -lgm -lpthread # notes055 = # notes060 = Alternate Source: # notes065 = none. notes070 = notes075 = Submit command to run applications: notes080 = mpirun.ch_gm -np 32 -machinefile n00x2.mf notes085 = --gm-recv blocking --gm-no-shmem -wd `pwd` $command notes090 = notes095 = Set the following BIOS parameters: notes100 = DRAM Interleave = AUTO notes105 = Node Interleave = Disabled notes110 = ACPI SRAT = Enabled notes115 = notes120 = Cluster Configuration: notes125 = Two CPUs per node notes130 = All benchmark files are on a shared file server notes135 = Nodes and file server use NFS shared file system notes140 = $(CDFINC) is the NETCDF include directory notes145 = $(MPIINC) is the MPICH include directory 361.wrf_m=default=mpi=default: CPORTABILITY = FPORTABILITY = CPPPORTABILITY = -E COPTIMIZE = -O3 -fast FOPTIMIZE = -O3 -fast EXTRA_CFLAGS = -I. -I$(CDFINC) -I$(MPIINC) EXTRA_FFLAGS = -I. -I$(CDFINC) -I$(MPIINC) EXTRA_CPPFLAGS = -I. -I$(CDFINC) -I$(MPIINC) EXTRA_LDFLAGS = -Bstatic EXTRA_LIBS = $(CDFLIBS) $(MPILIBS) use_submit_for_speed = yes ENV_SPEC_HPG_PARALLEL = MPI MPIRUN = $MPIEXE $GMNP $GMMF $GMRECV $GMSHMEM -wd `pwd` submit = $MPIRUN $command notes000 = Flags: notes005 = Fortran: notes010 = -O3 -fast notes015 = C: notes020 = -O3 -fast notes025 = Preprocessor: notes030 = -E -I. -I$(CDFINC) -I$(MPIINC) notes035 = Linker: notes040 = -Bstatic notes045 = Extra Libraries: notes050 = -lnetcdf -lmpich -lgm -lpthread # notes055 = # notes060 = Alternate Source: # notes065 = none. notes070 = notes075 = Submit command to run applications: notes080 = mpirun.ch_gm -np 32 -machinefile n00x2.mf notes085 = --gm-recv blocking --gm-no-shmem -wd `pwd` $command notes090 = notes095 = Set the following BIOS parameters: notes100 = DRAM Interleave = AUTO notes105 = Node Interleave = Disabled notes110 = ACPI SRAT = Enabled notes115 = notes120 = Cluster Configuration: notes125 = Two CPUs per node notes130 = All benchmark files are on a shared file server notes135 = Nodes and file server use NFS shared file system notes140 = $(CDFINC) is the NETCDF include directory notes145 = $(MPIINC) is the MPICH include directory