Skip to main content

cudaError_cudaErrorCallRequiresNewerDriver

Constant cudaError_cudaErrorCallRequiresNewerDriver 

Source
pub const cudaError_cudaErrorCallRequiresNewerDriver: cudaError = 36;
Expand description

This indicates that the API call requires a newer CUDA driver than the one currently installed. Users should install an updated NVIDIA CUDA driver to allow the API call to succeed.