Skip to content

MPI_SCAN_INIT and MPI_EXSCAN_INIT missing from sentence for inter-communicators #680

@jaegerj

Description

@jaegerj

Problem

A sentence lists the blocking and nonblocking SCAN and EXSCAN, but is missing the persistent ones

Proposal

Add the persistent SCAN and EXSCAN to the list

Changes to the Text

The data movement patterns of MPI_SCAN, MPI_ISCAN, MPI_EXSCAN, and MPI_IEXSCAN do not fit this taxonomy.

->

The data movement patterns of MPI_SCAN, MPI_ISCAN, MPI_EXSCAN, MPI_IEXSCAN, MPI_SCAN_INIT and MPI_EXSCAN_INIT do not fit this taxonomy.

Impact on Implementations

Should be none

Impact on Users

Should be none

References and Pull Requests

Metadata

Metadata

Assignees

Labels

[done] mpi-4.1For inclusion in the MPI 4.1 standardchap-collectiveCollective Communication Chapter CommitteeerrataErrata items for the previous MPI Standardhad readingCompleted the formal proposal readingpassed final votePassed the final formal votewg-collectivesCollectives Working Group

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions