
This directory contains assorted examples not part of the "official"
distribution and not automatically compiled when p4 is installed.  Current
programs include:

 lm_master, lm_slave - "lots of messages", a test program that stresses 
                       the message passing system 

 lm1_master, lm1_slave - "lots of messages", a test program that stresses 
                       the message passing system 

 simpglob  -  a simple example of the use of global operations in C

 bcast     - a test program for broadcasting

 slave_main - linked with the standalone slave programs


Use 

   make <program> to compile any of the above programs.

