Skip to main content

cudaError_cudaErrorCdpNotSupported

Constant cudaError_cudaErrorCdpNotSupported 

Source
pub const cudaError_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.