2 errors when doing HSE calculation
Posted: Tue Apr 02, 2013 2:30 am
I am doing Hartree Fock part of the HSE calculation and I got this error at first:
'LAPACK: Routine ZPOTRF failed!',INFO,NK,ISP
which is coming from Choleski2.F
After doing all the suggestion made in this forum about this error I am still getting either the same error or this:
'EDWAV: internal error, the gradient is not orthogonal',NK,NP,DORT
which is coming from rot.F
I understand that orthogonality of anything might be related to my input; however, the problem is I run the same calculation on another cluster and it successfully finishes but when I try it again on Stampde (one of TACC clusters) I get the same error! So I guess my inputs are fine. I have tried installing LAPACK and using it instead of Stampede LAPACK too and it didn't work. Any suggestion will be appreciated, please help!!
'LAPACK: Routine ZPOTRF failed!',INFO,NK,ISP
which is coming from Choleski2.F
After doing all the suggestion made in this forum about this error I am still getting either the same error or this:
'EDWAV: internal error, the gradient is not orthogonal',NK,NP,DORT
which is coming from rot.F
I understand that orthogonality of anything might be related to my input; however, the problem is I run the same calculation on another cluster and it successfully finishes but when I try it again on Stampde (one of TACC clusters) I get the same error! So I guess my inputs are fine. I have tried installing LAPACK and using it instead of Stampede LAPACK too and it didn't work. Any suggestion will be appreciated, please help!!