Newsgroups: comp.parallel.pvm
From: fangy@larix.FSL.ORST.EDU (Don Fang)
Subject: Tracing on PVM3.3.3
Organization: Forest Sciences Laboratory
Date: 22 Aug 1994 23:03:24 GMT
Message-ID: <33bars$atj@gaia.ucs.orst.edu>


Hi, I'm trying to use the tracing function with PVM3.3.3.
So far, I could enable tracing in pvm console using spawn
-@ <program>.  This causes problem when the program takes
user input from stdin.

The manual suggests that tracing can be enabled from the
program itsele, but didn't tell me how.  Does anyone know?
Thanks a lot.

