Constant cudaErrorInvalidSymbol

Source
pub const cudaErrorInvalidSymbol: cudaError = 13;
Expand description

This indicates that the symbol name/identifier passed to the API call is not a valid name or identifier.