Newsgroups: comp.parallel.pvm
From: Clarence Yuen <s935715@mailserv.cuhk.hk>
Subject: Re: Q: Is file access of spawned tasks possible?
Organization: The Chinese University of Hong Kong
Date: Tue, 26 Mar 1996 18:33:23 -0800
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <3158A8F3.281F@mailserv.cuhk.hk>

Volker Metzler wrote:
> 
> Hello PVM`ists,
> 
> I'm trying to open files and have read/write operations by spawned tasks.
> Is this possible in general?
> If so, does anyone have an idea of what might have went wron with my
> application?
> Do I have to configure something special to do things like that?
> 
> Thanks,
> Volker


	I've try writing file using those programs spawned by the one 
other program. And I find that the spawned program can only create file, 
but can't write anything in it. I don't know if there're some other 
possible way to due with it. But it seem not.


Clarence Yuen
Physics, Chinese University of Hong Kong

