Constant cudaErrorNotYetImplemented

Source
pub const cudaErrorNotYetImplemented: cudaError = 31;
Expand description

This indicates that the API call is not yet implemented. Production releases of CUDA will never return this error. \deprecated This error return is deprecated as of CUDA 4.1.