Proceedings of the 20th International Symposium on High Performance Distributed Computing 2011
DOI: 10.1145/1996130.1996168
|View full text |Cite
|
Sign up to set email alerts
|

ClusterSs

Abstract: Programming for large-scale, multicore-based architectures requires adequate tools that offer ease of programming while not hindering application performance. StarSs is a family of parallel programming models based on automatic function level parallelism that targets productivity. StarSs deploys a data-flow model: it analyses dependencies between tasks and manages their execution, exploiting their concurrency as much as possible.We introduce Cluster Superscalar (ClusterSs), a new StarSs member designed to exec… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

2011
2011
2019
2019

Publication Types

Select...
3
2

Relationship

0
5

Authors

Journals

citations
Cited by 15 publications
(2 citation statements)
references
References 5 publications
0
2
0
Order By: Relevance
“…When we evaluate the performance of DuctTeip, we compare with the three major task frameworks/run-times with support for distributed memory architectures that implement a similar programming model: StarPU [11], Cluster OmpSS [12], and PaRSEC [13]. We introduce each in some detail below.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…When we evaluate the performance of DuctTeip, we compare with the three major task frameworks/run-times with support for distributed memory architectures that implement a similar programming model: StarPU [11], Cluster OmpSS [12], and PaRSEC [13]. We introduce each in some detail below.…”
Section: Introductionmentioning
confidence: 99%
“…Cluster OmpSs [12] employs centralized task creation and submission with one master process that submits tasks to all other processes. A task can generate child tasks at execution time.…”
Section: Introductionmentioning
confidence: 99%