Loading [MathJax]/extensions/tex2jax.js

A Practical Survey on Static Task Scheduling Optimization Approaches for Heterogeneous Architectures

Research output: Chapter in book/report/conference proceedingContribution to book/anthologyResearchpeer review

Authors

Research Organisations

External Research Organisations

  • Infineon Technologies AG

Details

Original languageEnglish
Title of host publicationLecture Notes in Computer Science
Pages425–437
VolumeConference proceedings
ISBN (electronic)978-3-031-90200-0
Publication statusPublished - 11 Jun 2025

Publication series

NameLecture Notes in Computer Science

Abstract

The complexity of software increases constantly, even in embedded real-time and safety-critical systems. This ever-increasing computational demand causes more complex application-specific accelerators to get integrated into modern computational systems, causing a shift towards heterogeneous architectures. In many safety-critical real-time applications, the workload to be executed is known beforehand, allowing the developer to determine a static scheduling of the workload upfront. This allows the developer to validate safety constraints fully, a task that is often not feasible using dynamic scheduling. Generally, programming heterogeneous processors quickly becomes an almost impossible challenge for software developers. As such, numerous approaches for automatically generating static schedules have been proposed over the years. These heuristic approaches use simplified models of the target platform by ignoring concepts like memory locality or processor core clustering, as well as a simplified graph representation of the software in exchange for lower computational complexity. However, we have yet to see a practical survey of existing approaches, especially in the context of embedded real-time and safety-critical systems. Thus, we map existing heuristic approaches for the automatic generation of an approximate optimal static task scheduling to real hardware using a generic approach. In doing so the effects of the simplification during the modeling process, as well as the efficiency of the underlying heuristic are assessed by benchmarking the results of such scheduling optimization algorithms applied to algorithms of various complexity such as the Fast Fourier Transform and sparse matrix multiplication on several heterogeneous target architectures. Finally, we discuss the capabilities of existing approaches and their applicability for modern real-time critical embedded systems.

Cite this

A Practical Survey on Static Task Scheduling Optimization Approaches for Heterogeneous Architectures. / Hollmann, Jonas; Lüders, Matthias; Arndt, Jakob et al.
Lecture Notes in Computer Science. Vol. Conference proceedings 2025. p. 425–437 (Lecture Notes in Computer Science).

Research output: Chapter in book/report/conference proceedingContribution to book/anthologyResearchpeer review

Hollmann, J, Lüders, M, Arndt, J, Kyriakopoulos, I & Blume, H 2025, A Practical Survey on Static Task Scheduling Optimization Approaches for Heterogeneous Architectures. in Lecture Notes in Computer Science. vol. Conference proceedings, Lecture Notes in Computer Science, pp. 425–437. https://doi.org/10.1007/978-3-031-90200-0_34
Hollmann, J., Lüders, M., Arndt, J., Kyriakopoulos, I., & Blume, H. (2025). A Practical Survey on Static Task Scheduling Optimization Approaches for Heterogeneous Architectures. In Lecture Notes in Computer Science (Vol. Conference proceedings, pp. 425–437). (Lecture Notes in Computer Science). https://doi.org/10.1007/978-3-031-90200-0_34
Hollmann J, Lüders M, Arndt J, Kyriakopoulos I, Blume H. A Practical Survey on Static Task Scheduling Optimization Approaches for Heterogeneous Architectures. In Lecture Notes in Computer Science. Vol. Conference proceedings. 2025. p. 425–437. (Lecture Notes in Computer Science). doi: 10.1007/978-3-031-90200-0_34
Hollmann, Jonas ; Lüders, Matthias ; Arndt, Jakob et al. / A Practical Survey on Static Task Scheduling Optimization Approaches for Heterogeneous Architectures. Lecture Notes in Computer Science. Vol. Conference proceedings 2025. pp. 425–437 (Lecture Notes in Computer Science).
Download
@inbook{cc5d0ec1175d4b5da9be3a1b5d429c8a,
title = "A Practical Survey on Static Task Scheduling Optimization Approaches for Heterogeneous Architectures",
abstract = "The complexity of software increases constantly, even in embedded real-time and safety-critical systems. This ever-increasing computational demand causes more complex application-specific accelerators to get integrated into modern computational systems, causing a shift towards heterogeneous architectures. In many safety-critical real-time applications, the workload to be executed is known beforehand, allowing the developer to determine a static scheduling of the workload upfront. This allows the developer to validate safety constraints fully, a task that is often not feasible using dynamic scheduling. Generally, programming heterogeneous processors quickly becomes an almost impossible challenge for software developers. As such, numerous approaches for automatically generating static schedules have been proposed over the years. These heuristic approaches use simplified models of the target platform by ignoring concepts like memory locality or processor core clustering, as well as a simplified graph representation of the software in exchange for lower computational complexity. However, we have yet to see a practical survey of existing approaches, especially in the context of embedded real-time and safety-critical systems. Thus, we map existing heuristic approaches for the automatic generation of an approximate optimal static task scheduling to real hardware using a generic approach. In doing so the effects of the simplification during the modeling process, as well as the efficiency of the underlying heuristic are assessed by benchmarking the results of such scheduling optimization algorithms applied to algorithms of various complexity such as the Fast Fourier Transform and sparse matrix multiplication on several heterogeneous target architectures. Finally, we discuss the capabilities of existing approaches and their applicability for modern real-time critical embedded systems.",
author = "Jonas Hollmann and Matthias L{\"u}ders and Jakob Arndt and Ioannis Kyriakopoulos and Holger Blume",
year = "2025",
month = jun,
day = "11",
doi = "10.1007/978-3-031-90200-0_34",
language = "English",
isbn = "978-3-031-90199-7",
volume = "Conference proceedings",
series = "Lecture Notes in Computer Science",
pages = "425–437",
booktitle = "Lecture Notes in Computer Science",

}

