Dear VASP developers and users,
I am trying to perform a hybrid functional (PBE0) band structure calculation for a supercell, using KPOINTS (Gamma-only) for the SCF step and KPOINTS_OPT for the band structure step.
The SCF part runs well, but when the calculation enters the KPOINTS_OPT stage, it immediately crashes with the following error message:
WRK ALLOCATE: ERROR: could not allocate enough workspace. Try reducing NBLOCK_FOCK.
Even after I set: KPOINTS_OPT_NKBATCH = 1 NBLOCK_FOCK = 32 , the error still appears.
I understand that NCORE = 1 is required for the hybrid band-structure step with KPOINTS_OPT, but even when following this, the memory allocation error persists. Is there any other recommended combination of parallelization parameters for hybrid-functional band-structure runs using KPOINTS_OPT?
Best,
Shihao
