This directory contains three Linda programs that were originally found in 
a SCA's distribution tape of their simulator for Sun4's. 
All the three programs are something of a Linda's legends since numerous 
papers have been written with these programs as examples and point of view 
demostrators. I have modified them to work with POSYBL.

To compile them edit the Makefile and change the POSYBL_LIB to 
define the appropriate library (sun3, sun4, mips) and its location.

To run them edit the sample_nodefile and make the changes to your
environment. Note that #0 is the location of the tmanager and
#2 is the directory you are now. While you can give the filename
of the nodefile as argument to the fastloop program the
other two (cmatrix_master, prime_master) expect this filename
to be the default, so rename sample_nodefile to ./.nodefile
before running them.

Finally, startup the Tuple Managers, if they are not already started and
run one of the programs fastloop, cmatrix_master, prime_master.
					
					I. Schoinas
