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

class to create a functor that deletes a CUDA event More...

#include <taskflow/cuda/cuda_stream.hpp>

Public Member Functions

void operator() (cudaEvent_t event) const
 deletes the given cudaEvent_t object using cudaEventDestroy
 

Detailed Description

class to create a functor that deletes a CUDA event


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