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