Skip to main content

cudaError_cudaErrorMixedDeviceExecution

Constant cudaError_cudaErrorMixedDeviceExecution 

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