OpenMPI is installed on the cluster.
In order for MPI jobs to run on the cluster you must set these parameters:
For csh shell:setenv OMPI_MCA_btl tcp,self
setenv OMPI_MCA_mtl ^ofi
For bash shellexport OMPI_MCA_btl=tcp,self
export OMPI_MCA_mtl=^ofi