[Mpi3-bwcompat] MPI_Size and non-count int parameters
    Fab Tillier 
    ftillier at [hidden]
       
    Tue Oct  5 00:00:23 CDT 2010
    
    
  
Should MPI_Size be used where one would likely use size_t?
For example, MPI_Type_create_struct (page 86), should the count parameter be MPI_Size?  Likewise, should the three integers output by MPI_Type_get_envelope (page 105) be MPI_Size?
Or is this yet another distinct type, and if so, should we try to cover it in this ticket?
Thanks,
-Fab
    
    
More information about the Mpi3-bwcompat
mailing list