libvori
License information
According to the libvori web page, libvori is distruted under the GNU Lesser General Public License version 3. There is a COPYING file in the source distribution but that file is not readily available to link to.
From LUMI/25.03 onwards, the COPYING file is also available in
$EBROOTLIBVORI/share/licenses/libvori after loading and installing the module.
User-installable modules (and EasyConfigs)
Install with the EasyBuild-user module:
To access module help after installation and get reminded for which stacks and partitions the module is installed, usemodule spider libvori/<version>.
EasyConfig:
-
EasyConfig libvori-220621-cpeGNU-23.09.eb, will build libvori/220621-cpeGNU-23.09
-
EasyConfig libvori-220621-cpeGNU-24.03.eb, will build libvori/220621-cpeGNU-24.03
-
EasyConfig libvori-220621-cpeGNU-25.03.eb, will build libvori/220621-cpeGNU-25.03
-
ccpe container only EasyConfig libvori-220621-cpeGNU-26.03.eb, will build libvori/220621-cpeGNU-26.03
Technical documentation
Note that the CMakeLists.txt file looks pretty terrible; this code seems to assume
gcc is the only compiler people use!
EasyBuild
libvori 210412 for CP2K 9.1
- The EasyConfig is a direct port of the CSCS one.
libvori 220621 for CP2K 2022.1, 2023.1, 2024.x, 2025.x and 2026.x
-
Trivial port of the previous EasyConfig
-
Cleaned up a bit for 25.03.
-
Switched to EB6-compatible parameters for 26.03.
-
For 26.03 we build both a static and shared library, and it turned out that we needed to enable PIC ourselves as the CMake recipe didn't do so, so the building of the shared library failed.
Archived EasyConfigs
The EasyConfigs below are additional easyconfigs that are not directly available on the system for installation. Users are advised to use the newer ones and these archived ones are unsupported. They are still provided as a source of information should you need this, e.g., to understand the configuration that was used for earlier work on the system.
-
Archived EasyConfigs from LUMI-EasyBuild-contrib - previously user-installable software
-
EasyConfig libvori-210412-cpeGNU-21.08.eb, with module libvori/210412-cpeGNU-21.08
-
EasyConfig libvori-210412-cpeGNU-21.12.eb, with module libvori/210412-cpeGNU-21.12
-
EasyConfig libvori-220621-cpeGNU-22.08.eb, with module libvori/220621-cpeGNU-22.08
-
EasyConfig libvori-220621-cpeGNU-22.12.eb, with module libvori/220621-cpeGNU-22.12
-