Skip to main content

stream_free

Function stream_free 

Source
pub fn stream_free(alloc: &mut StreamAllocation) -> CudaResult<()>
Expand description

Free a stream-ordered allocation using a temporary default pool.

ยงErrors