STORAGE_SIZE — Storage size in bitsRESULT = STORAGE_SIZE(A [, KIND]) | A | Shall be a scalar or array of any type. |
| KIND | (Optional) shall be a scalar integer constant expression. |
I'm still not sure why you're associating MPI_SIZEOF, F08, and storage_size together...?
According to earlier in the thread, storage_size has been around since F90. I.e., 20+ years.
Bill also mentioned that even though some compilers don't yet have it, a) it's easy to implement, and b) giving 2+ years warning to compilers that MPI intends to deprecate MPI_SIZEOF might well give compilers the nudge they need to go implement it.
On Jun 6, 2014, at 9:00 AM, Jeff Hammond <jeff.science@gmail.com> wrote:The majority of Fortran users in HPC are ignorant of F08 (beyond trivial notions, eg existence) and will still be by the time of MPI-4. I think deprecating this function must be coincident with deprecating the pre-F08 bindings since it is ootebtionskly required for pre-F08 MPI usage.If we are serious about forcing everyone to use F08 (which I think is a terrible idea), then let's at least do it consistently.JeffSent from my iPhoneOn Jun 6, 2014, at 5:15 AM, Bill Long <longb@cray.com> wrote:On Jun 6, 2014, at 6:31 AM, Jeff Squyres (jsquyres) <jsquyres@cisco.com> wrote:Would it still be ok to deprecate MPI_SIZEOF in MPI-4 (which is at least ~2 years away)? We don't have to have any plan for removing it.I think that would be reasonable. In two years time more vendors will have implemented storage_size. And if it were well known that MPI wants people to migrate to this function, vendors would be motivated to add support sooner. The function itself is pretty trivial to implement as inline code by the compiler. It’s just a matter of vendor priorities.Cheers,BillBill Long longb@cray.comFortran Technical Suport & voice: 651-605-9024Bioinformatics Software Development fax: 651-605-9142Cray Inc./ Cray Plaza, Suite 210/ 380 Jackson St./ St. Paul, MN 55101_______________________________________________mpiwg-fortran mailing listmpiwg-fortran@lists.mpi-forum.orghttp://lists.mpi-forum.org/mailman/listinfo.cgi/mpiwg-fortran_______________________________________________mpiwg-fortran mailing listmpiwg-fortran@lists.mpi-forum.orghttp://lists.mpi-forum.org/mailman/listinfo.cgi/mpiwg-fortran
--
Jeff Squyres
jsquyres@cisco.com
For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/
_______________________________________________
mpiwg-fortran mailing list
mpiwg-fortran@lists.mpi-forum.org
http://lists.mpi-forum.org/mailman/listinfo.cgi/mpiwg-fortran