Skip to content

MPI_Cart_Coords maxdims/ndims mixup missing from MPI 3.1 to MPI 4.0  #556

@felker

Description

@felker

Problem

In the description of the coords parameter of this function, the MPI 3.1 standard claims that it returns an integer array of size ndims. It should say that the array is of size maxdims.
image

This is already fixed in the 4.0 standard:

image

Proposal

Simply add the correction to the 3.1 errata: https://www.mpi-forum.org/docs/mpi-3.1/errata-31.pdf

References and Pull Requests

Metadata

Metadata

Labels

[done] mpi-4.1For inclusion in the MPI 4.1 standardchap-topologiesProcess Topologies Chapter CommitteeerrataErrata items for the previous MPI Standardhad readingCompleted the formal proposal readingpassed final votePassed the final formal votepassed first votePassed the first formal votescheduled readingReading is scheduled for the next meeting

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions