Research on Heterogeneous Distributed Simulation Based on Improved List Scheduling Algorithm

Xiaofei Chang,Xiaochuang Ji,Tao Li,Yan Chen,Wenxing Fu
DOI: https://doi.org/10.1007/978-981-99-0479-2_252
2023-01-01
Abstract:Aiming at the high requirements of time and processor performance for heterogeneous distributed simulation system of unmanned cluster warfare, a list scheduling algorithm (Task Duplicate and Access Integrated Scheduling Algorithm, DAIS) based on task access and task replication is proposed. The algorithm combines the advantages of the HEFT (Heterogeneous Earliest Finish Time) algorithm and the PEFT (Predict Earliest Finish Time) algorithm, introduces the idea of critical path and task access degree to reconstruct the task scheduling list in the priority calculation phase, and adopts the task replication strategy in the processor allocation phase to optimize the processor allocation results. The effectiveness of the DAIS algorithm is verified by conducting comparison experiments with randomly generated directed acyclic graphs (Directed Acyclic Graph, DAG), and simulation results show that the method can obtain shorter scheduling lengths.
What problem does this paper attempt to address?