src/taskflow/cuda/cuda_optimizer.hpp file

cudaFlow capturing algorithms include file

Contents

Namespaces

namespace tf
taskflow namespace

Classes

class tf::cudaSequentialCapturing
class to capture the described graph into a native cudaGraph using a single stream
class tf::cudaRoundRobinCapturing
class to capture the described graph into a native cudaGraph using a greedy round-robin algorithm on a fixed number of streams