pub const CUDA_ERROR_INVALID_VALUE: cudaError_enum = 1;Expand description
This indicates that one or more of the parameters passed to the API call is not within an acceptable range of values.
pub const CUDA_ERROR_INVALID_VALUE: cudaError_enum = 1;This indicates that one or more of the parameters passed to the API call is not within an acceptable range of values.