On Wed, Jul 18, 2007 at 04:27:15PM +0300, Gleb Natapov wrote:
> Hi,
>
> With current trunk LD_LIBRARY_PATH is not set for ranks that are
> launched on the head node. This worked previously.
>
Same more info. I use rsh pls.
elfit1# /home/glebn/openmpi/bin/mpirun -np 1 -H elfit1 env | grep
LD_LIBRARY_PATH
gives nothing.
The strange thing that I just found is that this one works
elfit1# /home/glebn/openmpi/bin/mpirun -np 1 -H localhost env | grep
LD_LIBRARY_PATH
LD_LIBRARY_PATH=/home/glebn/openmpi/lib
--
Gleb.