Derecho-Project / derecho

The main code repository for the Derecho project.
BSD 3-Clause "New" or "Revised" License
182 stars 46 forks source link

CUDA SUPPORT #273

Closed songweijia closed 3 months ago

songweijia commented 3 months ago

Derecho OOB transfer now supports CUDA Memory. This has been tested using src/applications/demos/oob_rdma. The communication nodes can use GPU memory or host memory independently.