Page 1 of 1

ELPA: falling back to scaLAPACK

Posted: Sat Apr 26, 2025 10:26 am
by qi_chen1

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


Re: ELPA: falling back to scaLAPACK

Posted: Sat Apr 26, 2025 10:57 am
by fabien_tran1

Hi,

Please, provide more details: complete makefile.include, log file during compilation and the files of a calculation (input files and OUTCAR).