LSCAAWARE

From VASP Wiki
Revision as of 16:48, 26 August 2019 by Kaltakm (talk | contribs) (Created page with "{{TAGDEF|LSCAAWAVE|[logical]}} {{DEF|LSCAAWARE|.TRUE.|if VASP is compiled with scaLAPACK support (precompiler flag -DscaLAPACK)|.FALSE.|otherwise}} Description: {{TAG|LSCAAWA...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

LSCAAWAVE = [logical] 

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

Description: LSCAAWARE controls the distribution of data or workload of the Hamiltonian.


For LSCAAWARE=.TRUE., VASP distributes the Hamilton matrix and uses scaLAPACK routines to diagonalize subspaces.

Related Tags and Sections

NPAR, NCORE, LPLANE, NSIM, KPAR, LSCALU, LSCALAPACK

Examples that use this tag