Robert,

Fantastic! Valgrind now running with mpich, and returning meaningful
results.
A simple suppression file gets rid of a few extra errors associated with
things like MPI_Init.



R. Crockett wrote:
> 
> Sean,
> 
> I have encountered the same problem. The problem lies in how command-line
> arguments are parsed.
> 
> Have a look at the following webpage
> 
> https://csd.vpac.org/twiki/bin/view/Tech/ParallelDebugging#Using_valgrind_with_MPICH_to_che
> 
> which gives instructions on getting valgrind to work with mpich. The
> upshot is that you will have to create a mpirun_dbg.valgrind shell script
> that parses the command line arguments correctly. This may require a
> little monkeying around with the script, like stripping of quotes and
> such.
> 
> Hope this helps,
> Robert
> 
> 

-- 
View this message in context: 
http://www.nabble.com/valgrind-and-MPI-wrappers-tp10324423p23518788.html
Sent from the Valgrind - Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to