Newsgroups: comp.parallel.mpi,comp.unix.aix,comp.lang.fortran
From: Jie An <anjie@maple1.net.edu.cn>
Subject: What does this error mean?
Organization: CERNIC--China Education and Research Network Information Center
Date: Wed, 13 May 1998 09:54:59 +0800
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <3558FD72.4A328955@maple1.net.edu.cn>

Hello, there,

    I run a parallel MPI fortran program on IBM SP2, the following error
always
comes out:

1525-011 The direct WRITE statement cannot be completed because an errno

value of 25 (not a typewriter) was received while writing the file
eaa3s.dat.
The program will stop.

But when I run the serial version of the same program, it can correctly
run
to the end.

What can I do except adding an iostat argument in each IO statement?

Thank you.

---------------
zhang li
lily@chpcc.edu.cn



