Newsgroups: comp.parallel.pvm
From: Travis Wilson <trav@autodyn.com>
Reply-To: trav@autodyn.com
Subject: Problem: PVM & Fortran file operations
Date: Wed, 10 Jun 1998 19:03:38 -0700
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <357F3AFA.2EC@autodyn.com>

Hi all--

I'm facing the biggest obstacle yet. I'm writing a PVM program in
Fortran on Win32, so I realize this is relatively untrafficked
territory. But I thought someone might recognize this problem.

As soon as I enroll a task in PVM, that program's file operations go
haywire. In one instance I got a "file not found" error; in a slight
modification of the hitc example program, I got an "end of file" when
first reading from a file. These errors vanish if I perform the file
operations before the call to pvmfmytid.

What's going on? Anyone?

Travis Wilson
trav@autodyn.com

