Hello,

I'm trying to use valgrind do debug an mpich2 program. Unfortunately, I get the 
following error:

libmpi.so.0: cannot open shared object file: No such file or directory

I found out that libmpich.so.1.0 should be linked to instead (see 
libmpiwrap.c). Valgrind documation states that "The MPI functions to be wrapped 
are assumed to be in an ELF shared object with soname matching libmpi.so*. This 
is known to be correct at least for Open MPI and Quadrics MPI, and can easily 
be changed if required."

How do I change that?

Thanks for your help!

Martin Kalany
-- 
NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone!                          
        
Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to