Re: [MPI3 Fortran] MPI_SIZEOF question
On 5/23/11 1:16 PM, Jeff Squyres wrote:
On May 23, 2011, at 10:47 AM, Bill Long wrote:
Ultimately, I'd be inclined to just scrap the routine as redundant.
This function has been there since 1996 (i.e., MPI-2).
Is it now obsolete? I.e., the Fortran instrinsic STORAGE_SIZE suitable? If so, we can deprecate the old MPI_SIZEOF function and not put it in the new MPI-3 fortran module... but it still has to be implemented in the existing MPI-2 fortran "use mpi" module (even if it's deprecated).
I don't see MPI_SIZEOF as being necessary with STORAGE_SIZE available. How is MPI_SIZEOF implemented in MPI-2?
Can you answer Rolf's questions? I'm particularly interested in the fortran wrapper questions.
I tried. Cheers, Bill -- Bill Long [email protected] Fortran Technical Support & voice: 651-605-9024 Bioinformatics Software Development fax: 651-605-9142 Cray Inc./Cray Plaza, Suite 210/380 Jackson St./St. Paul, MN 55101
participants (1)
-
Bill Long