2021
DOI: 10.1007/978-3-030-72789-5_10
|View full text |Cite
|
Sign up to set email alerts
|

A Structured Grid Solver with Polyhedral+Dataflow Representation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(1 citation statement)
references
References 42 publications
0
1
0
Order By: Relevance
“…Here, we focus exclusively on Fortran and its do concurrent (DC) construct for GPU acceleration. DC is an alternative construct to the standard do loop which indicates that the loop has no data dependencies and can be computed out-of-order 2 . This can be used to hint to a compiler that the loop is likely (but may not be) parallelizable.…”
Section: Introductionmentioning
confidence: 99%
“…Here, we focus exclusively on Fortran and its do concurrent (DC) construct for GPU acceleration. DC is an alternative construct to the standard do loop which indicates that the loop has no data dependencies and can be computed out-of-order 2 . This can be used to hint to a compiler that the loop is likely (but may not be) parallelizable.…”
Section: Introductionmentioning
confidence: 99%