Skip to main content

push_stream_override

Function push_stream_override 

Source
pub fn push_stream_override(s: Arc<CudaStream>) -> StreamOverride
Expand description

Push s as the ambient stream for the current thread until the guard drops.