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.
pub const CUDA_ERROR_STREAM_CAPTURE_UNJOINED: cudaError_enum = 904;This error indicates that the capture sequence contains a fork that was not joined to the primary stream.