Constant cudaErrorCdpNotSupported

Source
pub const cudaErrorCdpNotSupported: cudaError = 811;
Expand description

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