GrPPI  0.3.1
Generic and Reusable Parallel Pattern Interface
Namespaces | Functions
farm.h File Reference
#include "common/farm_pattern.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 Transformer >
auto grppi::farm (int ntasks, Transformer &&transform_op)
 Invoke Farm pattern on a data stream that can be composed in other streaming patterns. More...