[MPI3 Fortran] Deprecate mpif.h?

N.M. Maclaren nmm1 at cam.ac.uk
Wed Mar 3 14:06:11 CST 2010


On Mar 3 2010, Bill Long wrote:

>I would certainly not want to see mpif.h or the mpi module go away. As 
>noted, there is a lot of legacy code that depends on them existing.
>
>My interpretation of "deprecate" in this context was that the current 
>forms of the mpif.h file and mpi module would be retained as the are, 
>but that new features that come out of this update would be incorporated 
>into the mpi3 module (only).  I think that would be OK.  Someone 
>modifying their code to use a new capability can do the USE at the same 
>time.

Yes.  Minor, 100% compatible, enhancements could be added to mpif.h and
the mpi module, if there are any that justify it (which there may not be),
but all significant new functionality would be limited to the mpi3 module
alone.  I don't see many of the users of mpif.h being interested in the
new functionality and, as Bill says, they will have to change their code
to use it anyway.


Regards,
Nick Maclaren.






More information about the mpiwg-fortran mailing list