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

Implements a producer consumer edge, which is a type of edge descriptor. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  htgs::ProducerConsumerEdge< T, U, W >
 Implements the producer consumer edge that connects two tasks where one task is producing data and the other is consuming. More...
 

Detailed Description

Implements a producer consumer edge, which is a type of edge descriptor.

Author
Timothy Blattner
Date
March 1, 2017