Re: [ofiwg] [libfabric-users] Two-stage completion

2016-09-16 Thread Smith, Jonathan D
Hi Sean! Thanks for your help so far. I think I'm getting somewhere! I have some responses and more details for you: > those flags only apply to the fi_sendmsg call. Other send operations do not > take flags, and they do not apply to the fi_recvmsg call. Understood. I'm using connectionless

Re: [ofiwg] [libfabric-users] Two-stage completion

2016-09-16 Thread Smith, Jonathan D
And then what completion mode should I select? FI_DELIVERY_COMPLETE? -Original Message- From: Hefty, Sean Sent: Thursday, September 15, 2016 3:36 PM To: Smith, Jonathan D ; Jeff Hammond Cc: libfabric-us...@lists.openfabrics.org;

Re: [ofiwg] [libfabric-users] Two-stage completion

2016-09-16 Thread Hefty, Sean
> I'm not sure that using fi_tsendmsg with the FI_INJECT flag would meet > Jonathan's requirements - if I'm reading this email chain correctly. > I'll reorder his requirements and add comments: > > > 4. The application doesn't perform extra copy operations on the > message unless it's