Hello,
Is there any difference for the implementations of cubic scaling GW in vasp 5.4.4 compared with vasp6? From my personal experiences, it seems that vasp6 consumes much more memory than vasp5.4.4, because for many systems with same settings, vasp5.4.4 could run successfully but vasp6 would abort with oom error.
Best,
Xiaoming
memory consumption in cubic scaling GW
Moderators: Global Moderator, Moderator
-
- Jr. Member
- Posts: 58
- Joined: Tue Nov 12, 2019 4:34 am
-
- Global Moderator
- Posts: 460
- Joined: Mon Nov 04, 2019 12:44 pm
Re: memory consumption in cubic scaling GW
There is no cubic scaling GW in VASP 5.4.4.
Can you please specify what exactly you compared?
Can you please specify what exactly you compared?
-
- Global Moderator
- Posts: 460
- Joined: Mon Nov 04, 2019 12:44 pm
Re: memory consumption in cubic scaling GW
In general the low scaling GW can have larger memory dependence than the convential GW implementation.
-
- Jr. Member
- Posts: 58
- Joined: Tue Nov 12, 2019 4:34 am
Re: memory consumption in cubic scaling GW
In vasp5.4.4 by setting
we can run the cubic scaling GW, right?
Code: Select all
ALGO = GW0R
NELM = 1
NOMEGA = 12
NOMEGAR = 0
-
- Global Moderator
- Posts: 460
- Joined: Mon Nov 04, 2019 12:44 pm
Re: memory consumption in cubic scaling GW
It's a dummy routine, the cubic scaling GW is not available in VASP 5.x.