Back to Taskflow

Taskflow: A General

docs/classtf_1_1cudaEventDeleter.html

4.1.01.0 KB
Original Source

| | Taskflow: A General-purpose Task-parallel Programming System |

Loading...

Searching...

No Matches

Public Member Functions | List of all members

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: