cudaHostGetDevicePointer: Passes back device pointer of mapped host memory allocated by

Description Usage Arguments Value References See Also

Description

Passes back the device pointer corresponding to the mapped, pinned host buffer allocated by cudaHostAlloc() or registered by cudaHostRegister().

Usage

1

Arguments

pHost

Requested host pointer mapping

flags

Flags for extensions (must be 0 for now)

Value

pDevice

References

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

See Also

cudaSetDeviceFlags cudaHostAlloc


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