did not call "init" before exiting? or exited without calling "finalise"?

Problems running VASP: crashes, internal errors, "wrong" results.


Moderators: Global Moderator, Moderator

Locked
Message
Author
ykn565
Newbie
Newbie
Posts: 1
Joined: Mon Nov 18, 2013 4:33 am

did not call "init" before exiting? or exited without calling "finalise"?

#1 Post by ykn565 » Mon Nov 18, 2013 5:18 am

Similar to the problem posted by vasp_lobster on 09NOV2013, "This process did not call "init" before exiting ????", I have got the same error message as follows:
------------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 29285 on
node r3574 exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"
------------------------------------------------------------------------------
This could be a already-solved problem, however, I would really appreciate if someone could tell me why this could happen or where I could find the solution.
Last edited by ykn565 on Mon Nov 18, 2013 5:18 am, edited 1 time in total.

support_vasp
Global Moderator
Global Moderator
Posts: 1817
Joined: Mon Nov 18, 2019 11:00 am

Re: did not call "init" before exiting? or exited without calling "finalise"?

#2 Post by support_vasp » Tue Sep 10, 2024 2:35 pm

Hi,

We're sorry that we didn’t answer your question. This does not live up to the quality of support that we aim to provide. The team has since expanded. If we can still help with your problem, please ask again in a new post, linking to this one, and we will answer as quickly as possible.

Best wishes,

VASP


Locked