Jump to content

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

ELPH WF CACHE PREFILL: Difference between revisions

From VASP Wiki
Csheldon (talk | contribs)
No edit summary
Csheldon (talk | contribs)
(No difference)

Revision as of 14:31, 22 October 2025

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