HTGS  v2.0
The Hybrid Task Graph Scheduler
TaskGraphRuntime.hpp File Reference

Spawns threads and binds them to the appropriate ITask within a TaskGraph. More...

#include <thread>
#include <htgs/api/TaskGraphConf.hpp>
#include <htgs/core/task/AnyTaskManager.hpp>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  htgs::TaskGraphRuntime
 Spawns threads and binds them to the appropriate ITask within a TaskGraph. More...
 

Detailed Description

Spawns threads and binds them to the appropriate ITask within a TaskGraph.

Author
Timothy Blattner
Date
Nov 25, 2015