docs/classtf_1_1cudaEventCreator.html
| | Taskflow: A General-purpose Task-parallel Programming System |
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tf::cudaEventCreator Class Reference
class to create functors that construct CUDA events More...
#include <taskflow/cuda/cuda_stream.hpp>
|
|
| cudaEvent_t | operator() () const |
| | creates a new cudaEvent_t object using cudaEventCreate
|
| |
| cudaEvent_t | operator() (unsigned int flag) const |
| | creates a new cudaEvent_t object using cudaEventCreate with the given flag
|
| |
| cudaEvent_t | operator() (cudaEvent_t event) const |
| | returns the given cudaEvent_t object
|
| |
class to create functors that construct CUDA events
The documentation for this class was generated from the following file:
taskflow/cuda/cuda_stream.hpp
Maintained by Dr. Tsung-Wei Huang — Generated by 1.13.1