<div dir="ltr">Hi Folks,<div><br></div><div>I have a question about handling the vector of descs that come in through fi_(t)sendv</div><div>as an argument, or in the fi_msg struct in the case of fi_(t)sendmsg.</div><div><br></div><div>Do we want to be able to support the case where an app may have a mix of</div><div>non-registered regions and registered regions?  </div><div><br></div><div>If the application is not registering segments, should the application set  desc argument</div><div>to NULL, or should the app supply the address of a vector of NULLs?</div><div><br></div><div>This is stemming from the way this argument is being set inside MPICH (ch3-device) in MPID_nem_ofi_cts_recv_callback, where it appears desc is being set to an address</div><div>in the stack.</div><div><br></div><div>Thanks for any guidance,</div><div><br></div><div>Howard</div><div><br></div></div>