# Invocation command line: # /raid/elken/mpi2007-1.0/bin/runspec --ranks=32 --define hosts=/raid/elken/mpi2007-1.0/qbchosts --extension=core-intel-infinipath --action validate --reportable -I -c qlogic-linux-core-intel-infinipath --nobuild -i mref -n 3 -T base -o txt,config all # output_root was not used for this run ############################################################################ ##################################################################### # This is a sample config file. It was tested with: # # Compiler name/version: Intel 10.1.015 compilers # Communications software: QLogic InfiniPath software stack 2.2 # versions 2.0 and 2.1 # Operating system version: SLES 10 (x86-64) # Node Hardware: AMD Opteron and Intel Xeon 64-bit servers # Interconnect adapters: QLogic InfiniPath InfiniBand # PCI Express adapters # ##################################################################### # A runspec line something like the following will supply # the information needed in the submit command below: # runspec --config qlogic-linux-core-intel-infinipath \ # --ext core-intel-infinipath \ # --define hosts=$SPEC/hostfile --ranks=32 ... ###################################################################### flagsurl000 =http://www.spec.org/mpi2007/flags/QLogic_Core_Intel101_flags.xml makeflags = -j 2 env_vars = yes use_submit_for_speed = yes ext = core-intel-infinipath teeout = yes teerunout = yes mean_anyway = yes MPI_HOME = /usr ICC_HOME = /net/files/tools/intel/cce/10.1.015 IFORT_HOME = /net/files/tools/intel/fce/10.1.015 RUNTIME_ICC_HOME = /opt/intel/cce/10.1.015 RUNTIME_IFORT_HOME = /opt/intel/fce/10.1.015 CC = $(MPI_HOME)/bin/mpicc -cc=icc FC = $(MPI_HOME)/bin/mpif90 -f90=ifort CXX = $(MPI_HOME)/bin/mpicxx -CC=icpc #submit = <