An online job scheduling algorithm for HPC Cloud system

Fei Wang,Song Wu,Xuanhua Shi,Na Zhao
DOI: https://doi.org/10.13245/j.hust.2011.s1.020
2011-01-01
Abstract:An online job scheduling algorithm called DBMF algorithm based on dynamic programming algorithm, binary search algorithm and the network maximum flow algorithm was presented. DBMF algorithm focuses on balancing network I/O (input/output) load in HPC Cloud system, as the network I/O load balance can reduce physical node competition on network I/O bandwidth. Compared with FCFS (first come first served) and SRF (short request first) algorithm, DBMF algorithm improves HPC Cloud system load and reduces competition on the network I/O resources.
What problem does this paper attempt to address?