Constant CUDA_ERROR_UNSUPPORTED_DEVSIDE_SYNC

Source
pub const CUDA_ERROR_UNSUPPORTED_DEVSIDE_SYNC: cudaError_enum = 225;
Expand description

This indicates that the code to be compiled by the PTX JIT contains unsupported call to cudaDeviceSynchronize.