Newsgroups: comp.parallel.pvm
From: scheer@cs.utwente.nl (Rienk van der Scheer)
Subject: Problem reading files in XPVM
Organization: University of Twente, Dept. of Computer Science
Date: 23 Feb 1996 13:38:22 GMT
Message-ID: <4gkg0e$o8g@utrhcs.cs.utwente.nl>

I'm trying to write a master routine reading number, n say, from
standard input or from a file, and then it spawns n slave routines.
It works fine with PVM, but not when the master is spawned by XPVM.
The master routine starts, but halts immediately when it reaches
the read statement.
Is it possible to use XPVM to monitor a program which reads
data from standard input or file?
Any suggestions?

Thanks in advance,

Rienk

--
Rienk van der Scheer
scheer@cs.utwente.nl
http://www.cs.utwente.nl/~scheer/

