Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] MPI wish list (at ASC tool workshop)


On Aug 24, 2005, at 4:19 PM, Craig Rasmussen wrote:

Just a note:

semantic analysis of MPI codes to ensure that MPI_Init is called first, MPI_Finalize is called last (file scope easy, program scope?)


I should have given context. This was a suggestion at an ASC tools workshop made by Dan Quinlan as something that could be done with static analysis of MPI programs.

Cheers,
Craig



Back to the top