ELPH_USEBLAS

From VASP Wiki
Revision as of 11:26, 18 October 2024 by Mani (talk | contribs) (Create page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
   Warning: This page is under construction!
   
   This page contains information about the upcoming VASP 6.5.0 release.
   Content on this page is subject to change and may be missing important information.

ELPH_USEBLAS = .TRUE. | .FALSE.
Default: ELPH_USEBLAS = .TRUE. 

Description: Toggles the use of BLAS routines for computing electron-phonon matrix elements.


This is a performance setting that can offer a significant performance boost. If ELPH_USEBLAS = True, then VASP uses BLAS routines when computing the electron-phonon matrix elements. Otherwise, VASP-internal routines are used.