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
ELPA: falling back to scaLAPACK
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 1
- Joined: Tue Nov 14, 2023 1:28 pm
ELPA: falling back to scaLAPACK
-
- Global Moderator
- Posts: 429
- Joined: Mon Sep 13, 2021 11:02 am
Re: ELPA: falling back to scaLAPACK
Hi,
Please, provide more details: complete makefile.include, log file during compilation and the files of a calculation (input files and OUTCAR).