diff --git a/docs/software/swsets/2023b.md b/docs/software/swsets/2023b.md
new file mode 100644
index 000000000..238858f8e
--- /dev/null
+++ b/docs/software/swsets/2023b.md
@@ -0,0 +1,465 @@
+| Software | Version | Architectures | Clusters | Category | Description |
+|:------------------------------------------------------------------------------------------------------|:-------------------|:------------------------------------------------------------------------------|:-----------|:-----------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| [4ti2](https://4ti2.github.io/) | 1.6.10 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
A software package for algebraic, geometric and combinatorial problems on linear spaces |
+| [ATK](https://developer.gnome.org/atk/) | 2.38.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
ATK provides the set of accessibility interfaces that are implemented by other toolkits and applications. Using the ATK interfaces, accessibility tools have full access to view and control running applications. |
+| [Abseil](https://abseil.io/) | 20240116.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's own C++ code base, has been extensively tested and used in production, and is the same code we depend on in our daily coding lives. |
+| [Apptainer](https://github.com/apptainer/apptainer) | 1.4.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
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 |
+| [Armadillo](https://arma.sourceforge.net/) | 12.8.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
Armadillo is an open-source C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. |
+| [Arrow](https://arrow.apache.org) | 16.1.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | data | Show
Apache Arrow (incl. PyArrow Python bindings), a cross-language development platform for in-memory data. |
+| [Autoconf](https://www.gnu.org/software/autoconf/) | 2.71 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of M4 macro calls. |
+| [Automake](https://www.gnu.org/software/automake/automake.html) | 1.16.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Automake: GNU Standards-compliant Makefile generator |
+| [Autotools](https://autotools.io) | 20220317 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
This bundle collect the standard GNU build tools: Autoconf, Automake and libtool |
+| [BEDTools](https://bedtools.readthedocs.io/) | 2.31.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
BEDTools: a powerful toolset for genome arithmetic. The BEDTools utilities allow one to address common genomics tasks such as finding feature overlaps and computing coverage. The utilities are largely based on four widely-used file formats: BED, GFF/GTF, VCF, and SAM/BAM. |
+| [BLAST+](https://blast.ncbi.nlm.nih.gov/) | 2.16.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
Basic Local Alignment Search Tool, or BLAST, is an algorithm for comparing primary biological sequence information, such as the amino-acid sequences of different proteins or the nucleotides of DNA sequences. |
+| [BLIS](https://github.com/flame/blis/) | 0.9.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. |
+| [BRiAl](https://github.com/BRiAl/BRiAl) | 1.2.12 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
BRiAl is the legacy version of PolyBoRi maintained by sagemath developers. |
+| [BamTools](https://github.com/pezmaster31/bamtools) | 2.5.2 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
BamTools provides both a programmer's API and an end-user's toolkit for handling BAM files. |
+| [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup) | 4.12.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | data | Show
Beautiful Soup is a Python library designed for quick turnaround projects like screen-scraping. |
+| [Biopython](https://www.biopython.org) | 1.84 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
Biopython is a set of freely available tools for biological computation written in Python by an international team of developers. It is a distributed collaborative effort to develop Python libraries and applications which address the needs of current and future work in bioinformatics. |
+| [Bison](https://www.gnu.org/software/bison) | 3.8.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. |
+| [Boost](https://www.boost.org/) | 1.83.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Boost provides free peer-reviewed portable C++ source libraries. |
+| [Bowtie2](https://github.com/BenLangmead/bowtie2) | 2.5.4 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
Bowtie 2 is an ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequences. It is particularly good at aligning reads of about 50 up to 100s or 1,000s of characters, and particularly good at aligning to relatively long (e.g. mammalian) genomes. Bowtie 2 indexes the genome with an FM Index to keep its memory footprint small: for the human genome, its memory footprint is typically around 3.2 GB. Bowtie 2 supports gapped, local, and paired-end alignment modes. |
+| [Brotli-python](https://github.com/google/brotli) | 1.1.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. The specification of the Brotli Compressed Data Format is defined in RFC 7932. |
+| [Brotli](https://github.com/google/brotli) | 1.1.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. The specification of the Brotli Compressed Data Format is defined in RFC 7932. |
+| [Brunsli](https://github.com/google/brunsli/) | 0.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Brunsli is a lossless JPEG repacking library. |
+| [CFITSIO](https://heasarc.gsfc.nasa.gov/fitsio/) | 4.3.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. |
+| [CGAL](https://www.cgal.org/) | 5.6.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
The goal of the CGAL Open Source Project is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. |
+| [CMake](https://www.cmake.org) | 3.27.6 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
CMake, the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. |
+| [CP2K](https://www.cp2k.org/) | 2023.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | chem | Show
CP2K is a freely available (GPL) program, written in Fortran 95, to perform atomistic and molecular simulations of solid state, liquid, molecular and biological systems. It provides a general framework for different methods such as e.g. density functional theory (DFT) using a mixed Gaussian and plane waves approach (GPW), and classical pair and many-body potentials. |
+| [CUDA](https://developer.nvidia.com/cuda-toolkit) | 12.6.0 | NVIDIA Tesla | iris | system | Show
CUDA (formerly Compute Unified Device Architecture) is a parallel computing platform and programming model created by NVIDIA and implemented by the graphics processing units (GPUs) that they produce. CUDA gives developers access to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs. |
+| [CUDD](https://github.com/ivmai/cudd) | 3.0.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
The CUDD package is a package written in C for the manipulation of decision diagrams. It supports binary decision diagrams (BDDs), algebraic decision diagrams (ADDs), and Zero-Suppressed BDDs (ZDDs). |
+| [Catch2](https://github.com/catchorg/Catch2) | 2.13.9 | Intel Sapphire Rapids | iris | lib | Show
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later |
+| [Catch2](https://github.com/catchorg/Catch2) | 2.13.9
3.8.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later |
+| [Cbc](https://github.com/coin-or/Cbc) | 2.10.11 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Cbc (Coin-or branch and cut) is an open-source mixed integer linear programming solver written in C++. It can be used as a callable library or using a stand-alone executable. |
+| [Cereal](https://uscilab.github.io/cereal/) | 1.3.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone. |
+| [Cgl](https://github.com/coin-or/Cgl) | 0.60.8 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
The COIN-OR Cut Generation Library (Cgl) is a collection of cut generators that can be used with other COIN-OR packages that make use of cuts, such as, among others, the linear solver Clp or the mixed integer linear programming solvers Cbc or BCP. Cgl uses the abstract class OsiSolverInterface (see Osi) to use or communicate with a solver. It does not directly call a solver. |
+| [Clp](https://github.com/coin-or/Clp) | 1.17.9 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Clp (Coin-or linear programming) is an open-source linear programming solver. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. |
+| [CoCoALib](https://cocoa.dima.unige.it/cocoa/cocoalib/) | 0.99850 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
CoCoALib is a free GPL3 C++ library for doing Computations in Commutative Algebra. |
+| [CoinUtils](https://github.com/coin-or/CoinUtils) | 2.11.10 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
CoinUtils (Coin-OR Utilities) is an open-source collection of classes and functions that are generally useful to more than one COIN-OR project. |
+| [CubeGUI](https://www.scalasca.org/software/cube-4.x/download.html) | 4.8.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | perf | Show
Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space consisting of the dimensions (i) performance metric, (ii) call path, and (iii) system resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree can be collapsed or expanded to achieve the desired level of granularity. This module provides the Cube graphical report explorer. |
+| [CubeLib](https://www.scalasca.org/software/cube-4.x/download.html) | 4.8.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | perf | Show
Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space consisting of the dimensions (i) performance metric, (ii) call path, and (iii) system resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree can be collapsed or expanded to achieve the desired level of granularity. This module provides the Cube general purpose C++ library component and command-line tools. |
+| [CubeWriter](https://www.scalasca.org/software/cube-4.x/download.html) | 4.8.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | perf | Show
Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space consisting of the dimensions (i) performance metric, (ii) call path, and (iii) system resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree can be collapsed or expanded to achieve the desired level of granularity. This module provides the Cube high-performance C writer library component. |
+| [Cython](https://cython.org/) | 3.0.10 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). |
+| [DBus](https://dbus.freedesktop.org/) | 1.15.8 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a "single instance" application or daemon, and to launch applications and daemons on demand when their services are needed. |
+| [DendroPy](https://jeetsukumaran.github.io/DendroPy) | 5.0.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
A Python library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters. |
+| [Doxygen](https://www.doxygen.org) | 1.9.8 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. |
+| [E-ANTIC](https://github.com/flatsurf/e-antic) | 2.0.2 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
E-ANTIC is a C/C++ library to deal with real embedded number fields built on top of ANTIC (https://github.com/wbhart/antic). Its aim is to have as fast as possible exact arithmetic operations and comparisons. |
+| [ECL](https://ecl.common-lisp.dev/) | 24.5.10 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp language as described in the X3J13 Ansi specification, featuring CLOS (Common-Lisp Object System), conditions, loops, etc, plus a translator to C, which can produce standalone executables. |
+| [Eigen](https://eigen.tuxfamily.org) | 3.4.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. |
+| [FEniCS-Basix-Python](https://github.com/FEniCS/basix) | 0.9.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | cae | Show
Basix is a finite element definition and tabulation runtime library - Python binding |
+| [FEniCS-Basix](https://github.com/FEniCS/basix) | 0.9.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | cae | Show
Basix is a finite element definition and tabulation runtime library - C++ library |
+| [FEniCS-DOLFINx-Python](https://github.com/FEniCS/dolfinx) | 0.9.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | cae | Show
DOLFINx is the computational environment of FEniCSx - Python binding |
+| [FEniCS-DOLFINx](https://github.com/FEniCS/dolfinx) | 0.9.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | cae | Show
DOLFINx is the computational environment of FEniCSx - C++ library |
+| [FEniCS-FFCx](https://github.com/FEniCS/ffcx) | 0.9.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | cae | Show
FFCx is a compiler for finite element variational forms |
+| [FEniCS-UFL](https://github.com/FEniCS/ufl) | 2024.2.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
The Unified Form Language (UFL) is a domain-specific language for defining variational forms |
+| [FEniCS-ufcx](https://github.com/FEniCS/ffcx) | 0.9.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | cae | Show
FFCx provides the ufcx.h interface header for generated finite element kernels, used by DOLFINx. |
+| [FFLAS-FFPACK](https://linbox-team.github.io/fflas-ffpack/) | 2.5.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Finite Field Linear Algebra Subroutines / Package |
+| [FFTW.MPI](https://www.fftw.org) | 3.3.10 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data. |
+| [FFTW](https://www.fftw.org) | 3.3.10 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data. |
+| [FFmpeg](https://www.ffmpeg.org/) | 6.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
A complete, cross-platform solution to record, convert and stream audio and video. |
+| [FLAC](https://xiph.org/flac/) | 1.4.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality. |
+| [FLINT](https://www.flintlib.org/) | 3.1.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
FLINT (Fast Library for Number Theory) is a C library in support of computations in number theory. Operations that can be performed include conversions, arithmetic, computing GCDs, factoring, solving linear systems, and evaluating special functions. In addition, FLINT provides various low-level routines for fast arithmetic. FLINT is extensively documented and tested. |
+| [FLTK](https://www.fltk.org) | 1.3.9 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
FLTK is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation. |
+| [FastTree](http://www.microbesonline.org/fasttree/) | 2.1.11 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
FastTree infers approximately-maximum-likelihood phylogenetic trees from alignments of nucleotide or protein sequences. FastTree can handle alignments with up to a million of sequences in a reasonable amount of time and memory. |
+| [FlexiBLAS](https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release) | 3.3.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
FlexiBLAS is a wrapper library that enables the exchange of the BLAS and LAPACK implementation used by a program without recompiling or relinking it. |
+| [FreeImage](http://freeimage.sourceforge.net) | 3.18.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe. |
+| [FriBidi](https://github.com/fribidi/fribidi) | 1.0.13 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
The Free Implementation of the Unicode Bidirectional Algorithm. |
+| [GCC](https://gcc.gnu.org/) | 13.2.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | compiler | Show
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). |
+| [GCCcore](https://gcc.gnu.org/) | 13.2.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | compiler | Show
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). |
+| [GDAL](https://www.gdal.org) | 3.9.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | data | Show
GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. As a library, it presents a single abstract data model to the calling application for all supported formats. It also comes with a variety of useful commandline utilities for data translation and processing. |
+| [GDB](https://www.gnu.org/software/gdb/gdb.html) | 13.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | debugger | Show
The GNU Project Debugger |
+| [GDRCopy](https://github.com/NVIDIA/gdrcopy) | 2.4 | NVIDIA Tesla | iris | lib | Show
A low-latency GPU memory copy library based on NVIDIA GPUDirect RDMA technology. |
+| [GEOS](https://trac.osgeo.org/geos) | 3.12.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS) |
+| [GLPK](https://www.gnu.org/software/glpk/) | 5.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. |
+| [GLib](https://www.gtk.org/) | 2.78.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
GLib is one of the base libraries of the GTK+ project |
+| [GMP-ECM](https://gitlab.inria.fr/zimmerma/ecm) | 7.0.5 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Yet another implementation of the Elliptic Curve Method. |
+| [GMP](https://gmplib.org/) | 6.3.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. |
+| [GObject-Introspection](https://gi.readthedocs.io/en/latest/) | 1.78.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
GObject introspection is a middleware layer between C libraries (using GObject) and language bindings. The C library can be scanned at compile time and generate a metadata file, in addition to the actual native C library. Then at runtime, language bindings can read this metadata and automatically provide bindings to call into the C library. |
+| [GROMACS](https://www.gromacs.org) | 2024.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. This is a CPU only build, containing both MPI and threadMPI binaries for both single and double precision. It also contains the gmxapi extension for the single precision MPI build. |
+| [GSL](https://www.gnu.org/software/gsl/) | 2.7 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. |
+| [GTK3](https://developer.gnome.org/gtk3/stable/) | 3.24.39 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
GTK+ is the primary library used to construct user interfaces in GNOME. It provides all the user interface controls, or widgets, used in a common graphical application. Its object-oriented API allows you to construct user interfaces without dealing with the low-level details of drawing and device interaction. |
+| [Gdk-Pixbuf](https://docs.gtk.org/gdk-pixbuf/) | 2.42.10 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
The Gdk Pixbuf is a toolkit for image loading and pixel buffer manipulation. It is used by GTK+ 2 and GTK+ 3 to load and manipulate images. In the past it was distributed as part of GTK+ 2 but it was split off into a separate package in preparation for the change to GTK+ 3. |
+| [Ghostscript](https://ghostscript.com) | 10.02.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Ghostscript is a versatile processor for PostScript data with the ability to render PostScript to different targets. It used to be part of the cups printing stack, but is no longer used for that. |
+| [GitPython](https://gitpython.readthedocs.org) | 3.1.42 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
GitPython is a python library used to interact with Git repositories |
+| [Givaro](https://github.com/linbox-team/givaro) | 4.2.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
C++ library for arithmetic and algebraic computations |
+| [Go](https://www.golang.org) | 1.22.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | compiler | Show
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. |
+| [Greenlet](https://github.com/python-greenlet/greenlet) | 3.0.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". A "greenlet", on the other hand, is a still more primitive notion of micro-thread with no implicit scheduling; coroutines, in other words. This is useful when you want to control exactly when your code runs. |
+| [Gurobi](https://www.gurobi.com) | 11.0.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
The Gurobi Optimizer is a state-of-the-art solver for mathematical programming. The solvers in the Gurobi Optimizer were designed from the ground up to exploit modern architectures and multi-core processors, using the most advanced implementations of the latest algorithms. |
+| [HDF5](https://portal.hdfgroup.org/display/support) | 1.14.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | data | Show
HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. |
+| [HDF](https://support.hdfgroup.org/products/hdf4/) | 4.2.16-2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | data | Show
HDF (also known as HDF4) is a library and multi-object file format for storing and managing data between machines. |
+| [HMMER](http://hmmer.org/) | 3.4 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
HMMER is used for searching sequence databases for homologs of protein sequences, and for making protein sequence alignments. It implements methods using probabilistic models called profile hidden Markov models (profile HMMs). Compared to BLAST, FASTA, and other sequence alignment and database search tools based on older scoring methodology, HMMER aims to be significantly more accurate and more able to detect remote homologs because of the strength of its underlying mathematical models. In the past, this strength came at significant computational expense, but in the new HMMER3 project, HMMER is now essentially as fast as BLAST. |
+| [HOOMD-blue](https://github.com/glotzerlab/hoomd-blue) | 5.1.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | phys | Show
HOOMD-blue is a Python package that runs simulations of particle systems on CPUs and GPUs. It performs hard particle Monte Carlo simulations of a variety of shape classes and molecular dynamics simulations of particles with a range of pair, bond, angle, and other potentials. Many features are targeted at the soft matter research community, though the code is general and capable of many types of particle simulations. |
+| [HTSlib](https://www.htslib.org/) | 1.19.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
A C library for reading/writing high-throughput sequencing data. This package includes the utilities bgzip and tabix |
+| [HarfBuzz](https://www.freedesktop.org/wiki/Software/HarfBuzz) | 8.2.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
HarfBuzz is an OpenType text shaping engine. |
+| [HyperQueue](https://it4innovations.github.io/hyperqueue/stable/) | 0.20.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
HyperQueue is a tool designed to simplify execution of large workflows (task graphs) on HPC clusters. It allows you to execute a large number of tasks in a simple way, without having to manually submit jobs into batch schedulers like Slurm or PBS. You just specify what you want to compute – HyperQueue will automatically ask for computational resources and dynamically load-balance tasks across all allocated nodes and cores. HyperQueue can also work without Slurm/PBS as a general task executor. |
+| [Hypre](https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods) | 2.31.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
Hypre is a library for solving large, sparse linear systems of equations on massively parallel computers. The problems of interest arise in the simulation codes being developed at LLNL and elsewhere to study physical phenomena in the defense, environmental, energy, and biological sciences. |
+| [ICU](https://icu.unicode.org) | 74.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. |
+| [IML](https://cs.uwaterloo.ca/~astorjoh/iml.html) | 1.0.5 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
IML is a free library of C source code which implements algorithms for computing exact solutions to dense systems of linear equations over the integers. |
+| [IPython](https://ipython.org/index.html) | 8.17.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
IPython provides a rich architecture for interactive computing with: Powerful interactive shells (terminal and Qt-based). A browser-based notebook with support for code, text, mathematical expressions, inline plots and other rich media. Support for interactive data visualization and use of GUI toolkits. Flexible, embeddable interpreters to load into your own projects. Easy to use, high performance tools for parallel computing. |
+| [ISA-L](https://github.com/intel/isa-l) | 2.31.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Intelligent Storage Acceleration Library |
+| [ISL](https://libisl.sourceforge.io) | 0.26 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
isl is a library for manipulating sets and relations of integer points bounded by linear constraints. |
+| [ImageMagick](https://www.imagemagick.org/) | 7.1.1-34 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
ImageMagick is a software suite to create, edit, compose, or convert bitmap images |
+| [Imath](https://imath.readthedocs.io/en/latest/) | 3.1.9 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics |
+| [JasPer](https://www.ece.uvic.ca/~frodo/jasper/) | 4.0.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
The JasPer Project is an open-source initiative to provide a free software-based reference implementation of the codec specified in the JPEG-2000 Part-1 standard. |
+| [Java](http://openjdk.java.net) | 11.0.27 | Intel Broadwell | iris | lang | Show
Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. |
+| [Java](http://openjdk.java.net) | 11.0.27
17.0.15 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. |
+| [Java](https://java.com/) | 11 | Intel Broadwell | iris | lang | Show
Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. |
+| [Java](https://java.com/) | 11
17
21 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. |
+| [Java](https://openjdk.org) | 21.0.8 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. |
+| [JsonCpp](https://open-source-parsers.github.io/jsoncpp-docs/doxygen/index.html) | 1.9.5 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files. |
+| [Julia](https://julialang.org) | 1.11.4 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Julia is a high-level, high-performance dynamic programming language for numerical computing |
+| [Jupyter-bundle](https://jupyter.org/) | 20240522 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
This bundle collects a range of Jupyter interfaces (Lab, Notebook and nbclassic), extensions (Jupyter Server Proxy, Jupyter Resource Monitor, Jupyter Lmod) and the JupyterHub. |
+| [JupyterHub](https://jupyter.org) | 4.1.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
JupyterHub is a multiuser version of the Jupyter (IPython) notebook designed for centralized deployments in companies, university classrooms and research labs. |
+| [JupyterLab](https://jupyter.org/) | 4.2.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface. JupyterLab will eventually replace the classic Jupyter Notebook. |
+| [JupyterNotebook](https://jupyter.org/) | 7.2.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
The Jupyter Notebook is the original web application for creating and sharing computational documents. It offers a simple, streamlined, document-centric experience. |
+| [KaHIP](https://kahip.github.io/) | 3.16 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
The graph partitioning framework KaHIP -- Karlsruhe High Quality Partitioning. |
+| [LAME](http://lame.sourceforge.net/) | 3.100 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | data | Show
LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL. |
+| [LAMMPS](https://www.lammps.org) | 29Aug2024 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | chem | Show
LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. LAMMPS has potentials for solid-state materials (metals, semiconductors) and soft matter (biomolecules, polymers) and coarse-grained or mesoscopic systems. It can be used to model atoms or, more generically, as a parallel particle simulator at the atomic, meso, or continuum scale. LAMMPS runs on single processors or in parallel using message-passing techniques and a spatial-decomposition of the simulation domain. The code is designed to be easy to modify or extend with new functionality. |
+| [LERC](https://github.com/Esri/lerc) | 4.0.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). |
+| [LLVM](https://llvm.org/) | 14.0.6 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | compiler | Show
The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation ("LLVM IR"). The LLVM Core libraries are well documented, and it is particularly easy to invent your own language (or port an existing compiler) to use LLVM as an optimizer and code generator. This version include patches for llvmlite / numba. |
+| [LLVM](https://llvm.org/) | 16.0.6 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | compiler | Show
The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation ("LLVM IR"). The LLVM Core libraries are well documented, and it is particularly easy to invent your own language (or port an existing compiler) to use LLVM as an optimizer and code generator. |
+| [LMDB](https://symas.com/lmdb) | 0.9.31 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
LMDB is a fast, memory-efficient database. With memory-mapped files, it has the read performance of a pure in-memory database while retaining the persistence of standard disk-based databases. |
+| [LibRaw](https://www.libraw.org/) | 0.21.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
The LibRaw library provides a simple and unified interface for extracting out of RAW files generated by digital photo cameras the following: - RAW data (pixel values) - Metadata necessary for processing RAW (geometry, CFA / Bayer pattern, black level, white balance, etc.) - Embedded preview / thumbnail. |
+| [LibTIFF](https://libtiff.gitlab.io/libtiff/) | 4.6.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
tiff: Library and tools for reading and writing TIFF data files |
+| [Libint](https://github.com/evaleev/libint) | 2.7.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | chem | Show
Libint library is used to evaluate the traditional (electron repulsion) and certain novel two-body matrix elements (integrals) over Cartesian Gaussian functions used in modern atomic and molecular theory. |
+| [LinBox](https://linalg.org/) | 1.7.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
C++ library for exact, high-performance linear algebra |
+| [LittleCMS](https://www.littlecms.com/) | 2.15 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
Little CMS intends to be an OPEN SOURCE small-footprint color management engine, with special focus on accuracy and performance. |
+| [Lua](https://www.lua.org/) | 5.4.6 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. |
+| [M4](https://www.gnu.org/software/m4/m4.html) | 1.4.19 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
GNU M4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. |
+| [MAFFT](https://mafft.cbrc.jp/alignment/software/source.html) | 7.526 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
MAFFT is a multiple sequence alignment program for unix-like operating systems. It offers a range of multiple alignment methods, L-INS-i (accurate; for alignment of <∼200 sequences), FFT-NS-2 (fast; for alignment of <∼30,000 sequences), etc. |
+| [MDI](https://github.com/MolSSI-MDI/MDI_Library) | 1.4.29 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | chem | Show
The MolSSI Driver Interface (MDI) project provides a standardized API for fast, on-the-fly communication between computational chemistry codes. This greatly simplifies the process of implementing methods that require the cooperation of multiple software packages and enables developers to write a single implementation that works across many different codes. The API is sufficiently general to support a wide variety of techniques, including QM/MM, ab initio MD, machine learning, advanced sampling, and path integral MD, while also being straightforwardly extensible. Communication between codes is handled by the MDI Library, which enables tight coupling between codes using either the MPI or TCP/IP methods. |
+| [METIS](https://karypis.github.io/glaros/projects/gp.html) | 5.1.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. |
+| [MPC](http://www.multiprecision.org/) | 1.3.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Gnu Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It extends the principles of the IEEE-754 standard for fixed precision real floating point numbers to complex numbers, providing well-defined semantics for every operation. At the same time, speed of operation at high precision is a major design goal. |
+| [MPFI](https://perso.ens-lyon.fr/nathalie.revol/software.html) | 1.5.4 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
MPFI stands for Multiple Precision Floating-point Interval library. |
+| [MPFR](https://www.mpfr.org) | 4.2.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. |
+| [MPICH](https://www.mpich.org/) | 4.2.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | mpi | Show
MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). |
+| [MUMPS](https://mumps-solver.org) | 5.6.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
A parallel sparse direct solver |
+| [Mako](https://www.makotemplates.org) | 1.2.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
A super-fast templating language that borrows the best ideas from the existing templating languages |
+| [Mesa](https://www.mesa3d.org/) | 23.1.9 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. |
+| [Meson](https://mesonbuild.com) | 1.2.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Meson is a cross-platform build system designed to be both as fast and as user friendly as possible. |
+| [NASM](https://www.nasm.us/) | 2.16.01 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
NASM: General-purpose x86 assembler |
+| [NCCL](https://developer.nvidia.com/nccl) | 2.20.5 | NVIDIA Tesla | iris | lib | Show
The NVIDIA Collective Communications Library (NCCL) implements multi-GPU and multi-node collective communication primitives that are performance optimized for NVIDIA GPUs. |
+| [NLopt](http://ab-initio.mit.edu/wiki/index.php/NLopt) | 2.7.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. |
+| [NSPR](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR) | 4.35 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions. |
+| [NSS](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS) | 3.94 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. |
+| [NTL](https://shoup.net/ntl/) | 11.5.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields. |
+| [NVHPC](https://developer.nvidia.com/hpc-sdk/) | 24.11 | NVIDIA Tesla | iris | compiler | Show
C, C++ and Fortran compilers included with the NVIDIA HPC SDK (previously: PGI) |
+| [Nextflow](https://www.nextflow.io/) | 24.10.2 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Nextflow is a reactive workflow framework and a programming DSL that eases writing computational pipelines with complex data |
+| [Ninja](https://ninja-build.org/) | 1.11.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Ninja is a small build system with a focus on speed. |
+| [Normaliz](https://www.normaliz.uni-osnabrueck.de/) | 3.10.3 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Normaliz is a open source tool for computations in affine monoids, vector configurations, rational polyhedra and rational cones. Normaliz now computes rational and algebraic polyhedra, i.e., polyhedra defined over real algebraic extensions of QQ. |
+| [OCaml](http://ocaml.org/) | 5.1.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
OCaml is a general purpose industrial-strength programming language with an emphasis on expressiveness and safety. Developed for more than 20 years at Inria it benefits from one of the most advanced type systems and supports functional, imperative and object-oriented styles of programming. |
+| [OPARI2](https://www.score-p.org) | 2.0.8 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | perf | Show
OPARI2, the successor of Forschungszentrum Juelich's OPARI, is a source-to-source instrumentation tool for OpenMP and hybrid codes. It surrounds OpenMP directives and runtime library calls with calls to the POMP2 measurement interface. |
+| [OSU-Micro-Benchmarks](https://mvapich.cse.ohio-state.edu/benchmarks/) | 7.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake, NVIDIA Tesla | aion, iris | perf | Show
OSU Micro-Benchmarks |
+| [OTF2](https://www.score-p.org) | 3.0.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | perf | Show
The Open Trace Format 2 is a highly scalable, memory efficient event trace data format plus support library. It is the new standard trace format for Scalasca, Vampir, and TAU and is open for other tools. |
+| [OpenBLAS](http://www.openblas.net/) | 0.3.24 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. |
+| [OpenEXR](https://www.openexr.com/) | 3.2.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications |
+| [OpenFOAM](https://www.openfoam.com/) | v2312 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | cae | Show
OpenFOAM is a free, open source CFD software package. OpenFOAM has an extensive range of features to solve anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to solid dynamics and electromagnetics. |
+| [OpenJPEG](https://www.openjpeg.org/) | 2.5.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since may 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software. |
+| [OpenMPI](https://www.open-mpi.org/) | 4.1.6 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | mpi | Show
The Open MPI Project is an open source MPI-3 implementation. |
+| [OpenPGM](https://code.google.com/p/openpgm/) | 5.2.122 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | system | Show
OpenPGM is an open source implementation of the Pragmatic General Multicast (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable and scalable multicast protocol that enables receivers to detect loss, request retransmission of lost data, or notify an application of unrecoverable loss. PGM is a receiver-reliable protocol, which means the receiver is responsible for ensuring all data is received, absolving the sender of reception responsibility. |
+| [OpenSSL](https://www.openssl.org/) | 1.1
3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | system | Show
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolchain implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. |
+| [Osi](https://github.com/coin-or/Osi) | 0.108.9 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Osi (Open Solver Interface) provides an abstract base class to a generic linear programming (LP) solver, along with derived classes for specific solvers. Many applications may be able to use the Osi to insulate themselves from a specific LP solver. That is, programs written to the OSI standard may be linked to any solver with an OSI interface and should produce correct results. The OSI has been significantly extended compared to its first incarnation. Currently, the OSI supports linear programming solvers and has rudimentary support for integer programming. |
+| [PAPI](https://icl.cs.utk.edu/projects/papi/) | 7.1.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | perf | Show
PAPI provides the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events. In addition Component PAPI provides access to a collection of components that expose performance measurement opportunites across the hardware and software stack. |
+| [PARI-GP](https://pari.math.u-bordeaux.fr) | 2.15.5 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations. |
+| [PCRE2](https://www.pcre.org/) | 10.42 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. |
+| [PCRE](https://www.pcre.org/) | 8.45 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. |
+| [PDT](https://www.cs.uoregon.edu/research/pdt/) | 3.25.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | perf | Show
Program Database Toolkit (PDT) is a framework for analyzing source code written in several programming languages and for making rich program knowledge accessible to developers of static and dynamic analysis tools. PDT implements a standard program representation, the program database (PDB), that can be accessed in a uniform way through a class library supporting common PDB operations. |
+| [PETSc](https://www.mcs.anl.gov/petsc) | 3.22.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. |
+| [PLUMED](https://www.plumed.org) | 2.9.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | chem | Show
PLUMED is an open source library for free energy calculations in molecular systems which works together with some of the most popular molecular dynamics engines. Free energy calculations can be performed as a function of many order parameters with a particular focus on biological problems, using state of the art methods such as metadynamics, umbrella sampling and Jarzynski-equation based steered MD. The software, written in C++, can be easily interfaced with both fortran and C/C++ codes. |
+| [PMIx](https://pmix.org/) | 4.2.6 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Process Management for Exascale Environments PMI Exascale (PMIx) represents an attempt to provide an extended version of the PMI standard specifically designed to support clusters up to and including exascale sizes. The overall objective of the project is not to branch the existing pseudo-standard definitions - in fact, PMIx fully supports both of the existing PMI-1 and PMI-2 APIs - but rather to (a) augment and extend those APIs to eliminate some current restrictions that impact scalability, and (b) provide a reference implementation of the PMI-server that demonstrates the desired level of scalability. |
+| [PROJ](https://proj.org) | 9.3.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Program proj is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates |
+| [Pandoc](https://pandoc.org) | 3.6.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
If you need to convert files from one markup format into another, pandoc is your swiss-army knife |
+| [Pango](https://www.pango.org/) | 1.51.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x. |
+| [ParMETIS](https://karypis.github.io/glaros/projects/gp.html) | 4.0.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes. |
+| [ParaView](https://www.paraview.org) | 5.12.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
ParaView is a scientific parallel visualizer. |
+| [Parsl](https://parsl-project.org/) | 2024.4.22 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Parsl extends parallelism in Python beyond a single computer. You can use Parsl just like Python's parallel executors but across multiple cores and nodes. However, the real power of Parsl is in expressing multi-step workflows of functions. Parsl lets you chain functions together and will launch each function as inputs and computing resources are available. |
+| [Perl-bundle-CPAN](https://www.perl.org/) | 5.38.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
A set of common packages from CPAN |
+| [Perl](https://www.perl.org/) | 5.38.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Larry Wall's Practical Extraction and Report Language Includes a small selection of extra CPAN packages for core functionality. |
+| [Pillow](https://pillow.readthedocs.org/) | 10.2.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
Pillow is the 'friendly PIL fork' by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. |
+| [PostgreSQL](https://www.postgresql.org/) | 16.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | data | Show
PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. |
+| [PuLP](https://github.com/coin-or/pulp) | 2.8.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
PuLP is an LP modeler written in Python. PuLP can generate MPS or LP files and call GLPK, COIN-OR CLP/CBC, CPLEX, GUROBI, MOSEK, XPRESS, CHOCO, MIPCL, SCIP to solve linear problems. |
+| [PyHMMER](https://github.com/althonos/pyhmmer) | 0.10.15 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
HMMER is a biological sequence analysis tool that uses profile hidden Markov models to search for sequence homologs. HMMER3 is developed and maintained by the Eddy/Rivas Laboratory at Harvard University. pyhmmer is a Python package, implemented using the Cython language, that provides bindings to HMMER3. It directly interacts with the HMMER internals, which has the following advantages over CLI wrappers (like hmmer-py) |
+| [PyTorch](https://pytorch.org/) | 2.3.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | ai | Show
Tensors and Dynamic neural networks in Python with strong GPU acceleration. PyTorch is a deep learning framework that puts Python first. |
+| [PyYAML](https://github.com/yaml/pyyaml) | 6.0.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
PyYAML is a YAML parser and emitter for the Python programming language. |
+| [PyZMQ](https://www.zeromq.org/bindings:python) | 25.1.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Python bindings for ZeroMQ |
+| [PycURL](http://pycurl.io/) | 7.45.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features. |
+| [Pysam](https://github.com/pysam-developers/pysam) | 0.22.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
Pysam is a python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API. Pysam also includes an interface for tabix. |
+| [Python-bundle-PyPI](https://python.org/) | 2023.10 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Bundle of Python packages from PyPI |
+| [Python](https://python.org/) | 3.11.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Python is a programming language that lets you work more quickly and integrate your systems more effectively. |
+| [QIIME2](https://qiime2.org) | 2024.10.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
QIIME 2 is a powerful, extensible, and decentralized microbiome bioinformatics platform that is free, open source, and community developed. |
+| [Qhull](http://www.qhull.org) | 2020.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. The source code runs in 2-d, 3-d, 4-d, and higher dimensions. Qhull implements the Quickhull algorithm for computing the convex hull. |
+| [Qt5](https://qt.io/) | 5.15.13 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Qt is a comprehensive cross-platform C++ application framework. |
+| [Qt6](https://qt.io/) | 6.6.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Qt is a comprehensive cross-platform C++ application framework. |
+| [R-bundle-Bioconductor](https://bioconductor.org) | 3.19 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
Bioconductor provides tools for the analysis and coprehension of high-throughput genomic data. |
+| [R-bundle-CRAN](https://www.r-project.org/) | 2024.06 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Bundle of R packages from CRAN |
+| [RE2](https://github.com/google/re2) | 2024-03-01 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. |
+| [R](https://www.r-project.org/) | 4.4.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
R is a free software environment for statistical computing and graphics. |
+| [RapidJSON](https://rapidjson.org) | 1.1.0-20240409 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
A fast JSON parser/generator for C++ with both SAX/DOM style API |
+| [ReFrame](https://github.com/reframe-hpc/reframe) | 4.7.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
ReFrame is a framework for writing regression tests for HPC systems. |
+| [Rust](https://www.rust-lang.org) | 1.73.0
1.76.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. |
+| [SAMtools](https://www.htslib.org/) | 1.19.2 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
SAM Tools provide various utilities for manipulating alignments in the SAM format, including sorting, merging, indexing and generating alignments in a per-position format. |
+| [SCOTCH](https://www.labri.fr/perso/pelegrin/scotch/) | 7.0.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Software package and libraries for sequential and parallel graph partitioning, static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning. |
+| [SDL2](https://www.libsdl.org/) | 2.28.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
SDL: Simple DirectMedia Layer, a cross-platform multimedia library |
+| [SIONlib](https://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html) | 1.7.7 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
SIONlib is a scalable I/O library for parallel access to task-local files. The library not only supports writing and reading binary data to or from several thousands of processors into a single or a small number of physical files, but also provides global open and close functions to access SIONlib files in parallel. This package provides a stripped-down installation of SIONlib for use with performance tools (e.g., Score-P), with renamed symbols to avoid conflicts when an application using SIONlib itself is linked against a tool requiring a different SIONlib version. |
+| [SLEPc](https://slepc.upv.es) | 3.22.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
SLEPc (Scalable Library for Eigenvalue Problem Computations) is a software library for the solution of large scale sparse eigenvalue problems on parallel computers. It is an extension of PETSc and can be used for either standard or generalized eigenproblems, with real or complex arithmetic. It can also be used for computing a partial SVD of a large, sparse, rectangular matrix, and to solve quadratic eigenvalue problems. |
+| [SQLAlchemy](https://www.sqlalchemy.org/) | 2.0.29 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. |
+| [SQLite](https://www.sqlite.org/) | 3.43.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
SQLite: SQL Database Engine in a C Library |
+| [SWIG](http://www.swig.org/) | 4.1.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. |
+| [SYMMETRICA](https://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA) | 2.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Symmetrica is a Collection of C routines for representation theory. |
+| [Sagemath](https://doc.sagemath.org/html/en/index.html) | 10.4 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Sage is open source mathematical software released under the GNU General Public Licence GPLv2+, and includes packages that have compatible software licenses. People all around the globe have contributed to the development of Sage. Full documentation is available online. |
+| [ScaFaCoS](http://www.scafacos.de/) | 1.0.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
ScaFaCoS is a library of scalable fast coulomb solvers. |
+| [ScaLAPACK](https://www.netlib.org/scalapack/) | 2.2.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines redesigned for distributed memory MIMD parallel computers. |
+| [Scalasca](https://www.scalasca.org/) | 2.6.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | perf | Show
Scalasca is a software tool that supports the performance optimization of parallel programs by measuring and analyzing their runtime behavior. The analysis identifies potential performance bottlenecks -- in particular those concerning communication and synchronization -- and offers guidance in exploring their causes. |
+| [SciPy-bundle](https://python.org/) | 2023.11 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Bundle of Python packages for scientific software |
+| [Score-P](https://www.score-p.org) | 8.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | perf | Show
The Score-P measurement infrastructure is a highly scalable and easy-to-use tool suite for profiling, event tracing, and online analysis of HPC applications. |
+| [Seaborn](https://seaborn.pydata.org/) | 0.13.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics. |
+| [SharedMeatAxe](https://github.com/simon-king-jena/SharedMeatAxe) | 1.0.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
This is an autotoolized shared library version of C MeatAxe 2.4.24, a set of programs for computing with modular representations. |
+| [Singular](https://www.singular.uni-kl.de/) | 4.4.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Singular is a computer algebra system for polynomial computations, with special emphasis on commutative and non-commutative algebra, algebraic geometry, and singularity theory. |
+| [Spack](https://spack.io/) | 0.21.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Spack is a package manager for supercomputers, Linux, and macOS. It makes installing scientific software easy. With Spack, you can build a package with multiple versions, configurations, platforms, and compilers, and all of these builds can coexist on the same machine. |
+| [Spark](https://spark.apache.org) | 3.5.4 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Spark is Hadoop MapReduce done in memory |
+| [SuiteSparse](https://faculty.cse.tamu.edu/davis/suitesparse.html) | 7.7.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
SuiteSparse is a collection of libraries to manipulate sparse matrices. |
+| [SuperLU_DIST](https://crd-legacy.lbl.gov/~xiaoye/SuperLU/) | 8.2.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. |
+| [Szip](https://support.hdfgroup.org/doc_resource/SZIP/) | 2.1.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Szip compression software, providing lossless compression of scientific data |
+| [Tcl](https://www.tcl.tk/) | 8.6.13 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. |
+| [Tk](https://www.tcl.tk/) | 8.6.13 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
Tk is an open source, cross-platform widget toolchain that provides a library of basic elements for building a graphical user interface (GUI) in many different programming languages. |
+| [Tkinter](https://python.org/) | 3.11.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Tkinter module, built with the Python buildsystem |
+| [UCC-CUDA](https://www.openucx.org/) | 1.2.0 | NVIDIA Tesla | iris | lib | Show
UCC (Unified Collective Communication) is a collective communication operations API and library that is flexible, complete, and feature-rich for current and emerging programming models and runtimes. This module adds the UCC CUDA support. |
+| [UCC](https://www.openucx.org/) | 1.2.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
UCC (Unified Collective Communication) is a collective communication operations API and library that is flexible, complete, and feature-rich for current and emerging programming models and runtimes. |
+| [UCX-CUDA](http://www.openucx.org/) | 1.15.0 | NVIDIA Tesla | iris | lib | Show
Unified Communication X An open-source production grade communication framework for data centric and high-performance applications This module adds the UCX CUDA support. |
+| [UCX](https://www.openucx.org/) | 1.15.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Unified Communication X An open-source production grade communication framework for data centric and high-performance applications |
+| [UDUNITS](https://www.unidata.ucar.edu/software/udunits/) | 2.2.28 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | phys | Show
UDUNITS supports conversion of unit specifications between formatted and binary forms, arithmetic manipulation of units, and conversion of values between compatible scales of measurement. |
+| [UnZip](http://www.info-zip.org/UnZip.html) | 6.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
UnZip is an extraction utility for archives compressed in .zip format (also called "zipfiles"). Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own Zip program, our primary objectives have been portability and non-MSDOS functionality. |
+| [UniFrac](https://github.com/biocore/unifrac-binaries) | 1.4 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
UniFrac is the de facto repository for high-performance phylogenetic diversity calculations. The methods in this repository are based on an implementation of the Strided State UniFrac algorithm which is faster, and uses less memory than Fast UniFrac. Strided State UniFrac supports Unweighted UniFrac, Weighted UniFrac, Generalized UniFrac, Variance Adjusted UniFrac and meta UniFrac, in both double and single precision (fp32). This repository also includes Stacked Faith (manuscript in preparation), a method for calculating Faith's PD that is faster and uses less memory than the Fast UniFrac-based reference implementation. |
+| [VSEARCH](https://github.com/torognes/vsearch) | 2.30.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
VSEARCH supports de novo and reference based chimera detection, clustering, full-length and prefix dereplication, rereplication, reverse complementation, masking, all-vs-all pairwise global alignment, exact and global alignment searching, shuffling, subsampling and sorting. It also supports FASTQ file analysis, filtering, conversion and merging of paired-end reads. |
+| [VTK](https://www.vtk.org) | 9.3.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
The Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing and visualization. VTK consists of a C++ class library and several interpreted interface layers including Tcl/Tk, Java, and Python. VTK supports a wide variety of visualization algorithms including: scalar, vector, tensor, texture, and volumetric methods; and advanced modeling techniques such as: implicit modeling, polygon reduction, mesh smoothing, cutting, contouring, and Delaunay triangulation. |
+| [Valgrind](https://valgrind.org) | 3.23.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | debugger | Show
Valgrind: Debugging and profiling tools |
+| [Voro++](http://math.lbl.gov/voro++/) | 0.4.6 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
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. |
+| [Wayland](https://wayland.freedesktop.org/) | 1.22.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
Wayland is a project to define a protocol for a compositor to talk to its clients as well as a library implementation of the protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. |
+| [X11](https://www.x.org) | 20231019 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
The X Window System (X11) is a windowing system for bitmap displays |
+| [XZ](https://tukaani.org/xz/) | 5.4.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
xz: XZ utilities |
+| [Xerces-C++](https://xerces.apache.org/xerces-c/) | 3.2.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs. |
+| [Xvfb](https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml) | 21.1.9 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
Xvfb is an X server that can run on machines with no display hardware and no physical input devices. It emulates a dumb framebuffer using virtual memory. |
+| [Yasm](https://www.tortall.net/projects/yasm/) | 1.3.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Yasm: Complete rewrite of the NASM assembler with BSD license |
+| [Z3](https://github.com/Z3Prover/z3) | 4.13.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Z3 is a theorem prover from Microsoft Research with support for bitvectors, booleans, arrays, floating point numbers, strings, and other data types. This module includes z3-solver, the Python interface of Z3. |
+| [ZeroMQ](https://www.zeromq.org/) | 4.3.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
ZeroMQ looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry atomic messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fanout, pub-sub, task distribution, and request-reply. It's fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built as asynchronous message-processing tasks. It has a score of language APIs and runs on most operating systems. |
+| [aiohttp](https://github.com/aio-libs/aiohttp) | 3.9.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Asynchronous HTTP client/server framework for asyncio and Python. |
+| [alsa-lib](https://www.alsa-project.org) | 1.2.11 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. |
+| [archspec](https://github.com/archspec/archspec) | 0.2.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
A library for detecting, labeling, and reasoning about microarchitectures |
+| [arpack-ng](https://github.com/opencollab/arpack-ng) | 3.9.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. |
+| [arrow-R](https://cran.r-project.org/web/packages/arrow) | 16.1.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
R interface to the Apache Arrow C++ library |
+| [assimp](https://github.com/assimp/assimp) | 5.3.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
Open Asset Import Library (assimp) is a library to import and export various 3d-model-formats including scene-post-processing to generate missing render data. |
+| [at-spi2-atk](https://wiki.gnome.org/Accessibility) | 2.38.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
AT-SPI 2 toolkit bridge |
+| [at-spi2-core](https://wiki.gnome.org/Accessibility) | 2.50.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
Assistive Technology Service Provider Interface. |
+| [attr](https://savannah.nongnu.org/projects/attr) | 2.5.2 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Commands for Manipulating Filesystem Extended Attributes |
+| [bcrypt](https://github.com/pyca/bcrypt/) | 4.1.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Acceptable password hashing for your software and your servers (but you should really use argon2id or scrypt) |
+| [binutils](https://directory.fsf.org/project/binutils/) | 2.40 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
binutils: GNU binary utilities |
+| [biom-format](https://biom-format.org) | 2.1.16 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
The BIOM file format (canonically pronounced biome) is designed to be a general-use format for representing biological sample by observation contingency tables. BIOM is a recognized standard for the Earth Microbiome Project and is a Genomics Standards Consortium supported project. |
+| [bliss](https://users.aalto.fi/~tjunttil/bliss/) | 0.77 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Bliss is an open-source tool for computing canonical labelings and automorphism groups of graphs. |
+| [bokeh](https://github.com/bokeh/bokeh) | 3.4.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Statistical and novel interactive HTML plots for Python |
+| [bzip2](https://sourceware.org/bzip2) | 1.0.8 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression. |
+| [cURL](https://curl.haxx.se) | 8.3.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more. |
+| [cairo](https://cairographics.org) | 1.18.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB |
+| [cddlib](https://github.com/cddlib/cddlib) | 0.94m | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
An efficient implementation of the Double Description Method |
+| [cffi](https://cffi.readthedocs.io/en/latest/) | 1.15.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
C Foreign Function Interface for Python. Interact with almost any C code from Python, based on C-like declarations that you can often copy-paste from header files or documentation. |
+| [cliquer](https://users.aalto.fi/~pat/cliquer.html) | 1.21 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Cliquer is a set of C routines for finding cliques in an arbitrary weighted graph. It uses an exact branch-and-bound algorithm developed by Patric Ostergard. It is designed with the aim of being efficient while still being flexible and easy to use. |
+| [configurable-http-proxy](https://github.com/jupyterhub/configurable-http-proxy) | 4.6.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
HTTP proxy for node.js including a REST API for updating the routing table. Developed as a part of the Jupyter Hub multi-user server. |
+| [coverage](https://coverage.readthedocs.io) | 7.4.4 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. |
+| [coxeter](https://github.com/tscrim/coxeter) | 20180226 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
A library for the study of combinatorial aspects of Coxeter group theory |
+| [cpio](https://savannah.gnu.org/projects/cpio/) | 2.15 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
The cpio package contains tools for archiving. |
+| [cppy](https://github.com/nucleic/cppy) | 1.2.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
A small C++ header library which makes it easier to write Python extension modules. The primary feature is a PyObject smart pointer which automatically handles reference counting and provides convenience methods for performing common object operations. |
+| [cppyy](https://cppyy.readthedocs.io) | 3.1.2 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
cppyy is an automatic, run-time, Python-C++ bindings generator, for calling C++ from Python and Python from C++. |
+| [cryptography](https://github.com/pyca/cryptography) | 41.0.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. |
+| [cutadapt](https://opensource.scilifelab.se/projects/cutadapt/) | 5.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
Cutadapt finds and removes adapter sequences, primers, poly-A tails and other types of unwanted sequence from your high-throughput sequencing reads. |
+| [cysignals](https://pypi.org/project/cysignals/) | 1.11.4 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code. |
+| [debugpy](https://aka.ms/debugpy) | 1.8.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | debugger | Show
An implementation of the Debug Adapter Protocol for Python |
+| [deprecation](http://deprecation.readthedocs.io) | 2.1.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
The deprecation library provides a deprecated decorator and a fail_if_not_removed decorator for your tests. |
+| [dill](https://pypi.org/project/dill/) | 0.3.8 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | data | Show
dill extends python's pickle module for serializing and de-serializing python objects to the majority of the built-in python types. Serialization is the process of converting an object to a byte stream, and the inverse of which is converting a byte stream back to on python object hierarchy. |
+| [double-conversion](https://github.com/google/double-conversion) | 3.3.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles. |
+| [eclib](https://github.com/JohnCremona/eclib) | 20240408 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
The eclib package includes mwrank (for 2-descent on elliptic curves over Q) and modular symbol code used to create the elliptic curve database. |
+| [expat](https://libexpat.github.io) | 2.5.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). |
+| [expecttest](https://github.com/ezyang/expecttest) | 0.2.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
This library implements expect tests (also known as "golden" tests). Expect tests are a method of writing tests where instead of hard-coding the expected output of a test, you run the test to get the output, and the test framework automatically populates the expected output. If the output of the test changes, you can rerun the test with the environment variable EXPECTTEST_ACCEPT=1 to automatically update the expected output. |
+| [ffnvcodec](https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git) | 12.1.14.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
FFmpeg nvidia headers. Adds support for nvenc and nvdec. Requires Nvidia GPU and drivers to be present (picked up dynamically). |
+| [flex](http://flex.sourceforge.net/) | 2.6.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. |
+| [flex](https://github.com/westes/flex) | 2.6.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. |
+| [flit](https://github.com/pypa/flit) | 3.9.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
A simple packaging tool for simple packages. |
+| [fontconfig](https://www.freedesktop.org/wiki/Software/fontconfig/) | 2.14.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
Fontconfig is a library designed to provide system-wide font configuration, customization and application access. |
+| [foss](https://docs.easybuild.io/common-toolchains/#common_toolchains_foss) | 2023b | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | toolchain | Show
GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. |
+| [fplll](https://github.com/fplll/fplll) | 5.4.5 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
fplll contains implementations of several lattice algorithms. The implementation relies on floating-point orthogonalization, and the 1982 paper from Lenstra, Lenstra Jr. and Lovasz (LLL) is central to the code, hence the name. |
+| [fpylll](https://pypi.org/project/fpylll) | 0.6.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
A Python wrapper for fplll. |
+| [freetype](https://www.freetype.org) | 2.13.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well. |
+| [gap](https://www.gap-system.org) | 4.13.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
GAP is a system for computational discrete algebra, with particular emphasis on Computational Group Theory. |
+| [gc](https://hboehm.info/gc/) | 8.2.6 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. |
+| [gengetopt](https://www.gnu.org/software/gengetopt/gengetopt.html) | 2.23 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Gengetopt is a tool to write command line option parsing code for C programs. |
+| [gettext](https://www.gnu.org/software/gettext/) | 0.22 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
GNU 'gettext' is an important step for the GNU Translation Project, as it is an asset on which we may build many other steps. This package offers to programmers, translators, and even users, a well integrated set of tools and documentation |
+| [gfbf]((none)) | 2023b | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | toolchain | Show
GNU Compiler Collection (GCC) based compiler toolchain, including FlexiBLAS (BLAS and LAPACK support) and (serial) FFTW. |
+| [gffutils](https://github.com/daler/gffutils) | 0.13 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
Gffutils is a Python package for working with and manipulating the GFF and GTF format files typically used for genomic annotations. |
+| [giac](https://www-fourier.ujf-grenoble.fr/~parisse/giac.html) | 1.9.0-99 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Giac is a C++ library, it is the CAS computing kernel. It may be used inside other C++ programs, and also Python, Java and Javascript programs. |
+| [giflib](http://giflib.sourceforge.net/) | 5.2.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
giflib is a library for reading and writing gif images. It is API and ABI compatible with libungif which was in wide use while the LZW compression algorithm was patented. |
+| [git](https://git-scm.com) | 2.42.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. |
+| [gmpy2](https://github.com/aleaxit/gmpy) | 2.1.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x |
+| [gmsh](https://gmsh.info/) | 4.12.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor. |
+| [gnupg-bundle](https://www.gnupg.org/software/index.html) | 20240306 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | system | Show
GnuPG — The Universal Crypto Engine |
+| [gnuplot](http://gnuplot.sourceforge.net) | 6.0.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
Portable interactive, function plotting utility |
+| [gocryptfs](https://nuetzlich.net/gocryptfs/) | 2.5.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
An encrypted overlay filesystem written in Go and built on top the go-fuse FUSE library. |
+| [gompi]((none)) | 2023b | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | toolchain | Show
GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support. |
+| [googletest](https://github.com/google/googletest) | 1.14.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Google's framework for writing C++ tests on a variety of platforms |
+| [gperf](https://www.gnu.org/software/gperf/) | 3.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
GNU gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in form of C or C++ code, for looking up a value depending on the input string. The hash function is perfect, which means that the hash table has no collisions, and the hash table lookup needs a single string comparison only. |
+| [graphite2](https://scripts.sil.org/cms/scripts/page.php?site_id=projects&item_id=graphite_home) | 1.3.14 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Graphite is a "smart font" system developed specifically to handle the complexities of lesser-known languages of the world. |
+| [groff](https://www.gnu.org/software/groff) | 1.23.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Groff (GNU troff) is a typesetting system that reads plain text mixed with formatting commands and produces formatted output. |
+| [gzip](https://www.gnu.org/software/gzip/) | 1.13 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
gzip (GNU zip) is a popular data compression program as a replacement for compress |
+| [h5py](https://www.h5py.org/) | 3.11.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | data | Show
HDF5 for Python (h5py) is a general-purpose Python interface to the Hierarchical Data Format library, version 5. HDF5 is a versatile, mature scientific software library designed for the fast, flexible storage of enormous amounts of data. |
+| [hatch-jupyter-builder](https://hatch-jupyter-builder.readthedocs.io) | 0.9.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Hatch Jupyter Builder is a plugin for the hatchling Python build backend. It is primarily targeted for package authors who are providing JavaScript as part of their Python packages. Typical use cases are Jupyter Lab Extensions and Jupyter Widgets. |
+| [hatchling](https://hatch.pypa.io) | 1.18.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Extensible, standards compliant build backend used by Hatch, a modern, extensible Python project manager. |
+| [help2man](https://www.gnu.org/software/help2man/) | 1.49.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
help2man produces simple manual pages from the '--help' and '--version' output of other commands. |
+| [hevea](http://pauillac.inria.fr/~maranget/hevea/) | 2.36 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
A quite complete and fast LATEX to HTML translator |
+| [hwloc](https://www.open-mpi.org/projects/hwloc/) | 2.9.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | system | Show
The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs. It primarily aims at helping applications with gathering information about modern computing hardware so as to exploit it accordingly and efficiently. |
+| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | 6.90.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work. |
+| [igraph](https://igraph.org) | 0.10.12 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
igraph is a collection of network analysis tools with the emphasis on efficiency, portability and ease of use. igraph is open source and free. igraph can be programmed in R, Python and C/C++. |
+| [iimpi](https://software.intel.com/parallel-studio-xe) | 2023b | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | toolchain | Show
Intel C/C++ and Fortran compilers, alongside Intel MPI. |
+| [imkl-FFTW](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onemkl.html) | 2023.2.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
FFTW interfaces using Intel oneAPI Math Kernel Library |
+| [imkl](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onemkl.html) | 2023.2.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | numlib | Show
Intel oneAPI Math Kernel Library |
+| [impi](https://software.intel.com/content/www/us/en/develop/tools/mpi-library.html) | 2021.10.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | mpi | Show
Intel MPI Library, compatible with MPICH ABI |
+| [intel-compilers](https://software.intel.com/content/www/us/en/develop/tools/oneapi/hpc-toolkit.html) | 2023.2.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | compiler | Show
Intel C, C++ & Fortran compilers (classic and oneAPI) |
+| [intel](https://docs.easybuild.io/common-toolchains/#common_toolchains_overview_intel) | 2023b | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | toolchain | Show
Compiler toolchain including Intel compilers, Intel MPI and Intel Math Kernel Library (MKL). |
+| [intltool](https://freedesktop.org/wiki/Software/intltool/) | 0.51.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
intltool is a set of tools to centralize translation of many different file formats using GNU gettext-compatible PO files. |
+| [ipywidgets](https://jupyter.org/) | 8.1.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Jupyter Widgets are interactive browser controls for Jupyter notebooks |
+| [jbigkit](https://www.cl.cam.ac.uk/~mgk25/jbigkit/) | 2.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
JBIG-KIT is a software implementation of the JBIG1 data compression standard (ITU-T T.82), which was designed for bi-level image data, such as scanned documents. |
+| [jedi](https://github.com/davidhalter/jedi) | 0.19.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Jedi - an awesome autocompletion, static analysis and refactoring library for Python. It is typically used in IDEs/editors plugins. Jedi has a focus on autocompletion and goto functionality. Other features include refactoring, code search and finding references. |
+| [json-c](https://github.com/json-c/json-c) | 0.17 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. |
+| [jupyter-resource-usage](https://github.com/jupyter-server/jupyter-resource-usage) | 1.0.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Jupyter Notebook Extension for monitoring your own Resource Usage (memory and/or CPU) |
+| [jupyter-server-proxy](https://github.com/jupyterhub/jupyter-server-proxy) | 4.1.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Jupyter Server Proxy lets you run arbitrary external processes (such as RStudio, Shiny Server, Syncthing, PostgreSQL, Code Server, etc) alongside your notebook server and provide authenticated web access to them using a path like /rstudio next to others like /lab. Alongside the python package that provides the main functionality, the JupyterLab extension (@jupyterlab/server-proxy) provides buttons in the JupyterLab launcher window to get to RStudio for example. |
+| [jupyter-server](https://jupyter.org/) | 2.14.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
The Jupyter Server provides the backend (i.e. the core services, APIs, and REST endpoints) for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila. |
+| [jupyter_packaging](http://jupyter.org/) | 0.12.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Tools to help build and install Jupyter Python packages that require a pre-build step that may include JavaScript build steps. |
+| [jupyterlmod](https://github.com/cmd-ntrf/jupyter-lmod) | 5.2.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Jupyter interactive notebook server extension that allows users to interact with environment modules before launching kernels. The extension uses Lmod's Python interface to accomplish module-related tasks like loading, unloading, saving collections, etc. |
+| [jxrlib](https://github.com/4creators/jxrlib) | 1.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Open source implementation of jpegxr |
+| [kim-api](https://openkim.org/) | 2.3.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | chem | Show
Open Knowledgebase of Interatomic Models. KIM is an API and OpenKIM is a collection of interatomic models (potentials) for atomistic simulations. This is a library that can be used by simulation programs to get access to the models in the OpenKIM database. This EasyBuild only installs the API, the models can be installed with the package openkim-models, or the user can install them manually by running kim-api-collections-management install user MODELNAME or kim-api-collections-management install user OpenKIM to install them all. |
+| [lcalc](https://gitlab.com/sagemath/lcalc) | 2.0.5 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Lcalc is a package for working with L-functions. |
+| [libGLU](https://gitlab.freedesktop.org/mesa/glu) | 9.0.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
The OpenGL Utility Library (GLU) is a computer graphics library for OpenGL. |
+| [libaec](https://gitlab.dkrz.de/k202009/libaec) | 1.0.6 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa. |
+| [libarchive](https://www.libarchive.org/) | 3.7.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Multi-format archive and compression library |
+| [libbraiding](https://github.com/miguelmarco/libbraiding) | 1.2 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
This is a project to expose the functionalitis of the Braiding program as a shared library. The original goal is to include it as a component of SageMath, but it can be used in any other c++ program. |
+| [libcerf](https://jugit.fz-juelich.de/mlz/libcerf) | 2.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
libcerf is a self-contained numeric library that provides an efficient and accurate implementation of complex error functions, along with Dawson, Faddeeva, and Voigt functions. |
+| [libde265](https://github.com/strukturag/libde265) | 1.0.15 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
libde265 is an open source implementation of the h.265 video codec |
+| [libdeflate](https://github.com/ebiggers/libdeflate) | 1.19 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | system | Show
Heavily optimized library for DEFLATE/zlib/gzip compression and decompression. |
+| [libdrm](https://dri.freedesktop.org) | 2.4.117 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Direct Rendering Manager runtime library. |
+| [libepoxy](https://github.com/anholt/libepoxy) | 1.5.10 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Epoxy is a library for handling OpenGL function pointer management for you |
+| [libevent](https://libevent.org/) | 2.1.12 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. |
+| [libfabric](https://ofiwg.github.io/libfabric/) | 1.19.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Libfabric is a core component of OFI. It is the library that defines and exports the user-space API of OFI, and is typically the only software that applications deal with directly. It works in conjunction with provider libraries, which are often integrated directly into libfabric. |
+| [libffi](https://sourceware.org/libffi/) | 3.4.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. |
+| [libgd](https://libgd.github.io) | 2.3.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
GD is an open source code library for the dynamic creation of images by programmers. |
+| [libgeotiff](https://directory.fsf.org/wiki/Libgeotiff) | 1.7.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Library for reading and writing coordinate system information from/to GeoTIFF files |
+| [libgit2](https://libgit2.org/) | 1.7.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings. |
+| [libglvnd](https://gitlab.freedesktop.org/glvnd/libglvnd) | 1.7.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors. |
+| [libheif](https://github.com/strukturag/libheif) | 1.19.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
libheif is an HEIF and AVIF file format decoder and encoder |
+| [libhomfly](https://github.com/miguelmarco/libhomfly) | 1.02r6 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
This is basically a conversion of the program written by Robert J Jenkins Jr into a shared library. It accepts as entry a character string, formatted in the same way as the input files that the original code used (see below). The returned value is the string that the original program would print on screen. |
+| [libiconv](https://www.gnu.org/software/libiconv) | 1.17 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Libiconv converts from one character encoding to another through Unicode conversion |
+| [libjpeg-turbo](https://sourceforge.net/projects/libjpeg-turbo/) | 3.0.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
libjpeg-turbo is a fork of the original IJG libjpeg which uses SIMD to accelerate baseline JPEG compression and decompression. libjpeg is a library that implements JPEG image encoding, decoding and transcoding. |
+| [libogg](https://xiph.org/ogg/) | 1.3.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs. |
+| [libopus](https://www.opus-codec.org/) | 1.5.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype’s SILK codec and Xiph.Org’s CELT codec. |
+| [libpciaccess](https://cgit.freedesktop.org/xorg/lib/libpciaccess/) | 0.17 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | system | Show
Generic PCI access library. |
+| [libpng](http://www.libpng.org/pub/png/libpng.html) | 1.6.40 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
libpng is the official PNG reference library |
+| [libreadline](https://tiswww.case.edu/php/chet/readline/rltop.html) | 8.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. |
+| [libsndfile](http://www.mega-nerd.com/libsndfile) | 1.2.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface. |
+| [libsodium](https://doc.libsodium.org/) | 1.0.19 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Sodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more. |
+| [libtirpc](https://sourceforge.net/projects/libtirpc/) | 1.3.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Libtirpc is a port of Suns Transport-Independent RPC library to Linux. |
+| [libtool](https://www.gnu.org/software/libtool) | 2.4.7 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. |
+| [libunwind](https://www.nongnu.org/libunwind/) | 1.6.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
The primary goal of libunwind is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications |
+| [libvorbis](https://xiph.org/vorbis/) | 1.3.7 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format |
+| [libvori](https://brehm-research.de/libvori.php) | 220621 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
C++ library implementing the Voronoi integration as well as the compressed bqb file format. The present version of libvori is a very early development version, which is hard-coded to work with the CP2k program package. |
+| [libwebp](https://developers.google.com/speed/webp/) | 1.3.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Using WebP, webmasters and web developers can create smaller, richer images that make the web faster. |
+| [libxc](https://libxc.gitlab.io) | 6.2.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | chem | Show
Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals. |
+| [libxml2](https://gitlab.gnome.org/GNOME/libxml2/-/wikis) | 2.11.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Libxml2 is the XML C parser and toolchain developed for the Gnome project (but usable outside of the Gnome platform). |
+| [libxslt](https://gitlab.gnome.org/GNOME/libxslt/-/wikis) | 1.1.38 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Libxslt is the XSLT C library developed for the GNOME project (but usable outside of the Gnome platform). |
+| [libxsmm](https://github.com/libxsmm/libxsmm) | 1.17 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
LIBXSMM is a library for small dense and small sparse matrix-matrix multiplications targeting Intel Architecture (x86). |
+| [libyaml](https://pyyaml.org/wiki/LibYAML) | 0.2.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
LibYAML is a YAML parser and emitter written in C. |
+| [lit](https://llvm.org/docs/CommandGuide/lit.html) | 18.1.7 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
lit is a portable tool for executing LLVM and Clang style test suites, summarizing their results, and providing indication of failures. |
+| [lrcalc](https://sites.math.rutgers.edu/~asbuch/lrcalc/) | 2.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
The Littlewood-Richardson Calculator is a program designed to compute Littlewood-Richardson coefficients. |
+| [lrslib](http://cgm.cs.mcgill.ca/~avis/C/lrs.html) | 7.2 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
lrslib is a self-contained ANSI C implementation of the reverse search algorithm for vertex enumeration/convex hull problems |
+| [lxml](https://lxml.de/) | 4.9.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. |
+| [lz4](https://lz4.github.io/lz4/) | 1.9.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
LZ4 is lossless compression algorithm, providing compression speed at 400 MB/s per core. It features an extremely fast decoder, with speed in multiple GB/s per core. |
+| [m4ri](https://github.com/malb/m4ri) | 20200125 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
M4RI is a library for fast arithmetic with dense matrices over F2. |
+| [m4rie](https://github.com/malb/m4rie) | 20200125 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
M4RIE is a library for fast arithmetic with dense matrices. |
+| [make](https://www.gnu.org/software/make/make.html) | 4.4.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
GNU version of make utility |
+| [makeinfo](https://www.gnu.org/software/texinfo/) | 7.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
makeinfo is part of the Texinfo project, the official documentation format of the GNU project. |
+| [matplotlib](https://matplotlib.org) | 3.8.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell, web application servers, and six graphical user interface toolkits. |
+| [maturin](https://github.com/pyo3/maturin) | 1.3.1
1.5.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
This project is meant as a zero configuration replacement for setuptools-rust and milksnake. It supports building wheels for python 3.5+ on windows, linux, mac and freebsd, can upload them to pypi and has basic pypy and graalpy support. |
+| [mcqd](https://gitlab.com/janezkonc/mcqd) | 1.0.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
MaxCliqueDyn is a fast exact algorithm for finding a maximum clique in an undirected graph. |
+| [meson-python](https://github.com/mesonbuild/meson-python) | 0.15.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Python build backend (PEP 517) for Meson projects |
+| [mpi4py](https://github.com/mpi4py/mpi4py) | 3.1.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. |
+| [nanobind](https://github.com/wjakob/nanobind) | 2.5.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
nanobind is a small binding library for C++11 / C++17 / C++20 that heavily builds on capabilities introduced in recent versions of C++. |
+| [nauty](https://pallini.di.uniroma1.it/) | 2.8.8 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
nauty and Traces are programs for computing automorphism groups of graphs and digraphs. They can also produce a canonical label. |
+| [nbclassic](https://jupyter.org/) | 1.0.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
NbClassic provides a backwards compatible Jupyter Notebook interface that you can install side-by-side with the latest versions: That way, you can fearlessly upgrade without worrying about your classic extensions and customizations breaking. |
+| [ncurses](https://www.gnu.org/software/ncurses/) | 6.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses. |
+| [netCDF](https://www.unidata.ucar.edu/software/netcdf/) | 4.9.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | data | Show
NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. |
+| [netcdf4-python](https://unidata.github.io/netcdf4-python/) | 1.6.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | data | Show
Python/numpy interface to netCDF. |
+| [nettle](https://www.lysator.liu.se/~nisse/nettle/) | 3.9.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. |
+| [networkx](https://pypi.python.org/pypi/networkx) | 3.2.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. |
+| [nlohmann_json](https://github.com/nlohmann/json) | 3.11.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
JSON for Modern C++ |
+| [nodejs](https://nodejs.org) | 20.9.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. |
+| [nose3](https://nose.readthedocs.io/) | 1.3.8 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Nose extends unittest to make testing easier. |
+| [numactl](https://github.com/numactl/numactl) | 2.0.16 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. |
+| [numba](https://numba.pydata.org/) | 0.60.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lang | Show
Numba is an Open Source NumPy-aware optimizing compiler for Python sponsored by Continuum Analytics, Inc. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code. |
+| [ocamlbuild](https://github.com/ocaml/ocamlbuild) | 0.14.3 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
OCamlbuild is a generic build tool, that has built-in rules for building OCaml library and programs. |
+| [occt](https://www.opencascade.com/) | 7.8.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | cae | Show
Open CASCADE Technology (OCCT) is an object-oriented C++ class library designed for rapid production of sophisticated domain-specific CAD/CAM/CAE applications. |
+| [optree](https://optree.readthedocs.io/en/latest/) | 0.13.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Optimized PyTree Utilities |
+| [paramiko](https://paramiko.org) | 3.5.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Paramiko is a pure-Python (3.6+) implementation of the SSHv2 protocol, providing both client and server functionality. It provides the foundation for the high-level SSH library Fabric, which is what we recommend you use for common client use-cases such as running remote shell commands or transferring files. |
+| [patchelf](https://github.com/NixOS/patchelf) | 0.18.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
PatchELF is a small utility to modify the dynamic linker and RPATH of ELF executables. |
+| [petsc4py](https://gitlab.com/petsc/petsc) | 3.22.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
petsc4py are Python bindings for PETSc, the Portable, Extensible Toolchain for Scientific Computation. |
+| [pigz](https://zlib.net/pigz/) | 2.8 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
pigz, which stands for parallel implementation of gzip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. pigz was written by Mark Adler, and uses the zlib and pthread libraries. |
+| [pixman](http://www.pixman.org/) | 0.42.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. Important users of pixman are the cairo graphics library and the X server. |
+| [pkgconf](https://github.com/pkgconf/pkgconf) | 1.8.0
2.0.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org. |
+| [pkgconfig](https://github.com/matze/pkgconfig) | 1.5.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
pkgconfig is a Python module to interface with the pkg-config command line tool |
+| [planarity](https://github.com/graph-algorithms/edge-addition-planarity-suite) | 3.0.2.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
A library for implementing graph algorithms |
+| [poetry](https://python-poetry.org) | 1.6.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Python packaging and dependency management made easy. Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere. |
+| [poppler](https://poppler.freedesktop.org) | 24.04.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Poppler is a PDF rendering library |
+| [primecount](https://github.com/kimwalisch/primecount) | 7.14 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
primecount is a command-line program and C/C++ library that counts the number of primes ≤ x (maximum 1031) using highly optimized implementations of the combinatorial prime counting algorithms. |
+| [primecountpy](https://pypi.org/project/primecountpy) | 0.1.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
This is a Cython interface to the C++ library primecount. |
+| [protobuf-python](https://github.com/google/protobuf/) | 4.25.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Python Protocol Buffers runtime library. |
+| [protobuf](https://github.com/protocolbuffers/protobuf) | 25.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Protocol Buffers (a.k.a., protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. |
+| [psutil](https://github.com/giampaolo/psutil) | 6.1.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
A cross-platform process and system utilities module for Python |
+| [psycopg](https://psycopg.org/) | 3.1.18 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Psycopg is the most popular PostgreSQL adapter for the Python programming language. |
+| [pugixml](https://pugixml.org/) | 1.14 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | data | Show
pugixml is a light-weight C++ XML processing library |
+| [pybedtools](https://daler.github.io/pybedtools) | 0.10.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
pybedtools wraps and extends BEDTools and offers feature-level manipulations from within Python. |
+| [pybind11](https://pybind11.readthedocs.io) | 2.11.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. |
+| [pyfaidx](https://pypi.python.org/pypi/pyfaidx) | 0.8.1.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
pyfaidx: efficient pythonic random access to fasta subsequences |
+| [pytest-flakefinder](https://github.com/dropbox/pytest-flakefinder) | 1.1.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Runs tests multiple times to expose flakiness. |
+| [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) | 14.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
pytest plugin to re-run tests to eliminate flaky failures. |
+| [pytest-shard](https://github.com/AdamGleave/pytest-shard) | 0.1.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
pytest plugin to support parallelism across multiple machines. Shards tests based on a hash of their test name enabling easy parallelism across machines, suitable for a wide variety of continuous integration services. Tests are split at the finest level of granularity, individual test cases, enabling parallelism even if all of your tests are in a single file (or even single parameterized test method). |
+| [python-isal](https://github.com/pycompression/python-isal) | 1.6.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library. |
+| [rankwidth](https://sourceforge.net/projects/rankwidth/) | 0.9 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
rw calculates rank-width and rank-decompositions. It is based on ideas from "Computing rank-width exactly" by Sang-il Oum, "Sopra una formula numerica" by Ernesto Pascal, "Generation of a Vector from the Lexicographical Index" by B.P. Buckles and M. Lybanon and "Fast additions on masked integers" by Michael D. Adams and David S. Wise. |
+| [re2c](https://re2c.org) | 3.1 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
re2c is a free and open-source lexer generator for C and C++. Its main goal is generating fast lexers: at least as fast as their reasonably optimized hand-coded counterparts. Instead of using traditional table-driven approach, re2c encodes the generated finite state automata directly in the form of conditional jumps and comparisons. |
+| [robin-map](https://github.com/Tessil/robin-map) | 1.3.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
robin-map is a C++ implementation of a fast and memory efficient hash table. It is based on Robin Hood hashing with backward shift deletion. |
+| [scikit-bio](http://scikit-bio.org) | 0.6.2 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | bio | Show
scikit-bio is an open-source, BSD-licensed Python 3 package providing data structures, algorithms and educational resources for bioinformatics. |
+| [scikit-build-core](https://scikit-build.readthedocs.io/en/latest/) | 0.10.7
0.9.3 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Scikit-build-core is a complete ground-up rewrite of scikit-build on top of modern packaging APIs. It provides a bridge between CMake and the Python build system, allowing you to make Python modules with CMake. |
+| [scikit-build](https://scikit-build.readthedocs.io/en/latest) | 0.17.6 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Scikit-Build, or skbuild, is an improved build system generator for CPython C/C++/Fortran/Cython extensions. |
+| [scikit-learn](https://scikit-learn.org/stable/index.html) | 1.4.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | data | Show
Scikit-learn integrates machine learning algorithms in the tightly-knit scientific Python world, building upon numpy, scipy, and matplotlib. As a machine-learning module, it provides versatile tools for data mining and analysis in any field of science and engineering. It strives to be simple and efficient, accessible to everybody, and reusable in various contexts. |
+| [setuptools-rust](https://github.com/PyO3/setuptools-rust) | 1.8.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
setuptools-rust is a plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython. |
+| [setuptools](https://pypi.org/project/setuptools) | 80.9.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Easily download, build, install, upgrade, and uninstall Python packages |
+| [sirocco](https://github.com/miguelmarco/SIROCCO2/) | 2.1.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
C++ library that allows to compute piecewise linear approximations of the path followed by the root of a complex polynomial |
+| [slepc4py](https://bitbucket.org/slepc/slepc4py) | 3.22.2 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Python bindings for SLEPc, the Scalable Library for Eigenvalue Problem Computations. |
+| [snakemake](https://snakemake.readthedocs.io) | 8.28.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
The Snakemake workflow management system is a tool to create reproducible and scalable data analyses. |
+| [snappy](https://github.com/google/snappy) | 1.1.10 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. |
+| [spdlog](https://github.com/gabime/spdlog) | 1.12.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Very fast, header-only/compiled, C++ logging library. |
+| [statsmodels](https://www.statsmodels.org/) | 0.14.1 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
Statsmodels is a Python module that allows users to explore data, estimate statistical models, and perform statistical tests. |
+| [sympy](https://sympy.org/) | 1.12 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
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. |
+| [tbb](https://github.com/oneapi-src/oneTBB) | 2021.13.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Intel(R) Threading Building Blocks (Intel(R) TBB) lets you easily write parallel C++ programs that take full advantage of multicore performance, that are portable, composable and have future-proof scalability. |
+| [tdlib](https://github.com/freetdi/tdlib/) | 0.9.3 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | math | Show
treedec provides tree decomposition algorithms. |
+| [texlive](https://tug.org) | 20230313 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
TeX is a typesetting language. Instead of visually formatting your text, you enter your manuscript text intertwined with TeX commands in a plain text file. You then run TeX to produce formatted output, such as a PDF file. Thus, in contrast to standard word processors, your document is a separate file that does not pretend to be a representation of the final typeset output, and so can be easily edited and manipulated. |
+| [tlparse](https://github.com/ezyang/tlparse) | 0.3.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Parse structured PT2 (PyTorch 2) logs |
+| [tmpi](https://github.com/Azrael3000/tmpi/) | 1.0.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | debugger | Show
Run multiple MPI processes as a grid in a new tmux window and multiplex keyboard input to all of them. Useful for debugging MPI application with GDB. |
+| [tornado](https://github.com/tornadoweb/tornado) | 6.4 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Tornado is a Python web framework and asynchronous networking library. |
+| [tqdm](https://github.com/tqdm/tqdm) | 4.66.2 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
A fast, extensible progress bar for Python and CLI |
+| [typing-extensions](https://github.com/python/typing_extensions) | 4.10.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
Typing Extensions - Backported and Experimental Type Hints for Python |
+| [umap-learn](https://umap-learn.readthedocs.io/en/latest/) | 0.5.7 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Uniform Manifold Approximation and Projection (UMAP) is a dimension reduction technique that can be used for visualisation similarly to t-SNE, but also for general non-linear dimension reduction. |
+| [unittest-xml-reporting](http://github.com/xmlrunner/unittest-xml-reporting) | 3.1.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
A unittest test runner that can save test results to XML files in xUnit format. The files can be consumed by a wide range of tools, such as build systems, IDEs and continuous integration servers. |
+| [utf8proc](https://github.com/JuliaStrings/utf8proc) | 2.9.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
utf8proc is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding. |
+| [util-linux](https://www.kernel.org/pub/linux/utils/util-linux) | 2.39 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
Set of Linux utilities |
+| [virtualenv](https://github.com/pypa/virtualenv) | 20.24.6 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
A tool for creating isolated virtual python environments. |
+| [wrapt](https://pypi.org/project/wrapt/) | 1.16.0 | AMD EPYC, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. |
+| [x264](https://www.videolan.org/developers/x264.html) | 20231019 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format, and is released under the terms of the GNU GPL. |
+| [x265](https://x265.org/) | 3.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
x265 is a free software library and application for encoding video streams into the H.265 AVC compression format, and is released under the terms of the GNU GPL. |
+| [xorg-macros](https://gitlab.freedesktop.org/xorg/util/macros) | 1.20.0 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | devel | Show
X.org macros utilities. |
+| [xprop](https://www.x.org/wiki/) | 1.2.7 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | vis | Show
The xprop utility is for displaying window and font properties in an X server. One window or font is selected using the command line arguments or possibly in the case of a window, by clicking on the desired window. A list of properties is then given, possibly with formatting information. |
+| [xxd](https://www.vim.org) | 9.1.0307 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | tools | Show
xxd is part of the VIM package and this will only install xxd, not vim! xxd converts to/from hexdumps of binary files. |
+| [zlib](https://www.zlib.net/) | 1.2.13 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. |
+| [zstd](https://facebook.github.io/zstd) | 1.5.5 | AMD EPYC, Intel Broadwell, Intel Sapphire Rapids, Intel Skylake | aion, iris | lib | Show
Zstandard is a real-time compression algorithm, providing high compression ratios. It offers a very wide range of compression/speed trade-off, while being backed by a very fast decoder. It also offers a special mode for small data, called dictionary compression, and can create dictionaries from any sample set. |
\ No newline at end of file
diff --git a/docs/software/swsets/2024a.md b/docs/software/swsets/2024a.md
new file mode 100644
index 000000000..344039733
--- /dev/null
+++ b/docs/software/swsets/2024a.md
@@ -0,0 +1,349 @@
+| Software | Version | Architectures | Clusters | Category | Description |
+|:------------------------------------------------------------------------------------------------------|:------------------|:-------------------------------------------------------|:-----------|:-----------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| [ACTC](https://sourceforge.net/projects/actc) | 1.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
ACTC converts independent triangles into triangle strips or fans. |
+| [ATK](https://developer.gnome.org/atk/) | 2.38.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
ATK provides the set of accessibility interfaces that are implemented by other toolkits and applications. Using the ATK interfaces, accessibility tools have full access to view and control running applications. |
+| [Abseil](https://abseil.io/) | 20240722.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's own C++ code base, has been extensively tested and used in production, and is the same code we depend on in our daily coding lives. |
+| [Apptainer](https://github.com/apptainer/apptainer) | 1.4.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
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 |
+| [Armadillo](https://arma.sourceforge.net/) | 14.0.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
Armadillo is an open-source C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. |
+| [Arrow](https://arrow.apache.org) | 17.0.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
Apache Arrow (incl. PyArrow Python bindings), a cross-language development platform for in-memory data. |
+| [Autoconf](https://www.gnu.org/software/autoconf/) | 2.71 | NVIDIA Tesla | iris | devel | Show
Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of M4 macro calls. |
+| [Autoconf](https://www.gnu.org/software/autoconf/) | 2.72 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of M4 macro calls. |
+| [Automake](https://www.gnu.org/software/automake/automake.html) | 1.16.5 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
Automake: GNU Standards-compliant Makefile generator |
+| [Autotools](https://autotools.io) | 20220317 | NVIDIA Tesla | iris | devel | Show
This bundle collect the standard GNU build tools: Autoconf, Automake and libtool |
+| [Autotools](https://autotools.io) | 20231222 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
This bundle collect the standard GNU build tools: Autoconf, Automake and libtool |
+| [BLIS](https://github.com/flame/blis/) | 1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. |
+| [Bison](https://www.gnu.org/software/bison) | 3.8.2 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lang | Show
Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. |
+| [Boost](https://www.boost.org/) | 1.85.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
Boost provides free peer-reviewed portable C++ source libraries. |
+| [Brotli](https://github.com/google/brotli) | 1.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. The specification of the Brotli Compressed Data Format is defined in RFC 7932. |
+| [Brunsli](https://github.com/google/brunsli/) | 0.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Brunsli is a lossless JPEG repacking library. |
+| [CFITSIO](https://heasarc.gsfc.nasa.gov/fitsio/) | 4.4.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. |
+| [CGAL](https://www.cgal.org/) | 5.6.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
The goal of the CGAL Open Source Project is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. |
+| [CMake](https://www.cmake.org) | 3.29.3
3.31.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
CMake, the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. |
+| [CUDA](https://developer.nvidia.com/cuda-toolkit) | 12.6.0 | NVIDIA Tesla | iris | system | Show
CUDA (formerly Compute Unified Device Architecture) is a parallel computing platform and programming model created by NVIDIA and implemented by the graphics processing units (GPUs) that they produce. CUDA gives developers access to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs. |
+| [Catch2](https://github.com/catchorg/Catch2) | 2.13.10 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later |
+| [Cbc](https://github.com/coin-or/Cbc) | 2.10.12 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Cbc (Coin-or branch and cut) is an open-source mixed integer linear programming solver written in C++. It can be used as a callable library or using a stand-alone executable. |
+| [Cgl](https://github.com/coin-or/Cgl) | 0.60.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
The COIN-OR Cut Generation Library (Cgl) is a collection of cut generators that can be used with other COIN-OR packages that make use of cuts, such as, among others, the linear solver Clp or the mixed integer linear programming solvers Cbc or BCP. Cgl uses the abstract class OsiSolverInterface (see Osi) to use or communicate with a solver. It does not directly call a solver. |
+| [Clp](https://github.com/coin-or/Clp) | 1.17.10 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Clp (Coin-or linear programming) is an open-source linear programming solver. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. |
+| [CoinUtils](https://github.com/coin-or/CoinUtils) | 2.11.12 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
CoinUtils (Coin-OR Utilities) is an open-source collection of classes and functions that are generally useful to more than one COIN-OR project. |
+| [CubeGUI](https://www.scalasca.org/software/cube-4.x/download.html) | 4.8.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space consisting of the dimensions (i) performance metric, (ii) call path, and (iii) system resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree can be collapsed or expanded to achieve the desired level of granularity. This module provides the Cube graphical report explorer. |
+| [CubeLib](https://www.scalasca.org/software/cube-4.x/download.html) | 4.8.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space consisting of the dimensions (i) performance metric, (ii) call path, and (iii) system resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree can be collapsed or expanded to achieve the desired level of granularity. This module provides the Cube general purpose C++ library component and command-line tools. |
+| [CubeWriter](https://www.scalasca.org/software/cube-4.x/download.html) | 4.8.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space consisting of the dimensions (i) performance metric, (ii) call path, and (iii) system resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree can be collapsed or expanded to achieve the desired level of granularity. This module provides the Cube high-performance C writer library component. |
+| [Cython](https://cython.org/) | 3.0.10 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lang | Show
Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). |
+| [DBus](https://dbus.freedesktop.org/) | 1.15.8 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a "single instance" application or daemon, and to launch applications and daemons on demand when their services are needed. |
+| [Doxygen](https://www.doxygen.org) | 1.11.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. |
+| [ELPA](https://elpa.mpcdf.mpg.de/) | 2024.05.001 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Eigenvalue SoLvers for Petaflop-Applications. |
+| [Eigen](https://eigen.tuxfamily.org) | 3.4.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | math | Show
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. |
+| [FFTW.MPI](https://www.fftw.org) | 3.3.10 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data. |
+| [FFTW](https://www.fftw.org) | 3.3.10 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data. |
+| [FFmpeg](https://www.ffmpeg.org/) | 7.0.2 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
A complete, cross-platform solution to record, convert and stream audio and video. |
+| [FLAC](https://xiph.org/flac/) | 1.4.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality. |
+| [FLTK](https://www.fltk.org) | 1.4.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
FLTK is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation. |
+| [FlexiBLAS](https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release) | 3.4.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
FlexiBLAS is a wrapper library that enables the exchange of the BLAS and LAPACK implementation used by a program without recompiling or relinking it. |
+| [FreeImage](http://freeimage.sourceforge.net) | 3.18.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe. |
+| [FriBidi](https://github.com/fribidi/fribidi) | 1.0.15 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lang | Show
The Free Implementation of the Unicode Bidirectional Algorithm. |
+| [GCC](https://gcc.gnu.org/) | 13.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | compiler | Show
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). |
+| [GCCcore](https://gcc.gnu.org/) | 13.2.0 | NVIDIA Tesla | iris | compiler | Show
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). |
+| [GCCcore](https://gcc.gnu.org/) | 13.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | compiler | Show
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). |
+| [GDAL](https://www.gdal.org) | 3.10.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. As a library, it presents a single abstract data model to the calling application for all supported formats. It also comes with a variety of useful commandline utilities for data translation and processing. |
+| [GDB](https://www.gnu.org/software/gdb/gdb.html) | 14.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | debugger | Show
The GNU Project Debugger |
+| [GDRCopy](https://github.com/NVIDIA/gdrcopy) | 2.4.1 | NVIDIA Tesla | iris | lib | Show
A low-latency GPU memory copy library based on NVIDIA GPUDirect RDMA technology. |
+| [GEOS](https://trac.osgeo.org/geos) | 3.12.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS) |
+| [GLPK](https://www.gnu.org/software/glpk/) | 5.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. |
+| [GLib](https://www.gtk.org/) | 2.80.4 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
GLib is one of the base libraries of the GTK+ project |
+| [GMP](https://gmplib.org/) | 6.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | math | Show
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. |
+| [GObject-Introspection](https://gi.readthedocs.io/en/latest/) | 1.80.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
GObject introspection is a middleware layer between C libraries (using GObject) and language bindings. The C library can be scanned at compile time and generate a metadata file, in addition to the actual native C library. Then at runtime, language bindings can read this metadata and automatically provide bindings to call into the C library. |
+| [GSL](https://www.gnu.org/software/gsl/) | 2.8 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | numlib | Show
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. |
+| [GST-plugins-base](https://gstreamer.freedesktop.org/) | 1.24.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing. |
+| [GStreamer](https://gstreamer.freedesktop.org/) | 1.24.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing. |
+| [GTK3](https://developer.gnome.org/gtk3/stable/) | 3.24.42 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
GTK+ is the primary library used to construct user interfaces in GNOME. It provides all the user interface controls, or widgets, used in a common graphical application. Its object-oriented API allows you to construct user interfaces without dealing with the low-level details of drawing and device interaction. |
+| [Gdk-Pixbuf](https://docs.gtk.org/gdk-pixbuf/) | 2.42.11 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
The Gdk Pixbuf is a toolkit for image loading and pixel buffer manipulation. It is used by GTK+ 2 and GTK+ 3 to load and manipulate images. In the past it was distributed as part of GTK+ 2 but it was split off into a separate package in preparation for the change to GTK+ 3. |
+| [Ghostscript](https://ghostscript.com) | 10.03.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Ghostscript is a versatile processor for PostScript data with the ability to render PostScript to different targets. It used to be part of the cups printing stack, but is no longer used for that. |
+| [GitPython](https://gitpython.readthedocs.org) | 3.1.43 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
GitPython is a python library used to interact with Git repositories |
+| [Go](https://www.golang.org) | 1.23.6 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | compiler | Show
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. |
+| [Graphene](https://ebassi.github.io/graphene/) | 1.10.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Graphene is a thin layer of types for graphic libraries |
+| [Gurobi](https://www.gurobi.com) | 12.0.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
The Gurobi Optimizer is a state-of-the-art solver for mathematical programming. The solvers in the Gurobi Optimizer were designed from the ground up to exploit modern architectures and multi-core processors, using the most advanced implementations of the latest algorithms. |
+| [HDF5](https://portal.hdfgroup.org/display/support) | 1.14.5 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | data | Show
HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. |
+| [HDF](https://support.hdfgroup.org/products/hdf4/) | 4.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
HDF (also known as HDF4) is a library and multi-object file format for storing and managing data between machines. |
+| [HarfBuzz](https://www.freedesktop.org/wiki/Software/HarfBuzz) | 9.0.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
HarfBuzz is an OpenType text shaping engine. |
+| [Hypre](https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods) | 2.32.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
Hypre is a library for solving large, sparse linear systems of equations on massively parallel computers. The problems of interest arise in the simulation codes being developed at LLNL and elsewhere to study physical phenomena in the defense, environmental, energy, and biological sciences. |
+| [ICU](https://icu.unicode.org) | 75.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. |
+| [IPython](https://ipython.org/index.html) | 8.27.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
IPython provides a rich architecture for interactive computing with: Powerful interactive shells (terminal and Qt-based). A browser-based notebook with support for code, text, mathematical expressions, inline plots and other rich media. Support for interactive data visualization and use of GUI toolkits. Flexible, embeddable interpreters to load into your own projects. Easy to use, high performance tools for parallel computing. |
+| [ISL](https://libisl.sourceforge.io) | 0.26 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
isl is a library for manipulating sets and relations of integer points bounded by linear constraints. |
+| [ImageMagick](https://www.imagemagick.org/) | 7.1.1-38 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
ImageMagick is a software suite to create, edit, compose, or convert bitmap images |
+| [Imath](https://imath.readthedocs.io/en/latest/) | 3.1.11 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics |
+| [JasPer](https://www.ece.uvic.ca/~frodo/jasper/) | 4.2.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
The JasPer Project is an open-source initiative to provide a free software-based reference implementation of the codec specified in the JPEG-2000 Part-1 standard. |
+| [Java](http://openjdk.java.net) | 17.0.15 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. |
+| [Java](https://java.com/) | 17
21 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. |
+| [Java](https://openjdk.org) | 21.0.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. |
+| [Julia](https://julialang.org) | 1.12.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Julia is a high-level, high-performance dynamic programming language for numerical computing |
+| [KaHIP](https://kahip.github.io/) | 3.17 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
The graph partitioning framework KaHIP -- Karlsruhe High Quality Partitioning. |
+| [LAME](http://lame.sourceforge.net/) | 3.100 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | data | Show
LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL. |
+| [LAMMPS](https://www.lammps.org) | 29Aug2024_update2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | chem | Show
LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. LAMMPS has potentials for solid-state materials (metals, semiconductors) and soft matter (biomolecules, polymers) and coarse-grained or mesoscopic systems. It can be used to model atoms or, more generically, as a parallel particle simulator at the atomic, meso, or continuum scale. LAMMPS runs on single processors or in parallel using message-passing techniques and a spatial-decomposition of the simulation domain. The code is designed to be easy to modify or extend with new functionality. |
+| [LERC](https://github.com/Esri/lerc) | 4.0.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). |
+| [LLVM](https://llvm.org/) | 18.1.8 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | compiler | Show
The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation ("LLVM IR"). The LLVM Core libraries are well documented, and it is particularly easy to invent your own language (or port an existing compiler) to use LLVM as an optimizer and code generator. |
+| [LibRaw](https://www.libraw.org/) | 0.21.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
The LibRaw library provides a simple and unified interface for extracting out of RAW files generated by digital photo cameras the following: - RAW data (pixel values) - Metadata necessary for processing RAW (geometry, CFA / Bayer pattern, black level, white balance, etc.) - Embedded preview / thumbnail. |
+| [LibTIFF](https://libtiff.gitlab.io/libtiff/) | 4.6.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
tiff: Library and tools for reading and writing TIFF data files |
+| [LittleCMS](https://www.littlecms.com/) | 2.16 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Little CMS intends to be an OPEN SOURCE small-footprint color management engine, with special focus on accuracy and performance. |
+| [Lua](https://www.lua.org/) | 5.4.7 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. |
+| [M4](https://www.gnu.org/software/m4/m4.html) | 1.4.19 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
GNU M4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. |
+| [MDI](https://github.com/MolSSI-MDI/MDI_Library) | 1.4.26 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | chem | Show
The MolSSI Driver Interface (MDI) project provides a standardized API for fast, on-the-fly communication between computational chemistry codes. This greatly simplifies the process of implementing methods that require the cooperation of multiple software packages and enables developers to write a single implementation that works across many different codes. The API is sufficiently general to support a wide variety of techniques, including QM/MM, ab initio MD, machine learning, advanced sampling, and path integral MD, while also being straightforwardly extensible. Communication between codes is handled by the MDI Library, which enables tight coupling between codes using either the MPI or TCP/IP methods. |
+| [METIS](https://karypis.github.io/glaros/projects/gp.html) | 5.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. |
+| [MPC](http://www.multiprecision.org/) | 1.3.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Gnu Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It extends the principles of the IEEE-754 standard for fixed precision real floating point numbers to complex numbers, providing well-defined semantics for every operation. At the same time, speed of operation at high precision is a major design goal. |
+| [MPFR](https://www.mpfr.org) | 4.2.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. |
+| [MUMPS](https://mumps-solver.org) | 5.7.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
A parallel sparse direct solver |
+| [Mako](https://www.makotemplates.org) | 1.3.5 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
A super-fast templating language that borrows the best ideas from the existing templating languages |
+| [Mesa](https://www.mesa3d.org/) | 24.1.3 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. |
+| [Meson](https://mesonbuild.com) | 1.4.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Meson is a cross-platform build system designed to be both as fast and as user friendly as possible. |
+| [NASM](https://www.nasm.us/) | 2.16.03 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lang | Show
NASM: General-purpose x86 assembler |
+| [NCCL](https://developer.nvidia.com/nccl) | 2.22.3 | NVIDIA Tesla | iris | lib | Show
The NVIDIA Collective Communications Library (NCCL) implements multi-GPU and multi-node collective communication primitives that are performance optimized for NVIDIA GPUs. |
+| [NLopt](http://ab-initio.mit.edu/wiki/index.php/NLopt) | 2.7.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. |
+| [NSPR](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR) | 4.35 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions. |
+| [NSS](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS) | 3.104 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. |
+| [NVHPC](https://developer.nvidia.com/hpc-sdk/) | 24.11 | NVIDIA Tesla | iris | compiler | Show
C, C++ and Fortran compilers included with the NVIDIA HPC SDK (previously: PGI) |
+| [Nextflow](https://www.nextflow.io/) | 25.04.6 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Nextflow is a reactive workflow framework and a programming DSL that eases writing computational pipelines with complex data |
+| [Ninja](https://ninja-build.org/) | 1.12.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Ninja is a small build system with a focus on speed. |
+| [OPARI2](https://www.score-p.org) | 2.0.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
OPARI2, the successor of Forschungszentrum Juelich's OPARI, is a source-to-source instrumentation tool for OpenMP and hybrid codes. It surrounds OpenMP directives and runtime library calls with calls to the POMP2 measurement interface. |
+| [OSU-Micro-Benchmarks](https://mvapich.cse.ohio-state.edu/benchmarks/) | 7.5 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | perf | Show
OSU Micro-Benchmarks |
+| [OTF2](https://www.score-p.org) | 3.0.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
The Open Trace Format 2 is a highly scalable, memory efficient event trace data format plus support library. It is the new standard trace format for Scalasca, Vampir, and TAU and is open for other tools. |
+| [OpenBLAS](https://www.openblas.net/) | 0.3.27 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. |
+| [OpenEXR](https://www.openexr.com/) | 3.2.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications |
+| [OpenFOAM](https://www.openfoam.com/) | v2406 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | cae | Show
OpenFOAM is a free, open source CFD software package. OpenFOAM has an extensive range of features to solve anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to solid dynamics and electromagnetics. |
+| [OpenJPEG](https://www.openjpeg.org/) | 2.5.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since may 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software. |
+| [OpenMPI](https://www.open-mpi.org/) | 5.0.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | mpi | Show
The Open MPI Project is an open source MPI-3 implementation. |
+| [OpenPGM](https://code.google.com/p/openpgm/) | 5.2.122 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | system | Show
OpenPGM is an open source implementation of the Pragmatic General Multicast (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable and scalable multicast protocol that enables receivers to detect loss, request retransmission of lost data, or notify an application of unrecoverable loss. PGM is a receiver-reliable protocol, which means the receiver is responsible for ensuring all data is received, absolving the sender of reception responsibility. |
+| [OpenSSL](https://www.openssl.org/) | 3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | system | Show
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolchain implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. |
+| [Osi](https://github.com/coin-or/Osi) | 0.108.11 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Osi (Open Solver Interface) provides an abstract base class to a generic linear programming (LP) solver, along with derived classes for specific solvers. Many applications may be able to use the Osi to insulate themselves from a specific LP solver. That is, programs written to the OSI standard may be linked to any solver with an OSI interface and should produce correct results. The OSI has been significantly extended compared to its first incarnation. Currently, the OSI supports linear programming solvers and has rudimentary support for integer programming. |
+| [PAPI](https://icl.cs.utk.edu/projects/papi/) | 7.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
PAPI provides the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events. In addition Component PAPI provides access to a collection of components that expose performance measurement opportunites across the hardware and software stack. |
+| [PCRE2](https://www.pcre.org/) | 10.43 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. |
+| [PCRE](https://www.pcre.org/) | 8.45 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. |
+| [PDT](https://www.cs.uoregon.edu/research/pdt/) | 3.25.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
Program Database Toolkit (PDT) is a framework for analyzing source code written in several programming languages and for making rich program knowledge accessible to developers of static and dynamic analysis tools. PDT implements a standard program representation, the program database (PDB), that can be accessed in a uniform way through a class library supporting common PDB operations. |
+| [PETSc](https://www.mcs.anl.gov/petsc) | 3.23.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. |
+| [PLUMED](https://www.plumed.org) | 2.9.3 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | chem | Show
PLUMED is an open source library for free energy calculations in molecular systems which works together with some of the most popular molecular dynamics engines. Free energy calculations can be performed as a function of many order parameters with a particular focus on biological problems, using state of the art methods such as metadynamics, umbrella sampling and Jarzynski-equation based steered MD. The software, written in C++, can be easily interfaced with both fortran and C/C++ codes. |
+| [PMIx](https://pmix.org/) | 5.0.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Process Management for Exascale Environments PMI Exascale (PMIx) represents an attempt to provide an extended version of the PMI standard specifically designed to support clusters up to and including exascale sizes. The overall objective of the project is not to branch the existing pseudo-standard definitions - in fact, PMIx fully supports both of the existing PMI-1 and PMI-2 APIs - but rather to (a) augment and extend those APIs to eliminate some current restrictions that impact scalability, and (b) provide a reference implementation of the PMI-server that demonstrates the desired level of scalability. |
+| [POV-Ray](https://www.povray.org/) | 3.7.0.10 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
The Persistence of Vision Raytracer, or POV-Ray, is a ray tracing program which generates images from a text-based scene description, and is available for a variety of computer platforms. POV-Ray is a high-quality, Free Software tool for creating stunning three-dimensional graphics. The source code is available for those wanting to do their own ports. |
+| [PROJ](https://proj.org) | 9.4.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Program proj is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates |
+| [PRRTE](https://docs.prrte.org/) | 3.0.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
PRRTE is the PMIx Reference RunTime Environment |
+| [Pandoc](https://pandoc.org) | 3.6.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
If you need to convert files from one markup format into another, pandoc is your swiss-army knife |
+| [Pango](https://www.pango.org/) | 1.54.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x. |
+| [ParMETIS](https://karypis.github.io/glaros/projects/gp.html) | 4.0.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes. |
+| [ParaView](https://www.paraview.org) | 5.13.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
ParaView is a scientific parallel visualizer. |
+| [Paraver](https://tools.bsc.es/paraver) | 4.12.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
A very powerful performance visualization and analysis tool based on traces that can be used to analyse any information that is expressed on its input trace format. Traces for parallel MPI, OpenMP and other programs can be genereated with Extrae. |
+| [Perl-bundle-CPAN](https://www.perl.org/) | 5.38.2 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lang | Show
A set of common packages from CPAN |
+| [Perl](https://www.perl.org/) | 5.38.0 | NVIDIA Tesla | iris | lang | Show
Larry Wall's Practical Extraction and Report Language Includes a small selection of extra CPAN packages for core functionality. |
+| [Perl](https://www.perl.org/) | 5.38.0
5.38.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Larry Wall's Practical Extraction and Report Language Includes a small selection of extra CPAN packages for core functionality. |
+| [Pillow](https://pillow.readthedocs.org/) | 10.4.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Pillow is the 'friendly PIL fork' by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. |
+| [PnetCDF](https://parallel-netcdf.github.io/) | 1.14.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
Parallel netCDF: A Parallel I/O Library for NetCDF File Access |
+| [PostgreSQL](https://www.postgresql.org/) | 16.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. |
+| [PuLP](https://github.com/coin-or/pulp) | 2.8.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
PuLP is an LP modeler written in Python. PuLP can generate MPS or LP files and call GLPK, COIN-OR CLP/CBC, CPLEX, GUROBI, MOSEK, XPRESS, CHOCO, MIPCL, SCIP to solve linear problems. |
+| [PyTorch](https://pytorch.org/) | 2.6.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | ai | Show
Tensors and Dynamic neural networks in Python with strong GPU acceleration. PyTorch is a deep learning framework that puts Python first. |
+| [PyYAML](https://github.com/yaml/pyyaml) | 6.0.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
PyYAML is a YAML parser and emitter for the Python programming language. |
+| [Python-bundle-PyPI](https://python.org/) | 2024.06 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lang | Show
Bundle of Python packages from PyPI |
+| [Python](https://python.org/) | 3.12.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Python is a programming language that lets you work more quickly and integrate your systems more effectively. |
+| [Qhull](http://www.qhull.org) | 2020.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. The source code runs in 2-d, 3-d, 4-d, and higher dimensions. Qhull implements the Quickhull algorithm for computing the convex hull. |
+| [Qt6](https://qt.io/) | 6.7.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
Qt is a comprehensive cross-platform C++ application framework. |
+| [R-bundle-Bioconductor](https://bioconductor.org) | 3.20 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | bio | Show
Bioconductor provides tools for the analysis and coprehension of high-throughput genomic data. |
+| [R-bundle-CRAN](https://www.r-project.org/) | 2024.11 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Bundle of R packages from CRAN |
+| [RE2](https://github.com/google/re2) | 2024-07-02 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. |
+| [R](https://www.r-project.org/) | 4.4.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
R is a free software environment for statistical computing and graphics. |
+| [RapidJSON](https://rapidjson.org) | 1.1.0-20240815 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
A fast JSON parser/generator for C++ with both SAX/DOM style API |
+| [ReFrame](https://github.com/reframe-hpc/reframe) | 4.8.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
ReFrame is a framework for writing regression tests for HPC systems. |
+| [Rust](https://www.rust-lang.org) | 1.78.0 | NVIDIA Tesla | iris | lang | Show
Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. |
+| [Rust](https://www.rust-lang.org) | 1.78.0
1.83.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. |
+| [SCOTCH](https://www.labri.fr/perso/pelegrin/scotch/) | 7.0.6 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Software package and libraries for sequential and parallel graph partitioning, static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning. |
+| [SDL2](https://www.libsdl.org/) | 2.30.6 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
SDL: Simple DirectMedia Layer, a cross-platform multimedia library |
+| [SIONlib](https://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html) | 1.7.7 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
SIONlib is a scalable I/O library for parallel access to task-local files. The library not only supports writing and reading binary data to or from several thousands of processors into a single or a small number of physical files, but also provides global open and close functions to access SIONlib files in parallel. This package provides a stripped-down installation of SIONlib for use with performance tools (e.g., Score-P), with renamed symbols to avoid conflicts when an application using SIONlib itself is linked against a tool requiring a different SIONlib version. |
+| [SLEPc](https://slepc.upv.es) | 3.23.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
SLEPc (Scalable Library for Eigenvalue Problem Computations) is a software library for the solution of large scale sparse eigenvalue problems on parallel computers. It is an extension of PETSc and can be used for either standard or generalized eigenproblems, with real or complex arithmetic. It can also be used for computing a partial SVD of a large, sparse, rectangular matrix, and to solve quadratic eigenvalue problems. |
+| [SQLite](https://www.sqlite.org/) | 3.45.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
SQLite: SQL Database Engine in a C Library |
+| [SWIG](http://www.swig.org/) | 4.2.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. |
+| [ScaFaCoS](http://www.scafacos.de/) | 1.0.4 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | math | Show
ScaFaCoS is a library of scalable fast coulomb solvers. |
+| [ScaLAPACK](https://www.netlib.org/scalapack/) | 2.2.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines redesigned for distributed memory MIMD parallel computers. |
+| [Scalasca](https://www.scalasca.org/) | 2.6.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
Scalasca is a software tool that supports the performance optimization of parallel programs by measuring and analyzing their runtime behavior. The analysis identifies potential performance bottlenecks -- in particular those concerning communication and synchronization -- and offers guidance in exploring their causes. |
+| [SciPy-bundle](https://python.org/) | 2024.05 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lang | Show
Bundle of Python packages for scientific software |
+| [Score-P](https://www.score-p.org) | 8.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
The Score-P measurement infrastructure is a highly scalable and easy-to-use tool suite for profiling, event tracing, and online analysis of HPC applications. |
+| [Siesta](https://siesta-project.org/siesta/About/overview.html) | 5.4.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | phys | Show
SIESTA is both a method and its computer program implementation, to perform efficient electronic structure calculations and ab initio molecular dynamics simulations of molecules and solids. |
+| [Simple-DFTD3](https://dftd3.readthedocs.io) | 1.2.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | chem | Show
Reimplementation of the D3 dispersion correction. The s-dftd3 project aims to provide a user-friendly and uniform interface to the D3 dispersion model and for the calculation of DFT-D3 dispersion corrections. |
+| [Spack](https://spack.io/) | 1.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
Spack is a package manager for supercomputers, Linux, and macOS. It makes installing scientific software easy. With Spack, you can build a package with multiple versions, configurations, platforms, and compilers, and all of these builds can coexist on the same machine. |
+| [Spark](https://spark.apache.org) | 4.0.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
Spark is Hadoop MapReduce done in memory |
+| [SuiteSparse](https://faculty.cse.tamu.edu/davis/suitesparse.html) | 7.10.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
SuiteSparse is a collection of libraries to manipulate sparse matrices. |
+| [SuperLU_DIST](https://crd-legacy.lbl.gov/~xiaoye/SuperLU/) | 9.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. |
+| [Szip](https://docs.hdfgroup.org/archive/support/doc_resource/SZIP/index.html) | 2.1.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
Szip compression software, providing lossless compression of scientific data |
+| [TOML-Fortran](https://github.com/toml-f/toml-f) | 0.4.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
TOML parser for Fortran projects |
+| [Tcl](https://www.tcl.tk/) | 8.6.14 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. |
+| [Tk](https://www.tcl.tk/) | 8.6.14 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Tk is an open source, cross-platform widget toolchain that provides a library of basic elements for building a graphical user interface (GUI) in many different programming languages. |
+| [Tkinter](https://python.org/) | 3.12.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Tkinter module, built with the Python buildsystem |
+| [UCC-CUDA](https://www.openucx.org/) | 1.3.0 | NVIDIA Tesla | iris | lib | Show
UCC (Unified Collective Communication) is a collective communication operations API and library that is flexible, complete, and feature-rich for current and emerging programming models and runtimes. This module adds the UCC CUDA support. |
+| [UCC](https://www.openucx.org/) | 1.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
UCC (Unified Collective Communication) is a collective communication operations API and library that is flexible, complete, and feature-rich for current and emerging programming models and runtimes. |
+| [UCX-CUDA](http://www.openucx.org/) | 1.16.0 | NVIDIA Tesla | iris | lib | Show
Unified Communication X An open-source production grade communication framework for data centric and high-performance applications This module adds the UCX CUDA support. |
+| [UCX](https://www.openucx.org/) | 1.16.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Unified Communication X An open-source production grade communication framework for data centric and high-performance applications |
+| [UDUNITS](https://www.unidata.ucar.edu/software/udunits/) | 2.2.28 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | phys | Show
UDUNITS supports conversion of unit specifications between formatted and binary forms, arithmetic manipulation of units, and conversion of values between compatible scales of measurement. |
+| [UnZip](http://www.info-zip.org/UnZip.html) | 6.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
UnZip is an extraction utility for archives compressed in .zip format (also called "zipfiles"). Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own Zip program, our primary objectives have been portability and non-MSDOS functionality. |
+| [VMD](https://www.ks.uiuc.edu/Research/vmd) | 1.9.4a57 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
VMD is a molecular visualization program for displaying, animating, and analyzing large biomolecular systems using 3-D graphics and built-in scripting. |
+| [VTK](https://www.vtk.org) | 9.3.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
The Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing and visualization. VTK consists of a C++ class library and several interpreted interface layers including Tcl/Tk, Java, and Python. VTK supports a wide variety of visualization algorithms including: scalar, vector, tensor, texture, and volumetric methods; and advanced modeling techniques such as: implicit modeling, polygon reduction, mesh smoothing, cutting, contouring, and Delaunay triangulation. |
+| [Valgrind](https://valgrind.org) | 3.24.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | debugger | Show
Valgrind: Debugging and profiling tools |
+| [Voro++](http://math.lbl.gov/voro++/) | 0.4.6 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | math | Show
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. |
+| [Wayland](https://wayland.freedesktop.org/) | 1.23.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
Wayland is a project to define a protocol for a compositor to talk to its clients as well as a library implementation of the protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. |
+| [X11](https://www.x.org) | 20240607 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
The X Window System (X11) is a windowing system for bitmap displays |
+| [XZ](https://tukaani.org/xz/) | 5.4.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
xz: XZ utilities |
+| [Xerces-C++](https://xerces.apache.org/xerces-c/) | 3.2.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs. |
+| [Xvfb](https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml) | 21.1.14 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Xvfb is an X server that can run on machines with no display hardware and no physical input devices. It emulates a dumb framebuffer using virtual memory. |
+| [Yasm](https://www.tortall.net/projects/yasm/) | 1.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lang | Show
Yasm: Complete rewrite of the NASM assembler with BSD license |
+| [Z3](https://github.com/Z3Prover/z3) | 4.13.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
Z3 is a theorem prover from Microsoft Research with support for bitvectors, booleans, arrays, floating point numbers, strings, and other data types. This module includes z3-solver, the Python interface of Z3. |
+| [ZeroMQ](https://www.zeromq.org/) | 4.3.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
ZeroMQ looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry atomic messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fanout, pub-sub, task distribution, and request-reply. It's fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built as asynchronous message-processing tasks. It has a score of language APIs and runs on most operating systems. |
+| [archspec](https://github.com/archspec/archspec) | 0.2.5 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
A library for detecting, labeling, and reasoning about microarchitectures |
+| [arpack-ng](https://github.com/opencollab/arpack-ng) | 3.9.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. |
+| [arrow-R](https://cran.r-project.org/web/packages/arrow) | 17.0.0.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
R interface to the Apache Arrow C++ library |
+| [assimp](https://github.com/assimp/assimp) | 5.4.3 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
Open Asset Import Library (assimp) is a library to import and export various 3d-model-formats including scene-post-processing to generate missing render data. |
+| [at-spi2-atk](https://wiki.gnome.org/Accessibility) | 2.38.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
AT-SPI 2 toolkit bridge |
+| [at-spi2-core](https://wiki.gnome.org/Accessibility) | 2.54.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Assistive Technology Service Provider Interface. |
+| [binutils](https://directory.fsf.org/project/binutils/) | 2.40 | NVIDIA Tesla | iris | tools | Show
binutils: GNU binary utilities |
+| [binutils](https://directory.fsf.org/project/binutils/) | 2.40
2.42 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
binutils: GNU binary utilities |
+| [build](https://github.com/pypa/build) | 1.2.2.post1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
A simple, correct Python build frontend. |
+| [bzip2](https://sourceware.org/bzip2) | 1.0.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression. |
+| [cURL](https://curl.haxx.se) | 8.7.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more. |
+| [cairo](https://cairographics.org) | 1.18.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB |
+| [cffi](https://cffi.readthedocs.io/en/latest/) | 1.16.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
C Foreign Function Interface for Python. Interact with almost any C code from Python, based on C-like declarations that you can often copy-paste from header files or documentation. |
+| [cryptography](https://github.com/pyca/cryptography) | 42.0.8 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. |
+| [double-conversion](https://github.com/google/double-conversion) | 3.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles. |
+| [elfutils](https://elfutils.org/) | 0.191 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
The elfutils project provides libraries and tools for ELF files and DWARF data. |
+| [expat](https://libexpat.github.io) | 2.6.2 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). |
+| [expecttest](https://github.com/ezyang/expecttest) | 0.2.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
This library implements expect tests (also known as "golden" tests). Expect tests are a method of writing tests where instead of hard-coding the expected output of a test, you run the test to get the output, and the test framework automatically populates the expected output. If the output of the test changes, you can rerun the test with the environment variable EXPECTTEST_ACCEPT=1 to automatically update the expected output. |
+| [ffnvcodec](https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git) | 12.2.72.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
FFmpeg nvidia headers. Adds support for nvenc and nvdec. Requires Nvidia GPU and drivers to be present (picked up dynamically). |
+| [flex](http://flex.sourceforge.net/) | 2.6.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. |
+| [flex](https://github.com/westes/flex) | 2.6.4 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lang | Show
Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. |
+| [flit](https://github.com/pypa/flit) | 3.9.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
A simple packaging tool for simple packages. |
+| [flook](https://github.com/ElectronicStructureLibrary/flook) | 0.8.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
The fortran-Lua-hook library. |
+| [fontconfig](https://www.freedesktop.org/wiki/Software/fontconfig/) | 2.15.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
Fontconfig is a library designed to provide system-wide font configuration, customization and application access. |
+| [fonttools](https://python-markdown.github.io/) | 4.53.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
fontTools is a library for manipulating fonts, written in Python. The project includes the TTX tool, that can convert TrueType and OpenType fonts to and from an XML text format, which is also called TTX. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats. |
+| [foss](https://docs.easybuild.io/common-toolchains/#common_toolchains_foss) | 2024a | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | toolchain | Show
GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. |
+| [freetype](https://www.freetype.org) | 2.13.2 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well. |
+| [gettext](https://www.gnu.org/software/gettext/) | 0.22.5 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
GNU 'gettext' is an important step for the GNU Translation Project, as it is an asset on which we may build many other steps. This package offers to programmers, translators, and even users, a well integrated set of tools and documentation |
+| [gfbf]((none)) | 2024a | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | toolchain | Show
GNU Compiler Collection (GCC) based compiler toolchain, including FlexiBLAS (BLAS and LAPACK support) and (serial) FFTW. |
+| [giflib](http://giflib.sourceforge.net/) | 5.2.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
giflib is a library for reading and writing gif images. It is API and ABI compatible with libungif which was in wide use while the LZW compression algorithm was patented. |
+| [git](https://git-scm.com) | 2.45.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. |
+| [gmpy2](https://github.com/aleaxit/gmpy) | 2.2.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x |
+| [gmsh](https://gmsh.info/) | 4.14.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor. |
+| [gnuplot](http://gnuplot.sourceforge.net) | 6.0.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Portable interactive, function plotting utility |
+| [gocryptfs](https://nuetzlich.net/gocryptfs/) | 2.5.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
An encrypted overlay filesystem written in Go and built on top the go-fuse FUSE library. |
+| [gompi]((none)) | 2024a | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | toolchain | Show
GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support. |
+| [googletest](https://github.com/google/googletest) | 1.15.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Google's framework for writing C++ tests on a variety of platforms |
+| [gperf](https://www.gnu.org/software/gperf/) | 3.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
GNU gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in form of C or C++ code, for looking up a value depending on the input string. The hash function is perfect, which means that the hash table has no collisions, and the hash table lookup needs a single string comparison only. |
+| [graphite2](https://scripts.sil.org/cms/scripts/page.php?site_id=projects&item_id=graphite_home) | 1.3.14 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
Graphite is a "smart font" system developed specifically to handle the complexities of lesser-known languages of the world. |
+| [groff](https://www.gnu.org/software/groff) | 1.23.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
Groff (GNU troff) is a typesetting system that reads plain text mixed with formatting commands and produces formatted output. |
+| [grpcio](https://grpc.io/) | 1.70.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems. |
+| [gzip](https://www.gnu.org/software/gzip/) | 1.13 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
gzip (GNU zip) is a popular data compression program as a replacement for compress |
+| [h5py](https://www.h5py.org/) | 3.12.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
HDF5 for Python (h5py) is a general-purpose Python interface to the Hierarchical Data Format library, version 5. HDF5 is a versatile, mature scientific software library designed for the fast, flexible storage of enormous amounts of data. |
+| [hatchling](https://hatch.pypa.io) | 1.24.2 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
Extensible, standards compliant build backend used by Hatch, a modern, extensible Python project manager. |
+| [help2man](https://www.gnu.org/software/help2man/) | 1.49.3 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
help2man produces simple manual pages from the '--help' and '--version' output of other commands. |
+| [hwloc](https://www.open-mpi.org/projects/hwloc/) | 2.10.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | system | Show
The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs. It primarily aims at helping applications with gathering information about modern computing hardware so as to exploit it accordingly and efficiently. |
+| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | 6.103.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work. |
+| [iimpi](https://software.intel.com/parallel-studio-xe) | 2024a | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | toolchain | Show
Intel C/C++ and Fortran compilers, alongside Intel MPI. |
+| [imkl-FFTW](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onemkl.html) | 2024.2.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
FFTW interfaces using Intel oneAPI Math Kernel Library |
+| [imkl](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onemkl.html) | 2024.2.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
Intel oneAPI Math Kernel Library |
+| [impi](https://software.intel.com/content/www/us/en/develop/tools/mpi-library.html) | 2021.13.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | mpi | Show
Intel MPI Library, compatible with MPICH ABI |
+| [intel-compilers](https://software.intel.com/content/www/us/en/develop/tools/oneapi/hpc-toolkit.html) | 2024.2.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | compiler | Show
Intel C, C++ & Fortran compilers (classic and oneAPI) |
+| [intel](https://docs.easybuild.io/common-toolchains/#common_toolchains_overview_intel) | 2024a | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | toolchain | Show
Compiler toolchain including Intel compilers, Intel MPI and Intel Math Kernel Library (MKL). |
+| [intltool](https://freedesktop.org/wiki/Software/intltool/) | 0.51.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
intltool is a set of tools to centralize translation of many different file formats using GNU gettext-compatible PO files. |
+| [jbigkit](https://www.cl.cam.ac.uk/~mgk25/jbigkit/) | 2.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
JBIG-KIT is a software implementation of the JBIG1 data compression standard (ITU-T T.82), which was designed for bi-level image data, such as scanned documents. |
+| [jedi](https://github.com/davidhalter/jedi) | 0.19.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Jedi - an awesome autocompletion, static analysis and refactoring library for Python. |
+| [json-c](https://github.com/json-c/json-c) | 0.17 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. |
+| [json-fortran](https://github.com/jacobwilliams/json-fortran) | 9.0.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
JSON-Fortran: A Modern Fortran JSON API |
+| [jxrlib](https://github.com/4creators/jxrlib) | 2019.10.9 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Open source implementation of jpegxr |
+| [kim-api](https://openkim.org/) | 2.4.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | chem | Show
Open Knowledgebase of Interatomic Models. KIM is an API and OpenKIM is a collection of interatomic models (potentials) for atomistic simulations. This is a library that can be used by simulation programs to get access to the models in the OpenKIM database. This EasyBuild only installs the API, the models can be installed with the package openkim-models, or the user can install them manually by running kim-api-collections-management install user MODELNAME or kim-api-collections-management install user OpenKIM to install them all. |
+| [libGLU](https://gitlab.freedesktop.org/mesa/glu) | 9.0.3 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
The OpenGL Utility Library (GLU) is a computer graphics library for OpenGL. |
+| [libGridXC](https://gitlab.com/siesta-project/libraries/libgridxc) | 2.0.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | phys | Show
A library to compute the exchange and correlation energy and potential in spherical (i.e. atoms) or periodic systems. |
+| [libPSML](https://gitlab.com/siesta-project/libraries/libpsml) | 2.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
A library to handle pseudopotentials in PSML format |
+| [libarchive](https://www.libarchive.org/) | 3.7.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Multi-format archive and compression library |
+| [libcerf](https://jugit.fz-juelich.de/mlz/libcerf) | 2.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
libcerf is a self-contained numeric library that provides an efficient and accurate implementation of complex error functions, along with Dawson, Faddeeva, and Voigt functions. |
+| [libde265](https://github.com/strukturag/libde265) | 1.0.15 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
libde265 is an open source implementation of the h.265 video codec |
+| [libdeflate](https://github.com/ebiggers/libdeflate) | 1.20 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | system | Show
Heavily optimized library for DEFLATE/zlib/gzip compression and decompression. |
+| [libdrm](https://dri.freedesktop.org) | 2.4.122 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
Direct Rendering Manager runtime library. |
+| [libepoxy](https://github.com/anholt/libepoxy) | 1.5.10 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Epoxy is a library for handling OpenGL function pointer management for you |
+| [libevent](https://libevent.org/) | 2.1.12 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. |
+| [libfabric](https://ofiwg.github.io/libfabric/) | 1.21.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Libfabric is a core component of OFI. It is the library that defines and exports the user-space API of OFI, and is typically the only software that applications deal with directly. It works in conjunction with provider libraries, which are often integrated directly into libfabric. |
+| [libfdf](https://gitlab.com/siesta-project/libraries/libfdf) | 0.5.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
LibFDF is the official implementation of the FDF specifications for use in client codes. |
+| [libffi](https://sourceware.org/libffi/) | 3.4.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. |
+| [libgd](https://libgd.github.io) | 2.3.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
GD is an open source code library for the dynamic creation of images by programmers. |
+| [libgeotiff](https://directory.fsf.org/wiki/Libgeotiff) | 1.7.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Library for reading and writing coordinate system information from/to GeoTIFF files |
+| [libgit2](https://libgit2.org/) | 1.8.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings. |
+| [libglvnd](https://gitlab.freedesktop.org/glvnd/libglvnd) | 1.7.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors. |
+| [libheif](https://github.com/strukturag/libheif) | 1.19.5 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
libheif is an HEIF and AVIF file format decoder and encoder |
+| [libiconv](https://www.gnu.org/software/libiconv) | 1.17 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
Libiconv converts from one character encoding to another through Unicode conversion |
+| [libjpeg-turbo](https://sourceforge.net/projects/libjpeg-turbo/) | 3.0.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
libjpeg-turbo is a fork of the original IJG libjpeg which uses SIMD to accelerate baseline JPEG compression and decompression. libjpeg is a library that implements JPEG image encoding, decoding and transcoding. |
+| [libogg](https://xiph.org/ogg/) | 1.3.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs. |
+| [libopus](https://www.opus-codec.org/) | 1.5.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype’s SILK codec and Xiph.Org’s CELT codec. |
+| [libpciaccess](https://cgit.freedesktop.org/xorg/lib/libpciaccess/) | 0.18.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | system | Show
Generic PCI access library. |
+| [libpng](http://www.libpng.org/pub/png/libpng.html) | 1.6.43 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
libpng is the official PNG reference library |
+| [libreadline](https://tiswww.case.edu/php/chet/readline/rltop.html) | 8.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. |
+| [libsndfile](http://www.mega-nerd.com/libsndfile) | 1.2.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface. |
+| [libsodium](https://doc.libsodium.org/) | 1.0.20 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Sodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more. |
+| [libtirpc](https://sourceforge.net/projects/libtirpc/) | 1.3.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Libtirpc is a port of Suns Transport-Independent RPC library to Linux. |
+| [libtool](https://www.gnu.org/software/libtool) | 2.4.7 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. |
+| [libunwind](https://www.nongnu.org/libunwind/) | 1.8.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
The primary goal of libunwind is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications |
+| [libvorbis](https://xiph.org/vorbis/) | 1.3.7 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format |
+| [libwebp](https://developers.google.com/speed/webp/) | 1.4.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Using WebP, webmasters and web developers can create smaller, richer images that make the web faster. |
+| [libxc](https://libxc.gitlab.io) | 6.2.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | chem | Show
Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals. |
+| [libxml2](https://gitlab.gnome.org/GNOME/libxml2/-/wikis) | 2.12.7 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Libxml2 is the XML C parser and toolchain developed for the Gnome project (but usable outside of the Gnome platform). |
+| [libxslt](https://gitlab.gnome.org/GNOME/libxslt/-/wikis) | 1.1.42 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Libxslt is the XSLT C library developed for the GNOME project (but usable outside of the Gnome platform). |
+| [libyaml](https://pyyaml.org/wiki/LibYAML) | 0.2.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
LibYAML is a YAML parser and emitter written in C. |
+| [lit](https://llvm.org/docs/CommandGuide/lit.html) | 18.1.8 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
lit is a portable tool for executing LLVM and Clang style test suites, summarizing their results, and providing indication of failures. |
+| [lxml](https://lxml.de/) | 5.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. |
+| [lz4](https://lz4.github.io/lz4/) | 1.9.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
LZ4 is lossless compression algorithm, providing compression speed at 400 MB/s per core. It features an extremely fast decoder, with speed in multiple GB/s per core. |
+| [make](https://www.gnu.org/software/make/make.html) | 4.4.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
GNU version of make utility |
+| [makeinfo](https://www.gnu.org/software/texinfo/) | 7.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
makeinfo is part of the Texinfo project, the official documentation format of the GNU project. |
+| [maturin](https://github.com/pyo3/maturin) | 1.6.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
This project is meant as a zero configuration replacement for setuptools-rust and milksnake. It supports building wheels for python 3.5+ on windows, linux, mac and freebsd, can upload them to pypi and has basic pypy and graalpy support. |
+| [mctc-lib](https://grimme-lab.github.io/mctc-lib) | 0.3.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | chem | Show
Common tool chain for working with molecular structure data in various applications. This library provides a unified way to perform operations on molecular structure data, like reading and writing to common geometry file formats. |
+| [meson-python](https://github.com/mesonbuild/meson-python) | 0.16.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
Python build backend (PEP 517) for Meson projects |
+| [mpi4py](https://github.com/mpi4py/mpi4py) | 4.0.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. |
+| [mstore](https://github.com/grimme-lab/mstore) | 0.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | chem | Show
Molecular structure store for testing |
+| [ncurses](https://www.gnu.org/software/ncurses/) | 6.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses. |
+| [netCDF-C++4](https://www.unidata.ucar.edu/software/netcdf/) | 4.3.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. |
+| [netCDF-Fortran](https://www.unidata.ucar.edu/software/netcdf/) | 4.6.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. |
+| [netCDF](https://www.unidata.ucar.edu/software/netcdf/) | 4.9.2 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | data | Show
NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. |
+| [netcdf4-python](https://unidata.github.io/netcdf4-python/) | 1.7.1.post2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
Python/numpy interface to netCDF. |
+| [nettle](https://www.lysator.liu.se/~nisse/nettle/) | 3.10 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. |
+| [networkx](https://pypi.python.org/pypi/networkx) | 3.4.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. |
+| [nlohmann_json](https://github.com/nlohmann/json) | 3.11.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
JSON for Modern C++ |
+| [nodejs](https://nodejs.org) | 20.13.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. |
+| [numactl](https://github.com/numactl/numactl) | 2.0.16 | NVIDIA Tesla | iris | tools | Show
The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. |
+| [numactl](https://github.com/numactl/numactl) | 2.0.18 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. |
+| [occt](https://www.opencascade.com/) | 7.8.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | cae | Show
Open CASCADE Technology (OCCT) is an object-oriented C++ class library designed for rapid production of sophisticated domain-specific CAD/CAM/CAE applications. |
+| [optree](https://optree.readthedocs.io/en/latest/) | 0.14.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Optimized PyTree Utilities |
+| [parameterized](https://github.com/wolever/parameterized) | 0.9.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Parameterized testing with any Python test framework |
+| [patchelf](https://github.com/NixOS/patchelf) | 0.18.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
PatchELF is a small utility to modify the dynamic linker and RPATH of ELF executables. |
+| [petsc4py](https://gitlab.com/petsc/petsc) | 3.23.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
petsc4py are Python bindings for PETSc, the Portable, Extensible Toolchain for Scientific Computation. |
+| [pixman](http://www.pixman.org/) | 0.43.4 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. Important users of pixman are the cairo graphics library and the X server. |
+| [pkgconf](https://github.com/pkgconf/pkgconf) | 1.8.0
2.2.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org. |
+| [poetry](https://python-poetry.org) | 1.8.3 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
Python packaging and dependency management made easy. Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere. |
+| [protobuf-python](https://github.com/google/protobuf/) | 5.28.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
Python Protocol Buffers runtime library. |
+| [protobuf](https://github.com/protocolbuffers/protobuf) | 28.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
Protocol Buffers (a.k.a., protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. |
+| [psutil](https://github.com/giampaolo/psutil) | 6.0.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
A cross-platform process and system utilities module for Python |
+| [pybind11](https://pybind11.readthedocs.io) | 2.12.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. |
+| [pytest-flakefinder](https://github.com/dropbox/pytest-flakefinder) | 1.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Runs tests multiple times to expose flakiness. |
+| [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) | 15.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
pytest plugin to re-run tests to eliminate flaky failures. |
+| [pytest-shard](https://github.com/AdamGleave/pytest-shard) | 0.1.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
pytest plugin to support parallelism across multiple machines. Shards tests based on a hash of their test name enabling easy parallelism across machines, suitable for a wide variety of continuous integration services. Tests are split at the finest level of granularity, individual test cases, enabling parallelism even if all of your tests are in a single file (or even single parameterized test method). |
+| [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) | 0.13.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
unittest subTest() support and subtests fixture. |
+| [re2c](https://re2c.org) | 3.1 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
re2c is a free and open-source lexer generator for C and C++. Its main goal is generating fast lexers: at least as fast as their reasonably optimized hand-coded counterparts. Instead of using traditional table-driven approach, re2c encodes the generated finite state automata directly in the form of conditional jumps and comparisons. |
+| [ruamel.yaml](https://sourceforge.net/projects/ruamel-yaml) | 0.18.6 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
ruamel.yaml is a YAML 1.2 loader/dumper package for Python. |
+| [scikit-build](https://scikit-build.readthedocs.io/en/latest) | 0.17.6 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
Scikit-Build, or skbuild, is an improved build system generator for CPython C/C++/Fortran/Cython extensions. |
+| [setuptools-rust](https://github.com/PyO3/setuptools-rust) | 1.9.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
setuptools-rust is a plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython. |
+| [snakemake](https://snakemake.readthedocs.io) | 9.3.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
The Snakemake workflow management system is a tool to create reproducible and scalable data analyses. |
+| [snappy](https://github.com/google/snappy) | 1.2.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. |
+| [sympy](https://sympy.org/) | 1.13.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
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. |
+| [tbb](https://github.com/oneapi-src/oneTBB) | 2021.13.0 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lib | Show
Intel(R) Threading Building Blocks (Intel(R) TBB) lets you easily write parallel C++ programs that take full advantage of multicore performance, that are portable, composable and have future-proof scalability. |
+| [test-drive](https://github.com/fortran-lang/test-drive) | 0.5.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
This project offers a lightweight, procedural unit testing framework based on nothing but standard Fortran. |
+| [tlparse](https://github.com/ezyang/tlparse) | 0.3.37 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Parse structured PT2 (PyTorch 2) logs |
+| [tmpi](https://github.com/Azrael3000/tmpi/) | 1.0.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | debugger | Show
Run multiple MPI processes as a grid in a new tmux window and multiplex keyboard input to all of them. Useful for debugging MPI application with GDB. |
+| [unittest-xml-reporting](http://github.com/xmlrunner/unittest-xml-reporting) | 3.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
A unittest test runner that can save test results to XML files in xUnit format. The files can be consumed by a wide range of tools, such as build systems, IDEs and continuous integration servers. |
+| [utf8proc](https://github.com/JuliaStrings/utf8proc) | 2.9.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
utf8proc is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding. |
+| [util-linux](https://www.kernel.org/pub/linux/utils/util-linux) | 2.40 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
Set of Linux utilities |
+| [virtualenv](https://github.com/pypa/virtualenv) | 20.26.2 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
A tool for creating isolated virtual python environments. |
+| [wxWidgets](https://www.wxwidgets.org) | 3.2.6 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
wxWidgets is a C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. It has popular language bindings for Python, Perl, Ruby and many other languages, and unlike other cross-platform toolkits, wxWidgets gives applications a truly native look and feel because it uses the platform's native API rather than emulating the GUI. |
+| [x264](https://www.videolan.org/developers/x264.html) | 20240513 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format, and is released under the terms of the GNU GPL. |
+| [x265](https://x265.org/) | 3.6 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | vis | Show
x265 is a free software library and application for encoding video streams into the H.265 AVC compression format, and is released under the terms of the GNU GPL. |
+| [xmlf90](https://gitlab.com/siesta-project/libraries/xmlf90) | 1.6.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
A fast XML parser and generator in Fortran |
+| [xorg-macros](https://gitlab.freedesktop.org/xorg/util/macros) | 1.20.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
X.org macros utilities. |
+| [xprop](https://www.x.org/wiki/) | 1.2.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
The xprop utility is for displaying window and font properties in an X server. One window or font is selected using the command line arguments or possibly in the case of a window, by clicking on the desired window. A list of properties is then given, possibly with formatting information. |
+| [xxd](https://www.vim.org) | 9.1.1275 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
xxd is part of the VIM package and this will only install xxd, not vim! xxd converts to/from hexdumps of binary files. |
+| [zlib](https://www.zlib.net/) | 1.2.13 | NVIDIA Tesla | iris | lib | Show
zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. |
+| [zlib](https://www.zlib.net/) | 1.2.13
1.3.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. |
+| [zstd](https://facebook.github.io/zstd) | 1.5.6 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Zstandard is a real-time compression algorithm, providing high compression ratios. It offers a very wide range of compression/speed trade-off, while being backed by a very fast decoder. It also offers a special mode for small data, called dictionary compression, and can create dictionaries from any sample set. |
\ No newline at end of file
diff --git a/docs/software/swsets/2025a.md b/docs/software/swsets/2025a.md
new file mode 100644
index 000000000..df4fc2d3e
--- /dev/null
+++ b/docs/software/swsets/2025a.md
@@ -0,0 +1,295 @@
+| Software | Version | Architectures | Clusters | Category | Description |
+|:------------------------------------------------------------------------------------------------------|:-----------------|:-------------------------------------------------------|:-----------|:-----------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| [AOCL-BLAS](https://github.com/amd/blis) | 5.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
AOCL-BLAS is AMD's optimized version of BLAS targeted for AMD EPYC and Ryzen CPUs. |
+| [Abseil](https://abseil.io/) | 20250512.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's own C++ code base, has been extensively tested and used in production, and is the same code we depend on in our daily coding lives. |
+| [Armadillo](https://arma.sourceforge.net/) | 14.6.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
Armadillo is an open-source C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. |
+| [Arrow](https://arrow.apache.org) | 22.0.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
Apache Arrow (incl. PyArrow Python bindings), a cross-language development platform for in-memory data. |
+| [Autoconf](https://www.gnu.org/software/autoconf/) | 2.72 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of M4 macro calls. |
+| [Automake](https://www.gnu.org/software/automake/automake.html) | 1.16.5 | NVIDIA Tesla | iris | devel | Show
Automake: GNU Standards-compliant Makefile generator |
+| [Automake](https://www.gnu.org/software/automake/automake.html) | 1.17 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
Automake: GNU Standards-compliant Makefile generator |
+| [Autotools](https://autotools.io) | 20231222 | NVIDIA Tesla | iris | devel | Show
This bundle collect the standard GNU build tools: Autoconf, Automake and libtool |
+| [Autotools](https://autotools.io) | 20240712 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
This bundle collect the standard GNU build tools: Autoconf, Automake and libtool |
+| [BLIS](https://github.com/flame/blis/) | 1.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. |
+| [Bison](https://www.gnu.org/software/bison) | 3.8.2 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lang | Show
Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. |
+| [Boost](https://www.boost.org/) | 1.88.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
Boost provides free peer-reviewed portable C++ source libraries. |
+| [Brotli](https://github.com/google/brotli) | 1.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. The specification of the Brotli Compressed Data Format is defined in RFC 7932. |
+| [Brunsli](https://github.com/google/brunsli/) | 0.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Brunsli is a lossless JPEG repacking library. |
+| [CFITSIO](https://heasarc.gsfc.nasa.gov/fitsio/) | 4.6.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. |
+| [CMake](https://www.cmake.org) | 3.31.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
CMake, the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. |
+| [CUDA](https://developer.nvidia.com/cuda-toolkit) | 12.6.0 | NVIDIA Tesla | iris | system | Show
CUDA (formerly Compute Unified Device Architecture) is a parallel computing platform and programming model created by NVIDIA and implemented by the graphics processing units (GPUs) that they produce. CUDA gives developers access to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs. |
+| [Catch2](https://github.com/catchorg/Catch2) | 2.13.10 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later |
+| [Cbc](https://github.com/coin-or/Cbc) | 2.10.12 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Cbc (Coin-or branch and cut) is an open-source mixed integer linear programming solver written in C++. It can be used as a callable library or using a stand-alone executable. |
+| [Cgl](https://github.com/coin-or/Cgl) | 0.60.9 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
The COIN-OR Cut Generation Library (Cgl) is a collection of cut generators that can be used with other COIN-OR packages that make use of cuts, such as, among others, the linear solver Clp or the mixed integer linear programming solvers Cbc or BCP. Cgl uses the abstract class OsiSolverInterface (see Osi) to use or communicate with a solver. It does not directly call a solver. |
+| [Check](https://libcheck.github.io/check/) | 0.15.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so both assertion failures and code errors that cause segmentation faults or other signals can be caught. Test results are reportable in the following: Subunit, TAP, XML, and a generic logging format. |
+| [Clp](https://github.com/coin-or/Clp) | 1.17.10 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Clp (Coin-or linear programming) is an open-source linear programming solver. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. |
+| [CoinUtils](https://github.com/coin-or/CoinUtils) | 2.11.12 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
CoinUtils (Coin-OR Utilities) is an open-source collection of classes and functions that are generally useful to more than one COIN-OR project. |
+| [CubeLib](https://www.scalasca.org/software/cube-4.x/download.html) | 4.9 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space consisting of the dimensions (i) performance metric, (ii) call path, and (iii) system resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree can be collapsed or expanded to achieve the desired level of granularity. This module provides the Cube general purpose C++ library component and command-line tools. |
+| [CubeWriter](https://www.scalasca.org/software/cube-4.x/download.html) | 4.9 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space consisting of the dimensions (i) performance metric, (ii) call path, and (iii) system resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree can be collapsed or expanded to achieve the desired level of granularity. This module provides the Cube high-performance C writer library component. |
+| [Cython](https://cython.org/) | 3.1.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). |
+| [DBus](https://dbus.freedesktop.org/) | 1.16.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a "single instance" application or daemon, and to launch applications and daemons on demand when their services are needed. |
+| [Doxygen](https://www.doxygen.nl) | 1.14.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. |
+| [ELPA](https://elpa.mpcdf.mpg.de/) | 2025.01.002 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Eigenvalue SoLvers for Petaflop-Applications. |
+| [Eigen](https://eigen.tuxfamily.org) | 3.4.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. |
+| [FFTW.MPI](https://www.fftw.org) | 3.3.10 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data. |
+| [FFTW](https://www.fftw.org) | 3.3.10 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data. |
+| [FFmpeg](https://www.ffmpeg.org/) | 7.1.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
A complete, cross-platform solution to record, convert and stream audio and video. |
+| [FLAC](https://xiph.org/flac/) | 1.5.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality. |
+| [FLTK](https://www.fltk.org) | 1.4.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
FLTK is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation. |
+| [FlexiBLAS](https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release) | 3.4.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
FlexiBLAS is a wrapper library that enables the exchange of the BLAS and LAPACK implementation used by a program without recompiling or relinking it. |
+| [FreeImage](http://freeimage.sourceforge.net) | 3.18.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe. |
+| [FriBidi](https://github.com/fribidi/fribidi) | 1.0.16 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
The Free Implementation of the Unicode Bidirectional Algorithm. |
+| [GCC](https://gcc.gnu.org/) | 14.2.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | compiler | Show
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). |
+| [GCCcore](https://gcc.gnu.org/) | 13.3.0 | NVIDIA Tesla | iris | compiler | Show
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). |
+| [GCCcore](https://gcc.gnu.org/) | 14.2.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | compiler | Show
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). |
+| [GDAL](https://www.gdal.org) | 3.11.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. As a library, it presents a single abstract data model to the calling application for all supported formats. It also comes with a variety of useful commandline utilities for data translation and processing. |
+| [GDB](https://www.gnu.org/software/gdb/gdb.html) | 16.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | debugger | Show
The GNU Project Debugger |
+| [GEOS](https://trac.osgeo.org/geos) | 3.13.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS) |
+| [GLPK](https://www.gnu.org/software/glpk/) | 5.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. |
+| [GLib](https://www.gtk.org/) | 2.85.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
GLib is one of the base libraries of the GTK+ project |
+| [GMP](https://gmplib.org/) | 6.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. |
+| [GOTCHA](https://gotcha.readthedocs.io/en/latest/) | 1.0.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
Gotcha is a library that wraps functions. Tools can use gotcha to install hooks into other libraries, for example putting a wrapper function around libc's malloc. It is similar to LD_PRELOAD, but operates via a programmable API. This enables easy methods of accomplishing tasks like code instrumentation or wholesale replacement of mechanisms in programs without disrupting their source code. |
+| [GObject-Introspection](https://gi.readthedocs.io/en/latest/) | 1.84.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
GObject introspection is a middleware layer between C libraries (using GObject) and language bindings. The C library can be scanned at compile time and generate a metadata file, in addition to the actual native C library. Then at runtime, language bindings can read this metadata and automatically provide bindings to call into the C library. |
+| [GROMACS](https://www.gromacs.org) | 2025.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | bio | Show
GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. This is a CPU only build, containing both MPI and threadMPI binaries for both single and double precision. It also contains the gmxapi extension for the single precision MPI build. |
+| [GSL](https://www.gnu.org/software/gsl/) | 2.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. |
+| [Gdk-Pixbuf](https://docs.gtk.org/gdk-pixbuf/) | 2.42.12 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
The Gdk Pixbuf is a toolkit for image loading and pixel buffer manipulation. It is used by GTK+ 2 and GTK+ 3 to load and manipulate images. In the past it was distributed as part of GTK+ 2 but it was split off into a separate package in preparation for the change to GTK+ 3. |
+| [Ghostscript](https://ghostscript.com) | 10.05.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Ghostscript is a versatile processor for PostScript data with the ability to render PostScript to different targets. It used to be part of the cups printing stack, but is no longer used for that. |
+| [GitPython](https://gitpython.readthedocs.org) | 3.1.45 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
GitPython is a python library used to interact with Git repositories |
+| [Go](https://www.golang.org) | 1.25.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | compiler | Show
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. |
+| [HDF5](https://portal.hdfgroup.org/display/support) | 1.14.6 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. |
+| [HDF](https://support.hdfgroup.org/products/hdf4/) | 4.3.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
HDF (also known as HDF4) is a library and multi-object file format for storing and managing data between machines. |
+| [HarfBuzz](https://www.freedesktop.org/wiki/Software/HarfBuzz) | 11.2.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
HarfBuzz is an OpenType text shaping engine. |
+| [Hypre](https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods) | 2.33.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
Hypre is a library for solving large, sparse linear systems of equations on massively parallel computers. The problems of interest arise in the simulation codes being developed at LLNL and elsewhere to study physical phenomena in the defense, environmental, energy, and biological sciences. |
+| [ICU](https://icu.unicode.org) | 76.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. |
+| [IPython](https://ipython.org/index.html) | 9.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
IPython provides a rich architecture for interactive computing with: Powerful interactive shells (terminal and Qt-based). A browser-based notebook with support for code, text, mathematical expressions, inline plots and other rich media. Support for interactive data visualization and use of GUI toolkits. Flexible, embeddable interpreters to load into your own projects. Easy to use, high performance tools for parallel computing. |
+| [ISL](https://libisl.sourceforge.io) | 0.27 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
isl is a library for manipulating sets and relations of integer points bounded by linear constraints. |
+| [ImageMagick](https://www.imagemagick.org/) | 7.1.1-47 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
ImageMagick is a software suite to create, edit, compose, or convert bitmap images |
+| [Imath](https://imath.readthedocs.io/en/latest/) | 3.1.12 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics |
+| [JasPer](https://www.ece.uvic.ca/~frodo/jasper/) | 4.2.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
The JasPer Project is an open-source initiative to provide a free software-based reference implementation of the codec specified in the JPEG-2000 Part-1 standard. |
+| [Java](https://java.com/) | 21
25 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. |
+| [Java](https://openjdk.org) | 21.0.8
25.36 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. |
+| [LAME](http://lame.sourceforge.net/) | 3.100 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL. |
+| [LERC](https://github.com/Esri/lerc) | 4.0.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). |
+| [LLVM](https://llvm.org/) | 20.1.7 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | compiler | Show
The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation ("LLVM IR"). The LLVM Core libraries are well documented, and it is particularly easy to invent your own language (or port an existing compiler) to use LLVM as an optimizer and code generator. |
+| [LibRaw](https://www.libraw.org/) | 0.21.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
The LibRaw library provides a simple and unified interface for extracting out of RAW files generated by digital photo cameras the following: - RAW data (pixel values) - Metadata necessary for processing RAW (geometry, CFA / Bayer pattern, black level, white balance, etc.) - Embedded preview / thumbnail. |
+| [LibTIFF](https://libtiff.gitlab.io/libtiff/) | 4.7.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
tiff: Library and tools for reading and writing TIFF data files |
+| [LittleCMS](https://www.littlecms.com/) | 2.17 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Little CMS intends to be an OPEN SOURCE small-footprint color management engine, with special focus on accuracy and performance. |
+| [Lua](https://www.lua.org/) | 5.4.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. |
+| [M4](https://www.gnu.org/software/m4/m4.html) | 1.4.19 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | devel | Show
GNU M4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. |
+| [METIS](https://karypis.github.io/glaros/projects/gp.html) | 5.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. |
+| [MPC](http://www.multiprecision.org/) | 1.3.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Gnu Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It extends the principles of the IEEE-754 standard for fixed precision real floating point numbers to complex numbers, providing well-defined semantics for every operation. At the same time, speed of operation at high precision is a major design goal. |
+| [MPFR](https://www.mpfr.org) | 4.2.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. |
+| [MUMPS](https://mumps-solver.org) | 5.8.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
A parallel sparse direct solver |
+| [Mako](https://www.makotemplates.org) | 1.3.10 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
A super-fast templating language that borrows the best ideas from the existing templating languages |
+| [Mesa](https://www.mesa3d.org/) | 25.1.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. |
+| [Meson](https://mesonbuild.com) | 1.6.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Meson is a cross-platform build system designed to be both as fast and as user friendly as possible. |
+| [NASM](https://www.nasm.us/) | 2.16.03 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
NASM: General-purpose x86 assembler |
+| [NLopt](https://nlopt.readthedocs.io/en/latest/) | 2.10.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. |
+| [NSPR](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR) | 4.36 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions. |
+| [NSS](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS) | 3.113 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. |
+| [NVHPC](https://developer.nvidia.com/hpc-sdk/) | 25.1 | NVIDIA Tesla | iris | toolchain | Show
Complete toolchain based on NVIDIA HPC SDK. Includes C, C++ and FORTRAN compilers (nvidia-compilers), an MPI implementation based on OpenMPI (NVHPCX) and math libraries based on OpenBLAS and ScaLAPACK. |
+| [Nextflow](https://www.nextflow.io/) | 25.10.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Nextflow is a reactive workflow framework and a programming DSL that eases writing computational pipelines with complex data |
+| [Ninja](https://ninja-build.org/) | 1.12.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Ninja is a small build system with a focus on speed. |
+| [OPARI2](https://www.score-p.org) | 2.0.9 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
OPARI2, the successor of Forschungszentrum Juelich's OPARI, is a source-to-source instrumentation tool for OpenMP and hybrid codes. It surrounds OpenMP directives and runtime library calls with calls to the POMP2 measurement interface. |
+| [OSPRay](https://www.ospray.org) | 2.12.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Open, Scalable, and Portable Ray Tracing Engine |
+| [OSU-Micro-Benchmarks](https://mvapich.cse.ohio-state.edu/benchmarks/) | 7.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
OSU Micro-Benchmarks |
+| [OTF2](https://www.score-p.org) | 3.1.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
The Open Trace Format 2 is a highly scalable, memory efficient event trace data format plus support library. It is the new standard trace format for Scalasca, Vampir, and TAU and is open for other tools. |
+| [OpenBLAS](https://www.openblas.net/) | 0.3.29 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. |
+| [OpenEXR](https://www.openexr.com/) | 3.3.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications |
+| [OpenJPEG](https://www.openjpeg.org/) | 2.5.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since may 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software. |
+| [OpenMPI](https://www.open-mpi.org/) | 5.0.7 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | mpi | Show
The Open MPI Project is an open source MPI-3 implementation. |
+| [OpenPGM](https://code.google.com/p/openpgm/) | 5.2.122 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | system | Show
OpenPGM is an open source implementation of the Pragmatic General Multicast (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable and scalable multicast protocol that enables receivers to detect loss, request retransmission of lost data, or notify an application of unrecoverable loss. PGM is a receiver-reliable protocol, which means the receiver is responsible for ensuring all data is received, absolving the sender of reception responsibility. |
+| [OpenSSL](https://www.openssl.org/) | 3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | system | Show
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolchain implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. |
+| [Osi](https://github.com/coin-or/Osi) | 0.108.11 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Osi (Open Solver Interface) provides an abstract base class to a generic linear programming (LP) solver, along with derived classes for specific solvers. Many applications may be able to use the Osi to insulate themselves from a specific LP solver. That is, programs written to the OSI standard may be linked to any solver with an OSI interface and should produce correct results. The OSI has been significantly extended compared to its first incarnation. Currently, the OSI supports linear programming solvers and has rudimentary support for integer programming. |
+| [PCRE2](https://www.pcre.org/) | 10.45 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. |
+| [PCRE](https://www.pcre.org/) | 8.45 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. |
+| [PETSc](https://www.mcs.anl.gov/petsc) | 3.23.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. |
+| [PLUMED](https://www.plumed.org) | 2.9.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | chem | Show
PLUMED is an open source library for free energy calculations in molecular systems which works together with some of the most popular molecular dynamics engines. Free energy calculations can be performed as a function of many order parameters with a particular focus on biological problems, using state of the art methods such as metadynamics, umbrella sampling and Jarzynski-equation based steered MD. The software, written in C++, can be easily interfaced with both fortran and C/C++ codes. |
+| [PMIx](https://pmix.org/) | 5.0.6 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Process Management for Exascale Environments PMI Exascale (PMIx) represents an attempt to provide an extended version of the PMI standard specifically designed to support clusters up to and including exascale sizes. The overall objective of the project is not to branch the existing pseudo-standard definitions - in fact, PMIx fully supports both of the existing PMI-1 and PMI-2 APIs - but rather to (a) augment and extend those APIs to eliminate some current restrictions that impact scalability, and (b) provide a reference implementation of the PMI-server that demonstrates the desired level of scalability. |
+| [PROJ](https://proj.org) | 9.6.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Program proj is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates |
+| [PRRTE](https://docs.prrte.org/) | 3.0.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
PRRTE is the PMIx Reference RunTime Environment |
+| [Pango](https://www.pango.org/) | 1.56.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x. |
+| [ParMETIS](https://karypis.github.io/glaros/projects/gp.html) | 4.0.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes. |
+| [ParaView](https://www.paraview.org) | 6.0.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
ParaView is a scientific parallel visualizer. |
+| [Perl-bundle-CPAN](https://www.perl.org/) | 5.40.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
A set of common packages from CPAN |
+| [Perl](https://www.perl.org/) | 5.38.0
5.40.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Larry Wall's Practical Extraction and Report Language Includes a small selection of extra CPAN packages for core functionality. |
+| [Perl](https://www.perl.org/) | 5.38.2 | NVIDIA Tesla | iris | lang | Show
Larry Wall's Practical Extraction and Report Language Includes a small selection of extra CPAN packages for core functionality. |
+| [Pillow](https://pillow.readthedocs.org/) | 11.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Pillow is the 'friendly PIL fork' by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. |
+| [PostgreSQL](https://www.postgresql.org/) | 17.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. |
+| [PuLP](https://github.com/coin-or/pulp) | 3.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
PuLP is an LP modeler written in Python. PuLP can generate MPS or LP files and call GLPK, COIN-OR CLP/CBC, CPLEX, GUROBI, MOSEK, XPRESS, CHOCO, MIPCL, SCIP to solve linear problems. |
+| [PyYAML](https://github.com/yaml/pyyaml) | 6.0.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
PyYAML is a YAML parser and emitter for the Python programming language. |
+| [Python-bundle-PyPI](https://python.org/) | 2025.04 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Bundle of Python packages from PyPI |
+| [Python](https://python.org/) | 3.13.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Python is a programming language that lets you work more quickly and integrate your systems more effectively. |
+| [Qhull](http://www.qhull.org) | 2020.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. The source code runs in 2-d, 3-d, 4-d, and higher dimensions. Qhull implements the Quickhull algorithm for computing the convex hull. |
+| [Qt6](https://qt.io/) | 6.9.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
Qt is a comprehensive cross-platform C++ application framework. |
+| [QuantumESPRESSO](https://www.quantum-espresso.org) | 7.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | chem | Show
Quantum ESPRESSO is an integrated suite of computer codes for electronic-structure calculations and materials modeling at the nanoscale. It is based on density-functional theory, plane waves, and pseudopotentials (both norm-conserving and ultrasoft). |
+| [R-bundle-Bioconductor](https://bioconductor.org) | 3.22 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | bio | Show
Bioconductor provides tools for the analysis and coprehension of high-throughput genomic data. |
+| [R-bundle-CRAN](https://www.r-project.org/) | 2025.10 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Bundle of R packages from CRAN |
+| [RE2](https://github.com/google/re2) | 2024-07-02 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. |
+| [R](https://www.r-project.org/) | 4.5.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
R is a free software environment for statistical computing and graphics. |
+| [RapidJSON](https://rapidjson.org) | 1.1.0-20250205 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
A fast JSON parser/generator for C++ with both SAX/DOM style API |
+| [ReFrame](https://github.com/reframe-hpc/reframe) | 4.8.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
ReFrame is a framework for writing regression tests for HPC systems. |
+| [Rust](https://www.rust-lang.org) | 1.85.1
1.91.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. |
+| [SCOTCH](https://www.labri.fr/perso/pelegrin/scotch/) | 7.0.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Software package and libraries for sequential and parallel graph partitioning, static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning. |
+| [SDL2](https://www.libsdl.org/) | 2.32.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
SDL: Simple DirectMedia Layer, a cross-platform multimedia library |
+| [SIONlib](https://www.fz-juelich.de/ias/jsc/EN/Expertise/Support/Software/SIONlib/_node.html) | 1.7.7 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
SIONlib is a scalable I/O library for parallel access to task-local files. The library not only supports writing and reading binary data to or from several thousands of processors into a single or a small number of physical files, but also provides global open and close functions to access SIONlib files in parallel. This package provides a stripped-down installation of SIONlib for use with performance tools (e.g., Score-P), with renamed symbols to avoid conflicts when an application using SIONlib itself is linked against a tool requiring a different SIONlib version. |
+| [SLEPc](https://slepc.upv.es) | 3.23.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
SLEPc (Scalable Library for Eigenvalue Problem Computations) is a software library for the solution of large scale sparse eigenvalue problems on parallel computers. It is an extension of PETSc and can be used for either standard or generalized eigenproblems, with real or complex arithmetic. It can also be used for computing a partial SVD of a large, sparse, rectangular matrix, and to solve quadratic eigenvalue problems. |
+| [SQLite](https://www.sqlite.org/) | 3.47.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
SQLite: SQL Database Engine in a C Library |
+| [SWIG](http://www.swig.org/) | 4.3.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. |
+| [ScaLAPACK](https://www.netlib.org/scalapack/) | 2.2.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines redesigned for distributed memory MIMD parallel computers. |
+| [Scalasca](https://www.scalasca.org/) | 2.6.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
Scalasca is a software tool that supports the performance optimization of parallel programs by measuring and analyzing their runtime behavior. The analysis identifies potential performance bottlenecks -- in particular those concerning communication and synchronization -- and offers guidance in exploring their causes. |
+| [SciPy-bundle](https://python.org/) | 2025.06 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Bundle of Python packages for scientific software |
+| [Score-P](https://www.score-p.org) | 9.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | perf | Show
The Score-P measurement infrastructure is a highly scalable and easy-to-use tool suite for profiling, event tracing, and online analysis of HPC applications. |
+| [Spack](https://spack.io/) | 1.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
Spack is a package manager for supercomputers, Linux, and macOS. It makes installing scientific software easy. With Spack, you can build a package with multiple versions, configurations, platforms, and compilers, and all of these builds can coexist on the same machine. |
+| [SuiteSparse](https://faculty.cse.tamu.edu/davis/suitesparse.html) | 7.10.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
SuiteSparse is a collection of libraries to manipulate sparse matrices. |
+| [SuperLU_DIST](https://crd-legacy.lbl.gov/~xiaoye/SuperLU/) | 9.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. |
+| [Szip](https://docs.hdfgroup.org/archive/support/doc_resource/SZIP/index.html) | 2.1.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Szip compression software, providing lossless compression of scientific data |
+| [Tcl](https://www.tcl.tk/) | 8.6.16 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. |
+| [Tk](https://www.tcl.tk/) | 8.6.16 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Tk is an open source, cross-platform widget toolchain that provides a library of basic elements for building a graphical user interface (GUI) in many different programming languages. |
+| [Tkinter](https://python.org/) | 3.13.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Tkinter module, built with the Python buildsystem |
+| [UCC](https://www.openucx.org/) | 1.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
UCC (Unified Collective Communication) is a collective communication operations API and library that is flexible, complete, and feature-rich for current and emerging programming models and runtimes. |
+| [UCX](https://www.openucx.org/) | 1.18.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Unified Communication X An open-source production grade communication framework for data centric and high-performance applications |
+| [UDUNITS](https://www.unidata.ucar.edu/software/udunits/) | 2.2.28 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | phys | Show
UDUNITS supports conversion of unit specifications between formatted and binary forms, arithmetic manipulation of units, and conversion of values between compatible scales of measurement. |
+| [UnZip](http://www.info-zip.org/UnZip.html) | 6.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
UnZip is an extraction utility for archives compressed in .zip format (also called "zipfiles"). Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own Zip program, our primary objectives have been portability and non-MSDOS functionality. |
+| [Valgrind](https://valgrind.org) | 3.25.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | debugger | Show
Valgrind: Debugging and profiling tools |
+| [Wayland](https://wayland.freedesktop.org/) | 1.23.92 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Wayland is a project to define a protocol for a compositor to talk to its clients as well as a library implementation of the protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. |
+| [X11](https://www.x.org) | 20250521 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
The X Window System (X11) is a windowing system for bitmap displays |
+| [XZ](https://tukaani.org/xz/) | 5.6.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
xz: XZ utilities |
+| [Xerces-C++](https://xerces.apache.org/xerces-c/) | 3.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs. |
+| [Xvfb](https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml) | 21.1.18 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Xvfb is an X server that can run on machines with no display hardware and no physical input devices. It emulates a dumb framebuffer using virtual memory. |
+| [Yasm](https://www.tortall.net/projects/yasm/) | 1.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Yasm: Complete rewrite of the NASM assembler with BSD license |
+| [Z3](https://github.com/Z3Prover/z3) | 4.13.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Z3 is a theorem prover from Microsoft Research with support for bitvectors, booleans, arrays, floating point numbers, strings, and other data types. This module includes z3-solver, the Python interface of Z3. |
+| [ZeroMQ](https://www.zeromq.org/) | 4.3.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
ZeroMQ looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry atomic messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fanout, pub-sub, task distribution, and request-reply. It's fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built as asynchronous message-processing tasks. It has a score of language APIs and runs on most operating systems. |
+| [arpack-ng](https://github.com/opencollab/arpack-ng) | 3.9.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. |
+| [arrow-R](https://cran.r-project.org/web/packages/arrow) | 22.0.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
R interface to the Apache Arrow C++ library |
+| [assimp](https://github.com/assimp/assimp) | 6.0.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Open Asset Import Library (assimp) is a library to import and export various 3d-model-formats including scene-post-processing to generate missing render data. |
+| [binutils](https://directory.fsf.org/project/binutils/) | 2.40
2.42 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
binutils: GNU binary utilities |
+| [binutils](https://directory.fsf.org/project/binutils/) | 2.42 | NVIDIA Tesla | iris | tools | Show
binutils: GNU binary utilities |
+| [build](https://github.com/pypa/build) | 1.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
A simple, correct Python build frontend. |
+| [bzip2](https://sourceware.org/bzip2) | 1.0.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression. |
+| [cURL](https://curl.haxx.se) | 8.11.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more. |
+| [cairo](https://cairographics.org) | 1.18.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB |
+| [cffi](https://cffi.readthedocs.io/en/latest/) | 1.17.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
C Foreign Function Interface for Python. Interact with almost any C code from Python, based on C-like declarations that you can often copy-paste from header files or documentation. |
+| [cppy](https://github.com/nucleic/cppy) | 1.3.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
A small C++ header library which makes it easier to write Python extension modules. The primary feature is a PyObject smart pointer which automatically handles reference counting and provides convenience methods for performing common object operations. |
+| [cryptography](https://github.com/pyca/cryptography) | 44.0.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. |
+| [double-conversion](https://github.com/google/double-conversion) | 3.3.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles. |
+| [expat](https://libexpat.github.io) | 2.6.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). |
+| [ffnvcodec](https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git) | 13.0.19.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
FFmpeg nvidia headers. Adds support for nvenc and nvdec. Requires Nvidia GPU and drivers to be present (picked up dynamically). |
+| [flex](http://flex.sourceforge.net/) | 2.6.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. |
+| [flex](https://github.com/westes/flex) | 2.6.4 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | lang | Show
Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. |
+| [flit](https://github.com/pypa/flit) | 3.10.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
A simple packaging tool for simple packages. |
+| [fontconfig](https://www.freedesktop.org/wiki/Software/fontconfig/) | 2.16.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Fontconfig is a library designed to provide system-wide font configuration, customization and application access. |
+| [fonttools](https://python-markdown.github.io/) | 4.58.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
fontTools is a library for manipulating fonts, written in Python. The project includes the TTX tool, that can convert TrueType and OpenType fonts to and from an XML text format, which is also called TTX. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats. |
+| [foss](https://docs.easybuild.io/common-toolchains/#common_toolchains_foss) | 2025a | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | toolchain | Show
GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. |
+| [freetype](https://www.freetype.org) | 2.13.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well. |
+| [gettext](https://www.gnu.org/software/gettext/) | 0.22.5
0.24 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
GNU 'gettext' is an important step for the GNU Translation Project, as it is an asset on which we may build many other steps. This package offers to programmers, translators, and even users, a well integrated set of tools and documentation |
+| [gfbf]((none)) | 2025a | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | toolchain | Show
GNU Compiler Collection (GCC) based compiler toolchain, including FlexiBLAS (BLAS and LAPACK support) and (serial) FFTW. |
+| [giflib](http://giflib.sourceforge.net/) | 5.2.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
giflib is a library for reading and writing gif images. It is API and ABI compatible with libungif which was in wide use while the LZW compression algorithm was patented. |
+| [git](https://git-scm.com) | 2.49.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. |
+| [glslang-SPIRV](https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/) | 15.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | compiler | Show
Glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages. It is open and free for anyone to use, either from a command line or programmatically. The OpenGL and OpenGL ES working groups are committed to maintaining consistency between the reference compiler and the corresponding shading language specifications. |
+| [gmsh](https://gmsh.info/) | 4.15.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor. |
+| [gnuplot](http://gnuplot.sourceforge.net) | 6.0.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Portable interactive, function plotting utility |
+| [gompi]((none)) | 2025a | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | toolchain | Show
GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support. |
+| [googlebenchmark](https://github.com/google/benchmark) | 1.9.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Google's framework for writing C++ tests on a variety of platforms |
+| [googletest](https://github.com/google/googletest) | 1.17.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Google's framework for writing C++ tests on a variety of platforms |
+| [gperf](https://www.gnu.org/software/gperf/) | 3.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
GNU gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in form of C or C++ code, for looking up a value depending on the input string. The hash function is perfect, which means that the hash table has no collisions, and the hash table lookup needs a single string comparison only. |
+| [graphite2](https://scripts.sil.org/cms/scripts/page.php?site_id=projects&item_id=graphite_home) | 1.3.14 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Graphite is a "smart font" system developed specifically to handle the complexities of lesser-known languages of the world. |
+| [groff](https://www.gnu.org/software/groff) | 1.23.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Groff (GNU troff) is a typesetting system that reads plain text mixed with formatting commands and produces formatted output. |
+| [gzip](https://www.gnu.org/software/gzip/) | 1.13 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
gzip (GNU zip) is a popular data compression program as a replacement for compress |
+| [h5py](https://www.h5py.org/) | 3.14.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
HDF5 for Python (h5py) is a general-purpose Python interface to the Hierarchical Data Format library, version 5. HDF5 is a versatile, mature scientific software library designed for the fast, flexible storage of enormous amounts of data. |
+| [hatchling](https://hatch.pypa.io) | 1.27.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Extensible, standards compliant build backend used by Hatch, a modern, extensible Python project manager. |
+| [help2man](https://www.gnu.org/software/help2man/) | 1.49.3 | AMD EPYC, Intel Broadwell, Intel Skylake, NVIDIA Tesla | aion, iris | tools | Show
help2man produces simple manual pages from the '--help' and '--version' output of other commands. |
+| [hwloc](https://www.open-mpi.org/projects/hwloc/) | 2.11.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | system | Show
The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs. It primarily aims at helping applications with gathering information about modern computing hardware so as to exploit it accordingly and efficiently. |
+| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | 6.133.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work. |
+| [iimpi](https://software.intel.com/parallel-studio-xe) | 2025a | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | toolchain | Show
Intel C/C++ and Fortran compilers, alongside Intel MPI. |
+| [imkl-FFTW](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onemkl.html) | 2025.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
FFTW interfaces using Intel oneAPI Math Kernel Library |
+| [imkl](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onemkl.html) | 2025.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | numlib | Show
Intel oneAPI Math Kernel Library |
+| [impi](https://software.intel.com/content/www/us/en/develop/tools/mpi-library.html) | 2021.15.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | mpi | Show
Intel MPI Library, compatible with MPICH ABI |
+| [intel-compilers](https://software.intel.com/content/www/us/en/develop/tools/oneapi/hpc-toolkit.html) | 2025.1.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | compiler | Show
Intel C, C++ & Fortran compilers |
+| [intel](https://docs.easybuild.io/common-toolchains/#common_toolchains_overview_intel) | 2025a | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | toolchain | Show
Compiler toolchain including Intel compilers, Intel MPI and Intel Math Kernel Library (MKL). |
+| [intltool](https://freedesktop.org/wiki/Software/intltool/) | 0.51.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
intltool is a set of tools to centralize translation of many different file formats using GNU gettext-compatible PO files. |
+| [jbigkit](https://www.cl.cam.ac.uk/~mgk25/jbigkit/) | 2.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
JBIG-KIT is a software implementation of the JBIG1 data compression standard (ITU-T T.82), which was designed for bi-level image data, such as scanned documents. |
+| [jedi](https://github.com/davidhalter/jedi) | 0.19.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Jedi - an awesome autocompletion, static analysis and refactoring library for Python. |
+| [json-c](https://github.com/json-c/json-c) | 0.18 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. |
+| [jxrlib](https://github.com/4creators/jxrlib) | 2019.10.9 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Open source implementation of jpegxr |
+| [libGLU](https://gitlab.freedesktop.org/mesa/glu) | 9.0.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
The OpenGL Utility Library (GLU) is a computer graphics library for OpenGL. |
+| [libarchive](https://www.libarchive.org/) | 3.7.7 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Multi-format archive and compression library |
+| [libcerf](https://jugit.fz-juelich.de/mlz/libcerf) | 3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | math | Show
libcerf is a self-contained numeric library that provides an efficient and accurate implementation of complex error functions, along with Dawson, Faddeeva, and Voigt functions. |
+| [libde265](https://github.com/strukturag/libde265) | 1.0.16 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
libde265 is an open source implementation of the h.265 video codec |
+| [libdeflate](https://github.com/ebiggers/libdeflate) | 1.24 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | system | Show
Heavily optimized library for DEFLATE/zlib/gzip compression and decompression. |
+| [libdrm](https://dri.freedesktop.org) | 2.4.125 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Direct Rendering Manager runtime library. |
+| [libevent](https://libevent.org/) | 2.1.12 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. |
+| [libfabric](https://ofiwg.github.io/libfabric/) | 2.0.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Libfabric is a core component of OFI. It is the library that defines and exports the user-space API of OFI, and is typically the only software that applications deal with directly. It works in conjunction with provider libraries, which are often integrated directly into libfabric. |
+| [libffi](https://sourceware.org/libffi/) | 3.4.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. |
+| [libgd](https://libgd.github.io) | 2.3.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
GD is an open source code library for the dynamic creation of images by programmers. |
+| [libgeotiff](https://trac.osgeo.org/geotiff/wiki/WikiStart) | 1.7.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Library for reading and writing coordinate system information from/to GeoTIFF files |
+| [libgit2](https://libgit2.org/) | 1.9.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings. |
+| [libglvnd](https://gitlab.freedesktop.org/glvnd/libglvnd) | 1.7.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors. |
+| [libheif](https://github.com/strukturag/libheif) | 1.19.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
libheif is an HEIF and AVIF file format decoder and encoder |
+| [libiconv](https://www.gnu.org/software/libiconv) | 1.18 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Libiconv converts from one character encoding to another through Unicode conversion |
+| [libidn2](http://www.gnu.org/software/%(name)s) | 2.3.7 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. |
+| [libjpeg-turbo](https://libjpeg-turbo.org/) | 3.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
libjpeg-turbo is a fork of the original IJG libjpeg which uses SIMD to accelerate baseline JPEG compression and decompression. libjpeg is a library that implements JPEG image encoding, decoding and transcoding. |
+| [libogg](https://xiph.org/ogg/) | 1.3.6 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs. |
+| [libopus](https://www.opus-codec.org/) | 1.5.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype’s SILK codec and Xiph.Org’s CELT codec. |
+| [libpciaccess](https://cgit.freedesktop.org/xorg/lib/libpciaccess/) | 0.18.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | system | Show
Generic PCI access library. |
+| [libpng](https://www.libpng.org/pub/png/libpng.html) | 1.6.48 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
libpng is the official PNG reference library |
+| [libpsl](https://rockdaboot.github.io/libpsl) | 0.21.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
C library for the Public Suffix List |
+| [libreadline](https://tiswww.case.edu/php/chet/readline/rltop.html) | 8.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. |
+| [libsndfile](http://www.mega-nerd.com/libsndfile) | 1.2.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface. |
+| [libsodium](https://doc.libsodium.org/) | 1.0.20 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Sodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more. |
+| [libtirpc](https://sourceforge.net/projects/libtirpc/) | 1.3.6 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Libtirpc is a port of Suns Transport-Independent RPC library to Linux. |
+| [libtool](https://www.gnu.org/software/libtool) | 2.4.7 | NVIDIA Tesla | iris | lib | Show
GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. |
+| [libtool](https://www.gnu.org/software/libtool) | 2.5.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. |
+| [libunistring](https://www.gnu.org/software/libunistring/) | 1.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. |
+| [libunwind](https://www.nongnu.org/libunwind/) | 1.8.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
The primary goal of libunwind is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications |
+| [libvorbis](https://xiph.org/vorbis/) | 1.3.7 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format |
+| [libwebp](https://developers.google.com/speed/webp/) | 1.5.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Using WebP, webmasters and web developers can create smaller, richer images that make the web faster. |
+| [libxc](https://libxc.gitlab.io) | 7.0.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | chem | Show
Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals. |
+| [libxml2](https://gitlab.gnome.org/GNOME/libxml2/-/wikis) | 2.13.4 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Libxml2 is the XML C parser and toolchain developed for the Gnome project (but usable outside of the Gnome platform). |
+| [libxslt](https://gitlab.gnome.org/GNOME/libxslt/-/wikis) | 1.1.42 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Libxslt is the XSLT C library developed for the GNOME project (but usable outside of the Gnome platform). |
+| [libyaml](https://pyyaml.org/wiki/LibYAML) | 0.2.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
LibYAML is a YAML parser and emitter written in C. |
+| [lit](https://llvm.org/docs/CommandGuide/lit.html) | 18.1.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
lit is a portable tool for executing LLVM and Clang style test suites, summarizing their results, and providing indication of failures. |
+| [lxml](https://lxml.de/) | 5.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. |
+| [lz4](https://lz4.github.io/lz4/) | 1.10.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
LZ4 is lossless compression algorithm, providing compression speed at 400 MB/s per core. It features an extremely fast decoder, with speed in multiple GB/s per core. |
+| [make](https://www.gnu.org/software/make/make.html) | 4.4.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
GNU version of make utility |
+| [makeinfo](https://www.gnu.org/software/texinfo/) | 7.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
makeinfo is part of the Texinfo project, the official documentation format of the GNU project. |
+| [matplotlib](https://matplotlib.org) | 3.10.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell, web application servers, and six graphical user interface toolkits. |
+| [maturin](https://github.com/pyo3/maturin) | 1.8.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
This project is meant as a zero configuration replacement for setuptools-rust and milksnake. It supports building wheels for python 3.5+ on windows, linux, mac and freebsd, can upload them to pypi and has basic pypy and graalpy support. |
+| [meson-python](https://github.com/mesonbuild/meson-python) | 0.18.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Python build backend (PEP 517) for Meson projects |
+| [mpi4py](https://github.com/mpi4py/mpi4py) | 4.1.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. |
+| [ncurses](https://www.gnu.org/software/ncurses/) | 6.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses. |
+| [netCDF-Fortran](https://www.unidata.ucar.edu/software/netcdf/) | 4.6.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. |
+| [netCDF](https://www.unidata.ucar.edu/software/netcdf/) | 4.9.3 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. |
+| [netcdf4-python](https://unidata.github.io/netcdf4-python/) | 1.7.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | data | Show
Python/numpy interface to netCDF. |
+| [nettle](https://www.lysator.liu.se/~nisse/nettle/) | 3.10.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. |
+| [networkx](https://pypi.python.org/pypi/networkx) | 3.5 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. |
+| [nlohmann_json](https://github.com/nlohmann/json) | 3.12.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
JSON for Modern C++ |
+| [nodejs](https://nodejs.org) | 22.16.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lang | Show
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. |
+| [numactl](https://github.com/numactl/numactl) | 2.0.18 | NVIDIA Tesla | iris | tools | Show
The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. |
+| [numactl](https://github.com/numactl/numactl) | 2.0.19 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. |
+| [nvidia-compilers](https://developer.nvidia.com/hpc-sdk/) | 25.1 | NVIDIA Tesla | iris | compiler | Show
C, C++ and Fortran compilers included with the NVIDIA HPC SDK |
+| [occt](https://www.opencascade.com/) | 7.9.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | cae | Show
Open CASCADE Technology (OCCT) is an object-oriented C++ class library designed for rapid production of sophisticated domain-specific CAD/CAM/CAE applications. |
+| [patchelf](https://github.com/NixOS/patchelf) | 0.18.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
PatchELF is a small utility to modify the dynamic linker and RPATH of ELF executables. |
+| [pixman](http://www.pixman.org/) | 0.46.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. Important users of pixman are the cairo graphics library and the X server. |
+| [pkgconf](https://github.com/pkgconf/pkgconf) | 1.8.0
2.3.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org. |
+| [poetry](https://python-poetry.org) | 2.1.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Python packaging and dependency management made easy. Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere. |
+| [psutil](https://github.com/giampaolo/psutil) | 7.0.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
A cross-platform process and system utilities module for Python |
+| [pybind11](https://pybind11.readthedocs.io) | 2.13.6 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. |
+| [re2c](https://re2c.org) | 4.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
re2c is a free and open-source lexer generator for C and C++. Its main goal is generating fast lexers: at least as fast as their reasonably optimized hand-coded counterparts. Instead of using traditional table-driven approach, re2c encodes the generated finite state automata directly in the form of conditional jumps and comparisons. |
+| [scikit-build-core](https://scikit-build.readthedocs.io/en/latest/) | 0.11.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Scikit-build-core is a complete ground-up rewrite of scikit-build on top of modern packaging APIs. It provides a bridge between CMake and the Python build system, allowing you to make Python modules with CMake. |
+| [scikit-build](https://scikit-build.readthedocs.io/en/latest) | 0.18.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Scikit-Build, or skbuild, is an improved build system generator for CPython C/C++/Fortran/Cython extensions. |
+| [setuptools-rust](https://github.com/PyO3/setuptools-rust) | 1.11.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
setuptools-rust is a plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython. |
+| [snakemake](https://snakemake.readthedocs.io) | 9.14.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
The Snakemake workflow management system is a tool to create reproducible and scalable data analyses. |
+| [snappy](https://github.com/google/snappy) | 1.2.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. |
+| [spin](https://github.com/scientific-python/spin) | 0.14 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
Developer tool for scientific Python libraries |
+| [tbb](https://github.com/oneapi-src/oneTBB) | 2022.2.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Intel(R) Threading Building Blocks (Intel(R) TBB) lets you easily write parallel C++ programs that take full advantage of multicore performance, that are portable, composable and have future-proof scalability. |
+| [utf8proc](https://github.com/JuliaStrings/utf8proc) | 2.10.0 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
utf8proc is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding. |
+| [util-linux](https://www.kernel.org/pub/linux/utils/util-linux) | 2.41 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
Set of Linux utilities |
+| [virtualenv](https://github.com/pypa/virtualenv) | 20.29.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
A tool for creating isolated virtual python environments. |
+| [x264](https://www.videolan.org/developers/x264.html) | 20250619 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format, and is released under the terms of the GNU GPL. |
+| [x265](https://x265.org/) | 4.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
x265 is a free software library and application for encoding video streams into the H.265 AVC compression format, and is released under the terms of the GNU GPL. |
+| [xorg-macros](https://gitlab.freedesktop.org/xorg/util/macros) | 1.20.2 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | devel | Show
X.org macros utilities. |
+| [xprop](https://www.x.org/wiki/) | 1.2.8 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | vis | Show
The xprop utility is for displaying window and font properties in an X server. One window or font is selected using the command line arguments or possibly in the case of a window, by clicking on the desired window. A list of properties is then given, possibly with formatting information. |
+| [xxd](https://www.vim.org) | 9.1.1457 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | tools | Show
xxd is part of the VIM package and this will only install xxd, not vim! xxd converts to/from hexdumps of binary files. |
+| [zlib](https://www.zlib.net/) | 1.2.13
1.3.1 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. |
+| [zlib](https://www.zlib.net/) | 1.3.1 | NVIDIA Tesla | iris | lib | Show
zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. |
+| [zstd](https://facebook.github.io/zstd) | 1.5.6 | AMD EPYC, Intel Broadwell, Intel Skylake | aion, iris | lib | Show
Zstandard is a real-time compression algorithm, providing high compression ratios. It offers a very wide range of compression/speed trade-off, while being backed by a very fast decoder. It also offers a special mode for small data, called dictionary compression, and can create dictionaries from any sample set. |
\ No newline at end of file
diff --git a/mkdocs.yml b/mkdocs.yml
index 381e586aa..c0612b61a 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -145,8 +145,11 @@ nav:
- Utilities: 'software/swsets/tools.md'
- Visualisation: 'software/swsets/vis.md'
- Software Sets:
- - 2019b: 'software/swsets/2019b.md'
- - 2020a: 'software/swsets/2020b.md'
+ - 2019b: 'software/swsets/2019b.md'
+ - 2020a: 'software/swsets/2020b.md'
+ - 2023b: 'software/swsets/2023b.md'
+ - 2024a: 'software/swsets/2024a.md'
+ - 2025a: 'software/swsets/2025a.md'
### END GENERATED CONTENT
# - Software Set Versioning: 'software/swsets.md'
- Compiling/building your own software: 'software/build.md'
diff --git a/scripts/eb_metadata.py b/scripts/eb_metadata.py
new file mode 100644
index 000000000..d3f075ed1
--- /dev/null
+++ b/scripts/eb_metadata.py
@@ -0,0 +1,200 @@
+import json
+import socket
+import os
+from pathlib import Path
+
+from easybuild.tools.options import set_up_configuration
+from easybuild.framework.easyconfig.easyconfig import process_easyconfig
+from easybuild.framework.easyconfig.parser import EasyConfigParser
+import pandas as pd
+
+#-----------------------------------------
+# Run only with Easybuild versions 5.3.x or above
+# Define available software releases
+# Add only software in "release" modules! Only one build number in release.
+
+cluster_info = {
+ 'releases' : [
+ "2025a",
+ "2024a",
+ "2023b",
+ ],
+
+ 'build' : "rhel810-20260107",
+
+ 'architectures' : {
+ 'epyc' : "AMD EPYC",
+ 'broadwell' : "Intel Broadwell",
+ 'skylake' : "Intel Skylake",
+ 'saphirerapids' : "Intel Sapphire Rapids",
+ 'gpu' : "NVIDIA Tesla",
+ },
+
+ 'base_path' : "/opt/apps/easybuild/systems/"
+}
+
+#-----------------------------------------
+
+###############################
+## EXTRACT EASYCONFIGS INFO ##
+###############################
+
+def get_software_stack(software_path, hwd_data):
+ stack = []
+
+ for eb in software_path.rglob("*.eb"):
+ if "reprod" in eb.parts:
+ continue
+
+ print(eb)
+ extract_easyconfigs_info(eb, software_path, stack, hwd_data)
+
+ return stack
+
+
+def extract_easyconfigs_info(eb, software_path, stack, hwd_data):
+ if eb.is_relative_to(software_path / "EasyBuild"):
+ return stack
+
+ try:
+ parser = EasyConfigParser(filename = str(eb))
+ ec = parser.get_config_dict(validate = False)
+
+ package = {
+ "Name": ec.get("name"),
+ "Version": ec.get("version"),
+ "Homepage": ec.get("homepage"),
+ "Architectures": cluster_info["architectures"][hwd_data[1]],
+ "Clusters" : hwd_data[0],
+ "Description": ec.get("description"),
+ "Category": ec.get("moduleclass"),
+ }
+
+ stack.append(package)
+
+ except Exception as excpt:
+ print(f"Failed: {eb}: {excpt}")
+
+ return stack
+
+#-----------------------------------------
+
+##########################
+## CLEAN AND MERGE DATA ##
+##########################
+
+def homepage_link(text, url):
+ if pd.notna(url) and url:
+ return f"[{text}]({url})"
+ return text
+
+def get_software_table(stack):
+ df = pd.DataFrame(stack)
+
+ # Clean software descriptions
+ df["Description"] = (df["Description"]
+ .fillna("")
+ .str.replace(r"\s+", " ", regex=True)
+ .str.strip())
+
+ # Combine versions for the same software
+ df = df.groupby(
+ ["Name",
+ "Homepage",
+ "Architectures",
+ "Clusters",
+ "Category",
+ "Description"],
+ as_index=False
+ ).agg({
+ "Version": ( lambda x: "
".join(sorted(list(set(x)))) ),
+ })
+
+ # Create Markdown hyperlinks
+ df["Software"] = df.apply(
+ lambda row: homepage_link(row["Name"], row["Homepage"]),
+ axis=1,
+ )
+
+ return df
+
+def merge_dataframes(stack, collapse_descr = True):
+ # Take all df corresponding to the same release
+ df = pd.concat(stack, ignore_index=True)
+
+ # Group software available in different clusters and arch
+ merged_result = (
+ df.groupby(
+ ["Software", "Version", "Category", "Description"],
+ as_index=False,
+ )
+ .agg({
+ "Architectures": lambda s:", ". join(sorted(set(s))),
+ "Clusters": lambda s:", ". join(sorted(set(s))),
+ })
+ )
+
+ # Reorder data for Markdown table
+ merged_result = merged_result[
+ [
+ "Software",
+ "Version",
+ "Architectures",
+ "Clusters",
+ "Category",
+ "Description",
+ ]
+ ]
+
+ if collapse_descr == True:
+ merged_result["Description"] = merged_result["Description"].apply(
+ lambda d: (
+ ""
+ "Show
"
+ f"{d}"
+ " "
+ )
+ )
+
+ return merged_result
+
+
+#-----------------------------------------
+
+#####################
+## MAIN FUNCTIONS ###
+#####################
+
+def get_sotfware_tables(save_data = True):
+ clusters = os.listdir(cluster_info['base_path'])
+ clusters.remove('binary')
+
+ stack = {}
+ for rel in cluster_info['releases']:
+ stack[rel] = []
+ for cl in clusters:
+ hwd_data = [cl, None]
+ archs = os.listdir(str(Path(cluster_info['base_path']) / cl / cluster_info['build'] / rel))
+ for arch in archs:
+ hwd_data[1] = arch
+ full_path = f"{cluster_info['base_path']}{cl}/{cluster_info['build']}/{rel}/{arch}/software/"
+ tmp_stack = get_software_stack(Path(full_path), hwd_data)
+ stack[rel].append(get_software_table(tmp_stack))
+ result = merge_dataframes(stack[rel])
+
+ if save_data == True:
+ with open(f"{rel}.md", "w") as f:
+ f.write(result.to_markdown(index = False))
+
+## Keep JSON too
+#df.to_json("stack.json", orient="records", indent=2)
+
+#-----------------------------------------
+
+def main():
+ options, cfg_settings = set_up_configuration(args=[])
+ get_sotfware_tables()
+
+if __name__ == "__main__":
+ main()
+