Closed aws-nslick closed 2 months ago
Stacked PRs:
void pointer arithmetic is illegal in c++; cast to uintptr, do the offset, then cast to void* to pass to libfabric. Signed-off-by: Nicholas Sielicki nslick@amazon.com
bot:aws:retest
Stacked PRs:
fix(rdma): fi_{send,write}data: do arithmetic on uintptr
void pointer arithmetic is illegal in c++; cast to uintptr, do the offset, then cast to void* to pass to libfabric. Signed-off-by: Nicholas Sielicki nslick@amazon.com