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
For example, tl is set to rc_verbs, uct_ep_am_zcopy is used, and the receiver sets cb using uct_iface_set_am_handler, and then receives AM using UCT_worker_progress.
So, how does the receiver receive AM at the bottom of UCT? What exactly is Progress pushing in this? Is the called function written in the library file?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For example, tl is set to rc_verbs, uct_ep_am_zcopy is used, and the receiver sets cb using uct_iface_set_am_handler, and then receives AM using UCT_worker_progress.
So, how does the receiver receive AM at the bottom of UCT? What exactly is Progress pushing in this? Is the called function written in the library file?
Beta Was this translation helpful? Give feedback.
All reactions