vecmem 1.14.0
|
Struct responsible for managing the lifetime of a CUDA stream. More...
Public Member Functions | |
stream_owner () | |
Constructor. | |
~stream_owner () | |
Destructor. | |
Public Attributes | |
cudaStream_t | m_stream |
The managed stream. | |
Struct responsible for managing the lifetime of a CUDA stream.