Constant CUDA_ERROR_STREAM_CAPTURE_UNJOINED

Source
pub const CUDA_ERROR_STREAM_CAPTURE_UNJOINED: cudaError_enum = 904;
Expand description

This error indicates that the capture sequence contains a fork that was not joined to the primary stream.