Going back to this thread from earlier this calendar year... Ganesh wrote: And similarly (to disprove Jeff's original assertion), if there are wildcards, then an MPI_Barrier call could be semantically relevent. E.g., let's say P0 and P1 each send a message to P2, both using the same tag and communicator. Let's say P2 does two receives on that communicator and tag, using a wildcard source. So, the messages could be received in either order. One could introduce barriers to order the messages. E.g., P0: Send Barrier P1: Barrier Send P2: Recv Barrier Recv |
- Re: [OMPI users] Any scientific application heavily using... Shanyuan Gao
- Re: [OMPI users] Any scientific application heavily ... Ganesh
- Re: [OMPI users] Any scientific application heav... Richard Treumann
- Re: [OMPI users] Any scientific application ... Ganesh
- Re: [OMPI users] Any scientific applicat... Eugene Loh
- Re: [OMPI users] Anyscientific appl... Jeff Squyres
- Re: [OMPI users] Anyscientific ... Richard Treumann
- Re: [OMPI users] Anyscientific ... Eugene Loh
- Re: [OMPI users] Anyscienti... Jeff Squyres
- Re: [OMPI users] Anyscienti... Richard Treumann
- Re: [OMPI users] Anyscienti... Eugene Loh