Have you tried configuring OMPI with -enable-orterun-prefix-by-default?
> On Apr 25, 2016, at 10:34 AM, Rob Malpass <l...@getiton.myzen.co.uk> wrote: > > Hi > > Sorry if this isn’t 100% relevant to this list but I’m at my wits end… > > After a lot of hacking, I’ve finally configured openmpi on my Ubuntu cluster. > I had been having awful problems with not being able to find the libraries > on the remote nodes but apparently the workaround is to use > ld.conf.so.d/*.conf > > I have compiled and run an example and it has worked but as it is not > recommended practice, can I please ask if there is a better / more elegant > workaround? It is still the case that LD_LIBRARY_PATH is not set (because > no dot files like .profile, .bashrc etc) get executed when a non-interactive > ssh session takes place). Is this going to cause me problems later? > > Thanks > _______________________________________________ > users mailing list > us...@open-mpi.org <mailto:us...@open-mpi.org> > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users > <http://www.open-mpi.org/mailman/listinfo.cgi/users> > Link to this post: > http://www.open-mpi.org/community/lists/users/2016/04/29030.php > <http://www.open-mpi.org/community/lists/users/2016/04/29030.php>