Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

ELPH_WF_CACHE_PREFILL

From VASP Wiki
Revision as of 15:14, 24 October 2025 by Csheldon (talk | contribs) (Related tags and articles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ELPH_WF_CACHE_PREFILL = [logical]
Default: ELPH_WF_CACHE_PREFILL = .TRUE. 

Description: Determines whether to pre-fill the wavefunction (WF) cache before starting the calculation.


When enabled, the cache is populated in advance, avoiding one-sided MPI communication during the main computation loop. This can significantly improve performance and scalability, especially for large parallel runs.

Related tags and articles