Next Article in Journal
A Binary Convolution Accelerator Based on Compute-in-Memory
Previous Article in Journal
A Prediction Error Order Scheme for Reversible Data Hiding in Image
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
This is an early access version, the complete PDF, HTML, and XML versions will be available soon.
Article

A High-Performance Computing Cluster Intelligent Scheduling Algorithm Based on Graph Neural Network and Actor–Critic

1
College of Electronic Information Engineering, Changchun University of Science and Technology, Weixing Road No.7089, Changchun 130022, China
2
High Performance Computing Center, Changchun Normal University, North Changji Road No.677, Changchun 130032, China
*
Author to whom correspondence should be addressed.
Electronics 2026, 15(1), 116; https://doi.org/10.3390/electronics15010116
Submission received: 24 November 2025 / Revised: 20 December 2025 / Accepted: 24 December 2025 / Published: 25 December 2025
(This article belongs to the Section Computer Science & Engineering)

Abstract

With the rapid growth of computation-intensive applications, high-performance computing (HPC) clusters have become essential for scientific computing, AI training, and industrial simulation. However, job scheduling in HPC clusters remains challenging due to heterogeneous resources, diverse task demands, and complex constraints. Traditional scheduling methods such as FCFS, SJF, and Backfilling show limited adaptability and struggle to achieve global optimization in large-scale environments. To address these issues, this paper proposes an intelligent scheduling method based on graph neural networks (GNNs) and deep reinforcement learning. A resource-constrained job–node bipartite graph is constructed to model task–node matching relationships, with node and task features capturing resource states and task demands. A GNN is employed to encode the scheduling state, and an Actor–Critic reinforcement learning framework is used to guide scheduling decisions. Simulation results show that, compared with other schedulers, the proposed GNN–Actor–Critic approach significantly improves average waiting time, average turnaround time, average slowdown, and overall resource utilization, demonstrating its effectiveness and practicality for HPC cluster scheduling.
Keywords: high-performance computing clusters; resource scheduling; graph neural network; Actor–Critic high-performance computing clusters; resource scheduling; graph neural network; Actor–Critic

Share and Cite

MDPI and ACS Style

Bai, X.; Zhou, J.; Wang, Z. A High-Performance Computing Cluster Intelligent Scheduling Algorithm Based on Graph Neural Network and Actor–Critic. Electronics 2026, 15, 116. https://doi.org/10.3390/electronics15010116

AMA Style

Bai X, Zhou J, Wang Z. A High-Performance Computing Cluster Intelligent Scheduling Algorithm Based on Graph Neural Network and Actor–Critic. Electronics. 2026; 15(1):116. https://doi.org/10.3390/electronics15010116

Chicago/Turabian Style

Bai, Xuemei, Jingbo Zhou, and Zhijun Wang. 2026. "A High-Performance Computing Cluster Intelligent Scheduling Algorithm Based on Graph Neural Network and Actor–Critic" Electronics 15, no. 1: 116. https://doi.org/10.3390/electronics15010116

APA Style

Bai, X., Zhou, J., & Wang, Z. (2026). A High-Performance Computing Cluster Intelligent Scheduling Algorithm Based on Graph Neural Network and Actor–Critic. Electronics, 15(1), 116. https://doi.org/10.3390/electronics15010116

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop