Gang Scheduling Extensions for I/O Intensive Workloads

Yanyong Zhang,Antony Yang,Anand Sivasubramaniam,Jose Moreira
DOI: https://doi.org/10.1007/10968987_10
2003-01-01
Abstract:Scientific applications are becoming more complex and more I/O demanding than ever. For such applications, the system with dedicated I/O nodes does not provide enough scalability. Rather, a serverless approach is a viable alternative. However, with the serverless approach, a job’s execution time is decided by whether it is co-located with the file blocks it needs. Gang scheduling (GS), which is widely used in supercomputing centers to schedule parallel jobs, is completely not aware of the application’s spatial preferences.
What problem does this paper attempt to address?