This is the output, what should I do?

[root@cluster bin]# ldd scriptmpi 
        not a dynamic executable
[root@cluster bin]#

[root@cluster bin]# $LD_LIBRARY_PATH
bash: 
/opt/gridengine/lib/linux-x64:/opt/gridengine/lib/linux-x64:/opt/openmpi/lib:/opt/python/lib:/lib:/usr/lib/oracle/12.1/client64/lib:/usr/lib/oracle/12.1/client64/lib:
 No such file or directory


thanks,

-----Mensaje original-----
De: Christopher Samuel [mailto:[email protected]] Enviado el: lunes, 21 de 
septiembre de 2015 1:43
Para: slurm-dev
Asunto: [slurm-dev] Re: Now I have this error with libltdl.so.7


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


Reply via email to