pub const CUDA_ERROR_DEINITIALIZED: cudaError_enum = 4;Expand description
This indicates that the CUDA driver is in the process of shutting down.
pub const CUDA_ERROR_DEINITIALIZED: cudaError_enum = 4;This indicates that the CUDA driver is in the process of shutting down.