Function numa_gpu::runtime::cuda_wrapper::host_register
source · [−]Expand description
Page-lock an existing memory range for efficient GPU transfers.
Unsafety
Page-locked memory must be unregistered with host_unregister().