Title :
The performance model of SilkRoad - a multithreaded DSM system for clusters
Author :
Peng, Liang ; Wong, Weng-Fai ; Yuen, Chung-Kwong
Author_Institution :
Dept. of Comput. Sci., Nat. Univ. of Singapore, Singapore
Abstract :
Distributed Shared Memory (DSM) is a highly desirable programming model for cluster based computing. Even though a number of software DSMs have been developed with their performance evaluated, few of them have a theoretical performance model. In this paper, we propose and analyze the performance model of the software DSM of SilkRoad,, a multithreaded runtime system for cluster computing. SilkRoad is built on the Cilk system with an extended memory consistency model which we call RCdag consistency: Extending Cilk´s theoretical performance model, we show that with the RCdag consistent DSM, the expected execution.time TP of a partially strict multithreaded computation on P processors is O((T1(Z, L) + N)/P + μHT∞), where T1(Z, L) is the total work of computation, T∞ is the critical path, N is the number of lock acquisitions, μ is the service time of a cache miss, and H is the height of memory: Finally, we present experimental evidence that verify the performance model.
Keywords :
computational complexity; distributed shared memory systems; multi-threading; parallel algorithms; performance evaluation; workstation clusters; Cilk system; RCdag consistency; SilkRoad multithreaded runtime system; cluster based computing; extended memory consistency model; multithreaded computation; programming model; software distributed shared memory; theoretical performance model; Computational modeling; Computer aided instruction; Computer science; Distributed computing; Drives; Grid computing; Processor scheduling; Scheduling algorithm; Software performance; Yarn;
Conference_Titel :
Cluster Computing and the Grid, 2003. Proceedings. CCGrid 2003. 3rd IEEE/ACM International Symposium on
Print_ISBN :
0-7695-1919-9
DOI :
10.1109/CCGRID.2003.1199406