[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MPI F90 Test suite



At 12:51 PM 10/10/2003 -0600, MaryDell wrote:
I am looking for a MPI F90 test suite. Does anyone have one they would be willing to give me.
I have a rather simple tool that simply replaced "include 'mpif.h'" with "use mpi", allowing the use of Fortran 77 test suites for the F90 with the enhanced MPI support. Are you looking for something more sophisticated than that? For example, are you interested in the routines that use integer KIND= expressions or things like MPI_SIZEOF?

Bill