Title :
A study of memory-aware scheduling in message driven parallel programs
Author :
Dooley, Isaac ; Mei, Chao ; Lifflander, Jonathan ; Kale, Laxmikant V.
Author_Institution :
Dept. of Comput. Sci., Univ. of Illinois, Urbana, IL, USA
Abstract :
This paper presents a simple, but powerful memory-aware scheduling mechanism that adaptively schedules tasks in a message driven distributed-memory parallel program. The scheduler adapts its behavior whenever memory usage exceeds a threshold by scheduling tasks known to reduce memory usage. The usefulness of the scheduler and its low overhead are demonstrated in the context of an LU matrix factorization program. In the LU program, only a single additional line of code is required to make use of the new general-purpose memory-aware scheduling mechanism. Without memory-aware scheduling, the LU program can only run with small problem sizes, but with the new memory-aware scheduling, the program scales to larger problem sizes.
Keywords :
distributed memory systems; matrix decomposition; message passing; parallel algorithms; processor scheduling; storage management; LU matrix factorization program; general purpose memory aware scheduling mechanism; memory usage; message driven distributed memory parallel program; task scheduling; Arrays; Concurrent computing; Heuristic algorithms; Memory management; Processor scheduling; Runtime;
Conference_Titel :
High Performance Computing (HiPC), 2010 International Conference on
Conference_Location :
Dona Paula
Print_ISBN :
978-1-4244-8518-5
Electronic_ISBN :
978-1-4244-8519-2
DOI :
10.1109/HIPC.2010.5713177