Derecho-Project / derecho

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

OOB with GPUDirect Support #275

Closed songweijia closed 5 months ago

songweijia commented 5 months ago

Now OOB works with GPU Direct. GPU Memory allocated by cuMemAlloc can be registered for OOB like normal host memory.

songweijia commented 5 months ago

Tested with DCCL.