pub const CUDA_ERROR_INVALID_RESOURCE_TYPE: cudaError_enum = 914;Expand description
This error indicates one or more resources passed in are not valid resource types for the operation.
pub const CUDA_ERROR_INVALID_RESOURCE_TYPE: cudaError_enum = 914;This error indicates one or more resources passed in are not valid resource types for the operation.