Newsgroups: comp.parallel.pvm
From: robt@ms.com (Rob Torop)
Subject: writing to the log
Organization: Morgan Stanley and Co., Inc.
Date: 14 Sep 1996 19:52:51 -0400
Message-ID: <4wg24kodrg.fsf@sait407.ms.com>

I have a few questions about the log file (/tmp/pvml.<uid> by
default).

1) How can I tell pvm to send output to a different file?  For
   example, suppose I want the output of all children to go to
   ~me/tmp/blah.log.

2) How can I write directly to the log from a program?  For example, I
   have a master program that spawns multiple slaves.  Each writes to
   stdout which ends up in the log.  How can I get the master to write
   to the log?

I know that "catchout" has something to do with it, but I can't figure
it out.  Any advice would be appreciated.

- Rob
-- 

