The HPC-DAG Task Model for Heterogeneous Real-Time Systems
The HPC-DAG Task Model for Heterogeneous Real-Time Systems
复制标题
异构实时系统的 HPC-DAG 任务模型
DOI:
--
复制
发表时间:
2020
影响因子:
3.7
通讯作者:
M. Bertogna
中科院分区:
文献类型:
--
作者:
Zahaf Houssam;Nicola Capodieci;R. Cavicchioli;Giuseppe Lipari;M. Bertogna
Recent commercial hardware platforms for embedded real-time systems feature heterogeneous processing units and computing accelerators on the same System-on-Chip. When designing complex real-time applications for such architectures, the designer is exposed to a number of difficult choices, like deciding on which compute engine to execute a certain task, or what degree of parallelism to adopt for a given function. To help the designer exploring the wide space of design choices and tune the scheduling parameters, we propose a novel real-time application model, called HPC-DAG (Heterogeneous Parallel Condition Directed Acyclic Graph Model), specifically conceived for heterogeneous platforms. An HPC-DAG allows the system designer to specify alternative implementations of a software component for different processing engines, as well as conditional branches to model if-then-else statements. We also propose a schedulability analysis for the HPC-DAG model and a set of heuristic allocation algorithms aimed at improving schedulability for latency sensitive applications. Our analysis takes into account the cost of preempting a task, which can be non-negligible on certain processors. We show the use of our approach on a realistic case study, and we demonstrate its effectiveness by comparing it with state-of-the-art algorithms previously proposed in literature.