ELPA: falling back to scaLAPACK
Dear technical expert,
Hello! I am encountering an issue where VASP 6.5.1 is unable to call the ELPA library. The version of ELPA I am using is 2021.11.002, and there were no errors during the compilation process. Could you please provide some guidance on how to resolve this error? The compilation part related to ELPA is as follows:
CPP_OPTIONS += -DELPA
ELPA_ROOT = /opt/soft/qe_soft/elpa
LLIBS += -L$(ELPA_ROOT)/lib -lelpa
INCS += -I$(ELPA_ROOT)/include/elpa-2021.11.002/elpa
INCS += -I$(ELPA_ROOT)/include/elpa-2021.11.002/modules