Newsgroups: comp.parallel.pvm
From: lga@sma.ch (Laurent Gasser)
Subject: xpvm and namelist file (F90)
Organization: Swiss Meteorological Institute
Date: 2 Dec 1996 10:28:45 GMT
Message-ID: <57ub0tINNij1@maz4.sma.ch>

My master task reads some parameters of the experiment from a namelist file.
In stand-alone (started from the UNIX console) the program runs without any
complains.  Started within xpvm, it does not find the namelist file and
stops with the following message:

sys-2 : UNRECOVERABLE error on system request
  No such file or directory

Encountered during an OPEN of unit 10 
Fortran unit 10 is not connected
GOTEOF

Where should I put the namelist file so that xpvm 1.1.1 will find it?  Is the
unit 10 reserved by xpvm?  I am working on Sun Solaris 2.4 with pvm 3.3.11.
-- 
Laurent Gasser (lga@sma.ch)
Computers do not solve problems, they execute solutions.



