Constant cudaErrorInvalidDeviceFunction

Source
pub const cudaErrorInvalidDeviceFunction: cudaError = 98;
Expand description

The requested device function does not exist or is not compiled for the proper device architecture.