Skip to main content

cudaError_cudaErrorSystemDriverMismatch

Constant cudaError_cudaErrorSystemDriverMismatch 

Source
pub const cudaError_cudaErrorSystemDriverMismatch: cudaError = 803;
Expand description

This error indicates that there is a mismatch between the versions of the display driver and the CUDA driver. Refer to the compatibility documentation for supported versions.