On 18/09/15 04:19, Fany Pag�s D�az wrote: > I'm trying to run the job and I get this error. > > [root@cluster bin]# srun scriptmpi > /usr/bin/mpi: error while loading shared libraries: libltdl.so.7: cannot > open shared object file: No such file or directory
Almost looks like your LD_LIBRARY_PATH is not being propagated properly to the compute nodes. What does: ldd scriptmpi say? cheers, Chris /* Apologies if threading is broken for this email */ -- Christopher Samuel Senior Systems Administrator VLSCI - Victorian Life Sciences Computation Initiative Email: [email protected] Phone: +61 (0)3 903 55545 http://www.vlsci.org.au/ http://twitter.com/vlsci
