cudaFreeHost: Frees page-locked memory

Description Usage Arguments References See Also

Description

Frees the memory space pointed to by hostPtr, which must have been returned by a previous call to cudaMallocHost() or cudaHostAlloc().

Usage

1

Arguments

ptr

Pointer to memory to free

References

http://docs.nvidia.com/cuda/cuda-driver-api/index.html

See Also

cudaMalloc cudaMallocPitch cudaFree cudaMallocArray cudaFreeArray cudaMallocHost cudaMalloc3D cudaMalloc3DArray cudaHostAlloc


duncantl/RCUDA documentation built on May 15, 2019, 5:26 p.m.