Constant CUDA_ERROR_CDP_NOT_SUPPORTED

Source
pub const CUDA_ERROR_CDP_NOT_SUPPORTED: cudaError_enum = 811;
Expand description

This error indicates that the module is using CUDA Dynamic Parallelism, but the current configuration, like MPS, does not support it.