MPI_TYPE_MAX need resizing above default

This commit is contained in:
treadway 2001-05-31 17:05:09 +00:00
parent 179a3a99e1
commit 067c1cbdb1

View File

@ -1,18 +1,4 @@
PATH=/usr/sbin:/usr/bsd:/sbin:/usr/bin:/bin:/usr/bin/X11:/usr/local/bin
export PATH
if [ -f /opt/modules/modules/init/sh ]
then
. /opt/modules/modules/init/sh
fi
if [ -f /opt/modules/modules/modulefiles/modules ]
then
module load modules
fi
if [ -f /opt/modulefiles/MIPSpro ]
then
module load MIPSpro
fi
if [ -f /opt/modulefiles/mpt ]
then
module load mpt
fi
MPI_TYPE_MAX=65536
export MPI_TYPE_MAX