
	PGPVM Version 1.0: Performance Visualization support for PVM

	AUTHORS
		Brad Topol / Georgia Institute of Technology
			Work done while employed at Emory University, Summer 1994

		Vaidy Sunderam / Emory University

		Anders Alund / ITM - Swedish Institute of Applied Mathematics
		Fall 1993

	
	PGPVM is an enhancement package for PVM 3.3 that produces
	trace files for use with standard ParaGraph.  PGPVM
	attempts to give an accurate portrayal of applications by 
	minimizing the perturbation inherent with this type of monitoring.
	PGPVM does not rely on standard PVM tracing but 
	instead its own buffering techniques to reduce perturbation.
	A post processing tool, clocksync is provided that removes all
	tachyons and performs clock synchronization.

	How to Get Started:
	==================
	Please first follow the instructions in the main Readme.
	This can be found in the main pgpvm directory.
	To compile the examples, type ==>aimk all 
	while in the examples subdirectory of pgpvm.  Again,
	please make sure that $PVM_ROOT is set appropriately and
	aimk can be found from your PATH !

	Remember, if you are not able to place pgpvm as a subdirectory
	of pvm3, the includes in the fortran examples will need some
	modifications.

	Please send questions, comments, complaints to 
	topol@cc.gatech.edu     OR
	topol@mathcs.emory.edu  OR
	vss@mathcs.emory.edu



	
