Function numa_gpu::runtime::cuda_wrapper::host_unregister
source · [−]Expand description
Unregisters a memory range that was page-locked with host_register().
Unsafety
Memory range must have been page-locked with host_register().