Dear Jonathan,
I have tried to change IALGO to ALGO=All, the error disappears.
but I got a new error return when I tried to run parallel :
I set my INCAR as follows and requested 4 nodes total 112 cpus
SIGMA = 0.10000
EDIFF = 1.00e-06
EDIFFG = -1.00e-04
ENCUT = 550
ALGO = All
ADDGRID = True
GGA = PS
ISPIN = 2
PREC = Accurate
IBRION = 7
ISMEAR = 0
NSW = 1
LWAVE = .FALSE.
LCHARG = .FALSE.
LEPSILON = .TRUE.
LREAL = .False.
NPAR = 4
ERROR message :
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
calculation.
I have tried many different NCORE and NPAR combinations as well as IBRION = 7 or 8, only if I remove NPAR and NCORE the code runs normally. How can I run DFPT parallel?
Many thanks
Yours,
Ziqi