pub const cudaErrorMixedDeviceExecution: cudaError = 28;
Expand description
Mixing of device and device emulation code was not allowed. \deprecated This error return is deprecated as of CUDA 3.1. Device emulation mode was removed with the CUDA 3.1 release.