Releases: marvel-nccr/ansible-role-siesta
Releases · marvel-nccr/ansible-role-siesta
v2.2.1
v2.2.0
🧪 TESTS: Enable them and fix (#16)
v2.1.0
👌 IMPROVE: add `siesta_build_cpus` (#14)
v2.0.0
⬆️ UPDATE: Siesta MaX-1.1 (#12) The updated role builds and deploys version 'MaX-1.1' of Siesta (with support for pseudopotentials in PSML format, and for Lua scripting, among other improvements). - It installs the siesta executable, as well as several post-processing utilities, in `/usr/local/bin`. - Requisite domain-specific libraries (libpsml, xmlf90, libgridxc, flook) are in `/usr/local/lib`, and their module files in `/usr/local/include`. - It uses `ldconf` to add to the shared-library search path. - It installs files for several pseudopotential families in `/usr/local/share/siesta/psml-files`. - For the interface with the AiiDA role, it defines the `siesta_executables` variable.