Page 1 of 1

Ignoring ALGO Fast warnings

Posted: Fri May 12, 2023 10:36 pm
by jeremiah
Hello,

Is it safe to ignore the messages "num prob" and "WARNING in EDDRMM" for ALGO Fast as suggested in this forum post?

forum/viewtopic.php?f=3&t=17822

The answer in that post mentioned commenting out the WRITE statements in rmm-diis.F, but I am still getting the warning in VASP 6.3.2. I am also wondering about the "num prob" messages that are sometimes printed out many times along with the EDDRMM warning.

Thank you,
Jeremiah

Re: Ignoring ALGO Fast warnings

Posted: Mon Jun 12, 2023 5:53 am
by marie-therese.huebsch
Hi,

Yes, it is safe. The write statements still haven't been removed. That should be done in the future. Sorry, you invested time in searching for the meaning of this warning.

Marie-Therese

Re: Ignoring ALGO Fast warnings

Posted: Wed Jun 28, 2023 8:14 pm
by jeremiah
Good to know, thank you.

Re: Ignoring ALGO Fast warnings

Posted: Sat Jul 22, 2023 10:36 am
by william_watson
Can I ask why it is safe to ignore the 'WARNING in EDDRMM' and 'numprob' errors? Is there a limit at which you cannot ignore these warnings e.g. if you see more than approximately n instances in your output (.o*) file?

Re: Ignoring ALGO Fast warnings

Posted: Tue Nov 28, 2023 7:54 am
by marie-therese.huebsch
As explained by Jürgen Furthmüller:
It occurs if you are very close to machine
accuracy in the RMM-DIIS scheme and single band iteration only results in "random" progress
anymore (due to machine accuracy limits). It says then indirectly to you "could not optimize
this band further" -- and the internal action taken is then simply NOT to update the wave
function further and to proceed with the next band(s).
So you can always ignore that warning.