DocumentCode :
2540256
Title :
A comparison of local and gang scheduling on a Beowulf cluster
Author :
Strazdins, Peter ; Uhlmann, John
Author_Institution :
Dept. of Comput. Sci., Australian Nat. Univ., Acton, ACT, Australia
fYear :
2004
fDate :
20-23 Sept. 2004
Firstpage :
55
Lastpage :
62
Abstract :
Gang scheduling and related techniques are widely believed to be necessary for efficient job scheduling on distributed memory parallel computers. This is because they minimize context switching overheads and permit the parallel job currently running to progress at the fastest possible rate. However, in the case of cluster computers, and particularly those with COTS networks, these benefits can be outweighed in the multiple jobs time-sharing context by the loss the ability to utilize the CPU for other jobs when the current job is waiting for messages. Experiments on a Linux Beowulf cluster with 100 Mb fast Ethernet switches are made comparing the SCore buddy-based gang scheduling with local scheduling (provided by the Linux 2.4 kernel with MPI implemented over TCP/IP). Results for communication-intensive numerical applications on 16 nodes reveal that gang scheduling results in ´slowdowns ´ up to a factor of two greater for 8 simultaneous jobs. This phenomenon is not due to any deficiencies in SCore but due to the relative costs of context switching versus message overhead, and we expect similar results holds for any gang scheduling implementation. A performance analysis of local scheduling indicates that cache pollution due to context switching is more significant than the direct context switching overhead on the applications studied. When this is taken into account, local scheduling behaviour comes close to achieving ideal slowdowns for finer-grained computations such as Linpack. The performance models also indicate that similar trends are to be expected for clusters with faster networks.
Keywords :
distributed memory systems; parallel processing; processor scheduling; workstation clusters; COTS networks; Linux Beowulf cluster; SCore buddy-based gang scheduling; cache pollution; cluster computing; context switching overhead; distributed memory parallel computers; fast Ethernet switches; job scheduling; local scheduling; message overhead; multiple jobs time-sharing context; parallel computing; parallel job; Central Processing Unit; Communication switching; Computer networks; Concurrent computing; Distributed computing; Ethernet networks; Linux; Processor scheduling; Switches; Time sharing computer systems;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Cluster Computing, 2004 IEEE International Conference on
ISSN :
1552-5244
Print_ISBN :
0-7803-8694-9
Type :
conf
DOI :
10.1109/CLUSTR.2004.1392601
Filename :
1392601
Link To Document :
بازگشت