GrPPI
1.0
Generic and Reusable Parallel Pattern Interface
|
▼Streaming patterns | Patterns for data stream processing |
Context | Interface for defining a new Context to run a given function or pattern |
Farm pattern | Interface for applyinng the Farm pattern |
Pipeline pattern | Interface for applyinng the Pipeline pattern |
Stream filter pattern | Interface for applyinng the md_stream-filter |
Stream iteration pattern | Interface for applyinng the md_stream-iteration |
Stream reduce pattern | Interface for applying the md_stream-reduce |
▼Task parallel patterns | Patterns for task parallel processing |
Divide/Conquer pattern | Interface for applyinng the md_divide-conquer |
▼Data parallel patterns | Patterns for data parallel processing |
Map pattern | Interface for applyinng the Map pattern |
Map/reduce pattern | Interface for applyinng the md_map-reduce |
Reduce pattern | Interface for applyinng the Reduce pattern |
Stencil pattern | Interface for applyinng the Stencil pattern |