Newsgroups: comp.parallel.mpi
From: raja@rsn.hp.com (Raja Daoud)
Subject: Re: Simulating MPI
Organization: Hewlett-Packard Co.
Date: 8 May 1998 21:30:16 -0500
Message-ID: <6j0f3o$3f8@tbag.rsn.hp.com>

Martial Michel  <martial@nist.gov> wrote:
>willing to use a tool like purify to check memory problem, and it
>appears to me that they interfere with one another.

We use purify internally for MPI development.  The command line used is:

purify [...] -view-file=%v.%p.prf -follow-child-processes cc ...

The view files generated are: <executable name>.<pid>.prf


--Raja

-=-
Raja Daoud				Hewlett-Packard Co.
raja@rsn.hp.com				http://www.hp.com/go/mpi

