LSCALAPACK

From VASP Wiki
Revision as of 14:40, 8 April 2022 by Karsai (talk | contribs) (→‎Related Tags and Sections)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

LSCALAPACK = [logical] 

Default: LSCALAPACK = .TRUE. if VASP is compiled with scaLAPACK support (precompiler flag -DscaLAPACK)
= .FALSE. otherwise

Description: LSCALAPACK controls the use of scaLAPACK.


For LSCALAPACK=.TRUE., VASP uses scaLAPACK routines for the orthonormalization of the wave functions and subspace diagonalizations.

The use of scaLAPACK for the LU decomposition in the orthonormalization of the wave functions may be independently switched off (LSCALU=.FALSE.).

Related tags and articles

NPAR, NCORE, LPLANE, NSIM, KPAR, LSCALU, LSCAAWARE

Examples that use this tag