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

Implements the task graph profiler for gathering and communicating the results via graphviz. More...

#include <htgs/core/graph/profile/TaskManagerProfile.hpp>
#include <htgs/core/graph/AnyTaskGraphConf.hpp>
#include <htgs/api/ExecutionPipeline.hpp>
#include <htgs/api/TGTask.hpp>
#include <htgs/utils/ProfileUtils.hpp>
#include <set>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  htgs::TaskGraphProfiler
 The task graph profiler that gathers profile data and communicates via graphviz. More...
 

Detailed Description

Implements the task graph profiler for gathering and communicating the results via graphviz.

Author
Timothy Blattner
Date
March 22, 2017