Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] Run time error in abinip compiled by mpich2

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] Run time error in abinip compiled by mpich2


Chronological Thread 
  • From: "Anglade Pierre-Matthieu" <anglade@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] Run time error in abinip compiled by mpich2
  • Date: Fri, 10 Aug 2007 21:51:25 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=oMcTNWpX1KpgYNdoNm1jdasEYZ943J8xWc8baRsB5qma9vdXR3yNs3VJNM7zePozKr7cqcVQNZkX5WgDF/naLJkztNu4F0+GAEjO4bXRaAYKvVUI6RUdURsmKETHKuS7DQ7JWEeloWzFpLSfgNRGJv08cmrXM6Lq6brAWkPqztg=

Hi,

Usually such kind of errors appear when the program can not access the specified file (here the standard input apparently (unit 5)).
The first thing I would try is to configure with
--disable-stdin
Then name your input file " ab.files"

This will hopefully make the trick

regards

PMA

On 8/10/07, Yu Chol Jun < yucj@ghi.rwth-aachen.de> wrote:
Dear abinit users,

I found runtime errors when I tried to implement abinip, which was
compiled by using mpich2-1.0.5p4. I am not sure what is the cause of
error.

Best regards,

Chol Jun


------------------------------------------------------------------------------
| Execution of Batch-Request started at Wed Aug  10 22:00:52 CEST 2007
| on host linuxoc33.rz.RWTH-Aachen.DE
| MPI tasks started on
|    linuxoc33.rz.RWTH-Aachen.DE 1
|     linuxoc43.rz.RWTH-Aachen.DE 1
|    linuxoc37.rz.RWTH-Aachen.DE 1
|    linuxoc36.rz.RWTH-Aachen.DE 1
| SGE Request: 1190364   Queue: linux_amd64_v40z.q
------------------------------------------------------------------------------

(OK) Loading mpich2-64 1.0.5 with adaptive layer
At line 126 of file ../../../src/18seqpar/iofn1.F90 (Unit 5)
Fortran runtime error: End of file

------------------------------------------------------------------------------
| Execution of Batch-Request stopped at Wed Aug  8 22:01:09 CEST 2007
| peak memory value: 207.406M
| real time used: 00:00:18
------------------------------------------------------------------------------

Filesystem           Size     Used    Avail     Use%
/home/cy849828      1021M      60M     962M       6%




--
Pierre-Matthieu Anglade



Archive powered by MHonArc 2.6.16.

Top of Page