ELPH USEBLAS: Difference between revisions
(Add related info and categories) |
(Add availability notice) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:ELPH_USEBLAS}} | {{DISPLAYTITLE:ELPH_USEBLAS}} | ||
{{TAGDEF|ELPH_USEBLAS| | {{TAGDEF|ELPH_USEBLAS|[logical]|.TRUE.}} | ||
Description: Toggles the use of BLAS routines for computing electron-phonon matrix elements. | Description: Toggles the use of BLAS routines for computing electron-phonon matrix elements. | ||
{{Available|6.5.0}} | |||
---- | ---- | ||
Latest revision as of 14:29, 17 January 2025
ELPH_USEBLAS = [logical]
Default: ELPH_USEBLAS = .TRUE.
Description: Toggles the use of BLAS routines for computing electron-phonon matrix elements.
| Mind: Available as of VASP 6.5.0 |
This is a performance setting that can offer a significant performance boost.
If ELPH_USEBLAS = True, then VASP uses BLAS routines when computing the electron-phonon matrix elements.
Otherwise, VASP-internal routines are used.