On 01/21/2013 03:49 PM, Raghu Reddy wrote:
> I was wondering if anyone has successfully used valgrind with MPI
> applications on SGI systems with MPT?

I don't know about on SGI w/ MPT (whatever MPT is).  But for sure in
general on MPI, it works.

> Using a non-MPI program (the simple example from the valgrind website
> tutorial) works exactly as documented.  However, an MPI hello world example
> with the same error does not point out the error, even though there are
> messages from the MPI wrappers.

Does your MPI hello world test work as expected (with -DBUG) if you
remove the MPI specifics and just run it as an ordinary executable?

J


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to