7 citations · 8 across the 3 of their papers we have counts for
3 papers
State access patterns in embarrassingly parallel computations
Marco Danelutto, Massimo Torquati, Peter Kilpatrick
We introduce a set of state access patterns suitable for managing state in embarrassingly parallel computations on streams. The state access patterns are useful to model typical st…
FastFlow tutorial
Marco Aldinucci, Marco Danelutto, Massimo Torquati
FastFlow is a structured parallel programming framework targeting shared memory multicores. Its layered design and the optimized implementation of the communication mechanisms used…
Accelerating sequential programs using FastFlow and self-offloading
Marco Aldinucci, Marco Danelutto, Peter Kilpatrick +2
FastFlow is a programming environment specifically targeting cache-coherent shared-memory multi-cores. FastFlow is implemented as a stack of C++ template libraries built on top of…