vix.ing · top · new · best · stats

Work Stealing Simulator

2019/10/07 by Mohammed Khatiri, Khatiri, Mohammed, Denis Trystram +3
Computer Science · #Cloud Computing and Resource Management #Distributed #Distributed and Parallel Computing Systems #FOS: Computer and information sciences #Parallel #Parallel Computing and Optimization Techniques #and Cluster Computing (cs.DC) #cs.DC

paper · pdf · doi:10.48550/arxiv.1910.02803

arxiv created 2019/10/07 · openalex publication_date 2019/10/07 · arxiv updated 2019/10/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We present in this paper a Work Stealing lightweight PYTHON simulator. Our simulator is used to execute an application (list of tasks with or without dependencies), on a multiple processors platform linked by specific topology. We first give an overview of the different variants of the work stealing algorithm, then we present the architecture of our light Work Stealing simulator. Its architecture facilitates the development of other types of applications and other topologies for interconnecting the processors. We present the use cases of the simulator and the different types of results.

Citations

Related