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

Implements the default execution pipeline rule that broadcasts data to all pipelines. More...

#include <htgs/api/IRule.hpp>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  htgs::ExecutionPipelineBroadcastRule< T >
 the default execution pipeline rule that is used if no other rule is specified for an execution pipeline. More...
 

Detailed Description

Implements the default execution pipeline rule that broadcasts data to all pipelines.

Author
Timothy Blattner
Date
March 3, 2017