Struct ucx_request¶
Defined in File messageReceiver.hpp
Struct Documentation¶
-
struct
comm
::
ucx_request
¶ A struct that lets us access the request that the end points ucx-py generates.
Public Members
-
int
completed
¶ !!!!!!!!!! do not modify this struct this has to match what is found in
Completion flag that we do not use.
-
int
uid
¶ We store a map of request uid ==> buffer_transport to manage completion of send
-
int