Constant CUDA_ERROR_FUNCTION_NOT_LOADED

Source
pub const CUDA_ERROR_FUNCTION_NOT_LOADED: cudaError_enum = 913;
Expand description

Indiciates a function handle is not loaded when calling an API that requires a loaded function.