Reducing Global Schedulers Complexity through Runtime System Decoupling

  • Alexandre Santana UFSC
  • Vinicius Freitas UFSC
  • Márcio Castro UFSC
  • Laércio Lima Pilla UFSC / Univ. Grenoble Alpes
  • Jean-François Méhaut Univ. Grenoble Alpes

Abstract

Global schedulers are components used in parallel solutions, specially in dynamic applications, to optimize resource usage. Nonetheless, their development is a cumbersome process due to necessary adaptations to cope with the programming interfaces and abstractions of runtime systems. This paper proposes a model to dissociate schedulers from runtime systems to lower software complexity. Our model is based on the scheduler breakdown into modular and reusable concepts that better express the scheduler requirements. Through the use of meta-programming and design patterns, we were able to achieve fully reusable workload-aware scheduling strategies with up to 63% fewer lines of code with negligible run time overhead.
Published
2018-10-01
How to Cite
SANTANA, Alexandre et al. Reducing Global Schedulers Complexity through Runtime System Decoupling. Proceedings of the Symposium on High Performance Computing Systems (SSCAD), [S.l.], p. 38-44, oct. 2018. ISSN 0000-0000. Available at: <https://sol.sbc.org.br/index.php/sscad/article/view/15639>. Date accessed: 17 may 2024.