2006
DOI: 10.1016/j.parco.2006.06.001
|View full text |Cite
|
Sign up to set email alerts
|

Quaff: efficient C++ design for parallel skeletons

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
33
0

Year Published

2008
2008
2017
2017

Publication Types

Select...
5
3
2

Relationship

0
10

Authors

Journals

citations
Cited by 55 publications
(33 citation statements)
references
References 8 publications
0
33
0
Order By: Relevance
“…As a rst step we plan to implement search skeletons in CTSL and analyse the overheads. We will exploit low overhead methods like C++ template metaprogramming [10].…”
Section: Future Workmentioning
confidence: 99%
“…As a rst step we plan to implement search skeletons in CTSL and analyse the overheads. We will exploit low overhead methods like C++ template metaprogramming [10].…”
Section: Future Workmentioning
confidence: 99%
“…There are only a few algorithmic skeleton libraries which try to address real-time requirements: A Parallel Skeleton Library for Embedded Multicores [34], QUAFF [14] and SkiPPER [53]. The first one is written for C++ and uses templates and inheritance.…”
Section: Algorithmic Skeletonsmentioning
confidence: 99%
“…eSkel focuses on nesting of skeletons and provides two nesting modes, transient mode where skeleton objects are destroyed immediately after invocation, and a more lasting persistent mode. Quaff [94] mainly provides farm and pipeline skeletons. It reduces the runtime overhead by performing most of the skeleton instantiations and optimizations at compile-time, using the C++ template meta-programming [2].…”
Section: Skeleton Framework For Multicore Cpu Systems and Mpi-clustersmentioning
confidence: 99%