Loading...
Searching...
No Matches
cudaflow.hpp
1#pragma once
2
3#include "../taskflow.hpp"
4#include "cuda_graph.hpp"
5#include "cuda_graph_exec.hpp"
6#include "algorithm/single_task.hpp"
7
13namespace tf {
14
19
24
25} // end of namespace tf -----------------------------------------------------
26
27
class to create a CUDA graph with uunique ownership
Definition cuda_graph.hpp:531
class to create an executable CUDA graph with unique ownership
Definition cuda_graph_exec.hpp:93
taskflow namespace
Definition small_vector.hpp:20