pub const CUDA_ERROR_CDP_VERSION_MISMATCH: cudaError_enum = 812;Expand description
This error indicates that a module contains an unsupported interaction between different versions of CUDA Dynamic Parallelism.
pub const CUDA_ERROR_CDP_VERSION_MISMATCH: cudaError_enum = 812;This error indicates that a module contains an unsupported interaction between different versions of CUDA Dynamic Parallelism.