Download

TY - CHAP

T1 - A Practical Survey on Static Task Scheduling Optimization Approaches for Heterogeneous Architectures

AU - Hollmann, Jonas

AU - Lüders, Matthias

AU - Arndt, Jakob

AU - Kyriakopoulos, Ioannis

AU - Blume, Holger

PY - 2025/6/11

Y1 - 2025/6/11

N2 - The complexity of software increases constantly, even in embedded real-time and safety-critical systems. This ever-increasing computational demand causes more complex application-specific accelerators to get integrated into modern computational systems, causing a shift towards heterogeneous architectures. In many safety-critical real-time applications, the workload to be executed is known beforehand, allowing the developer to determine a static scheduling of the workload upfront. This allows the developer to validate safety constraints fully, a task that is often not feasible using dynamic scheduling. Generally, programming heterogeneous processors quickly becomes an almost impossible challenge for software developers. As such, numerous approaches for automatically generating static schedules have been proposed over the years. These heuristic approaches use simplified models of the target platform by ignoring concepts like memory locality or processor core clustering, as well as a simplified graph representation of the software in exchange for lower computational complexity. However, we have yet to see a practical survey of existing approaches, especially in the context of embedded real-time and safety-critical systems. Thus, we map existing heuristic approaches for the automatic generation of an approximate optimal static task scheduling to real hardware using a generic approach. In doing so the effects of the simplification during the modeling process, as well as the efficiency of the underlying heuristic are assessed by benchmarking the results of such scheduling optimization algorithms applied to algorithms of various complexity such as the Fast Fourier Transform and sparse matrix multiplication on several heterogeneous target architectures. Finally, we discuss the capabilities of existing approaches and their applicability for modern real-time critical embedded systems.

AB - The complexity of software increases constantly, even in embedded real-time and safety-critical systems. This ever-increasing computational demand causes more complex application-specific accelerators to get integrated into modern computational systems, causing a shift towards heterogeneous architectures. In many safety-critical real-time applications, the workload to be executed is known beforehand, allowing the developer to determine a static scheduling of the workload upfront. This allows the developer to validate safety constraints fully, a task that is often not feasible using dynamic scheduling. Generally, programming heterogeneous processors quickly becomes an almost impossible challenge for software developers. As such, numerous approaches for automatically generating static schedules have been proposed over the years. These heuristic approaches use simplified models of the target platform by ignoring concepts like memory locality or processor core clustering, as well as a simplified graph representation of the software in exchange for lower computational complexity. However, we have yet to see a practical survey of existing approaches, especially in the context of embedded real-time and safety-critical systems. Thus, we map existing heuristic approaches for the automatic generation of an approximate optimal static task scheduling to real hardware using a generic approach. In doing so the effects of the simplification during the modeling process, as well as the efficiency of the underlying heuristic are assessed by benchmarking the results of such scheduling optimization algorithms applied to algorithms of various complexity such as the Fast Fourier Transform and sparse matrix multiplication on several heterogeneous target architectures. Finally, we discuss the capabilities of existing approaches and their applicability for modern real-time critical embedded systems.

U2 - 10.1007/978-3-031-90200-0_34

DO - 10.1007/978-3-031-90200-0_34

M3 - Contribution to book/anthology

SN - 978-3-031-90199-7

VL - Conference proceedings

T3 - Lecture Notes in Computer Science

SP - 425

EP - 437

BT - Lecture Notes in Computer Science

ER -

By the same author(s)