ENCUT problem
Posted: Wed Jun 04, 2008 6:46 am
Hi,
I have started to get a strange problem all of a sudden. My machine suddenly shut down due to problem with its powersupply. after that when I restarted the machine and run VASP in parallel somehow when I include the
ENCUT tag it gives me following error
----------------------------------------------------------
One of the processes started by mpirun has exited with a nonzero exit
code. This typically indicates that the process finished in error.
If your process did not finish in error, be sure to include a "return
0" or "exit(0)" in your C code before exiting the application.
PID 4644 failed on node n0 (127.0.0.1) due to signal 11.
--------------------------------------------------------
If I comment this tag then everything works well. Earlier there was no problem in using this tag in parallel also.
any suggestions?
I have started to get a strange problem all of a sudden. My machine suddenly shut down due to problem with its powersupply. after that when I restarted the machine and run VASP in parallel somehow when I include the
ENCUT tag it gives me following error
----------------------------------------------------------
One of the processes started by mpirun has exited with a nonzero exit
code. This typically indicates that the process finished in error.
If your process did not finish in error, be sure to include a "return
0" or "exit(0)" in your C code before exiting the application.
PID 4644 failed on node n0 (127.0.0.1) due to signal 11.
--------------------------------------------------------
If I comment this tag then everything works well. Earlier there was no problem in using this tag in parallel also.
any suggestions?