[MPIWG Fortran] MPI_SIZEOF: redux

Jeff Hammond jeff.science at gmail.com
Thu Jun 5 22:10:10 CDT 2014


Is this intrinsic in F90? Are we deprecating F77 and F90 bindings? Else we need this. 

Sent from my iPhone

> On Jun 5, 2014, at 7:47 PM, "Jeff Squyres (jsquyres)" <jsquyres at cisco.com> wrote:
> 
> SHORT VERSION: Given the Fortran intrinsic storage_size(), should we deprecate MPI_SIZEOF?
> 
> MORE DETAIL:
> 
> MPI_SIZEOF has been around since MPI-2.0 (i.e., 1996).  I don't know how long storage_size() has been around in Fortran, but I can see that it's not in the default gfortran that is in RHEL6 (v4.4.7) -- it looks like it appeared in the gfortran v4.6 series.
> 
> Is it time to deprecate MPI_SIZEOF?  We don't have to delete it any time soon, but we can indicate to Fortran MPI developers that they should be using storage_size().
> 
> -- 
> Jeff Squyres
> jsquyres at cisco.com
> For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/
> 
> _______________________________________________
> mpiwg-fortran mailing list
> mpiwg-fortran at lists.mpi-forum.org
> http://lists.mpi-forum.org/mailman/listinfo.cgi/mpiwg-fortran



More information about the mpiwg-fortran mailing list