> If I want to run valgrind on my processes, what steps should be > taken? I'm currently more interested in running valgrind on the > slave processes.
I've never done it, but have you looked at the following FAQs? http://www.open-mpi.org/faq/?category=debugging ---Tom