You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: the current workaround of disabling databufs causes hangs with the ibv and ucx conduits when sysmem is successfully bound with gasnet and an inter-node copy is attempted in which the source instance is a external instance in sysmem. The hang can be worked around with -gex:bindhost 0 (i.e. disabling the binding of sysmem, which of course has a potential performance cost).
The databuf-based approach has problems with flow control and should be disabled. Probably better to have the
data go inline in pktbufs.
The text was updated successfully, but these errors were encountered: