Newsgroups: comp.parallel.pvm
From: "B. Lee" <bslee@pvmcube4.snu.ac.kr>
Reply-To: bslee@pvmcube4.snu.ac.kr
Subject: Re: Problem in loading files from a task
Organization: ETRI/Super Computer Center
Date: Sat, 01 Aug 1998 03:54:46 +0900
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <35C212F6.C9F@pvmcube4.snu.ac.kr>

Paulo Pereira wrote:
> 
> hello, new to this newsgroup and also to PVM.
> 
> I don't know why, but the command fopen("XXXXXX","r") returns a NULL
> pointer when i call it from a pvm's task; but the XXXXXX file existe but
> my task can t seem to find the file.
> i tried to put the file in my bin/$ARCH directory and also in the
> directory in wich i call the cosole pvm but no changes happened.
> Any one has an idea?

move that file to your home directory.

