Sciweavers

HICSS
1996
IEEE

Towards a Thread-Based Parallel Direct Execution Simulator

13 years 8 months ago
Towards a Thread-Based Parallel Direct Execution Simulator
Parallel direct execution simulation is an important tool for performance and scalability analysis of large message passing parallel programs executing on top of a virtual computer. However, detailed simulation of message-passing codes requires a great deal of computation. We are therefore interested in pursuing implementation techniques which can decrease this cost. One idea is to implement the application virtual processes as lightweight threads rather than traditional Unix processes, reducing both on-processor communication costs and context-switching costs. In this paper we describe an initial implementation of a threadbased parallel directexecution simulator. We discuss the advantages of such an approach and present preliminary results that indicate a signi cant improvement over the process-based approach. This work was supported by the National Aeronautics and Space Administration under NASA Contract No. NAS1-19480 while the authors were in residence at the Institute for Compute...
Phillip M. Dickens, Matthew Haines, Piyush Mehrotr
Added 07 Aug 2010
Updated 07 Aug 2010
Type Conference
Year 1996
Where HICSS
Authors Phillip M. Dickens, Matthew Haines, Piyush Mehrotra, David M. Nicol
Comments (0)