Skip to main content

cudaError_cudaErrorUnsupportedDevSideSync

Constant cudaError_cudaErrorUnsupportedDevSideSync 

Source
pub const cudaError_cudaErrorUnsupportedDevSideSync: cudaError = 225;
Expand description

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