[mvapich-discuss] hydra with disabled AcceptEnv /SendEnv in ssh config

Christoph Niethammer niethammer at hlrs.de
Thu Feb 27 03:00:04 EST 2014


Hello,

Following problem: I built mvapich2 with the Intel compiler/libraries in a non default location and the installation is handled via modules[1] setting the appropriate environment variables.
Unfortunately environment variables are not passed via ssh to other nodes as AcceptEnv/SendEnv is disabled in the configuration.

One solution is to hard code the LD_LIBRARY_PATH for the Intel libraries into the .bashrc file - which is not flexible and does not work with the module system.
Is there a posibility to generate an installation where the wrapper compiler uses rpaths for all libs found in non standard locations?
Or exists another, better way to pass the environment to the other nodes?

Best regards
Christoph Niethammer

[1] http://modules.sourceforge.net/



More information about the mvapich-discuss mailing list