mpi-forum / mpi-issues

Tickets for the MPI Forum
http://www.mpi-forum.org/
67 stars 8 forks source link

Collectives - Determine Primary Index #603

Open wesbland opened 2 years ago

wesbland commented 2 years ago

Problem

In constant and predefined handle index, many entries do not have a "primary" entry (where the item is first defined; other entries should be where used).

Suggested Fix

Find relevant entry; could enlist chapter committees

wesbland commented 1 year ago

This wasn't read at the December 2022 meeting. The last opportunity for MPI 4.1 is to have it ready at the March 2022 meeting (and it needs to "pass" the reading).

@tonyskjellum Are you (or is someone else) planning to push this forward or should we move it out of the plan for MPI 4.1?

jaegerj commented 1 year ago

@wesbland From what I checked today, the items that had no primary index in 4.0 and related to the collective chapter are already handled in the current mpi-4.x branch

I'll confirm that with @tonyskjellum and we will let you know if we can close this ticket.