Re: [Pw_forum] Pw_forum Digest, Vol 125, Issue 23

2018-01-02 Thread Paolo Giannozzi
Very strange, Could you please provide inputs, outputs, and details of the execution mode, for a case exhibiting such problem? On Mon, Jan 1, 2018 at 11:19 PM, Ronald Cohen wrote: > I have no serial executable, and have never built one, and it runs fine in > parallel (except for this). I fixed t

Re: [Pw_forum] Pw_forum Digest, Vol 125, Issue 23

2018-01-01 Thread Ronald Cohen
I have no serial executable, and have never built one, and it runs fine in parallel (except for this). I fixed the problem by changing: !RECIF ( opnd ) CLOSE( UNIT = unit, STATUS = status ) IF ( opnd ) CLOSE( UNIT = unit ) in qe-6.2.1_fat/PW/src/buffers.f90 I think the problem, in my ca