
The MultiProcessor Simulator / Experimental Version 1.0

by Fe'lix E. Quevedo Stuva

TEST PROGRAMS

It is not the purpose of the programs to explain an algorithm, just
the implementation method in a very general way.

CONTENTS
hi	- Nice test program
max	- Maximum Finding Algorithm CRWR SM MIMD.
mmlt	- Mesh Matrix Multiplication
prim	- Prim's MST Algorithm for a Hypercube machine.
tmx	- Maximum Finding Algorithm for a Binary Tree machine, 
		mapped on a Linear Array Computer.
