Newsgroups: comp.parallel.mpi
From: Steve Simonds <simonds@sgi.com>
Subject: Re: Installing LAM on SGI IRIX 6.2
Organization: Silicon Graphics
Date: 27 Jul 1996 20:16:09 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <4tdte9$o20@fido.asd.sgi.com>

when I open a file from within an MPI thread, where does the system expect that
file to reside?  i.e. what is the full default path to that file?

If I just do an open(3,file='input') it doesn't work.  From the lamd window I
receive the message -

arriba % open(input): No such file or directory
apparent state: unit 3 named 
last format: 
Unit 3 is a sequential formatted external file
*** Execution Terminated (2) ***


I am executing from the directory that has the file named input.  If I put the
full path, /lv0/.../.../.../.../.../input, on the file parameter to the open
statement it works.

-- 
Regards, SS    Consciousness: that annoying time between naps

--------------------------------------------------------------------
Steve Simonds - West Area Tech. Center |  Phones: (505) 884-1400 (W)
email:simonds@sgi.com 		       |         (505) 291-0045 (H)
      simonds@zia.albuquerque.sgi.com  |         (505) 884-1355 FAX
SILICON GRAPHICS INC.		       |         (505) 220-4978 Mobile
--------------------------------------------------------------------


