Bug in GPU calcs for VASP6 with LCALCEPS = True

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


Moderators: Moderator, Global Moderator

Post Reply
Message
Author
vladimir.ladygin
Newbie
Newbie
Posts: 2
Joined: Wed Jan 20, 2021 1:02 pm

Bug in GPU calcs for VASP6 with LCALCEPS = True

#1 Post by vladimir.ladygin » Wed May 08, 2024 7:17 pm

Dear all,

Experiencing bug when running calculations on GPU to get linear response properties at finite electric field. The system is NaBr 54 atoms.
Vasp version is vasp 6.4.1 on NERSC. OUTCAR clearly outputs that it is a bug I should not see the message.


Kind Regards,
Vladimir
You do not have the required permissions to view the files attached to this post.

jonathan_lahnsteiner2
Global Moderator
Global Moderator
Posts: 178
Joined: Fri Jul 01, 2022 2:17 pm

Re: Bug in GPU calcs for VASP6 with LCALCEPS = True

#2 Post by jonathan_lahnsteiner2 » Tue May 14, 2024 7:16 am

Dear vladimir.ladygin,

I will look into this issue but this will take some time. Currently, it looks like there is a bug in the code.
I will try to find a fix for the issue and will come back to you.

Thank you for reporting.

All the best Jonathan

jonathan_lahnsteiner2
Global Moderator
Global Moderator
Posts: 178
Joined: Fri Jul 01, 2022 2:17 pm

Re: Bug in GPU calcs for VASP6 with LCALCEPS = True

#3 Post by jonathan_lahnsteiner2 » Thu Jun 06, 2024 8:22 am

Dear Vladimir Ladygin,

I have been looking into your problem and there will be a bug fix in the next release of vasp. For the moment I can offer you a patch. To apply the batch please update your vasp version from
6.4.1 to 6.4.3. You just have to download it from the vasp portal. To apply the patch copy the appended file to your vasp.6.4.3/src folder. Then go to the vasp6.4.3/src folder and execute

Code: Select all

patch -u pead.F pead_6.4.3.patch
I hope this is of help to you. Please report back to us if there are still other issues occurring with your calculation.

All the best Jonathan
You do not have the required permissions to view the files attached to this post.

vladimir.ladygin
Newbie
Newbie
Posts: 2
Joined: Wed Jan 20, 2021 1:02 pm

Re: Bug in GPU calcs for VASP6 with LCALCEPS = True

#4 Post by vladimir.ladygin » Fri Jun 07, 2024 8:08 pm

Dear Jonathan,

Thank you very much! Do I require a special permit to download vasp? I can not find how to download vasp.

Kind Regards,
Vladimir

jonathan_lahnsteiner2
Global Moderator
Global Moderator
Posts: 178
Joined: Fri Jul 01, 2022 2:17 pm

Re: Bug in GPU calcs for VASP6 with LCALCEPS = True

#5 Post by jonathan_lahnsteiner2 » Mon Jun 10, 2024 7:46 am

Dear Vladimir Ladygin,

Since you have access to the forum I guess you have a valid vasp licence which is enough to download the latest source code. You just have to go to the vasp portal. There you can log in with the login details of your vasp license. Once logged in you have to download the vasp.6.4.3.tgz file. Patch it and recompile the source code.

All the best Jonathan

Post Reply