internal error in: nonlr.F at line: 569

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
jml1019
Newbie
Newbie
Posts: 3
Joined: Tue Apr 16, 2024 1:16 pm

internal error in: nonlr.F at line: 569

#1 Post by jml1019 » Tue Aug 06, 2024 4:10 pm

Hello! I am attempting to relax a perovskite system with VASP 6.4.1 on Perlmutter, a cluster on NERSC. They have a special compilation of 6.4.1 to utilize the GPU nodes they provide so that may be relevant to the issue I am encountering. I would appreciate advice as to what I am doing incorrectly! Thank you!

manuel_engel1
Global Moderator
Global Moderator
Posts: 121
Joined: Mon May 08, 2023 4:08 pm

Re: internal error in: nonlr.F at line: 569

#2 Post by manuel_engel1 » Wed Aug 07, 2024 7:19 am

Hi,

Thanks for reaching out. In order to assist you with your issue, I will have to ask you to provide more information. First, please provide relevant input and output files of the failed run (including the standard output that shows the error) according to our forum posting guidelines. Next, I would also need more information of what the "special compilation" entails. Could you attach the makefile.include from this compilation process? Are there modifications of the VASP source code on top of our 6.4.1 release?

Any information you can provide in this regard will be helpful. Thank you.
Manuel
VASP developer

jml1019
Newbie
Newbie
Posts: 3
Joined: Tue Apr 16, 2024 1:16 pm

Re: internal error in: nonlr.F at line: 569

#3 Post by jml1019 » Wed Aug 07, 2024 1:46 pm

Absolutely, I think there may be some sort of bug on the forum because I was not allowed to attach my zip file containing all the relevant information even though it was only 1.1MB when I created the post originally (it said the file size quota was reached for some reason).

The requested files should be attached here.

Thank you!
You do not have the required permissions to view the files attached to this post.

jml1019
Newbie
Newbie
Posts: 3
Joined: Tue Apr 16, 2024 1:16 pm

Re: internal error in: nonlr.F at line: 569

#4 Post by jml1019 » Wed Aug 07, 2024 7:27 pm

Also here is the OUTCAR file, I forgot to include it in the zip. Regarding what modifications were made to the VASP version available on Perlmutter, I am not familiar or sure if any modifications were made. I did include the makefile.include in my previous reply.
You do not have the required permissions to view the files attached to this post.

manuel_engel1
Global Moderator
Global Moderator
Posts: 121
Joined: Mon May 08, 2023 4:08 pm

Re: internal error in: nonlr.F at line: 569

#5 Post by manuel_engel1 » Thu Aug 08, 2024 8:32 am

Thanks for sharing the files. We are aware of an issue regarding file upload and are working on a permanent solution.

I examined the input and output files and noticed that some of the atoms specified in the POSCAR file are in very close proximity to each other. There is a warning about this in the standard output. Usually, this warning hints at severe problems with the atomic structure of the system that can cause all kinds of errors and unphysical behavior down the line. I suspect that the internal error you are encountering is also a symptom of the atoms being too close together. Therefore, I suggest that you carefully inspect and modify or recreate your POSCAR file so that these conflicting atomic sites are resolved.

If the problem still persists, feel free to reach out again.
Manuel
VASP developer

Post Reply