Skip to main content

cudaError_cudaErrorCudartUnloading

Constant cudaError_cudaErrorCudartUnloading 

Source
pub const cudaError_cudaErrorCudartUnloading: cudaError = 4;
Expand description

This indicates that a CUDA Runtime API call cannot be executed because it is being called during process shut down, at a point in time after CUDA driver has been unloaded.