Skip to content

Version 0.3.1

Compare
Choose a tag to compare
@jdgarciauc3m jdgarciauc3m released this 01 Mar 11:52
· 233 commits to master since this release

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