[Mpi-forum] 2 minor corrections to ticket 140 ticket

Jeff Squyres jsquyres at cisco.com
Thu Jul 14 08:17:12 CDT 2011


During chapter committee reviews, Bill found two minor "const" omissions in the PDF on ticket 140 -- we forgot the int ranges[][3] parameters in MPI_GROUP_RANGE_INCL and MPI_GROU_RANGE_EXCL on pages 219 and 220:

-----
int MPI_Group_range_incl(MPI_Group group, int n, const int ranges[][3], MPI_Group *newgroup)

int MPI_Group_range_excl(MPI_Group group, int n, const int ranges[][3],
MPI_Group *newgroup)
-----

Ticket 140 is coming up for its first vote next week in Chicago.

If the Forum is amenable, I'll fix these and submit the fixed text for voting.  If the Forum is not amenable, I'll submit the original text for voting and these two parameters simply won't be const-ified.

-- 
Jeff Squyres
jsquyres at cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/





More information about the mpi-forum mailing list