Can not set both UCP_OP_ATTR_FIELD_DATATYPE and UCP_OP_ATTR_FLAG_NO_IMM_CMPL to ucp_am_send_nbx()? #9791
Unanswered
huzhijiang
asked this question in
Q&A
Replies: 1 comment
-
Seems like a bug; would need to apply same logic as in Lines 273 to 280 in d4bb985 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If set both UCP_OP_ATTR_FIELD_DATATYPE and UCP_OP_ATTR_FLAG_NO_IMM_CMPL flags, the following line of code will always treat data type as contig? iov data type will be ignored ?
ucx/src/ucp/core/ucp_am.c
Line 997 in d4bb985
Beta Was this translation helpful? Give feedback.
All reactions