I get this error when I try to run it on the cluster"Error EDDDAV: Call to ZHEGV failed. Returncode = 63 2 64" I haven't modified any of the INPUT files whatsoever! Can Someone help me understand what is going on here?
you need to change RMDIS to DAV. that is more stable. the errors you are getting is from libraries. also, the compilation flags matter a lot. try to recompile without aggressive opt.
the thing is after introducing another parameter NPAR=4, it worked. This was suggested by a colleague, Can someone explain how does that actually help ?
Tara Prasad Mishra changing ENCUT may help, but if this job is part of different set of structures comparision, then changing ENCUT will lead to improper comparision of energy values amongst the structures.
by the way all are requested to join the VASP group below so that we can help each other.
Arpita Mukherjee at what stage did you get this message? Please give some more details. This seems a system related message but linked to your input files, i guess.
I just gave the calculation and automatically it got killed and gave such error. I changed the node and submitted in a different one. But I wanted to know the source of this error.
Arpita Mukherjee for these kinds of errors. If you want to know the reason, only System experts can answer. However, as a user, if I get such errors, i KEENLY observe, the changes i made, or the other system (or nodes) have, till it is run or accepted the job successfully. You may think it's SIMPLE, when you submit to another node its run/accepted the job. But if you examine any changes between the two instances of previous and current INPUT files and the Nodes, you can guess what was wrong. I suspect the jobscript you used in previous instance may not be compatible with that node, but was suitable to the second one. Means you consider the CPUs requested, and how much memory you asked, or you might have project name path is not matching etc. Frankly, you need to give more details about what systems you used before and after the success, so that others can help in answering. I am not system expert, i also got jobs rejected like this (not same error, but similar rejections) mostly the mistakes are project name wrong, or memory requested was not workable, or CPUs requested shall be in integer multiples of NPAR value set in INCAR etc.
Arpita Mukherjee i think as a guideline, i cannot write contact details here. You may please check my latest publications and pickup the contact details. However, i may not be of much help in making you understand why this error occurred, as I'm not at all a system expert.
check the name of the run files in the directory, and make sure it is not followed by the format. e.g., For the INCAR file make sure it is not INCAR.txt which is wrong, it should be just INCAR. the same for the whole files