2011
DOI: 10.1109/ms.2011.2
|View full text |Cite
|
Sign up to set email alerts
|

A Synergetic Approach to Throughput Computing on x86-Based Multicore Desktops

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2012
2012
2020
2020

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 12 publications
(3 citation statements)
references
References 10 publications
0
3
0
Order By: Relevance
“…In [16], the authors propose a methodology based on Cilk with many similarities to ours. However, the study deals with a set of synthetic examples based on regular or naturally recursive structures, such as grids and trees.…”
Section: Divide-and-conquer Parallel Algorithmsmentioning
confidence: 99%
See 1 more Smart Citation
“…In [16], the authors propose a methodology based on Cilk with many similarities to ours. However, the study deals with a set of synthetic examples based on regular or naturally recursive structures, such as grids and trees.…”
Section: Divide-and-conquer Parallel Algorithmsmentioning
confidence: 99%
“…To make the approach practical for the developers, we are using the Cilk Plus array notation [16] as an entry level. From our experiments, this array notation is efficiently transformed in vectorial loops by the compiler and makes the usage of intrinsics in the source code obsolete.…”
Section: Implementing the Vectorizationmentioning
confidence: 99%
“…This has been proven to be suitable in quantifying the performance on different scientific problems in the context of flow simulations [13], [36], [37]. Software auto tuning tools [38] and dynamics schedulers based on work stealing [39]- [41] have proven to increase the achieved fraction of peak performance of multicore platforms. Other advancements related to memory placement can substantially improve the performance in the context of multiprocessors such as nexttouch policies [42]- [44].…”
Section: Related Workmentioning
confidence: 99%