Hi,
I tried to calculate force constant using VASP 5.2 by setting IBRION = 8. To speed up the calculation, I also set NPAR=4 (# of nodes used).
Calculation stops at linear response calculation, and show error message:
---
Linear response DOF= 2
Linear response progress:
Degree of freedom: 1/ 2
-----------------------------------------------------------------------------
| |
| EEEEEEE RRRRRR RRRRRR OOOOOOO RRRRRR ### ### ### |
| E R R R R O O R R ### ### ### |
| E R R R R O O R R ### ### ### |
| EEEEE RRRRRR RRRRRR O O RRRRRR # # # |
| E R R R R O O R R |
| E R R R R O O R R ### ### ### |
| EEEEEEE R R R R OOOOOOO R R ### ### ### |
| |
| VASP internal routines have requested a change of the k-point set. |
| Unfortunately this is only possible if NPAR=number of nodes. |
| Please remove the tag NPAR from the INCAR file and restart the |
| calculations. |
| |
| ----> I REFUSE TO CONTINUE WITH THIS SICK JOB ..., BYE!!! <---- |
| |
-----------------------------------------------------------------------------
After I removed NPAR setting from INCAR, vasp calculation cannot start with error message:
mpirun noticed that process rank 20 with PID 6571 on node n23 exited on signal 11 (Segmentation fault).
This version of vasp is compiled by openmpi with intel mkl library.
I will appreciate if anyone can give some suggestions.
Zhi-Gang
NPAR error
Moderators: Global Moderator, Moderator
NPAR error
Last edited by zhigangmei on Wed Apr 18, 2012 10:36 pm, edited 1 time in total.
NPAR error
Forgot to mention, the above calculation can run successfully in login node with or without setting NPAR. I am confused where the error comes from.
Zhi-Gang
Zhi-Gang
Last edited by zhigangmei on Wed Apr 18, 2012 11:01 pm, edited 1 time in total.
-
- Hero Member
- Posts: 585
- Joined: Tue Nov 16, 2004 2:21 pm
- License Nr.: 5-67
- Location: Germany
NPAR error
Looks like something weird. I'd suggest to try (a) half and (b) double number of nodes. Sometimes this helps.
NPAR has to be removed from INCAR as you've already figured out.
Good luck!
alex
NPAR has to be removed from INCAR as you've already figured out.
Good luck!
alex
Last edited by alex on Thu Apr 19, 2012 10:15 am, edited 1 time in total.