Tracelib/Examples/Intel/PDE:

This directory contains an example application for the Pablo
instrumentation library.  It implements a parallel iterative elliptic
PDE solver.  This example is referred to often in the "Pablo
Instrumentation Environment User's Guide" as it contains several
interesting uses of the facilities provided by the trace library.

Files here are:
	pdeHost.c	The iPSC host code
	pdeNode.c	The iPSC node code
	ProcTrace.h	Procedure tracing include file

After compiling, get a cube (with getcube), then execute pdeHost
from the SRM, answering questions about input parameters.
