[MPIWG Fortran] Question about named constants

William Gropp wgropp at illinois.edu
Thu Jun 18 18:15:47 CDT 2015


This has more to do with whether things like MPI_INTEGER are compile-time constants (as they are in MPICH) or pointers to memory that are determined when the application is linked with the library.

Bill

On Jun 18, 2015, at 12:48 PM, Bill Long <longb at cray.com> wrote:

> 
> 
> Another question is what is the meaning of "link-time constants". I could not find in MPI. Does it mean I can use MPI_INTEGER after main before MPI_Init?
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpi-forum.org/pipermail/mpiwg-fortran/attachments/20150618/f41816e6/attachment-0001.html>


More information about the mpiwg-fortran mailing list