GrPPI  0.2
Generic and Reusable Parallel Pattern Interface
Namespaces | Functions
farm.h File Reference
#include "seq/farm.h"
#include "native/farm.h"
#include "omp/farm.h"
#include "tbb/farm.h"
#include "poly/farm.h"
#include "common/patterns.h"
Include dependency graph for farm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 grppi
 

Functions

template<typename Execution , typename Transformer >
auto grppi::farm (Execution &ex, Transformer &&transform_op)
 Invoke Farm pattern on a data stream that can be composed in other streaming patterns. More...