You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.

The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.

For the reports in this repository we specifically note that

  • the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
  • the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
  • technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
  • in other cases, please contact the copyright owner for detailed information

By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.

If you are in doubt, feel free to contact webmaster@ide.mdh.se

Scheduling and Response-time Analysis of Multicore and Multi-GPU Heterogeneous Systems with Server-Based Approach

Note:

A preprint‎ of this submission is available in the Research Square archive for referencing purposes, which does not represent a published work. The preprint version is as follows: Mobaiyen S, Tsog N, Mubeen S, Sjödin M, & Becker M. Scheduling and response-time analysis of multicore and multi-GPU heterogeneous systems. 2024. doi: 10.21203/rs.3.rs-4692634/v1.

Publication Type:

Journal article

Venue:

Journal of Control Science and Engineering

Publisher:

Wiley


Abstract

This paper presents an advanced scheduling approach tailored for real-time tasks executing on heterogeneous computing platforms common in modern Networked Control Systems and Cyber-Physical Systems, which encompass both multi-core processors and multiple identical GPUs. Building on the server- based scheduling approach for single-GPU systems, our approach extends these principles to multi-GPU environments, addressing the complexities associated with managing multiple shared GPU resources. Introducing a dedicated server task to handle GPU requests in a priority-driven manner avoids the limitations of busy waiting and long priority inversions often encountered in traditional lock-based scheduling approaches. The paper also develops the worst-case response-time analysis of tasks that are scheduled using the proposed scheduling approach on these systems. The evaluation results demonstrate that our approach achieves comparable performance to the single-GPU server-based approach while delivering significant performance improvements over the traditional lock-based approaches, especially in improving the schedulability rate of task sets in multi-core and multi-GPU systems. Compared to existing synchronization-based approaches, the proposed framework avoids busy-waiting and reduces priority inversion while enabling analyzable GPU access in multi-GPU systems. In addition, the proposed response-time analysis explicitly captures GPU blocking and interference.

Bibtex

@article{Mobaiyen7392,
author = {Sahar Mobaiyen and Saad Mubeen and Mikael Sj{\"o}din and Nandinbaatar Tsog and Matthias Becker},
title = {Scheduling and Response-time Analysis of Multicore and Multi-GPU Heterogeneous Systems with Server-Based Approach},
note = {A preprint‎ of this submission is available in the Research Square archive for referencing purposes, which does not represent a published work. The preprint version is as follows: Mobaiyen S, Tsog N, Mubeen S, Sj{\"o}din M, {\&} Becker M. Scheduling and response-time analysis of multicore and multi-GPU heterogeneous systems. 2024. doi: 10.21203/rs.3.rs-4692634/v1.},
month = {August},
year = {2026},
journal = {Journal of Control Science and Engineering},
publisher = {Wiley},
url = {http://www.es.mdu.se/publications/7392-}
}