LSCALU: Difference between revisions
Vaspmaster (talk | contribs) (Created page with '{{TAGDEF|LSCALU|[logical]|.FALSE.}} Description: {{TAG|LSCALU}}. ---- == Related Tags and Sections == {{TAG|NPAR}}, {{TAG|NCORE}}, {{TAG|LPLANE}}, {{TAG|NSIM}}, {{TAG|KPAR}},…') |
Vaspmaster (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{TAGDEF|LSCALU|[logical]|.FALSE.}} | {{TAGDEF|LSCALU|[logical]|.FALSE.}} | ||
Description: {{TAG|LSCALU}}. | Description: {{TAG|LSCALU}} switches on the parallel LU decomposition (using scaLAPACK) in the orthonormalization of the wave functions. | ||
---- | ---- | ||
For {{TAG|LSCALU}}=.TRUE. the LU decomposition in the orthormalization of the wave functions is done in parallel, using scaLAPACK routines. | |||
Provided, of course, {{TAG|LSCALAPACK}}=.TRUE. and VASP was compiled with scaLAPACK support (precompiler flag: -DscaLAPACK). | |||
== Related Tags and Sections == | == Related Tags and Sections == |
Revision as of 16:12, 5 April 2014
LSCALU = [logical]
Default: LSCALU = .FALSE.
Description: LSCALU switches on the parallel LU decomposition (using scaLAPACK) in the orthonormalization of the wave functions.
For LSCALU=.TRUE. the LU decomposition in the orthormalization of the wave functions is done in parallel, using scaLAPACK routines. Provided, of course, LSCALAPACK=.TRUE. and VASP was compiled with scaLAPACK support (precompiler flag: -DscaLAPACK).
Related Tags and Sections
NPAR, NCORE, LPLANE, NSIM, KPAR, LSCALAPACK, LSCAAWARE