uct_ib_mr_type_t
#8722
-
typedef enum { What does ‘UCT_IB_MR_STRICT_ORDER’ mean,why call ibv_reg_mr registration twice when UCX_IB_PCI_RELAXED_ORDERING=on? |
Beta Was this translation helpful? Give feedback.
Answered by
yosefe
Nov 23, 2022
Replies: 1 comment
-
When need to send remote atomic operations, it should be done to a strict-pci-order memory key, to maintain atomic semantics |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lijh5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When need to send remote atomic operations, it should be done to a strict-pci-order memory key, to maintain atomic semantics