Source for an adaptation of the MIT "xmandel" X11 program to POSYBL, by
I. Kavaklis.
Works with X11R4 only.

Before compiling the program edit the Makefile to define
the MASTER_POSYBL_LIB and SLAVE_POSYBL_LIB symbols
to the appropriate libraries.

"make xmandel" builds the master; make slave builds the slave.
IMPORTANT: do
	xrdb Xmandel.ad
before running.  Otherwise it won't work.

Before running the program you must edit the sample_nodefile
and make the nessecary changes to describe your environment.
The program expects #3 to be the name and location of the
slave. Also it searches only for the default nodefiles,
so you must rename sample_nodefile to ./.nodefile.

In the directory serial there is a uniproc version of xmandel.
Try it just to see the speed difference!!!
