LSCAAWARE: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|LSCAAWAVE|[logical]}} {{DEF|LSCAAWARE|.TRUE.|if VASP is compiled with scaLAPACK support (precompiler flag -DscaLAPACK)|.FALSE.|otherwise}} Description: {{TAG|LSCAAWA...")
(No difference)

Revision as of 16:48, 26 August 2019

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