Loading...
Searching...
No Matches
tf::cudaStreamCreator Class Reference

class to create functors that construct CUDA streams More...

#include <taskflow/cuda/cuda_stream.hpp>

Public Member Functions

cudaStream_t operator() () const
 constructs a new cudaStream_t object using cudaStreamCreate
 
cudaStream_t operator() (cudaStream_t stream) const
 returns the given cudaStream_t object
 

Detailed Description

class to create functors that construct CUDA streams


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