Skip to main content

cudaError_cudaErrorInvalidHostPointer

Constant cudaError_cudaErrorInvalidHostPointer 

Source
pub const cudaError_cudaErrorInvalidHostPointer: cudaError = 16;
Expand description

This indicates that at least one host pointer passed to the API call is not a valid host pointer. \deprecated This error return is deprecated as of CUDA 10.1.