GrPPI
1.0
Generic and Reusable Parallel Pattern Interface
|
#include "common/farm_pattern.h"
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... | |