Skip to content

realm: Register remote shared memories with CUDA

Cory Perry US requested to merge cperry/shm-cuda into cperry/ind_ch

Register remote shared memories with CUDA and allow CUDA DMA to transfer directly to such memories instead of bouncing through IB memory, reducing latency.

Edited by Cory Perry US

Merge request reports