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 14:13, 16 October 2025 by Miranda.henrique (talk | contribs)

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