Newsgroups: comp.parallel.pvm
From: fischer@dancer.cs.utk.edu (Markus Fischer)
Subject: Re: Messages from Slaves?
Organization: Computer Science Dept, University of Tennessee, Knoxville
Date: 1 Feb 1996 22:03:20 GMT
Message-ID: <4erdb8INN316@CS.UTK.EDU>

printing to the screen is not possible,
but you can 
fprintf(stderr,"what is wrong\n");

which will be sent to the
/tmp/pvml.uid file
on the host where you started pvm
and its slaves.

ortigosa@filabres.seas.ucla.edu wrote:
: I can`t printf messages from the slaves to the screen, 
: in a master slave schema.
: I use PVM 3.3.7 in sun workstations. Is it possible to do this?
: Thanks in advance.
: Please send me yours emails to:
: pilar@iron.ualm.es or
: ortigosa@filabres.ualm.es

--
-- Markus

-------------------------------------------------------------------
Markus Fischer			Graduate Research Assistant in CS
				for Jack Dongarra

Ayres Hall Room 217
Computer Science Department
University of Tennessee		
Knoxville, TN 37996
(423) 974-3126



