Version 0.3.1
A number of important changes have been performed for this release.
The most remarkable change is that GrPPI now supports FastFlow as a new back-end.
Additionally, the following changes have been performed:
- A new architecture for execution policies.
- Added tuple of iterators iterators for data-patterns.
- A new architecture for pipeline pattern accepting pattern composition and nesting.
- Support for multiple execution contexts in pipelines
- Added a new divide/conquer interface and deprecated the old one.
- Support for multi-sequence data patterns
- Corrected bugs in stencil
- Updated samples
- Removed boost as a dependency
- Improved documentation