diff --git a/karolina.csv b/karolina.csv index f591c884c6e6d5a9b6fde876ecd271716fce3c23..fcd667d33a397b43a29994708bbefd81610439f1 100644 --- a/karolina.csv +++ b/karolina.csv @@ -39,6 +39,7 @@ AOMP/13.0-2-GCCcore-10.2.0,1 apex/20210420-fosscuda-2020b,1 apptainer/1.1.5,1 apptainer-wrappers/1.0,1 +archspec/0.1.3-GCCcore-11.2.0,1 aria2/1.35.0-GCCcore-10.3.0,1 arpack-ng/3.8.0-intel-2020b,1 ASE/3.22.1-intel-2022a,1 @@ -310,6 +311,7 @@ double-conversion/3.2.1-GCCcore-12.2.0,1 Doxygen/1.8.17-GCCcore-9.3.0,1 Doxygen/1.8.20-GCCcore-10.2.0,1 Doxygen/1.9.1-GCCcore-10.3.0,1 +Doxygen/1.9.1-GCCcore-11.2.0,1 Doxygen/1.9.4-GCCcore-11.3.0,1 Doxygen/1.9.5-GCCcore-12.2.0,1 DualSPHysics/5.0.175-GCC-11.2.0-CUDA-11.6.0,1 @@ -920,6 +922,7 @@ libgpuarray/0.7.6-fosscuda-2020b,1 libGridXC/0.8.5-iimpi-2020b,1 libiconv/1.16-GCCcore-10.2.0,1 libiconv/1.16-GCCcore-10.3.0,1 +libiconv/1.16-GCCcore-11.2.0,1 libiconv/1.16-GCCcore-9.3.0,1 libiconv/1.17-GCCcore-11.3.0,1 libiconv/1.17-GCCcore-12.2.0,1 @@ -1198,6 +1201,7 @@ netCDF/4.7.4-intel-2020b,1 netCDF/4.8.0-gompi-2021a,1 netCDF/4.8.0-gompi-2021a-test,1 netCDF/4.8.0-iimpi-2021a,1 +netCDF/4.8.1-gompi-2021b,1 netCDF/4.9.0-gompi-2022a,1 netCDF/4.9.0-gompi-2022b,1 netCDF/4.9.0-iimpi-2022a,1 @@ -1704,6 +1708,7 @@ TB2J/0.7.1.1-Python-3.8.6-GCCcore-10.2.0,1 tbb/2020.1-GCCcore-9.3.0,1 tbb/2020.3-GCCcore-10.2.0,1 tbb/2020.3-GCCcore-10.3.0,1 +tbb/2020.3-GCCcore-11.2.0,1 tblite/0.2.1-intel-2020b,1 Tcl/8.6.10-GCCcore-10.2.0,1 Tcl/8.6.10-GCCcore-9.3.0,1 @@ -1816,6 +1821,7 @@ VirtualGL/2.6.5-GCC-10.3.0,1 VirtualGL/3.0-GCC-10.2.0,1 VMD/1.9.4a51-foss-2020b,1 VMD/1.9.4a51-fosscuda-2020b,1 +Voro++/0.4.6-GCCcore-11.2.0,1 VTK/9.2.2-intel-2022a,1 VTune/2019_update5,1 VTune/2020_update3,1 @@ -1839,6 +1845,7 @@ X11/20220504-GCCcore-11.3.0,1 X11/20221110-GCCcore-12.2.0,1 x264/20201026-GCCcore-10.2.0,1 x264/20210414-GCCcore-10.3.0,1 +x264/20210613-GCCcore-11.2.0,1 x264/20220620-GCCcore-11.3.0,1 x264/20230226-GCCcore-12.2.0,1 x265/3.3-GCCcore-10.2.0,1 diff --git a/karolina.md b/karolina.md index d05d765a14c8c71b729fc2b1c6844f8ffce0ca67..87cf6e47ee9c3b90e6102785a9cfae87a6a3776b 100644 --- a/karolina.md +++ b/karolina.md @@ -388,6 +388,7 @@ | [SCOTCH](https://gforge.inria.fr/projects/scotch/) | Software package and libraries for sequential and parallel graph partitioning, static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning. | | [sympy](https://sympy.org/) | SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries. | | [Theano](https://deeplearning.net/software/theano) | Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. | +| [Voro++](http://math.lbl.gov/voro++/) | Voro++ is a software library for carrying out three-dimensional computations of the Voronoi tessellation. A distinguishing feature of the Voro++ library is that it carries out cell-based calculations, computing the Voronoi cell for each particle individually. It is particularly well-suited for applications that rely on cell-based statistics, where features of Voronoi cells (eg. volume, centroid, number of faces) can be used to analyze a system of particles. | ## Mpi @@ -528,6 +529,7 @@ | [apex](https://github.com/nvidia/apex) | A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch | | [apptainer](https://github.com/apptainer/apptainer) | Apptainer is an open source container platform designed to be simple, fast, and secure. Many container platforms are available, but Apptainer is designed for ease-of-use on shared systems and in high performance computing (HPC) environments. | | [apptainer-wrappers](https://docs.it4i.cz) | Wrappers for Apptainer containers (mailto:easybuild@vsb.cz). | +| [archspec](https://github.com/archspec/archspec) | A library for detecting, labeling, and reasoning about microarchitectures | | [aria2](https://aria2.github.io) | aria2 is a lightweight multi-protocol & multi-source command-line download utility. | | [awscli](https://pypi.python.org/pypi/awscli) | Universal Command Line Environment for AWS | | [binutils](https://directory.fsf.org/project/binutils/) | binutils: GNU binary utilities |