Skip to content

Realm: Merge cuda-dma to master

apryakhin requested to merge cuda-dma into master

This pull request enhances the DMA engine by enabling native execution of CUDA kernels inside Realm. This integration accelerates memory copies of various types such as: structured copies with multiple affine rectangles, transposes, scatters, gathers and fills.

Edited by apryakhin

Merge request reports