It's that time of year again!
It's that time when we audit who has commit access to the Open MPI repos, and
remove those who are no longer relevant, those who have moved to other jobs,
and/or are otherwise not actively committing code to Open MPI.
***
Folks,
when reading the dev meeting minutes, i saw MPI_Reduce_local was
discussed and might be moved to the coll framework,
and here are my 0.02 US$ :
the prototype of MPI_Reduce_local is
int MPI_Reduce_local(const void *inbuf, void *inoutbuf, int count,
MPI_Datatype d