2015
DOI: 10.1007/s10766-015-0350-0
|View full text |Cite
|
Sign up to set email alerts
|

Steal Locally, Share Globally

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2015
2015
2015
2015

Publication Types

Select...
1
1

Relationship

1
1

Authors

Journals

citations
Cited by 2 publications
(3 citation statements)
references
References 22 publications
0
3
0
Order By: Relevance
“…Authors in [32] used a thread pool with work-stealing and compared it to OpenMP, Cilk Plus, and TBB. They used Fibonacci as an example of unbalanced tasks.…”
Section: Related Workmentioning
confidence: 99%
“…Authors in [32] used a thread pool with work-stealing and compared it to OpenMP, Cilk Plus, and TBB. They used Fibonacci as an example of unbalanced tasks.…”
Section: Related Workmentioning
confidence: 99%
“…The Glasgow Parallel Reduction Machine (GPRM) [4] provides a task-based approach to manycore programming by structuring programs into task code, written as C++ classes, and communication code, written in GPC, a restricted subset of C++. The communication code describes how the tasks interact.…”
Section: Gprmmentioning
confidence: 99%
“…For this purpose, we have chosen three parallel programming models from different domains and for different reasons: OpenMP, the de-facto standard for programming shared memory architectures; OpenCL, known for being portable across multiple platforms; and finally GPRM, a pure taskbased programming framework. It has been reported that GPRM provides superior performance compared to OpenMP on manycore architectures [3] [4].…”
Section: Introductionmentioning
confidence: 99%