Jeff Hammond <jeff.science(a)gmail.com> writes:
> At this point, you should subscribe to
> http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi3-greq and have
> further discussion of this issue there. I copied that list to make
> the transition seemless.
The mpi3-greq list hasn't had any activity in five years, so it's not
clear any interested parties are there. I care quite a bit about
improving the ability of generalized requests to make progress, mostly
because I want to be able to implement domain-specific nonblocking
collectives with similar progress semantics to those provided directly
by MPI.
https://svn.mpi-forum.org/trac/mpi-forum-web/wiki/Proposal has
stalled. If you want to go to Spain in September and try to push it
forward, I think people might be willing to help you.
At this point, you should subscribe to
http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi3-greq and have
further discussion of this issue there. I copied that list to make
the transition seemless.
Best,
Jeff
On Sun, Aug 4, 2013 at 12:05 PM, Matthieu Dorier
<matthieu.dorier(a)irisa.fr> wrote:
> Hi,
>
> Is there any hope that the currently non-standard generalized request
> interface (MPIX_Grequest_*) in mpich eventually becomes part of the standard
> (or something that looks like this API)?
> I just spent two days hopelessly trying to develop something with the
> standard generalized requests, but gave up: this API is basically useless
> unless a thread is used to do the MPI_Grequest_complete.
>
> For information, what I was trying to do was a custom version of MPI_Iprobe
> that takes an MPI_Request* parameter instead of a int* flag and an
> MPI_Status*, in order to be able to call MPI_{Wait,Test}{all,any,some} on
> requests generated by different types of non-blocking operations including
> MPI_Iprob. (btw, is there a reason why MPI_Iprob doesn't have this signature
> already? That would have make more sense, in my opinion).
>
> Matthieu Dorier
> PhD student at ENS Cachan Brittany and IRISA
> http://people.irisa.fr/Matthieu.Dorier
>
> _______________________________________________
> discuss mailing list discuss(a)mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
--
Jeff Hammond
jeff.science(a)gmail.com