BSPlib contrib program directory
--------------------------------

	If you have any example programs that you would like to be
bundled with this BSPlib impelemtation, mail Jonathan.Hill@comlab.ox.ac.uk


Directory:	Authors email:			Description:
----------	--------------			------------
hello_word	Anonymous 			Two simple programs

bsp_probe	Jonathan.Hill@comlab.ox.ac.uk	Program to determine BSP
						machine parameters.

large_scan	Jonathan.Hill@comlab.ox.ac.uk	Partial sums of n values;
						where n>p

lu_decomp	Rob.Bisseling@math.ruu.nl	LU decomposition

mat_mult        goudreau@cs.ucf.edu             Matrix-matrix multiplication

samplesort	Ronald.Sujithan@comlab.ox.ac.uk	Parallel sorting algorithm

quicksort	dkim@home.korea.ac.kr		Parallel sorting algorithm

mergesort	dkim@home.korea.ac.kr		Parallel sorting algorithm

shortest_paths	Jonathan.Hill@comlab.ox.ac.uk	Graph manipulation
						