2005
DOI: 10.1007/11596110_3
|View full text |Cite
|
Sign up to set email alerts
|

Hierarchical Parallelism Control for Multigrain Parallel Processing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2012
2012
2023
2023

Publication Types

Select...
6
2
2

Relationship

2
8

Authors

Journals

citations
Cited by 25 publications
(8 citation statements)
references
References 14 publications
0
8
0
Order By: Relevance
“…A simple example is the initialization of multi-dimensional Kokkos::View. Simply parallelizing over one dimension and then iterating serially over the others often does not expose enough parallelism to leverage all architectures [8], [19]. Consider a 3D View of extents 200 Â 200 Â 200.…”
Section: Mdrangepolicymentioning
confidence: 99%
“…A simple example is the initialization of multi-dimensional Kokkos::View. Simply parallelizing over one dimension and then iterating serially over the others often does not expose enough parallelism to leverage all architectures [8], [19]. Consider a 3D View of extents 200 Â 200 Â 200.…”
Section: Mdrangepolicymentioning
confidence: 99%
“…Their effort concentrates on translation of global shared variables, implementation of the reduction clause and synchronization directives. Task based implementations in the nano-threads [13] programming model represent program as task graphs representing hierarchical parallelism. As part of our earlier work [14] we used SMARTS runtime system to create data flow execution model using a task based translation.…”
Section: A Implementationmentioning
confidence: 99%
“…Other source-to-source research compilers such as Oscar [25] and Cetus [26] simply do not support the C99 standard.…”
Section: Related Workmentioning
confidence: 99%