Richard M. Fujimoto

EECS Department, University of California, Berkeley

Technical Report No. UCB/CSD-83-140

1983

This publication is archived. It is kept only for reference purposes, so it is no longer being updated and may not meet accessibility standards. If you need this content in a different format, please email webteam@eecs.berkeley.edu.

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1983/Archive/CSD-83-140.pdf

This document describes a simulator for modelling execution of parallel programs on a multiprocessor. The simulator executes a set of programs as if each were run on a separate processor, and compiles statistics for the entire run. A portion of the simulator, known as the "switch model", simulates the exchange of messages among the processors through an interconnection network. The simulator was developed to allow different types of interconnection hardware (e.g. packet switches, crossbars, etc.) to be modelled by simply "plugging in" the appropriate switch model.

<

p> Applications are programmed as a set of communicating tasks (processes). The interface seen by the applications programmer is discussed, and in particular, the communications mechanism is described in detail. Examples are given. Finally, the implementation of Simon is described.


BibTeX citation:

@techreport{Fujimoto:CSD-83-140,
    Author= {Fujimoto, Richard M.},
    Title= {SIMON: A Simulator of Multicomputer Networks},
    Year= {1983},
    Month= {Aug},
    Url= {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1983/5285.html},
    Number= {UCB/CSD-83-140},
    Abstract= {This document describes a simulator for modelling execution of parallel programs on a multiprocessor. The simulator executes a set of programs as if each were run on a separate processor, and compiles statistics for the entire run. A portion of the simulator, known as the "switch model", simulates the exchange of messages among the processors through an interconnection network. The simulator was developed to allow different types of interconnection hardware (e.g. packet switches, crossbars, etc.) to be modelled by simply "plugging in" the appropriate switch model.  <p>  Applications are programmed as a set of communicating tasks (processes).  The interface seen by the applications programmer is discussed, and in particular, the communications mechanism is described in detail. Examples are given. Finally, the implementation of Simon is described.},
}

EndNote citation:

%0 Report
%A Fujimoto, Richard M. 
%T SIMON: A Simulator of Multicomputer Networks
%I EECS Department, University of California, Berkeley
%D 1983
%@ UCB/CSD-83-140
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1983/5285.html
%F Fujimoto:CSD-83-140