Skip to main content

cuda_free

Function cuda_free 

Source
pub fn cuda_free(ptr: DevicePtr) -> CudaRtResult<()>
Expand description

Free device memory (mirrors cudaFree).