pub const CUDA_ERROR_UNSUPPORTED_EXEC_AFFINITY: cudaError_enum = 224;Expand description
This indicates that the ::CUexecAffinityType passed to the API call is not supported by the active device.
pub const CUDA_ERROR_UNSUPPORTED_EXEC_AFFINITY: cudaError_enum = 224;This indicates that the ::CUexecAffinityType passed to the API call is not supported by the active device.