From: Ole Holm Nielsen (Ole.H.Nielsen_at_[hidden])
Date: 2007-05-01 16:40:05


Thanks for the suggestion. I inserted a printenv command and the path and
library variables seem to be correct for our OpenMPI installation:

LD_LIBRARY_PATH=/usr/local/openmpi-1.2.1-pgi/lib:/opt/intel/compiler90/lib
MPIHOME=/usr/local/openmpi-1.2.1-pgi
PATH=/usr/local/openmpi-1.2.1-pgi/bin:/usr/local/openmpi-1.2.1-pgi/bin:/usr/kerberos/bin:/bin:/usr/bin:/usr/local/lam-7.1.2-pgi/bin:/opt/intel/compiler90/bin:/usr/local/bin:/usr/X11R6/bin

Does OpenMPI have any issues when installed in non-default directories
such as /usr/local/openmpi-1.2.1-pgi ?

Ralph Castain wrote:
> The most likely problem is that you have a path or library issue regarding
> the location of the OpenMPI/OpenRTE executables when running batch versus
> interactive. We see this sometimes when the shell startups differ in those
> two modes.
>
> You might try just running a batch vs interactive printenv to see if
> differences exist.
>
> As far as I know, there are no compatibility issues with Torque at this
> time.

Thanks,
Ole