Design, Automation &Amp; Test in Europe Conference &Amp; Exhibition (DATE), 2015 2015
DOI: 10.7873/date.2015.0778
|View full text |Cite
|
Sign up to set email alerts
|

OpenMP and Timing Predictability: A Possible Union?

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
38
0

Year Published

2016
2016
2020
2020

Publication Types

Select...
4
1
1

Relationship

1
5

Authors

Journals

citations
Cited by 36 publications
(38 citation statements)
references
References 0 publications
0
38
0
Order By: Relevance
“…In the sporadic DAG model [16], [5], [10], which is probably the most general parallel model, tasks are represented by means of a directed acyclic graph, where each node corresponds to a sequential piece of code, and edges represent precedence constraints between pairs of nodes. The first attempt to study the similarities of DAGs and parallel programming models such as OpenMP has been recently introduced in [8], [9] and [14], where the authors studied how to construct an OpenMP-DAG considering the tasking semantics of OpenMP4.…”
Section: Related Workmentioning
confidence: 99%
See 3 more Smart Citations
“…In the sporadic DAG model [16], [5], [10], which is probably the most general parallel model, tasks are represented by means of a directed acyclic graph, where each node corresponds to a sequential piece of code, and edges represent precedence constraints between pairs of nodes. The first attempt to study the similarities of DAGs and parallel programming models such as OpenMP has been recently introduced in [8], [9] and [14], where the authors studied how to construct an OpenMP-DAG considering the tasking semantics of OpenMP4.…”
Section: Related Workmentioning
confidence: 99%
“…. , v k,q k+1 } represent non-preemptive regions (NPRs) of code (or task parts in the OpenMP nomenclature [8]), with a number of potential preemption points equal to q k = |V k | − 1. Each node v k,j ∈ V k is labeled with its worst-case execution time (WCET) C k,j .…”
Section: A Task Modelmentioning
confidence: 99%
See 2 more Smart Citations
“…Furthermore, recent studies demonstrate that the structure and syntax of the OpenMP tasking model resembles the Directed Acyclic Graph (DAG) scheduling real-time model [35]. This enables the analysis of the timing properties for such a model.…”
Section: Introductionmentioning
confidence: 99%