Newsgroups: comp.parallel.pvm
From: dave@bink.et.byu.edu (David L. Peart)
Subject: Debuging PVM programs
Organization: ECEN Department, Brigham Young University
Date: 04 Aug 1994 15:47:10 GMT
Message-ID: <DAVE.94Aug4094710@bink.et.byu.edu>

I am new to PVM and trying to learn a way to debug slave programs created
with PVM.  Currently I pack up and send to the master any information
I want to look at, then print it out.  Is there an easier way to do this?

Also, what is the easiest way to send structures.  Can you use pvm_psend?
For now I send the structure in pieces and reassemble with the slave
program.  Is this the best way?  It seems very cumbersome.

thanks for the info.

--
David L. Peart
ACERC CCL Systems Manager
Brigham Young University
dave@byu.edu


