vecmem 1.14.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
vecmem::cuda::stream_wrapper::impl Struct Reference

Public Attributes

cudaStream_t m_stream = nullptr
 Bare pointer to the wrapped cudaStream_t object.
 
std::shared_ptr< details::stream_ownerm_managedStream
 Smart pointer to the managed cudaStream_t object.
 
int m_device = INVALID_DEVICE
 Device identifier for the stream.
 

The documentation for this struct was generated from the following file: