@MastersThesis{mthesis,
AUTHOR = {Erik D. Demaine},
TITLE = {Efficient Simulation of Message-Passing in
Distributed-Memory Architectures},
SCHOOL = {Department of Computer Science, University of Waterloo},
schoolurl = {http://www.cs.uwaterloo.ca/},
YEAR = 1996,
length = {114 pages},
}
There are several features in PUPPET that do not exist in any other simulation system. Support for all deterministic MPI features is available, including collective and non-blocking communication. Multitasking (more processes than processors) can be simulated, allowing the evaluation of load-balancing schemes. PUPPET is very loosely coupled with the program, so that a program can be run once and then evaluated on many simulated systems with multiple process-to-processor mappings. Finally, we propose a new model of direct networks that ignores network traffic, greatly improving simulation speed and often not significantly affecting accuracy.