Constant cudaErrorUnsupportedDevSideSync

Source
pub const cudaErrorUnsupportedDevSideSync: cudaError = 225;
Expand description

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