Back to Taskflow

taskflow/cuda/cuda_stream.hpp file

docs/cuda__stream_8hpp.html

4.0.01.0 KB
Original Source

taskflow/cuda/cuda_stream.hpp file

CUDA stream utilities include file.

Namespaces

namespace tftaskflow namespace

Classes

class tf::cudaEventCreatorclass to create functors that construct CUDA events class tf::cudaEventDeleterclass to create a functor that deletes a CUDA event template<typename Creator, typename Deleter> class tf::cudaEventBaseclass to create a CUDA event with unique ownership class tf::cudaStreamCreatorclass to create functors that construct CUDA streams class tf::cudaStreamDeleterclass to create a functor that deletes a CUDA stream template<typename Creator, typename Deleter> class tf::cudaStreamBaseclass to create a CUDA stream with unique ownership