K9: a simulator of distributed-memory parallel processors

  • Authors:
  • P. Beadle;C. Pommerell;M. Annaratone

  • Affiliations:
  • Integrated Systems Laboratory, Swiss Federal Institute of Technology, 8093 Zurich, Switzerland and OTC Network R&D, Box 7000, Sydney 2001, Australia;Integrated Systems Laboratory, Swiss Federal Institute of Technology, 8093 Zurich, Switzerland;Integrated Systems Laboratory, Swiss Federal Institute of Technology, 8093 Zurich, Switzerland

  • Venue:
  • Proceedings of the 1989 ACM/IEEE conference on Supercomputing
  • Year:
  • 1989

Quantified Score

Hi-index 0.00

Visualization

Abstract

K9 is a software package for the simulation and performance evaluation of distributed-memory parallel processors (DMPPs). It is written in C++ and runs on Sequent Symmetry and SUN-3. K9 provides the user with four building-blocks (processor cells, communication channels, multi-port shared-memories, and I/O processors), and one abstraction mechanism (the DMPP interconnection topology). Application code for K9 can be written in C++ or C.When timing analysis is turned on, the simulation runs between 10 and 20 times slower than if comparable code were executed by the host. When timing analysis is turned off, the simulation proceeds as fast as comparable code running on the host. K9's fast execution allows the simulation of large application programs. Finally, a graphical interface visualizes—with animation—different parameters of the DMPP architecture (hot spots phenomena, load-balancing problems, and so on).