Re: [OMPI devel] RFC: ob1: fallback on put/send on rget failure

2012-03-19 Thread Shamis, Pavel
I got it. The patch looks ok. Pavel (Pasha) Shamis --- Application Performance Tools Group Computer Science and Math Division Oak Ridge National Laboratory On Mar 18, 2012, at 9:59 PM, Christopher Samuel wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 16/03/12 08:14, Shami

Re: [OMPI devel] RFC: ob1: fallback on put/send on rget failure

2012-03-19 Thread Jeffrey Squyres
George / Brian -- Can you guys comment on this patch? On Mar 15, 2012, at 5:07 PM, Nathan Hjelm wrote: > What: Update ob1 to do the following: > - fallback on send after rdma_put_retries_limit failures of prepare_dst > - fallback on put (single non-pipelined) if the btl returns > O

Re: [OMPI devel] RFC: ob1: fallback on put/send on rget failure

2012-03-18 Thread Christopher Samuel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/03/12 08:14, Shamis, Pavel wrote: > I did not get any patch. It arrived OK here, you can get it from the archive: http://www.open-mpi.org/community/lists/devel/2012/03/10717.php - -- Christopher Samuel - Senior Systems Administrator VLS

Re: [OMPI devel] RFC: ob1: fallback on put/send on rget failure

2012-03-15 Thread Shamis, Pavel
Nathan, I did not get any patch. Regards, Pavel (Pasha) Shamis --- Application Performance Tools Group Computer Science and Math Division Oak Ridge National Laboratory On Mar 15, 2012, at 5:07 PM, Nathan Hjelm wrote: > > > What: Update ob1 to do the following: >- fallback on sen

[OMPI devel] RFC: ob1: fallback on put/send on rget failure

2012-03-15 Thread Nathan Hjelm
What: Update ob1 to do the following: - fallback on send after rdma_put_retries_limit failures of prepare_dst - fallback on put (single non-pipelined) if the btl returns OMPI_ERR_NOT_AVAILABLE on a get transaction. When: Timeout in about one week (Mar 22) Why: Two reasons: