The table shows here provides a concise overview of various software modules available within the environment modules system. Each row of the table represents a different software module and includes its name, a brief description, and available versions. This table serves as a convenient reference for users to explore and select the appropriate software modules based on their requirements. For more information on how to utilize these modules within the environment modules system, please refer to the documentation on environment modules provided here.

Module list

Module Name Description Versions
Abseil 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. Abseil/20230125.3
Abseil/20240116.1
ACTC ACTC converts independent triangles into triangle strips or fans. ACTC/1.1
Advisor Vectorization Optimization and Thread Prototyping - Vectorize & thread code or performance dies - Easy workflow + data + tips = faster code faster - Prioritize, Prototype & Predict performance gain Advisor/2021.4.0
aiohttp Asynchronous HTTP client/server framework for asyncio and Python. aiohttp/3.8.1
aiohttp/3.8.3
Albumentations Albumentations is a Python library for fast and flexible image augmentations Albumentations/1.3.0
AlphaFold AlphaFold can predict protein structures with atomic accuracy even where no similar structure is known AlphaFold/2.1.1
AlphaFold/2.3.1
AMD-uProf AMD uProf is a performance analysis tool for applications running on Windows, Linux & FreeBSD operating systems. It allows developers to better understand the runtime performance of their application and to identify ways to improve its performance. AMD-uProf/4.1.424
ant Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. ant/1.10.12-Java-11
ant/1.10.9-Java-11
AOCC AMD Optimized C/C++ & Fortran compilers (AOCC) based on LLVM 13.0 AOCC/3.2.0
AOCC/4.0.0
AOCL AMD Optimized libraries (AOCL) based on LLVM 13.0 AOCL/4.0-ilp64
AOCL/4.0-lp64
archspec A library for detecting, labeling, and reasoning about microarchitectures archspec/0.1.3
Arm-Forge Arm Forge includes a graphical debugger, parallel profiler, and an application performance reports tool. Arm-Forge/22.1.1
Armadillo 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. Armadillo/12.8.0
Armadillo/14.0.0
arpack-ng ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. arpack-ng/3.9.0
Arrow Apache Arrow (incl. PyArrow Python bindings), a cross-language development platform for in-memory data. Arrow/6.0.0
arrow-R R interface to the Apache Arrow C++ library arrow-R/6.0.0.2-R-4.1.2
ASE ASE is a python package providing an open source Atomic Simulation Environment in the Python scripting language. From version 3.20.1 we also include the ase-ext package, it contains optional reimplementations in C of functions in ASE. ASE uses it automatically when installed. ASE/3.20.1
ASE/3.21.1
ASE/3.22.0
ASE/3.22.1
ASE/3.23.0
aston Enables access to Aston modules. aston
at-spi2-atk AT-SPI 2 toolkit bridge at-spi2-atk/2.38.0
at-spi2-core Assistive Technology Service Provider Interface. at-spi2-core/2.38.0
at-spi2-core/2.40.3
at-spi2-core/2.44.1
at-spi2-core/2.49.91
at-spi2-core/2.50.0
ATK 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. ATK/2.36.0
ATK/2.38.0
attrdict3 AttrDict is a Python library that provides mapping objects that allow their elements to be accessed both as keys and as attributes. attrdict3/2.0.2
AUGUSTUS AUGUSTUS is a program that predicts genes in eukaryotic genomic sequences AUGUSTUS/3.5.0
Autoconf 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/2.69
Autoconf/2.71
Automake Automake: GNU Standards-compliant Makefile generator Automake/1.16.1
Automake/1.16.2
Automake/1.16.3
Automake/1.16.4
Automake/1.16.5
Autotools This bundle collect the standard GNU build tools: Autoconf, Automake and libtool Autotools/20180311
Autotools/20200321
Autotools/20210128
Autotools/20210726
Autotools/20220317
BamTools BamTools provides both a programmer’s API and an end-user’s toolkit for handling BAM files. BamTools/2.5.2
Bandicoot Bandicoot is a high quality GPU linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use. Provides efficient classes for dense vectors and matrices that hold integer and floating-point numbers. Bandicoot/1.14.0
Bazel Bazel is a build tool that builds code quickly and reliably. It is used to build the majority of Google’s software. Bazel/0.26.1
Bazel/3.7.2
Bazel/5.1.1
Bazel/6.1.0
Bazel/6.3.1
BCFtools Samtools is a suite of programs for interacting with high-throughput sequencing data. BCFtools - Reading/writing BCF2/VCF/gVCF files and calling/filtering/summarising SNP and short indel sequence variants BCFtools/1.15.1
BCFtools/1.19
BeautifulSoup Beautiful Soup is a Python library designed for quick turnaround projects like screen-scraping. BeautifulSoup/4.10.0
BeautifulSoup/4.12.2
BeautifulSoup/4.9.3
BerkeleyGW The BerkeleyGW Package is a set of computer codes that calculates the quasiparticle properties and the optical responses of a large variety of materials from bulk periodic crystals to nanostructures such as slabs, wires and molecules. BerkeleyGW/4.0
binutils binutils: GNU binary utilities binutils/2.26
binutils/2.32
binutils/2.34
binutils/2.35
binutils/2.36.1
binutils/2.37
binutils/2.38
binutils/2.39
binutils/2.40
BioPerl Bioperl is the product of a community effort to produce Perl code which is useful in biology. Examples include Sequence objects, Alignment objects and database searching objects. BioPerl/1.7.8
Biopython 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. Biopython/1.78
Biopython/1.79
Biopython/1.84
birmingham Enables access to Birmingham modules. birmingham
Bison 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. Bison/3.0.4
Bison/3.3.2
Bison/3.5.3
Bison/3.7.1
Bison/3.7.6
Bison/3.8.2
BLAST+ 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. BLAST+/2.13.0
BLIS AMD’s fork of BLIS. BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. BLIS/0.8.1
BLIS/0.9.0
BLIS/3.0.1-amd
BLIS/3.1-amd
Blosc Blosc, an extremely fast, multi-threaded, meta-compressor library Blosc/1.21.3
Blosc2 Blosc, an extremely fast, multi-threaded, meta-compressor library Blosc2/2.4.3
Blosc2/2.6.1
bokeh Statistical and novel interactive HTML plots for Python bokeh/2.2.3
bokeh/2.4.3
bokeh/3.4.1
Boost Boost provides free peer-reviewed portable C++ source libraries. Boost/1.71.0
Boost/1.72.0
Boost/1.74.0
Boost/1.76.0
Boost/1.77.0
Boost/1.79.0
Boost/1.81.0
Boost/1.82.0
Boost/1.83.0
Boost.MPI Boost provides free peer-reviewed portable C++ source libraries. Boost.MPI/1.79.0
Boost.MPI/1.83.0
Boost.Python Boost.Python is a C++ library which enables seamless interoperability between C++ and the Python programming language. Boost.Python/1.71.0
Boost.Python/1.74.0
Boost.Python/1.82.0
Brotli 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/1.0.9
Brotli/1.1.0
Brunsli Brunsli is a lossless JPEG repacking library. Brunsli/0.1
bzip2 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. bzip2/1.0.8
c-ares c-ares is a C library for asynchronous DNS requests (including name resolves) c-ares/1.18.1
c-ares/1.27.0
cairo 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 cairo/1.16.0
cairo/1.17.4
cairo/1.17.8
cairo/1.18.0
Catch2 A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later Catch2/2.13.9
ccache Ccache (or ccache) is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again ccache/4.6.1
Cereal 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. Cereal/1.3.2
cffi 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. cffi/1.15.1
CFITSIO CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. CFITSIO/4.2.0
CFITSIO/4.3.1
CGAL 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. CGAL/4.11.1-Python-2.7.16
CGAL/4.14.1-Python-3.7.4
CGAL/4.14.3
CGAL/4.14.3-Python-3.8.2
CGAL/5.2
CGAL/5.6
CGNS The CGNS system is designed to facilitate the exchange of data between sites and applications, and to help stabilize the archiving of aerodynamic data. CGNS/4.3.0
CGNS/4.4.0
CharLS CharLS is a C++ implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. CharLS/2.4.1
Check 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. Check/0.15.2
Clang C, C++, Objective-C compiler, based on LLVM. Does not include C++ standard library – use libstdc++ from GCC. Clang/11.0.1
Clang/13.0.1
Clang/13.0.1-CUDA-11.7.0
Clang/16.0.6
Clang/16.0.6-CUDA-12.5.0
Clang/17.0.6
Clang-Python-bindings Python bindings for libclang Clang-Python-bindings/11.0.1
CMake CMake, the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. CMake/3.15.3
CMake/3.16.4
CMake/3.18.4
CMake/3.20.1
CMake/3.21.1
CMake/3.22.1
CMake/3.23.1
CMake/3.24.3
CMake/3.26.3
CMake/3.27.6
CoordgenLibs Schrodinger-developed 2D Coordinate Generation CoordgenLibs/3.0.2
CP2K 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. CP2K/7.1
CP2K/8.2
cppy 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. cppy/1.2.1
cryptography cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. cryptography/41.0.1
cryptography/41.0.5
ctffind Program for finding CTFs of electron micrographs. ctffind/4.1.14
CUDA 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. CUDA/10.1.243
CUDA/11.1.1
CUDA/11.3.1
CUDA/11.4.1
CUDA/11.5.0
CUDA/11.6.0
CUDA/11.7.0
CUDA/11.8.0
CUDA/12.0.0
CUDA/12.1.1
CUDA/12.2.0
CUDA/12.3.0
CUDA/12.4.0
CUDA/12.5.0
CUDA/12.6.0
CUDA/8.0.61
CUDAcore 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. CUDAcore/11.1.1
CUDAcore/11.5.1
cuDNN The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for deep neural networks. cuDNN/7.6.4.38
cuDNN/8.0.4.30-CUDA-11.1.1
cuDNN/8.2.1.32-CUDA-11.3.1
cuDNN/8.3.2.44-CUDA-11.5.0
cuDNN/8.4.1.50-CUDA-11.7.0
cuDNN/8.7.0.84-CUDA-11.8.0
cuDNN/8.8.0.121-CUDA-12.0.0
cuDNN/8.9.2.26-CUDA-12.1.1
cuDNN/9.1.1.17-CUDA-12.4.0
cuDNN/9.2.0.82-CUDA-12.4.0
CUnit Automated testing framework for C. CUnit/2.1-3
CuPy CuPy is an open-source array library accelerated with NVIDIA CUDA. CuPy/13.0.0-CUDA-12.1.1
CuPy/13.3.0-CUDA-12.4.0
CuPy/8.5.0
cURL 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. cURL/7.66.0
cURL/7.69.1
cURL/7.72.0
cURL/7.76.0
cURL/7.78.0
cURL/7.83.0
cURL/7.86.0
cURL/8.0.1
cURL/8.3.0
cuSPARSELt NVIDIA cuSPARSELt is a high-performance CUDA library dedicated to general matrix-matrix operations in which at least one operand is a sparse matrix cuSPARSELt/0.6.0.6-CUDA-12.1.1
cuSPARSELt/0.6.0.6-CUDA-12.4.0
cuSPARSELt/0.6.2.3-CUDA-12.4.0
cuTENSOR The cuTENSOR Library is a GPU-accelerated tensor linear algebra library providing tensor contraction, reduction and elementwise operations. cuTENSOR/1.2.2.5-CUDA-11.1.1
cuTENSOR/2.0.1.2-CUDA-12.1.1
cuTENSOR/2.0.2.5-CUDA-12.4.0
Cython Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). Cython/0.29.22
Cython/0.29.37
Cython/3.0.10
Cython/3.0.8
dask Dask natively scales Python. Dask provides advanced parallelism for analytics, enabling performance at scale for the tools you love. dask/2021.2.0
dask/2022.10.0
dask/2024.5.1
DB Berkeley DB enables the development of custom data management solutions, without the overhead traditionally associated with such custom projects. DB/18.1.32
DB/18.1.40
DB_File Perl5 access to Berkeley DB version 1.x. DB_File/1.858
DBus 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. DBus/1.13.12
DBus/1.13.18
DBus/1.14.0
DBus/1.15.4
DBus/1.15.8
dbus-glib D-Bus is a message bus system, a simple way for applications to talk to one another. dbus-glib/0.112
deepdiff DeepDiff: Deep Difference of dictionaries, iterables and almost any other object recursively. deepdiff/5.7.0
deepdiff/5.8.1
DFT-D3 DFT-D3 implements a dispersion correction for density functionals, Hartree-Fock and semi-empirical quantum chemical methods. DFT-D3/3.2.0
DFTB+ DFTB+ is a fast and efficient versatile quantum mechanical simulation package. It is based on the Density Functional Tight Binding (DFTB) method, containing almost all of the useful extensions which have been developed for the DFTB framework so far. Using DFTB+ you can carry out quantum mechanical simulations like with ab-initio density functional theory based packages, but in an approximate way gaining typically around two order of magnitude in speed. DFTB+/20.2.1
dftd3-lib This is a repackaged version of the DFTD3 program by S. Grimme and his coworkers. The original program (V3.1 Rev 1) was downloaded at 2016-04-03. It has been converted to free format and encapsulated into modules. dftd3-lib/0.9
DGL DGL is an easy-to-use, high performance and scalable Python package for deep learning on graphs. DGL is framework agnostic, meaning if a deep graph model is a component of an end-to-end application, the rest of the logics can be implemented in any major frameworks, such as PyTorch, Apache MXNet or TensorFlow. DGL/0.9.0
dijitso dijitso is a Python module for distributed just-in-time shared library building. dijitso/2019.1.0-Python-3.7.4
dill 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. dill/0.3.6
dill/0.3.7
dill/0.3.8
dm-tree dm-tree provides tree, a library for working with nested data structures. In a way, tree generalizes the builtin map function which only supports flat sequences, and allows to apply a function to each “leaf” preserving the overall structure. dm-tree/0.1.8
DMTCP DMTCP is a tool to transparently checkpoint the state of multiple simultaneous applications, including multi-threaded and distributed applications. It operates directly on the user binary executable, without any Linux kernel modules or other kernel modifications. DMTCP/2.6.0
DMTCP/3.0.0
DOLFIN DOLFIN is the C++/Python interface of FEniCS, providing a consistent PSE (Problem Solving Environment) for ordinary and partial differential equations. DOLFIN/2019.1.0.post0-Python-3.7.4
double-conversion Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles. double-conversion/3.1.4
double-conversion/3.1.5
double-conversion/3.2.0
double-conversion/3.3.0
Doxygen 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. Doxygen/1.8.16
Doxygen/1.8.17
Doxygen/1.8.20
Doxygen/1.9.1
Doxygen/1.9.4
Doxygen/1.9.5
Doxygen/1.9.7
Doxygen/1.9.8
EasyBuild EasyBuild is a software build and installation framework written in Python that allows you to install software in a structured, repeatable and robust way. EasyBuild/4.4.1
EasyBuild/4.4.2
EasyBuild/4.5.0
EasyBuild/4.5.1
EasyBuild/4.5.2
EasyBuild/4.5.3
EasyBuild/4.6.0
EasyBuild/4.6.1
EasyBuild/4.6.2
EasyBuild/4.7.0
EasyBuild/4.7.1
EasyBuild/4.7.2
EasyBuild/4.8.1
EasyBuild/4.8.2
EasyBuild/4.9.0
EasyBuild/4.9.1
EasyBuild/4.9.2
ecCodes ecCodes is a package developed by ECMWF which provides an application programming interface and a set of tools for decoding and encoding messages in the following formats: WMO FM-92 GRIB edition 1 and edition 2, WMO FM-94 BUFR edition 3 and edition 4, WMO GTS abbreviated header (only decoding). ecCodes/2.27.0
Eigen Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. Eigen/3.3.7
Eigen/3.3.8
Eigen/3.3.9
Eigen/3.4.0
elfutils The elfutils project provides libraries and tools for ELF files and DWARF data. elfutils/0.187
elfutils/0.190
ELPA Eigenvalue SoLvers for Petaflop-Applications. ELPA/2019.11.001
ELPA/2020.11.001
ELPA/2021.05.001
ELPA/2021.11.001
ELPA/2022.05.001
ELPA/2022.11.001
ELPA/2023.05.001
ELPA/2023.11.001
ELSI ELSI provides and enhances scalable, open-source software library solutions for electronic structure calculations in materials science, condensed matter physics, chemistry, and many other fields. ELSI focuses on methods that solve or circumvent eigenvalue problems in electronic structure theory. The ELSI infrastructure should also be useful for other challenging eigenvalue problems. ELSI/2.7.1-PEXSI
enchant-2 Enchant aims to provide a simple but comprehensive abstraction for dealing with different spell checking libraries in a consistent way. A client, such as a text editor or word processor, need not know anything about a specific spell-checker, and since all back-ends are plugins, new spell-checkers can be added without needing any change to the program using Enchant. enchant-2/2.3.3
Exonerate Exonerate is a generic tool for pairwise sequence comparison. It allows you to align sequences using a many alignment models, using either exhaustive dynamic programming, or a variety of heuristics. Exonerate/2.4.0
expat 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). expat/2.2.7
expat/2.2.9
expat/2.4.1
expat/2.4.8
expat/2.4.9
expat/2.5.0
expecttest 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. expecttest/0.1.3
expecttest/0.2.1
FEniCS FEniCS is a computing platform for solving partial differential equations (PDEs). FEniCS/2019.1.0-Python-3.7.4
FFC The FEniCS Form Compiler (FFC) is a compiler for finite element variational forms. FFC/2019.1.0.post0-Python-3.7.4
FFmpeg A complete, cross-platform solution to record, convert and stream audio and video. FFmpeg/4.2.1
FFmpeg/4.2.2
FFmpeg/4.3.1
FFmpeg/4.3.2
FFmpeg/4.4.2
FFmpeg/6.0
ffnvcodec FFmpeg nvidia headers. Adds support for nvenc and nvdec. Requires Nvidia GPU and drivers to be present (picked up dynamically). ffnvcodec/12.0.16.0
ffnvcodec/12.1.14.0
fftlib A library that intercepts FFTW calls and adds features on top of it. In particular, it enables FFT plan reuse when there are multiple calls for the same geometry. fftlib/20170628
FFTW 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/3.3.10
FFTW/3.3.8
FFTW/3.3.8-amd
FFTW/3.3.9
FFTW.MPI 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.MPI/3.3.10
FHI-vibes FHI-vibes is a python package for calculating, analyzing, and understanding the vibrational properties of solids from first principles. FHI-vibes/1.0.4
FIAT The FInite element Automatic Tabulator (FIAT) supports generation of arbitrary order instances of the Lagrange elements on lines, triangles, and tetrahedra. It is also capable of generating arbitrary order instances of Jacobi-type quadrature rules on the same element shapes. FIAT/2019.1.0-Python-3.7.4
FLAC 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. FLAC/1.3.3
Flask Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. This module includes the Flask extensions: Flask-Cors Flask/1.1.2
Flask/2.2.2
Flask/3.0.0
flatbuffers FlatBuffers: Memory Efficient Serialization Library flatbuffers/1.12.0
flatbuffers/2.0.0
flatbuffers/2.0.7
flatbuffers/23.5.26
flatbuffers-python Python Flatbuffers runtime library. flatbuffers-python/1.12
flatbuffers-python/2.0
flatbuffers-python/23.5.26
flex 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/2.6.0
flex/2.6.4
FlexiBLAS FlexiBLAS is a wrapper library that enables the exchange of the BLAS and LAPACK implementation used by a program without recompiling or relinking it. FlexiBLAS/3.0.4
FlexiBLAS/3.2.0
FlexiBLAS/3.2.1
FlexiBLAS/3.3.1
flit A simple packaging tool for simple packages. flit/3.9.0
FLTK 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. FLTK/1.3.5
FLTK/1.3.7
FLTK/1.3.8
fontconfig Fontconfig is a library designed to provide system-wide font configuration, customization and application access. fontconfig/2.13.1
fontconfig/2.13.92
fontconfig/2.13.93
fontconfig/2.13.94
fontconfig/2.14.0
fontconfig/2.14.2
foss GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. foss/2019b
foss/2020a
foss/2020b
foss/2021a
foss/2021b
foss/2022a
foss/2022b
foss/2023a
foss/2023b
fosscuda GCC based compiler toolchain with CUDA support, and including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. fosscuda/2019b
fosscuda/2020b
freeglut freeglut is a completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library. freeglut/3.2.1
freetype 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. freetype/2.10.1
freetype/2.10.3
freetype/2.10.4
freetype/2.11.0
freetype/2.12.1
freetype/2.13.0
freetype/2.13.2
FreeXL FreeXL is an open source library to extract valid data from within an Excel (.xls) spreadsheet. FreeXL/1.0.6
FriBidi The Free Implementation of the Unicode Bidirectional Algorithm. FriBidi/1.0.10
FriBidi/1.0.12
FriBidi/1.0.13
FriBidi/1.0.5
FriBidi/1.0.9
gc The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. gc/8.2.0
gc/8.2.6
GCC 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,…). GCC/10.2.0
GCC/10.3.0
GCC/11.2.0
GCC/11.3.0
GCC/12.2.0
GCC/12.3.0
GCC/13.2.0
GCC/8.3.0
GCC/9.3.0
GCCcore 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/10.2.0
GCCcore/10.3.0
GCCcore/11.2.0
GCCcore/11.3.0
GCCcore/12.2.0
GCCcore/12.3.0
GCCcore/13.2.0
GCCcore/8.3.0
GCCcore/9.3.0
gcccuda GNU Compiler Collection (GCC) based compiler toolchain, along with CUDA toolkit. gcccuda/2019b
gcccuda/2020b
GConf GConf is a system for storing application preferences. It is intended for user preferences; not configuration of something like Apache, or arbitrary data storage. GConf/3.2.6
Gctf Gctf: real-time CTF determination and correction, Kai Zhang, 2016 Gctf/1.06
GDAL 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. GDAL/3.3.2
GDAL/3.9.0
Gdk-Pixbuf 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. Gdk-Pixbuf/2.40.0
Gdk-Pixbuf/2.42.10
Gdk-Pixbuf/2.42.6
Gdk-Pixbuf/2.42.8
GDL GDL is a free/libre/open source incremental compiler compatible with IDL (Interactive Data Language) and to some extent with PV-WAVE. Together with its library routines it serves as a tool for data analysis and visualization in such disciplines as astronomy, geosciences and medical imaging. GDL/1.0.2
GDRCopy A low-latency GPU memory copy library based on NVIDIA GPUDirect RDMA technology. GDRCopy/2.1-CUDA-11.1.1
GDRCopy/2.2
GDRCopy/2.3
GDRCopy/2.3-CUDAcore-11.5.1
GDRCopy/2.3.1
GDRCopy/2.4
GeneMark-ET Eukaryotic gene prediction suite with automatic training GeneMark-ET/4.71
GEOS GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS) GEOS/3.10.3
GEOS/3.11.1
GEOS/3.12.0
GEOS/3.12.1
GEOS/3.9.1
gettext 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 gettext/0.19.8.1
gettext/0.20.1
gettext/0.21
gettext/0.21.1
gettext/0.22
gettext/0.22.5
gfbf GNU Compiler Collection (GCC) based compiler toolchain, including FlexiBLAS (BLAS and LAPACK support) and (serial) FFTW. gfbf/2023a
gfbf/2023b
Ghostscript 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. Ghostscript/10.01.2
Ghostscript/9.54.0
Ghostscript/9.56.1
giflib 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. giflib/5.2.1
git 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. git/2.23.0-nodocs
git/2.28.0-nodocs
git/2.32.0-nodocs
git/2.36.0-nodocs
git/2.38.1-nodocs
git/2.41.0-nodocs
git/2.42.0
glew The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. glew/2.2.0-egl
glew/2.2.0-glx
GLib GLib is one of the base libraries of the GTK+ project GLib/2.62.0
GLib/2.64.1
GLib/2.66.1
GLib/2.68.2
GLib/2.69.1
GLib/2.72.1
GLib/2.77.1
GLib/2.78.1
GLib/2.80.4
glib-networking Network extensions for GLib glib-networking/2.72.1
glib-networking/2.74.0
glibc The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. glibc/2.29
glibc/2.30
glibc/2.31
GLM OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications. GLM/0.9.9.8
GlobalArrays Global Arrays (GA) is a Partitioned Global Address Space (PGAS) programming model GlobalArrays/5.7.2-peigs
GLPK 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. GLPK/5.0
GMP GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. GMP/6.1.2
GMP/6.2.0
GMP/6.2.1
GMP/6.3.0
gmpy2 GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x gmpy2/2.1.0b4
gmpy2/2.1.2
gmpy2/2.1.5
gnuplot Portable interactive, function plotting utility gnuplot/5.2.8
gnuplot/5.4.1
gnuplot/5.4.2
gnuplot/5.4.4
gnuplot/5.4.8
GnuTLS GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and other required structures. It is aimed to be portable and efficient with focus on security and interoperability. GnuTLS/3.7.3
GnuTLS/3.8.4
GnuTLS/3.8.6
GObject-Introspection 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. GObject-Introspection/1.63.1-Python-3.7.4
GObject-Introspection/1.64.0-Python-3.8.2
GObject-Introspection/1.66.1
GObject-Introspection/1.68.0
GObject-Introspection/1.72.0
GObject-Introspection/1.76.1
GObject-Introspection/1.78.1
gomkl GNU Compiler Collection (GCC) based compiler toolchain with OpenMPI and MKL gomkl/2019b
gompi GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support. gompi/2019b
gompi/2020a
gompi/2020b
gompi/2021a
gompi/2021b
gompi/2022a
gompi/2022b
gompi/2023a
gompi/2023b
gompic GNU Compiler Collection (GCC) based compiler toolchain along with CUDA toolkit, including OpenMPI for MPI support with CUDA features enabled. gompic/2019b
gompic/2020b
googletest Google’s framework for writing C++ tests on a variety of platforms googletest/1.11.0
googletest/1.12.1
googletest/1.13.0
googletest/1.14.0
GPAW GPAW is a density-functional theory (DFT) Python code based on the projector-augmented wave (PAW) method and the atomic simulation environment (ASE). It uses real-space uniform grids and multigrid methods or atom-centered basis-functions. GPAW/21.6.0-ASE-3.22.0-ELPA-2020.11.001
GPAW/24.6.0-ASE-3.23.0
GPAW-setups PAW setups for the GPAW Density Functional Theory package. Users can install setups manually using ‘gpaw install-data’ or use setups from this package. The versions of GPAW and GPAW-setups can be intermixed. Compared to version 0.9.20000, version 24.1.0 contains an new improved Cr setup with 14 electrons, which can be manually selected. Otherwise no changes are made, so no results will change. GPAW-setups/0.9.20000
GPAW-setups/24.1.0
gperf 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. gperf/3.1
gperftools gperftools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. gperftools/2.9.1
GPflow GPflow is a package for building Gaussian process models in python, using TensorFlow. GPflow/1.5.1-TensorFlow-1.15.5-Python-3.7.4
GPflow/1.5.1-nvidia-tensorflow-1.15.5+nv21.10-Python-3.8.2
GPyTorch GPyTorch is a Gaussian process library implemented using PyTorch. GPyTorch/1.3.0
Graphene Graphene is a thin layer of types for graphic libraries Graphene/1.10.8
GraphicsMagick GraphicsMagick is the swiss army knife of image processing. GraphicsMagick/1.3.41
graphite2 Graphite is a “smart font” system developed specifically to handle the complexities of lesser-known languages of the world. graphite2/1.3.14
GRASS The Geographic Resources Analysis Support System - used for geospatial data management and analysis, image processing, graphics and maps production, spatial modeling, and visualization GRASS/8.2.0
GRASS/8.4.0
groff Groff (GNU troff) is a typesetting system that reads plain text mixed with formatting commands and produces formatted output. groff/1.22.4
groff/1.23.0
GROMACS 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. GROMACS/2020
GROMACS/2021.2
GROMACS/2021.5-CUDA-11.4.1-PLUMED-2.8.0
GROMACS/2021.5-PLUMED-2.8.0
GROMACS/2022.6
GROMACS/2022.6-CUDA-11.4.1
GROMACS/2023.1
GROMACS/2023.1-CUDA-11.7.0
GROMACS/2023.3
GROMACS/2023.3-CUDA-11.4.1
GROMACS/2024.1
GROMACS/2024.1-CUDA-11.7.0
grpcio 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. grpcio/1.57.0
GSL 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. GSL/2.6
GSL/2.7
GST-plugins-bad 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. GST-plugins-bad/1.20.2
GST-plugins-base 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. GST-plugins-base/1.18.4
GST-plugins-base/1.18.5
GST-plugins-base/1.20.2
GST-plugins-base/1.24.6
GStreamer 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/1.18.4
GStreamer/1.18.5
GStreamer/1.20.2
GStreamer/1.24.6
GTK+ 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. GTK+/3.24.23
GTK2 The GTK+ 2 package contains libraries used for creating graphical user interfaces for applications. GTK2/2.24.33
GTK3 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. GTK3/3.24.31
GTK3/3.24.33
GTK3/3.24.37
GTK3/3.24.39
GTK4 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. GTK4/4.7.0
Guile Guile is a programming language, designed to help programmers create flexible applications that can be extended by users or other programmers with plug-ins, modules, or scripts. Guile/3.0.10
Guile/3.0.7
gzip gzip (GNU zip) is a popular data compression program as a replacement for compress gzip/1.10
gzip/1.12
gzip/1.13
H5hut HDF5 Utility Toolkit: High-Performance I/O Library for Particle-based Simulations H5hut/2.0.0rc3
h5py 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. h5py/2.10.0-Python-3.7.4
h5py/2.10.0-Python-3.8.2
h5py/3.1.0
h5py/3.11.0
h5py/3.2.1
h5py/3.7.0
h5py/3.9.0
H5VFS A read only FUSE based virtual file system mounting HDF5 files as directories and a utility to create an HDF5 file from a directory structure H5VFS/0.1.0
HarfBuzz HarfBuzz is an OpenType text shaping engine. HarfBuzz/2.6.4
HarfBuzz/2.6.7
HarfBuzz/2.8.1
HarfBuzz/2.8.2
HarfBuzz/4.2.1
HarfBuzz/5.3.1
HarfBuzz/8.2.2
hatch-jupyter-builder 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. hatch-jupyter-builder/0.9.1
hatchling Extensible, standards compliant build backend used by Hatch, a modern, extensible Python project manager. hatchling/1.18.0
HDF HDF (also known as HDF4) is a library and multi-object file format for storing and managing data between machines. HDF/4.2.15
HDF/4.2.16-2
HDF5 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. HDF5/1.10.5
HDF5/1.10.6
HDF5/1.10.7
HDF5/1.12.1
HDF5/1.12.2
HDF5/1.12.2-serial
HDF5/1.13.1
HDF5/1.14.0
HDF5/1.14.3
help2man help2man produces simple manual pages from the ‘–help’ and ‘–version’ output of other commands. help2man/1.47.12
help2man/1.47.16
help2man/1.47.4
help2man/1.47.8
help2man/1.48.3
help2man/1.49.2
help2man/1.49.3
HH-suite The HH-suite is an open-source software package for sensitive protein sequence searching based on the pairwise alignment of hidden Markov models (HMMs). HH-suite/3.3.0
Highway Highway is a C++ library for SIMD (Single Instruction, Multiple Data), i.e. applying the same operation to ‘lanes’. Highway/1.0.3
Highway/1.0.7
hiredis Hiredis is a minimalistic C client library for the Redis database. It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses a high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command. hiredis/1.0.2
HMMER 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. HMMER/3.3.2
HMMER/3.4
HOOMD-blue HOOMD-blue is a general-purpose particle simulation toolkit, implementing molecular dynamics and hard particle Monte Carlo optimized for fast execution on both GPUs and CPUs. HOOMD-blue/4.4.1
HOOMD-blue/4.8.2
HOOMD-blue/4.8.2-CUDA-12.5.0
HPL HPL is a software package that solves a (random) dense linear system in double precision (64 bits) arithmetic on distributed-memory computers. It can thus be regarded as a portable as well as freely available implementation of the High Performance Computing Linpack Benchmark. HPL/2.3
HPL/2.3-AOCL-4.0-lp64
HPL/2.3-amd
HTSlib A C library for reading/writing high-throughput sequencing data. This package includes the utilities bgzip and tabix HTSlib/1.15.1
HTSlib/1.19.1
hunspell Hunspell is a spell checker and morphological analyzer library and program designed for languageswith rich morphology and complex word compounding or character encoding. hunspell/1.7.1
hwloc 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. hwloc/1.11.12
hwloc/2.2.0
hwloc/2.4.1
hwloc/2.5.0
hwloc/2.7.1
hwloc/2.8.0
hwloc/2.9.1
hwloc/2.9.2
Hydra Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line. The name Hydra comes from its ability to run multiple similar jobs - much like a Hydra with multiple heads. Hydra/1.1.1
hypothesis 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. hypothesis/5.41.2
hypothesis/5.41.5
hypothesis/6.13.1
hypothesis/6.14.6
hypothesis/6.46.7
hypothesis/6.68.2
hypothesis/6.82.0
hypothesis/6.90.0
Hypre 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. Hypre/2.18.2
Hypre/2.21.0
Hypre/2.25.0
Hypre/2.29.0
Hypre/2.31.0
iccifort Intel C, C++ & Fortran compilers iccifort/2019.5.281
ICU ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. ICU/64.2
ICU/66.1
ICU/67.1
ICU/69.1
ICU/71.1
ICU/72.1
ICU/73.2
ICU/74.1
iimpi Intel C/C++ and Fortran compilers, alongside Intel MPI. iimpi/2019b
iimpi/2021b
iimpi/2022a
imagecodecs Imagecodecs is a Python library that provides block-oriented, in-memory buffer transformation, compression, and decompression functions for use in the tifffile, czifile, zarr, and other scientific image input/output modules. imagecodecs/2022.2.22
imageio Imageio is a Python library that provides an easy interface to read and write a wide range of image data, including animated images, video, volumetric data, and scientific formats. imageio/2.22.2
ImageMagick ImageMagick is a software suite to create, edit, compose, or convert bitmap images ImageMagick/7.1.0-37
ImageMagick/7.1.0-4
ImageMagick/7.1.1-15
Imath Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics Imath/3.1.5
Imath/3.1.7
Imath/3.1.9
imgaug This python library helps you with augmenting images for your machine learning projects. It converts a set of input images into a new, much larger set of slightly altered images. imgaug/0.4.0
imkl Intel oneAPI Math Kernel Library imkl/2019.5.281
imkl/2021.4.0
imkl/2022.1.0
imkl-FFTW FFTW interfaces using Intel oneAPI Math Kernel Library imkl-FFTW/2021.4.0
imkl-FFTW/2022.1.0
impi Intel MPI Library, compatible with MPICH ABI impi/2019.7.217
impi/2021.4.0
impi/2021.6.0
intel Compiler toolchain including Intel compilers, Intel MPI and Intel Math Kernel Library (MKL). intel/2019b
intel/2021b
intel/2022a
intel-compilers Intel C, C++ & Fortran compilers (classic and oneAPI) intel-compilers/2021.4.0
intel-compilers/2022.1.0
intltool intltool is a set of tools to centralize translation of many different file formats using GNU gettext-compatible PO files. intltool/0.51.0
iomkl Intel Cluster Toolchain Compiler Edition provides Intel C/C++ and Fortran compilers, Intel MKL & OpenMPI. iomkl/2019b
iompi Intel C/C++ and Fortran compilers, alongside Open MPI. iompi/2019b
IPython 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. IPython/7.18.1
IPython/8.17.2
JAGS JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation JAGS/4.3.0
JAGS/4.3.2
Jansson Jansson is a C library for encoding, decoding and manipulating JSON data. Its main features and design principles are: * Simple and intuitive API and data model * Comprehensive documentation * No dependencies on other libraries * Full Unicode support (UTF-8) * Extensive test suite Jansson/2.13.1
Jansson/2.14
JasPer 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. JasPer/2.0.14
JasPer/2.0.24
JasPer/2.0.28
JasPer/2.0.33
JasPer/4.0.0
Java Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. Java/1.8.0_292-OpenJDK
Java/11.0.2
Java/17.0.6
Java/21.0.2
jax Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more jax/0.2.19
jax/0.3.25
jax/0.4.25
jax/0.4.25-CUDA-12.0.0
jax/0.4.4-CUDA-11.7.0
jbigkit 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. jbigkit/2.1
jedi Jedi - an awesome autocompletion, static analysis and refactoring library for Python. jedi/0.19.1
jemalloc jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support. jemalloc/5.2.1
jemalloc/5.3.0
json-c 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-c/0.17
JsonCpp 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. JsonCpp/1.9.4
JsonCpp/1.9.5
Judy A C library that implements a dynamic array. Judy/1.0.5
Julia Julia is a high-level, high-performance dynamic programming language for numerical computing Julia/1.10.4-linux-x86_64
Julia/1.6.2-linux-x86_64
jupyter-server 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-server/2.14.0
JupyterLab 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. JupyterLab/4.2.0
JupyterNotebook The Jupyter Notebook is the original web application for creating and sharing computational documents. It offers a simple, streamlined, document-centric experience. JupyterNotebook/7.2.0
jxrlib Open source implementation of jpegxr jxrlib/1.1
KaHIP The graph partitioning framework KaHIP – Karlsruhe High Quality Partitioning. KaHIP/3.16
Kalign Kalign is a fast multiple sequence alignment program for biological sequences. Kalign/3.3.1
Kalign/3.3.5
Kalign/3.4.0
kim-api 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. kim-api/2.2.1
LAME LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL. LAME/3.100
LAMMPS 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. LAMMPS/29Sep2021-CUDA-11.4.1-gpu
LAMMPS/29Sep2021-CUDA-11.4.1-kokkos
LAMMPS/29Sep2021-kokkos
LERC 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). LERC/3.0
LERC/4.0.0
libaec 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. libaec/1.0.6
libaio Asynchronous input/output library that uses the kernels native interface. libaio/0.3.112
libarchive Multi-format archive and compression library libarchive/3.4.3
libarchive/3.5.1
libarchive/3.6.1
libarchive/3.6.2
libarchive/3.7.2
libavif This library aims to be a friendly, portable C implementation of the AV1 Image File Format, as described here: https://aomediacodec.github.io/av1-avif/ libavif/0.11.1
libcerf 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. libcerf/1.13
libcerf/1.14
libcerf/1.17
libcerf/2.1
libcerf/2.3
libde265 libde265 is an open source implementation of the h.265 video codec libde265/1.0.8
libdeflate Heavily optimized library for DEFLATE/zlib/gzip compression and decompression. libdeflate/1.10
libdeflate/1.15
libdeflate/1.18
libdeflate/1.19
libdrm Direct Rendering Manager runtime library. libdrm/2.4.100
libdrm/2.4.102
libdrm/2.4.106
libdrm/2.4.107
libdrm/2.4.110
libdrm/2.4.115
libdrm/2.4.117
libdrm/2.4.99
libepoxy Epoxy is a library for handling OpenGL function pointer management for you libepoxy/1.5.10
libepoxy/1.5.4
libepoxy/1.5.8
libev A full-featured and high-performance (see benchmark) event loop that is loosely modelled after libevent, but without its limitations and bugs. It is used in GNU Virtual Private Ethernet, rxvt-unicode, auditd, the Deliantra MORPG Server and Client, and many other programs. libev/4.33
libevent 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. libevent/2.1.11
libevent/2.1.12
libexif A library for parsing, editing, and saving EXIF data. libexif/0.6.24
libfabric 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. libfabric/1.11.0
libfabric/1.12.1
libfabric/1.13.2
libfabric/1.15.1
libfabric/1.16.1
libfabric/1.18.0
libfabric/1.19.0
libffi 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. libffi/3.2.1
libffi/3.3
libffi/3.4.2
libffi/3.4.4
libFLAME AMD fork of libFLAME. libFLAME is a portable library for dense matrix computations, providing much of the functionality present in LAPACK. libFLAME/3.0.1-amd
libgcrypt Libgcrypt is a general purpose cryptographic library originally based on code from GnuPG libgcrypt/1.9.3
libgd GD is an open source code library for the dynamic creation of images by programmers. libgd/2.2.5
libgd/2.3.0
libgd/2.3.1
libgd/2.3.3
libgdiplus Libgdiplus is the Mono library that provides a GDI+-compatible API on non-Windows operating systems. libgdiplus/6.1
libgeotiff Library for reading and writing coordinate system information from/to GeoTIFF files libgeotiff/1.7.0
libgeotiff/1.7.1
libgeotiff/1.7.3
libgit2 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. libgit2/1.1.1
libgit2/1.7.2
libGLU The OpenGL Utility Library (GLU) is a computer graphics library for OpenGL. libGLU/9.0.1
libGLU/9.0.2
libGLU/9.0.3
libglvnd libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors. libglvnd/1.2.0
libglvnd/1.3.2
libglvnd/1.3.3
libglvnd/1.4.0
libglvnd/1.6.0
libglvnd/1.7.0
libgpg-error Libgpg-error is a small library that defines common error values for all GnuPG components. libgpg-error/1.42
libheif libheif is an HEIF and AVIF file format decoder and encoder libheif/1.12.0
libiconv Libiconv converts from one character encoding to another through Unicode conversion libiconv/1.16
libiconv/1.17
libidn2 Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. libidn2/2.3.2
libidn2/2.3.7
Libint 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. Libint/2.6.0-lmax-6-cp2k
libjpeg-turbo 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. libjpeg-turbo/2.0.3
libjpeg-turbo/2.0.4
libjpeg-turbo/2.0.5
libjpeg-turbo/2.0.6
libjpeg-turbo/2.1.3
libjpeg-turbo/2.1.4
libjpeg-turbo/2.1.5.1
libjpeg-turbo/3.0.1
LibLZF LibLZF is a very small data compression library. It consists of only two .c and two .h files and is very easy to incorporate into your own programs. The compression algorithm is very, very fast, yet still written in portable C. LibLZF/3.6
libogg Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs. libogg/1.3.5
libpciaccess Generic PCI access library. libpciaccess/0.14
libpciaccess/0.16
libpciaccess/0.17
libpng libpng is the official PNG reference library libpng/1.6.37
libpng/1.6.38
libpng/1.6.39
libpng/1.6.40
libpsl C library for the Public Suffix List libpsl/0.21.1
libpsl/0.21.5
libreadline 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. libreadline/8.0
libreadline/8.1
libreadline/8.1.2
libreadline/8.2
librttopo The RT Topology Library exposes an API to create and manage standard (ISO 13249 aka SQL/MM) topologies using user-provided data stores. librttopo/1.1.0
libsndfile 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. libsndfile/1.0.31
libsodium Sodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more. libsodium/1.0.18
libsodium/1.0.19
LibSoup libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications, and also has a synchronous API, for use in threaded applications. LibSoup/3.0.7
LibSoup/3.0.8
LibSoup/3.5.2
libspatialite SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities. libspatialite/5.0.1
libtasn1 Libtasn1 is the ASN.1 library used by GnuTLS, GNU Shishi and some other packages. It was written by Fabio Fiorina, and has been shipped as part of GnuTLS for some time but is now a proper GNU package. libtasn1/4.18.0
libtasn1/4.19.0
LibTIFF tiff: Library and tools for reading and writing TIFF data files LibTIFF/4.1.0
LibTIFF/4.2.0
LibTIFF/4.3.0
LibTIFF/4.4.0
LibTIFF/4.5.0
LibTIFF/4.6.0
libtirpc Libtirpc is a port of Suns Transport-Independent RPC library to Linux. libtirpc/1.3.2
libtirpc/1.3.3
libtirpc/1.3.4
libtool GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. libtool/2.4.6
libtool/2.4.7
libunistring This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. libunistring/1.0
libunistring/1.2
libunwind 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 libunwind/1.3.1
libunwind/1.4.0
libunwind/1.5.0
libunwind/1.6.2
libvdwxc libvdwxc is a general library for evaluating energy and potential for exchange-correlation (XC) functionals from the vdW-DF family that can be used with various of density functional theory (DFT) codes. libvdwxc/0.4.0
libvorbis Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format libvorbis/1.3.7
libwebp 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. libwebp/1.1.0
libwebp/1.2.0
libwebp/1.2.4
libwebp/1.3.1
libwebp/1.3.2
libwpe WPE is the reference WebKit port for embedded and low-consumption computer devices. It has been designed from the ground-up with performance, small footprint, accelerated content rendering, and simplicity of deployment in mind, bringing the excellence of the WebKit engine to countless platforms and target devices. libwpe/1.13.3
libxc 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. libxc/4.3.4
libxc/5.1.5
libxc/5.1.6
libxc/5.2.3
libxc/6.1.0
libxc/6.2.2
libxml2 Libxml2 is the XML C parser and toolchain developed for the Gnome project (but usable outside of the Gnome platform). libxml2/2.10.3
libxml2/2.11.4
libxml2/2.11.5
libxml2/2.9.10
libxml2/2.9.13
libxml2/2.9.9
libxslt Libxslt is the XSLT C library developed for the GNOME project (but usable outside of the Gnome platform). libxslt/1.1.34
libxslt/1.1.38
libxsmm LIBXSMM is a library for small dense and small sparse matrix-matrix multiplications targeting Intel Architecture (x86). libxsmm/1.16.1
libxsmm/1.16.2
libyaml LibYAML is a YAML parser and emitter written in C. libyaml/0.2.5
LittleCMS Little CMS intends to be an OPEN SOURCE small-footprint color management engine, with special focus on accuracy and performance. LittleCMS/2.12
LittleCMS/2.13.1
LittleCMS/2.15
LLVM 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. LLVM/11.0.0
LLVM/11.1.0
LLVM/12.0.1
LLVM/14.0.3
LLVM/16.0.6
LLVM/9.0.0
LLVM/9.0.1
LMDB 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. LMDB/0.9.24
LMDB/0.9.28
LMDB/0.9.29
lmod Lmod: An Environment Module System lmod
loughborough Enables access to Loughborough modules. loughborough
lpsolve Mixed Integer Linear Programming (MILP) solver lpsolve/5.5.2.11
Lua 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. Lua/5.1.5
Lua/5.3.5
Lua/5.4.2
Lua/5.4.3
Lua/5.4.4
Lua/5.4.6
lxml The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. lxml/4.9.1
lxml/4.9.3
lz4 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. lz4/1.9.2
lz4/1.9.3
lz4/1.9.4
LZO Portable lossless data compression library LZO/2.10
M4 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. M4/1.4.17
M4/1.4.18
M4/1.4.19
maeparser maeparser is a parser for Schrodinger Maestro files. maeparser/1.3.1
magma The MAGMA project aims to develop a dense linear algebra library similar to LAPACK but for heterogeneous/hybrid architectures, starting with current Multicore+GPU systems. magma/2.5.4
magma/2.6.1-CUDA-11.3.1
magma/2.6.2-CUDA-11.7.0
make GNU version of make utility make/4.3
make/4.4.1
makeinfo makeinfo is part of the Texinfo project, the official documentation format of the GNU project. makeinfo/6.7
makeinfo/6.7-minimal
MAKER MAKER is a portable and easily configurable genome annotation pipeline. Its purpose is to allow smaller eukaryotic and prokaryotic genome projects to independently annotate their genomes and to create genome databases. MAKER/3.01.04
Mako A super-fast templating language that borrows the best ideas from the existing templating languages Mako/1.1.0
Mako/1.1.2
Mako/1.1.3
Mako/1.1.4
Mako/1.2.0
Mako/1.2.4
MariaDB MariaDB is an enhanced, drop-in replacement for MySQL. Included engines: myISAM, Aria, InnoDB, RocksDB, TokuDB, OQGraph, Mroonga. MariaDB/10.5.8
MATIO matio is an C library for reading and writing Matlab MAT files. MATIO/1.5.17
MATLAB MATLAB is a high-level language and interactive environment that enables you to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran. MATLAB/2021a_Update_5
MATLAB/2021b_Update_2
MATLAB/2022a
MATLAB/2023a_Update_1
MATLAB-parenv Matlab supports MVAPICH2 allowng to run parallel calculations across several nodes and use the infiniband network. MATLAB-parenv/0.0-iccifort-2019.5.281
matplotlib 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. matplotlib/3.1.1-Python-3.7.4
matplotlib/3.2.1-Python-3.8.2
matplotlib/3.3.3
matplotlib/3.5.2
matplotlib/3.7.2
matplotlib/3.8.2
maturin 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. maturin/1.3.1
Mesa Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. Mesa/19.1.7
Mesa/19.2.1
Mesa/20.0.2
Mesa/20.2.1
Mesa/21.1.1
Mesa/21.1.7
Mesa/22.0.3
Mesa/23.1.4
Mesa/23.1.9
Meson Meson is a cross-platform build system designed to be both as fast and as user friendly as possible. Meson/0.51.2-Python-3.7.4
Meson/0.55.1-Python-3.8.2
Meson/0.55.3
Meson/0.58.0
Meson/0.58.2
Meson/0.59.1-Python-3.7.4
Meson/0.62.1
Meson/0.64.0
Meson/1.1.1
Meson/1.2.3
meson-python Python build backend (PEP 517) for Meson projects meson-python/0.13.2
meson-python/0.15.0
METIS 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. METIS/5.1.0
minizip Mini zip and unzip based on zlib minizip/1.1
ml_dtypes ml_dtypes is a stand-alone implementation of several NumPy dtype extensions used in machine learning libraries, including: bfloat16: an alternative to the standard float16 format float8_*: several experimental 8-bit floating point representations including: float8_e4m3b11fnuz float8_e4m3fn float8_e4m3fnuz float8_e5m2 float8_e5m2fnuz ml_dtypes/0.3.1
ml_dtypes/0.3.2
ml_dtypes/0.4.0
Mono An open source, cross-platform, implementation of C# and the CLR that is binary compatible with Microsoft.NET. Mono/6.12.0.122
MotionCor2 MotionCor2 correct anisotropic image motion at the single pixel level across the whole frame, suitable for both single particle and tomographic images. Iterative, patch-based motion detection is combined with spatial and temporal constraints and dose weighting. Cite publication: Shawn Q. Zheng, Eugene Palovcak, Jean-Paul Armache, Yifan Cheng and David A. Agard (2016) Anisotropic Correction of Beam-induced Motion for Improved Single-particle Electron Cryo-microscopy, Nature Methods, submitted. BioArxiv: https://biorxiv.org/content/early/2016/07/04/061960 MotionCor2/1.4.7
MPC 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. MPC/1.1.0
MPC/1.2.1
MPC/1.3.1
MPFR The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. MPFR/4.0.2
MPFR/4.1.0
MPFR/4.2.0
MPFR/4.2.1
mpi4py 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. mpi4py/3.1.4
mpi4py/3.1.5
MUMPS A parallel sparse direct solver MUMPS/5.2.1-metis
MUMPS/5.4.0-metis
MUMPS/5.5.1-metis
MUMPS/5.6.1-metis
MVAPICH2 MVAPICH2 is an open source implementation of Message Passing Interface (MPI) that delivers the best performance, scalability and fault tolerance for high-end computing systems and servers using InfiniBand, 10GigE/iWARP and RoCE networking technologies. MVAPICH2 simplifies the task of porting MPI applications to run on clusters with NVIDIA GPUs by supporting standard MPI calls from GPU device memory. It optimizes the data movement between host and GPU, and between GPUs in the best way possible while requiring minimal or no effort from the application developer MVAPICH2/2.3.6
NAMD NAMD is a parallel molecular dynamics code designed for high-performance simulation of large biomolecular systems. NAMD/2.14
NAMD/2.14-mpi
NAMD/3.0-mpi
NAMD/3.0b6-mpi
NASM NASM: General-purpose x86 assembler NASM/2.14.02
NASM/2.15.05
NASM/2.16.01
NCCL The NVIDIA Collective Communications Library (NCCL) implements multi-GPU and multi-node collective communication primitives that are performance optimized for NVIDIA GPUs. NCCL/2.10.3-CUDA-11.3.1
NCCL/2.10.3-CUDA-11.4.1
NCCL/2.12.12-CUDA-11.7.0
NCCL/2.18.3-CUDA-12.1.1
NCCL/2.20.5-CUDA-12.4.0
NCCL/2.4.8
NCCL/2.8.3-CUDA-11.1.1
ncurses 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. ncurses/6.0
ncurses/6.1
ncurses/6.2
ncurses/6.3
ncurses/6.4
ncurses/6.5
Neovim PLATform for Assembling NUcleotide Sequences Neovim/0.6.1
netCDF 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/4.7.1
netCDF/4.7.4
netCDF/4.8.0
netCDF/4.8.1
netCDF/4.9.0
netCDF/4.9.2
netcdf4-python Python/numpy interface to netCDF. netcdf4-python/1.6.1
nettle 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. nettle/3.5.1
nettle/3.7.3
nettle/3.9.1
networkx NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. networkx/2.5
networkx/2.6.3
networkx/2.8.4
networkx/3.2.1
Nextflow Nextflow is a reactive workflow framework and a programming DSL that eases writing computational pipelines with complex data Nextflow/22.10.1
NFFT The NFFT (nonequispaced fast Fourier transform or nonuniform fast Fourier transform) is a C subroutine library for computing the nonequispaced discrete Fourier transform (NDFT) and its generalisations in one or more dimensions, of arbitrary input size, and of complex data. NFFT/3.5.2
nghttp2 This is an implementation of the Hypertext Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. On top of that, we have implemented an HTTP/2 client, server and proxy. We have also developed load test and benchmarking tools for HTTP/2. An HPACK encoder and decoder are available as a public API. nghttp2/1.48.0
nghttp2/1.58.0
nghttp3 nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK in C. It does not depend on any particular QUIC transport implementation. nghttp3/0.6.0
nghttp3/1.4.0
ngtcp2 ‘Call it TCP/2. One More Time.’ ngtcp2 project is an effort to implement RFC9000 QUIC protocol. ngtcp2/0.7.0
ngtcp2/1.2.0
Ninja Ninja is a small build system with a focus on speed. Ninja/1.10.0
Ninja/1.10.1
Ninja/1.10.2
Ninja/1.11.1
Ninja/1.9.0
nlohmann_json JSON for Modern C++ nlohmann_json/3.10.5
nlohmann_json/3.11.2
nlohmann_json/3.11.3
NLopt 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. NLopt/2.7.0
nodejs 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. nodejs/14.17.6
nodejs/16.15.1
nodejs/18.17.1
nottingham Enables access to University of Nottingham modules. nottingham
NSPR Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions. NSPR/4.21
NSPR/4.25
NSPR/4.29
NSPR/4.30
NSPR/4.34
NSPR/4.35
NSS Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. NSS/3.45
NSS/3.51
NSS/3.57
NSS/3.65
NSS/3.79
NSS/3.89.1
nsync nsync is a C library that exports various synchronization primitives, such as mutexes nsync/1.24.0
nsync/1.25.0
nsync/1.26.0
nsync/1.29.2
NTPoly is a massively parallel library for computing the functions of sparse, symmetric matrices based on polynomial expansions. For sufficiently sparse matrices, most of the matrix functions in NTPoly can be computed in linear time. NTPoly/2.7.0
numactl 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/2.0.12
numactl/2.0.13
numactl/2.0.14
numactl/2.0.16
numba 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. numba/0.53.1
numba/0.56.4
NVHPC C, C++ and Fortran compilers included with the NVIDIA HPC SDK (previously: PGI) NVHPC/21.11
NVHPC/23.1-CUDA-12.0.0
NVHPC/23.7-CUDA-12.2.0
NVHPC/24.1-CUDA-12.3.0
NVHPC/24.1-CUDA-12.4.0
nvidia-tensorflow An open-source software library for Machine Intelligence. This version of Tensorflow has been developed by NVidia to support newer versions of CUDA (11.x onwards) than was support by the original 1.x release in order to benefit from performance improvements. nvidia-tensorflow/1.15.5+nv21.10-Python-3.8.2
nvidia-tensorflow/1.15.5+nv22.01-Python-3.8.2
NWChem NWChem aims to provide its users with computational chemistry tools that are scalable both in their ability to treat large scientific computational chemistry problems efficiently, and in their use of available parallel computing resources from high-performance parallel supercomputers to conventional workstation clusters. NWChem software can handle: biomolecules, nanostructures, and solid-state; from quantum to classical, and all combinations; Gaussian basis functions or plane-waves; scaling from one to thousands of processors; properties and relativity. NWChem/7.0.2-Python-3.7.4
ocf Enables access to ocf modules. ocf
OpenBabel Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It’s an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. OpenBabel/3.1.1
OpenBLAS OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. OpenBLAS/0.3.12
OpenBLAS/0.3.15
OpenBLAS/0.3.18
OpenBLAS/0.3.20
OpenBLAS/0.3.21
OpenBLAS/0.3.23
OpenBLAS/0.3.24
OpenBLAS/0.3.7
OpenBLAS/0.3.9
OpenCV OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Includes extra modules for OpenCV from the contrib repository. OpenCV/4.5.1-contrib
OpenCV/4.6.0-contrib
OpenEXR OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications OpenEXR/2.5.5
OpenEXR/3.1.1
OpenEXR/3.1.5
OpenEXR/3.1.7
OpenEXR/3.2.0
OpenFOAM 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. OpenFOAM/5.0-20180606
OpenFOAM/7-20200508
OpenFOAM/8
OpenFOAM/9
OpenFOAM/v1812
OpenFOAM/v2106
OpenFOAM/v2312
OpenJPEG 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. OpenJPEG/2.4.0
OpenJPEG/2.5.0
OpenMM OpenMM is a toolkit for molecular simulation. OpenMM/7.4.1-Python-3.7.4
OpenMM/7.5.1
OpenMM/8.0.0
OpenMM/8.1.2
OpenMM/8.1.2-CUDA-12.0.0
OpenMM/8.1.2-CUDA-12.4.0
OpenMPI The Open MPI Project is an open source MPI-3 implementation. OpenMPI/3.1.4
OpenMPI/4.0.3
OpenMPI/4.0.5
OpenMPI/4.1.1
OpenMPI/4.1.1-CUDAcore-11.5.1
OpenMPI/4.1.4
OpenMPI/4.1.5
OpenMPI/4.1.6
OpenPGM 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. OpenPGM/5.2.122
OpenSlide OpenSlide is a C library that provides a simple interface to read whole-slide images (also known as virtual slides). OpenSlide/3.4.1-largefiles
openslide-python OpenSlide Python is a Python interface to the OpenSlide library. openslide-python/1.2.0
OpenSSL 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. OpenSSL/1.1
ORCA ORCA is a flexible, efficient and easy-to-use general purpose tool for quantum chemistry with specific emphasis on spectroscopic properties of open-shell molecules. It features a wide variety of standard quantum chemical methods ranging from semiempirical methods to DFT to single- and multireference correlated ab initio methods. It can also treat environmental and relativistic effects. ORCA/5.0.2-static
ORCA/5.0.4
ORCA/6.0.0avx2
p11-kit Provides a way to load and enumerate PKCS#11 modules. Provides a standard configuration setup for installing PKCS#11 modules in such a way that they’re discoverable. Also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. p11-kit/0.24.1
p11-kit/0.25.5
Pango 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. Pango/1.44.7
Pango/1.47.0
Pango/1.48.5
Pango/1.48.8
Pango/1.50.14
Pango/1.50.7
Pango/1.51.0
parallel parallel: Build and execute shell commands in parallel parallel/20190922
parallel/20210322
parallel/20210622
parallel/20220722
parallel/20240322
ParaView ParaView is a scientific parallel visualizer. ParaView/5.11.2
ParaView/5.4.1-Python-2.7.16-mpi
ParaView/5.6.2-Python-3.7.4-mpi
ParaView/5.8.0-Python-3.8.2-mpi
ParaView/5.8.1-mpi
ParaView/5.9.1-mpi
ParMETIS 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. ParMETIS/4.0.3
patchelf PatchELF is a small utility to modify the dynamic linker and RPATH of ELF executables. patchelf/0.10
patchelf/0.18.0
PCRE The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE/8.43
PCRE/8.44
PCRE/8.45
PCRE2 The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE2/10.33
PCRE2/10.34
PCRE2/10.35
PCRE2/10.36
PCRE2/10.37
PCRE2/10.40
PCRE2/10.42
Perl Larry Wall’s Practical Extraction and Report Language Includes a small selection of extra CPAN packages for core functionality. Perl/5.30.0
Perl/5.30.2
Perl/5.30.2-minimal
Perl/5.32.0
Perl/5.32.0-minimal
Perl/5.32.1
Perl/5.32.1-minimal
Perl/5.34.0
Perl/5.34.0-minimal
Perl/5.34.1
Perl/5.34.1-minimal
Perl/5.36.0
Perl/5.36.1
Perl/5.38.0
Perl-bundle-CPAN A set of common packages from CPAN Perl-bundle-CPAN/5.36.1
Perl-bundle-CPAN/5.38.0
PETSc 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. PETSc/3.12.4-Python-3.7.4
PETSc/3.15.1
PETSc/3.20.3
PETSc/3.20.4
PETSc/3.21.2
petsc4py petsc4py are Python bindings for PETSc, the Portable, Extensible Toolchain for Scientific Computation. petsc4py/3.12.0-Python-3.7.4
phonopy Phonopy is an open source package of phonon calculations based on the supercell approach. phonopy/2.16.3
PICI-LIGGGHTS UoB Postron Imaging Centre’s Improved LIGGGHTS distribution with an emphasis on the Python interface. PICI-LIGGGHTS/3.8.1
Pillow Pillow is the ‘friendly PIL fork’ by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. Pillow/10.0.0
Pillow/10.2.0
Pillow/8.0.1
Pillow/8.2.0
Pillow/8.3.2
Pillow/9.1.1
Pillow/9.2.0
Pillow-SIMD Pillow is the ‘friendly PIL fork’ by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. Pillow-SIMD/7.1.2
Pillow-SIMD/8.2.0
Pillow-SIMD/9.2.0
Pint Pint is a Python package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. Pint/0.24
PIP-GPyTorch A highly efficient and modular implementation of GPs, with GPU acceleration.Implemented in PyTorch. PIP-GPyTorch/1.11.0
PIP-PyTorch Tensors and Dynamic neural networks in Python with strong GPU acceleration. PyTorch is a deep learning framework that puts Python first. PIP-PyTorch/2.1.2
PIP-PyTorch/2.4.0
PIP-PyTorch/2.4.0-CUDA-12.4.0
pixman 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. pixman/0.38.4
pixman/0.40.0
pixman/0.42.2
pkg-config pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c pkg-config --libs --cflags glib-2.0 for instance, rather than hard-coding values on where to find glib (or other libraries). pkg-config/0.29.2
pkgconf pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org. pkgconf/1.8.0
pkgconf/1.9.3
pkgconf/1.9.5
pkgconf/2.0.3
pkgconfig pkgconfig is a Python module to interface with the pkg-config command line tool pkgconfig/1.5.1-Python-3.7.4
pkgconfig/1.5.1-Python-3.8.2
pkgconfig/1.5.1-python
pkgconfig/1.5.4-python
pkgconfig/1.5.5-python
PLplot PLplot is a cross-platform software package for creating scientific plots whose (UTF-8) plot symbols and text are limited in practice only by what Unicode-aware system fonts are installed on a user’s computer. PLplot/5.14.0-Java-17.0.6
PLUMED 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. PLUMED/2.6.2
PLUMED/2.7.2
PLUMED/2.7.3
PLUMED/2.8.0
PLUMED/2.9.1
PLY PLY is yet another implementation of lex and yacc for Python. PLY/3.11-Python-3.7.4
pmi No description pmi/pmix-x86_64
PMIx 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. PMIx/3.1.5
PMIx/3.2.3
PMIx/4.1.0
PMIx/4.1.2
PMIx/4.2.2
PMIx/4.2.4
PMIx/4.2.6
poetry 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. poetry/1.0.9-Python-3.8.2
poetry/1.5.1
poetry/1.6.1
PostgreSQL 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. PostgreSQL/13.2
POV-Ray 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. POV-Ray/3.7.0.10
PROJ Program proj is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates PROJ/8.1.0
PROJ/9.0.0
PROJ/9.1.1
PROJ/9.2.0
PROJ/9.3.1
protobuf Protocol Buffers (a.k.a., protobuf) are Google’s language-neutral, platform-neutral, extensible mechanism for serializing structured data. protobuf/24.0
protobuf/25.3
protobuf/3.10.0
protobuf/3.14.0
protobuf/3.17.3
protobuf/3.19.4
protobuf-python Python Protocol Buffers runtime library. protobuf-python/3.14.0
protobuf-python/3.17.3
protobuf-python/3.19.4
protobuf-python/4.24.0
protobuf-python/4.25.3
PSI4 PSI4 is an open-source suite of ab initio quantum chemistry programs designed for efficient, high-accuracy simulations of a variety of molecular properties. We can routinely perform computations with more than 2500 basis functions running serially or in parallel. PSI4/1.9.1
pugixml pugixml is a light-weight C++ XML processing library pugixml/1.12.1
py-cpuinfo py-cpuinfo gets CPU info with pure Python. py-cpuinfo/9.0.0
pybind11 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. pybind11/2.11.1
pybind11/2.12.0
pybind11/2.4.3-Python-3.7.4
pybind11/2.4.3-Python-3.8.2
pybind11/2.6.0
pybind11/2.6.2
pybind11/2.7.1
pybind11/2.9.2
PyCairo Python bindings for the cairo library PyCairo/1.21.0
pydicom Pure python package for DICOM medical file reading and writing. pydicom/2.3.0
PyGObject PyGObject is a Python package which provides bindings for GObject based libraries such as GTK, GStreamer, WebKitGTK, GLib, GIO and many more. PyGObject/3.42.1
PyTables PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data. PyTables is built on top of the HDF5 library, using the Python language and the NumPy package. It features an object-oriented interface that, combined with C extensions for the performance-critical parts of the code (generated using Cython), makes it a fast, yet extremely easy to use tool for interactively browsing, processing and searching very large amounts of data. One important feature of PyTables is that it optimizes memory and disk resources so that data takes much less space (specially if on-flight compression is used) than other solutions such as relational or object oriented databases. PyTables/3.8.0
pytest The pytest framework makes it easy to write small, readable tests, and can scale to support complex functional testing for applications and libraries. pytest/7.4.2
pytest/8.2.2
pytest-flakefinder Runs tests multiple times to expose flakiness. pytest-flakefinder/1.1.0
pytest-rerunfailures pytest plugin to re-run tests to eliminate flaky failures. pytest-rerunfailures/14.0
pytest-shard 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-shard/0.1.2
pytest-xdist xdist: pytest distributed testing plugin The pytest-xdist plugin extends pytest with some unique test execution modes: * test run parallelization: if you have multiple CPUs or hosts you can use those for a combined test run. This allows to speed up development or to use special resources of remote machines. * –looponfail: run your tests repeatedly in a subprocess. After each run pytest waits until a file in your project changes and then re-runs the previously failing tests. This is repeated until all tests pass after which again a full run is performed. * Multi-Platform coverage: you can specify different Python interpreters or different platforms and run tests in parallel on all of them. Before running tests remotely, pytest efficiently rsyncs your program source code to the remote place. All test results are reported back and displayed to your local terminal. You may specify different Python versions and interpreters. pytest-xdist/2.3.0
pytest-xdist/2.5.0
pytest-xdist/3.3.1
Python Python is a programming language that lets you work more quickly and integrate your systems more effectively. Python/2.7.16
Python/2.7.18
Python/2.7.18-bare
Python/3.10.4
Python/3.10.4-bare
Python/3.10.8
Python/3.10.8-bare
Python/3.11.3
Python/3.11.5
Python/3.7.4
Python/3.8.2
Python/3.8.6
Python/3.9.5
Python/3.9.5-bare
Python/3.9.6
Python/3.9.6-bare
Python-bundle-PyPI Bundle of Python packages from PyPI Python-bundle-PyPI/2023.06
Python-bundle-PyPI/2023.10
PyTorch-Geometric PyTorch Geometric (PyG) is a geometric deep learning extension library for PyTorch. PyTorch-Geometric/2.0.1-PyTorch-1.9.0
PyTorch-Lightning PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. PyTorch-Lightning/1.8.4-CUDA-11.7.0
PyTorch-Lightning/1.9.0
PyYAML PyYAML is a YAML parser and emitter for the Python programming language. PyYAML/5.3.1
PyYAML/5.4.1
PyYAML/6.0
PyYAML/6.0.1
PyZMQ Python bindings for ZeroMQ PyZMQ/25.1.2
Qhull 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. Qhull/2020.2
qmul Enables access to QMUL modules. qmul
Qt Qt is a comprehensive cross-platform C++ application framework. Qt/4.8.7
Qt5 Qt is a comprehensive cross-platform C++ application framework. Qt5/5.13.1
Qt5/5.14.1
Qt5/5.14.2
Qt5/5.15.10
Qt5/5.15.2
Qt5/5.15.5
QuantumESPRESSO 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). QuantumESPRESSO/6.8
QuantumESPRESSO/7.1
QuantumESPRESSO/7.2
QuantumESPRESSO/7.3
QuSpin QuSpin is an open-source Python package for exact diagonalization and quantum dynamics of arbitrary boson, fermion and spin many-body systems. QuSpin supports the use of various (user-defined) symmetries for one and higher-dimensional lattice systems, (imaginary) time evolution following arbitrary user-specified driving protocols, and constrained Hilbert spaces. QuSpin/0.3.6
R R is a free software environment for statistical computing and graphics. R/4.1.2
R/4.3.3
R-bundle-Bioconductor Bioconductor provides tools for the analysis and coprehension of high-throughput genomic data. R-bundle-Bioconductor/3.14-R-4.1.2
RapidJSON A fast JSON parser/generator for C++ with both SAX/DOM style API RapidJSON/1.1.0-20230928
RDFlib RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. RDFlib/5.0.0
RDKit RDKit is a collection of cheminformatics and machine-learning software written in C++ and Python. RDKit/2020.03.3-Python-3.8.6
RE2 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. RE2/2021-06-01
RE2/2023-08-01
RE2/2024-03-01
re2c 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. re2c/1.2.1
re2c/1.3
re2c/2.0.3
re2c/2.1.1
re2c/2.2
re2c/3.1
RELION RELION (for REgularised LIkelihood OptimisatioN, pronounce rely-on) is a stand-alone computer program that employs an empirical Bayesian approach to refinement of (multiple) 3D reconstructions or 2D class averages in electron cryo-microscopy (cryo-EM). RELION/4.0.0
RELION/4.0.0-CUDA-11.7.0
RepeatMasker RepeatMasker is a program that screens DNA sequences for interspersed repeats and low complexity DNA sequences. RepeatMasker/4.1.4
ResMap ResMap (Resolution Map) is a Python (NumPy/SciPy) application with a Tkinter GUI. It is an easy to use software package for computing the local resolution of 3D density maps studied in structural biology, primarily electron cryo-microscopy (cryo-EM). ResMap/1.1.4
rjags The rjags package is an interface to the JAGS library. rjags/4-10-R-4.1.2
RMBlast RMBlast is a RepeatMasker compatible version of the standard NCBI BLAST suite. The primary difference between this distribution and the NCBI distribution is the addition of a new program ‘rmblastn’ for use with RepeatMasker and RepeatModeler. RMBlast/2.13.0
Ruby Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. Ruby/3.0.1
Rust Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Rust/1.52.1
Rust/1.54.0
Rust/1.60.0
Rust/1.65.0
Rust/1.70.0
Rust/1.73.0
SAMtools SAM Tools provide various utilities for manipulating alignments in the SAM format, including sorting, merging, indexing and generating alignments in a per-position format. SAMtools/1.16.1
SAMtools/1.19.2
ScaFaCoS ScaFaCoS is a library of scalable fast coulomb solvers. ScaFaCoS/1.0.1
ScaLAPACK The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines redesigned for distributed memory MIMD parallel computers. ScaLAPACK/2.0.2
ScaLAPACK/2.1.0
ScaLAPACK/2.1.0-fb
ScaLAPACK/2.2.0-fb
ScaLAPACK/3.0-amd
SchNetPack SchNetPack is a toolbox for the development and application of deep neural networks to the prediction of potential energy surfaces and other quantum-chemical properties of molecules and materials. SchNetPack/2.0.1
scikit-build Scikit-Build, or skbuild, is an improved build system generator for CPython C/C++/Fortran/Cython extensions. scikit-build/0.11.1
scikit-build/0.15.0
scikit-build/0.17.6
scikit-build-core 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-core/0.9.3
scikit-image scikit-image is a collection of algorithms for image processing. scikit-image/0.18.1
scikit-image/0.19.3
scikit-learn 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. scikit-learn/0.23.2
scikit-learn/1.1.2
scikit-learn/1.4.0
SciPy-bundle Bundle of Python packages for scientific software SciPy-bundle/2019.10-Python-3.7.4
SciPy-bundle/2020.03-Python-3.8.2
SciPy-bundle/2020.11
SciPy-bundle/2021.05
SciPy-bundle/2021.10
SciPy-bundle/2022.05
SciPy-bundle/2023.07
SciPy-bundle/2023.11
SCOTCH Software package and libraries for sequential and parallel graph partitioning, static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning. SCOTCH/6.0.9
SCOTCH/6.1.0
SCOTCH/7.0.1
SCOTCH/7.0.3
SCOTCH/7.0.4
SDL2 SDL: Simple DirectMedia Layer, a cross-platform multimedia library SDL2/2.0.14
SDL2/2.0.20
SDL2/2.0.22
SDL2/2.28.2
SDL2/2.28.5
Seaborn Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics. Seaborn/0.12.1
SentencePiece Unsupervised text tokenizer for Neural Network-based text generation. SentencePiece/0.1.96
settarg No description settarg
setuptools-rust setuptools-rust is a plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython. setuptools-rust/1.6.0
setuptools-rust/1.8.0
shapelib The Shapefile C Library provides the ability to write simple C programs for reading, writing and updating (to a limited extent) ESRI Shapefiles, and the associated attribute file (.dbf). shapelib/1.5.0
Shapely Shapely is a BSD-licensed Python package for manipulation and analysis of planar geometric objects. It is based on the widely deployed GEOS (the engine of PostGIS) and JTS (from which GEOS is ported) libraries. Shapely/1.8.2
SLEPc 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. SLEPc/3.12.2-Python-3.7.4
SLEPc/3.20.0
SLEPc/3.21.1
slepc4py Python bindings for SLEPc, the Scalable Library for Eigenvalue Problem Computations. slepc4py/3.12.0-Python-3.7.4
SNAP-HMM SNAP is a general purpose gene finding program suitable for both eukaryotic and prokaryotic genomes. SNAP is an acroynm for Semi-HMM-based Nucleic Acid Parser. SNAP-HMM/20221022
snappy 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. snappy/1.1.10
snappy/1.1.7
snappy/1.1.8
snappy/1.1.9
SOFA_C SOFA operates under the auspices of the International Astronomical Union (IAU) to provide algorithms and software for use in astronomical computing. The SOFA Collection consists of two libraries of routines, one coded in Fortran 77 the other in ANSI C. There is a suite of vector/matrix routines and various utilities that underpin the astronomy algorithms, which include routines for the following: Astrometry, Calendars, Time Scales, Ecliptic Coordinates, Earth Rotation and Sidereal Time, Ephemerides (medium precision), Fundamental Arguments, Galactic Coordinates, Geocentric/Geodetic Transformations, Precession, Nutation and Polar Motion, Star Catalog Conversion SOFA_C/19
SOFA_F SOFA operates under the auspices of the International Astronomical Union (IAU) to provide algorithms and software for use in astronomical computing. The SOFA Collection consists of two libraries of routines, one coded in Fortran 77 the other in ANSI C. There is a suite of vector/matrix routines and various utilities that underpin the astronomy algorithms, which include routines for the following: Astrometry, Calendars, Time Scales, Ecliptic Coordinates, Earth Rotation and Sidereal Time, Ephemerides (medium precision), Fundamental Arguments, Galactic Coordinates, Geocentric/Geodetic Transformations, Precession, Nutation and Polar Motion, Star Catalog Conversion SOFA_F/19
spglib-python Spglib for Python. Spglib is a library for finding and handling crystal symmetries written in C. spglib-python/1.16.0
spglib-python/2.0.0
spglib-python/2.5.0
SQLite SQLite: SQL Database Engine in a C Library SQLite/3.29.0
SQLite/3.31.1
SQLite/3.33.0
SQLite/3.35.4
SQLite/3.36
SQLite/3.38.3
SQLite/3.39.4
SQLite/3.42.0
SQLite/3.43.1
STAR-CCM+ STAR-CCM+ is a multiphysics computational fluid dynamics (CFD) software for the simulation of products operating under real-world conditions. STAR-CCM+/18.04.008
statsmodels Statsmodels is a Python module that allows users to explore data, estimate statistical models, and perform statistical tests. statsmodels/0.14.1
STREAM The STREAM benchmark is a simple synthetic benchmark program that measures sustainable memory bandwidth (in MB/s) and the corresponding computation rate for simple vector kernels. STREAM/5.10
SuiteSparse SuiteSparse is a collection of libraries to manipulate sparse matrices. SuiteSparse/5.10.1-METIS-5.1.0
SuiteSparse/5.13.0-METIS-5.1.0
SuiteSparse/5.6.0-METIS-5.1.0
SuiteSparse/7.1.0
SuiteSparse/7.7.0
SuiteSparse/7.7.0-METIS-5.1.0
SUNDIALS SUNDIALS: SUite of Nonlinear and DIfferential/ALgebraic Equation Solvers SUNDIALS/5.1.0
SuperLU SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. SuperLU/6.0.1
SuperLU_DIST SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. SuperLU_DIST/8.1.2
SuperLU_DIST/8.2.1
SWIG SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG/3.0.12
SWIG/4.0.1
SWIG/4.0.2
SWIG/4.1.1
sympy 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. sympy/1.11.1
sympy/1.12
sympy/1.5.1-Python-3.7.4
Szip Szip compression software, providing lossless compression of scientific data Szip/2.1.1
TACS The Toolkit for the Analysis of Composite Structures (TACS) is a parallel finite-element code for analysis and gradient-based design of advanced structures. Originally, TACS was primarily designed as a tool for the analysis of shell structures, such as wing-boxes. More recently it has been extended to perform topology optimization of large three-dimensional structures using gradient-based methods. TACS/3.7.2
tbb 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. tbb/2020.3
tbb/2021.13.0
tbb/2021.5.0
Tcl 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. Tcl/8.6.10
Tcl/8.6.11
Tcl/8.6.12
Tcl/8.6.13
Tcl/8.6.9
tcsh Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX C shell (csh). It is a command language interpreter usable both as an interactive login shell and a shell script command processor. It includes a command-line editor, programmable word completion, spelling correction, a history mechanism, job control and a C-like syntax. tcsh/6.22.03
tcsh/6.24.01
tcsh/6.24.10
tensorboard TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs and graphs. tensorboard/2.8.0
tensorboardX Tensorboard for PyTorch. tensorboardX/2.2-PyTorch-1.9.0
tensorboardX/2.5.1
TensorFlow An open-source software library for Machine Intelligence TensorFlow/1.15.2-Python-3.7.4
TensorFlow/1.15.5-Python-3.7.4
TensorFlow/2.11.0
TensorFlow/2.11.0-CUDA-11.7.0
TensorFlow/2.15.1
TensorFlow/2.4.1
TensorFlow/2.5.0
TensorFlow/2.6.0-CUDA-11.3.1
tensorflow-probability TensorFlow Probability (TFP) is a library for probabilistic reasoning and statistical analysis. tensorflow-probability/0.19.0
TIAToolbox This package is for those interested in digital pathology: including graduate students, medical staff, members of the TIA Centre and of PathLAKE, and anyone, anywhere, who may find it useful. TIAToolbox/1.2.1
TIAToolbox/1.2.1-CUDA-11.7.0
Tinker-HP Tinker-HP is a CPUs and GPUs based, multi-precision, MPI massively parallel package dedicated to long polarizable molecular dynamics simulations and to polarizable QM/MM. Tinker-HP/1.2
Tk 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. Tk/8.6.10
Tk/8.6.11
Tk/8.6.12
Tk/8.6.13
Tk/8.6.9
Tkinter Tkinter module, built with the Python buildsystem Tkinter/3.10.4
Tkinter/3.11.3
Tkinter/3.11.5
Tkinter/3.7.4
Tkinter/3.8.2
Tkinter/3.8.6
Tkinter/3.9.6
torchtext Data loaders and abstractions for text and NLP torchtext/0.10.0-PyTorch-1.9.0
torchvision Datasets, Transforms and Models specific to Computer Vision torchvision/0.10.0-PyTorch-1.9.0
torchvision/0.13.1
torchvision/0.13.1-CUDA-11.7.0
tornado Tornado is a Python web framework and asynchronous networking library. tornado/6.4
tqdm A fast, extensible progress bar for Python and CLI tqdm/4.56.2
tqdm/4.60.0
tqdm/4.64.0
TRF Tandem Repeats Finder: a program to analyze DNA sequences. TRF/4.09.1
Trilinos The Trilinos Project is an effort to develop algorithms and enabling technologies within an object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems. A unique design feature of Trilinos is its focus on packages. Trilinos/12.12.1-Python-3.7.4
TRIQS TRIQS (Toolbox for Research on Interacting Quantum Systems) is a scientific project providing a set of C++ and Python libraries to develop new tools for the study of interacting quantum systems. TRIQS/3.0.2
TRIQS-cthyb TRIQS (Toolbox for Research on Interacting Quantum Systems) is a scientific project providing a set of C++ and Python libraries to develop new tools for the study of interacting quantum systems. cthyb = continuous-time hybridisation-expansion quantum Monte Carlo The TRIQS-based hybridization-expansion solver allows to solve the generic problem of a quantum impurity embedded in a conduction bath for an arbitrary local interaction vertex. The impurity can be any set of orbitals, on one or several atoms. TRIQS-cthyb/3.0.0
TRIQS-dft_tools TRIQS (Toolbox for Research on Interacting Quantum Systems) is a scientific project providing a set of C++ and Python libraries to develop new tools for the study of interacting quantum systems. This TRIQS-based-based application is aimed at ab-initio calculations for correlated materials, combining realistic DFT band-structure calculation with the dynamical mean-field theory. Together with the necessary tools to perform the DMFT self-consistency loop for realistic multi-band problems, the package provides a full-fledged charge self-consistent interface to the Wien2K package. In addition, if Wien2k is not available, it provides a generic interface for one-shot DFT+DMFT calculations, where only the single-particle Hamiltonian in orbital space has to be provided. TRIQS-dft_tools/3.0.0
TRIQS-maxent TRIQS (Toolbox for Research on Interacting Quantum Systems) is a scientific project providing a set of C++ and Python libraries to develop new tools for the study of interacting quantum systems. The goal of this TRIQS application is to provide a modular Maximum Entropy program to perform analytic continuation. In the spirit of TRIQS, the implementation is not intended as a monolithic package that the user interacts with via input files, but as a set of tools (i.e., functions and classes) that can be called from python. TRIQS-maxent/1.0.0
TRIQS-tprf TRIQS (Toolbox for Research on Interacting Quantum Systems) is a scientific project providing a set of C++ and Python libraries to develop new tools for the study of interacting quantum systems. TPRF is a TRIQS-based two-particle response function tool box that implements basic operations for higher order response functions such as inversion, products, the random phase approximation, the bethe salpeter equation (in the local vertex approximation), etc.. The aim is to provide efficient (C++/OpenMP/MPI) implementations of the basic operations needed to compute the two-particle response in the different two-particle channels (particle-hole, particle-particle). TRIQS-tprf/3.0.0
typing-extensions Typing Extensions - Backported and Experimental Type Hints for Python typing-extensions/3.10.0.0
typing-extensions/3.7.4.3
typing-extensions/4.5.0
UCC 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. UCC/1.0.0
UCC/1.1.0
UCC/1.2.0
UCX Unified Communication X An open-source production grade communication framework for data centric and high-performance applications UCX/1.10.0
UCX/1.11.2
UCX/1.11.2-CUDAcore-11.5.1
UCX/1.12.1
UCX/1.13.1
UCX/1.14.1
UCX/1.15.0
UCX/1.8.0
UCX/1.9.0
UCX/1.9.0-CUDA-11.1.1
UCX-CUDA 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-CUDA/1.10.0-CUDA-11.3.1
UCX-CUDA/1.11.2-CUDA-11.4.1
UCX-CUDA/1.12.1-CUDA-11.7.0
UCX-CUDA/1.14.1-CUDA-12.1.1
UCX-CUDA/1.15.0-CUDA-12.4.0
UCX-CUDA/1.15.0-CUDA-12.5.0
UDUNITS UDUNITS supports conversion of unit specifications between formatted and binary forms, arithmetic manipulation of units, and conversion of values between compatible scales of measurement. UDUNITS/2.2.28
UFL The Unified Form Language (UFL) is a domain specific language for declaration of finite element discretizations of variational forms. More precisely, it defines a flexible interface for choosing finite element spaces and defining expressions for weak forms in a notation close to mathematical notation. UFL/2019.1.0-Python-3.7.4
umap-learn 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. umap-learn/0.5.3
UnZip 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. UnZip/6.0
util-linux Set of Linux utilities util-linux/2.34
util-linux/2.35
util-linux/2.36
util-linux/2.37
util-linux/2.38
util-linux/2.39
virtualenv A tool for creating isolated virtual python environments. virtualenv/20.23.1
virtualenv/20.24.6
VMD VMD is a molecular visualization program for displaying, animating, and analyzing large biomolecular systems using 3-D graphics and built-in scripting. VMD/1.9.4a57
Voro++ Voro++ is a software library for carrying out three-dimensional computations of the Voronoi tessellation. A distinguishing feature of the Voro++ library is that it carries out cell-based calculations, computing the Voronoi cell for each particle individually. It is particularly well-suited for applications that rely on cell-based statistics, where features of Voronoi cells (eg. volume, centroid, number of faces) can be used to analyze a system of particles. Voro++/0.4.6
VTK 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. VTK/8.2.0-Python-3.7.4
VTK/8.2.0-Python-3.8.2
VTK/9.2.2
VTune Intel VTune Amplifier XE is the premier performance profiler for C, C++, C#, Fortran, Assembly and Java. VTune/2022.2.0
warwick Enables access to Warwick modules. warwick
Wayland 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. Wayland/1.20.0
Wayland/1.21.0
Wayland/1.22.0
Waylandpp Wayland is an object oriented display protocol, which features request and events. Requests can be seen as method calls on certain objects, whereas events can be seen as signals of an object. This makes the Wayland protocol a perfect candidate for a C++ binding. The goal of this library is to create such a C++ binding for Wayland using the most modern C++ technology currently available, providing an easy to use C++ API to Wayland. Waylandpp/1.0.0
WebKitGTK+ WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers. It offers WebKit’s full functionality and is useful in a wide range of systems from desktop computers to embedded systems like phones, tablets, and televisions. WebKitGTK+/2.37.1
wpebackend-fdo WPE WebKit allows embedders to create simple and performant systems based on Web platform technologies. It is a WebKit port designed with flexibility and hardware acceleration in mind, leveraging common 3D graphics APIs for best performance. wpebackend-fdo/1.13.1
wxPython Wraps the wxWidgets C++ toolkit and provides access to the user interface portions of the wxWidgets API, enabling Python applications to have a native GUI on Windows, Macs or Unix systems, with a native look and feel and requiring very little (if any) platform specific code. wxPython/4.2.0
wxWidgets 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. wxWidgets/3.1.4
wxWidgets/3.2.0
wxWidgets/3.2.1
wxWidgets/3.2.5
X11 The X Window System (X11) is a windowing system for bitmap displays X11/20190717
X11/20200222
X11/20201008
X11/20210518
X11/20210802
X11/20220504
X11/20230603
X11/20231019
x264 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. x264/20190925
x264/20191217
x264/20201026
x264/20210414
x264/20210613
x264/20220620
x264/20230226
x264/20231019
x265 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. x265/3.2
x265/3.3
x265/3.5
xarray xarray (formerly xray) is an open source project and Python package that aims to bring the labeled data power of pandas to the physical sciences, by providing N-dimensional variants of the core pandas data structures. xarray/2022.9.0
Xerces-C++ 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. Xerces-C++/3.2.5
XML-LibXML Perl binding for libxml2 XML-LibXML/2.0207
xorg-macros X.org macros utilities. xorg-macros/1.19.2
xorg-macros/1.19.3
xorg-macros/1.20.0
xprop 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. xprop/1.2.5
xprop/1.2.6
Xvfb 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. Xvfb/1.20.13
xxd xxd is part of the VIM package and this will only install xxd, not vim! xxd converts to/from hexdumps of binary files. xxd/8.2.4220
xxd/9.1.0307
XZ xz: XZ utilities XZ/5.2.4
XZ/5.2.5
XZ/5.2.7
XZ/5.4.2
XZ/5.4.4
YACS YACS was created as a lightweight library to define and manage system configurations, such as those commonly found in software designed for scientific experimentation. These “configurations” typically cover concepts like hyperparameters used in training a machine learning model or configurable model hyperparameters, such as the depth of a convolutional neural network. YACS/0.1.8
yaml-cpp yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec yaml-cpp/0.6.3
Yasm Yasm: Complete rewrite of the NASM assembler with BSD license Yasm/1.3.0
Z3 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. Z3/4.10.2
Z3/4.12.2
Z3/4.13.0
Z3/4.8.10
zarr Zarr is a Python package providing an implementation of compressed, chunked, N-dimensional arrays, designed for use in parallel computing. zarr/2.13.3
ZeroMQ 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. ZeroMQ/4.3.3
ZeroMQ/4.3.4
ZeroMQ/4.3.5
zfp zfp is a compressed format for representing multidimensional floating-point and integer arrays. zfp provides compressed-array classes that support high throughput read and write random access to individual array elements. zfp also supports serial and parallel (OpenMP and CUDA) compression of whole arrays, e.g., for applications that read and write large data sets to and from disk. zfp/1.0.0
Zip Zip is a compression and file packaging/archive utility. Although highly compatible both with PKWARE’s PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP’s own UnZip, our primary objectives have been portability and other-than-MSDOS functionality Zip/3.0
zlib 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/1.2.11
zlib/1.2.12
zlib/1.2.13
zlib/1.2.8
zlib/1.3.1
zlib-ng zlib data compression library for the next generation systems zlib-ng/2.0.6
Zopfli Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression. Zopfli/1.0.3
zstd 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. zstd/1.4.4
zstd/1.4.5
zstd/1.4.9
zstd/1.5.0
zstd/1.5.2
zstd/1.5.5

Details

Abseil/20230125.3

module load GCCcore/12.3.0 Abseil/20230125.3

Return to modules


Abseil/20240116.1

module load GCCcore/13.2.0 Abseil/20240116.1

Return to modules


ACTC/1.1

module load GCCcore/11.2.0 ACTC/1.1

module load GCCcore/11.3.0 ACTC/1.1

module load GCCcore/12.3.0 ACTC/1.1

Return to modules


Advisor/2021.4.0

module load Advisor/2021.4.0

Return to modules


aiohttp/3.8.1

module load GCCcore/10.2.0 aiohttp/3.8.1

Return to modules


aiohttp/3.8.3

module load GCCcore/11.3.0 aiohttp/3.8.3

Return to modules


Albumentations/1.3.0

module load GCC/11.3.0 OpenMPI/4.1.4 Albumentations/1.3.0

Return to modules


AlphaFold/2.1.1

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 AlphaFold/2.1.1

Return to modules


AlphaFold/2.3.1

module load GCC/11.3.0 OpenMPI/4.1.4 AlphaFold/2.3.1

Return to modules


AMD-uProf/4.1.424

module load AMD-uProf/4.1.424

Return to modules


ant/1.10.12-Java-11

module load ant/1.10.12-Java-11

Return to modules


ant/1.10.9-Java-11

module load ant/1.10.9-Java-11

Return to modules


AOCC/3.2.0

module load GCCcore/11.2.0 AOCC/3.2.0

module load GCCcore/11.3.0 AOCC/3.2.0

Return to modules


AOCC/4.0.0

module load GCCcore/12.3.0 AOCC/4.0.0

Return to modules


AOCL/4.0-ilp64

module load GCCcore/11.2.0 AOCL/4.0-ilp64

Return to modules


AOCL/4.0-lp64

module load GCCcore/11.2.0 AOCL/4.0-lp64

Return to modules


archspec/0.1.3

module load GCCcore/11.2.0 archspec/0.1.3

Return to modules


Arm-Forge/22.1.1

module load Arm-Forge/22.1.1

Return to modules


Armadillo/12.8.0

module load GCC/13.2.0 OpenMPI/4.1.6 Armadillo/12.8.0

Return to modules


Armadillo/14.0.0

module load GCC/13.2.0 OpenMPI/4.1.6 Armadillo/14.0.0

Return to modules


arpack-ng/3.9.0

module load GCC/13.2.0 OpenMPI/4.1.6 arpack-ng/3.9.0

Return to modules


Arrow/6.0.0

module load GCC/11.2.0 OpenMPI/4.1.1 Arrow/6.0.0

Return to modules


arrow-R/6.0.0.2-R-4.1.2

module load GCC/11.2.0 OpenMPI/4.1.1 arrow-R/6.0.0.2-R-4.1.2

Return to modules


ASE/3.20.1

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 ASE/3.20.1

Return to modules


ASE/3.21.1

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 ASE/3.21.1

Return to modules


ASE/3.22.0

module load GCC/10.2.0 OpenMPI/4.0.5 ASE/3.22.0

Return to modules


ASE/3.22.1

module load GCC/11.3.0 OpenMPI/4.1.4 ASE/3.22.1

Return to modules


ASE/3.23.0

module load GCC/13.2.0 ASE/3.23.0

Return to modules


aston

module load aston

Return to modules


at-spi2-atk/2.38.0

module load GCCcore/12.3.0 at-spi2-atk/2.38.0

module load GCCcore/11.2.0 at-spi2-atk/2.38.0

module load GCCcore/10.2.0 at-spi2-atk/2.38.0

module load GCCcore/11.3.0 at-spi2-atk/2.38.0

module load GCCcore/13.2.0 at-spi2-atk/2.38.0

Return to modules


at-spi2-core/2.38.0

module load GCCcore/10.2.0 at-spi2-core/2.38.0

Return to modules


at-spi2-core/2.40.3

module load GCCcore/11.2.0 at-spi2-core/2.40.3

Return to modules


at-spi2-core/2.44.1

module load GCCcore/11.3.0 at-spi2-core/2.44.1

Return to modules


at-spi2-core/2.49.91

module load GCCcore/12.3.0 at-spi2-core/2.49.91

Return to modules


at-spi2-core/2.50.0

module load GCCcore/13.2.0 at-spi2-core/2.50.0

Return to modules


ATK/2.36.0

module load GCCcore/10.2.0 ATK/2.36.0

module load GCCcore/11.2.0 ATK/2.36.0

Return to modules


ATK/2.38.0

module load GCCcore/11.3.0 ATK/2.38.0

module load GCCcore/13.2.0 ATK/2.38.0

module load GCCcore/12.3.0 ATK/2.38.0

Return to modules


attrdict3/2.0.2

module load GCCcore/11.2.0 attrdict3/2.0.2

Return to modules


AUGUSTUS/3.5.0

module load GCC/13.2.0 OpenMPI/4.1.6 AUGUSTUS/3.5.0

module load GCC/11.3.0 OpenMPI/4.1.4 AUGUSTUS/3.5.0

Return to modules


Autoconf/2.69

module load GCCcore/8.3.0 Autoconf/2.69

module load GCCcore/10.2.0 Autoconf/2.69

module load GCCcore/9.3.0 Autoconf/2.69

Return to modules


Autoconf/2.71

module load GCCcore/11.2.0 Autoconf/2.71

module load GCCcore/10.3.0 Autoconf/2.71

module load GCCcore/12.2.0 Autoconf/2.71

module load GCCcore/11.3.0 Autoconf/2.71

module load GCCcore/12.3.0 Autoconf/2.71

module load GCCcore/13.2.0 Autoconf/2.71

Return to modules


Automake/1.16.1

module load GCCcore/8.3.0 Automake/1.16.1

module load GCCcore/9.3.0 Automake/1.16.1

Return to modules


Automake/1.16.2

module load GCCcore/10.2.0 Automake/1.16.2

Return to modules


Automake/1.16.3

module load GCCcore/10.3.0 Automake/1.16.3

Return to modules


Automake/1.16.4

module load GCCcore/11.2.0 Automake/1.16.4

Return to modules


Automake/1.16.5

module load GCCcore/12.3.0 Automake/1.16.5

module load GCCcore/11.3.0 Automake/1.16.5

module load GCCcore/13.2.0 Automake/1.16.5

module load GCCcore/12.2.0 Automake/1.16.5

Return to modules


Autotools/20180311

module load GCCcore/8.3.0 Autotools/20180311

module load GCCcore/9.3.0 Autotools/20180311

Return to modules


Autotools/20200321

module load GCCcore/10.2.0 Autotools/20200321

Return to modules


Autotools/20210128

module load GCCcore/10.3.0 Autotools/20210128

Return to modules


Autotools/20210726

module load GCCcore/11.2.0 Autotools/20210726

Return to modules


Autotools/20220317

module load GCCcore/12.3.0 Autotools/20220317

module load GCCcore/12.2.0 Autotools/20220317

module load GCCcore/13.2.0 Autotools/20220317

module load GCCcore/11.3.0 Autotools/20220317

Return to modules


BamTools/2.5.2

module load GCC/13.2.0 BamTools/2.5.2

module load GCC/11.3.0 BamTools/2.5.2

Return to modules


Bandicoot/1.14.0

module load GCC/13.2.0 OpenMPI/4.1.6 Bandicoot/1.14.0

Return to modules


Bazel/0.26.1

module load GCCcore/8.3.0 Bazel/0.26.1

Return to modules


Bazel/3.7.2

module load GCCcore/10.3.0 Bazel/3.7.2

module load GCCcore/10.2.0 Bazel/3.7.2

Return to modules


Bazel/5.1.1

module load GCCcore/11.3.0 Bazel/5.1.1

Return to modules


Bazel/6.1.0

module load GCCcore/12.3.0 Bazel/6.1.0

Return to modules


Bazel/6.3.1

module load GCCcore/13.2.0 Bazel/6.3.1

module load GCCcore/12.3.0 Bazel/6.3.1

Return to modules


BCFtools/1.15.1

module load GCC/11.3.0 BCFtools/1.15.1

Return to modules


BCFtools/1.19

module load GCC/13.2.0 BCFtools/1.19

Return to modules


BeautifulSoup/4.10.0

module load GCCcore/11.3.0 BeautifulSoup/4.10.0

Return to modules


BeautifulSoup/4.12.2

module load GCCcore/13.2.0 BeautifulSoup/4.12.2

Return to modules


BeautifulSoup/4.9.3

module load GCCcore/10.2.0 BeautifulSoup/4.9.3

Return to modules


BerkeleyGW/4.0

module load GCC/11.3.0 OpenMPI/4.1.4 BerkeleyGW/4.0

Return to modules


binutils/2.26

module load binutils/2.26

Return to modules


binutils/2.32

module load binutils/2.32

module load GCCcore/8.3.0 binutils/2.32

Return to modules


binutils/2.34

module load binutils/2.34

module load GCCcore/9.3.0 binutils/2.34

Return to modules


binutils/2.35

module load binutils/2.35

module load GCCcore/10.2.0 binutils/2.35

Return to modules


binutils/2.36.1

module load GCCcore/10.3.0 binutils/2.36.1

module load binutils/2.36.1

Return to modules


binutils/2.37

module load binutils/2.37

module load GCCcore/11.2.0 binutils/2.37

Return to modules


binutils/2.38

module load GCCcore/11.3.0 binutils/2.38

module load binutils/2.38

Return to modules


binutils/2.39

module load binutils/2.39

module load GCCcore/12.2.0 binutils/2.39

Return to modules


binutils/2.40

module load GCCcore/12.3.0 binutils/2.40

module load binutils/2.40

module load GCCcore/13.2.0 binutils/2.40

Return to modules


BioPerl/1.7.8

module load GCCcore/11.3.0 BioPerl/1.7.8

Return to modules


Biopython/1.78

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 Biopython/1.78

Return to modules


Biopython/1.79

module load GCC/11.3.0 OpenMPI/4.1.4 Biopython/1.79

Return to modules


Biopython/1.84

module load GCC/13.2.0 OpenMPI/4.1.6 Biopython/1.84

Return to modules


birmingham

module load birmingham

Return to modules


Bison/3.0.4

module load Bison/3.0.4

Return to modules


Bison/3.3.2

module load Bison/3.3.2

module load GCCcore/8.3.0 Bison/3.3.2

Return to modules


Bison/3.5.3

module load GCCcore/10.2.0 Bison/3.5.3

module load GCCcore/9.3.0 Bison/3.5.3

module load Bison/3.5.3

Return to modules


Bison/3.7.1

module load Bison/3.7.1

module load GCCcore/10.2.0 Bison/3.7.1

Return to modules


Bison/3.7.6

module load Bison/3.7.6

module load GCCcore/10.3.0 Bison/3.7.6

module load GCCcore/11.2.0 Bison/3.7.6

Return to modules


Bison/3.8.2

module load GCCcore/11.3.0 Bison/3.8.2

module load Bison/3.8.2

module load GCCcore/12.3.0 Bison/3.8.2

module load GCCcore/13.2.0 Bison/3.8.2

module load GCCcore/12.2.0 Bison/3.8.2

Return to modules


BLAST+/2.13.0

module load GCC/11.3.0 OpenMPI/4.1.4 BLAST+/2.13.0

Return to modules


BLIS/0.8.1

module load GCC/11.2.0 BLIS/0.8.1

Return to modules


BLIS/0.9.0

module load GCC/13.2.0 BLIS/0.9.0

module load GCC/12.2.0 BLIS/0.9.0

module load GCC/12.3.0 BLIS/0.9.0

module load GCC/11.3.0 BLIS/0.9.0

Return to modules


BLIS/3.0.1-amd

module load GCC/11.2.0 BLIS/3.0.1-amd

module load GCCcore/10.2.0 BLIS/3.0.1-amd

Return to modules


BLIS/3.1-amd

module load GCCcore/11.2.0 BLIS/3.1-amd

Return to modules


Blosc/1.21.3

module load GCCcore/11.3.0 Blosc/1.21.3

Return to modules


Blosc2/2.4.3

module load GCCcore/11.3.0 Blosc2/2.4.3

Return to modules


Blosc2/2.6.1

module load GCCcore/11.3.0 Blosc2/2.6.1

Return to modules


bokeh/2.2.3

module load GCC/10.2.0 OpenMPI/4.0.5 bokeh/2.2.3

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 bokeh/2.2.3

Return to modules


bokeh/2.4.3

module load GCC/11.3.0 OpenMPI/4.1.4 bokeh/2.4.3

Return to modules


bokeh/3.4.1

module load GCC/13.2.0 bokeh/3.4.1

Return to modules


Boost/1.71.0

module load iccifort/2019.5.281 OpenMPI/3.1.4 Boost/1.71.0

module load GCC/8.3.0 OpenMPI/3.1.4 Boost/1.71.0

module load iccifort/2019.5.281 impi/2019.7.217 Boost/1.71.0

Return to modules


Boost/1.72.0

module load GCC/9.3.0 OpenMPI/4.0.3 Boost/1.72.0

Return to modules


Boost/1.74.0

module load GCC/10.2.0 Boost/1.74.0

Return to modules


Boost/1.76.0

module load GCC/10.3.0 Boost/1.76.0

Return to modules


Boost/1.77.0

module load GCC/11.2.0 Boost/1.77.0

Return to modules


Boost/1.79.0

module load GCC/11.3.0 Boost/1.79.0

module load GCC/11.2.0 Boost/1.79.0

Return to modules


Boost/1.81.0

module load GCC/12.2.0 Boost/1.81.0

Return to modules


Boost/1.82.0

module load GCC/12.3.0 Boost/1.82.0

Return to modules


Boost/1.83.0

module load GCC/13.2.0 Boost/1.83.0

Return to modules


Boost.MPI/1.79.0

module load GCC/11.3.0 OpenMPI/4.1.4 Boost.MPI/1.79.0

Return to modules


Boost.MPI/1.83.0

module load GCC/13.2.0 OpenMPI/4.1.6 Boost.MPI/1.83.0

Return to modules


Boost.Python/1.71.0

module load GCC/8.3.0 OpenMPI/3.1.4 Boost.Python/1.71.0

Return to modules


Boost.Python/1.74.0

module load GCC/10.2.0 Boost.Python/1.74.0

Return to modules


Boost.Python/1.82.0

module load GCC/12.3.0 Boost.Python/1.82.0

Return to modules


Brotli/1.0.9

module load GCCcore/11.3.0 Brotli/1.0.9

module load GCCcore/11.2.0 Brotli/1.0.9

module load GCCcore/10.2.0 Brotli/1.0.9

module load GCCcore/12.3.0 Brotli/1.0.9

Return to modules


Brotli/1.1.0

module load GCCcore/13.2.0 Brotli/1.1.0

Return to modules


Brunsli/0.1

module load GCCcore/11.3.0 Brunsli/0.1

module load GCCcore/13.2.0 Brunsli/0.1

Return to modules


bzip2/1.0.8

module load GCCcore/8.3.0 bzip2/1.0.8

module load GCCcore/10.3.0 bzip2/1.0.8

module load GCCcore/12.2.0 bzip2/1.0.8

module load GCCcore/9.3.0 bzip2/1.0.8

module load GCCcore/12.3.0 bzip2/1.0.8

module load GCCcore/10.2.0 bzip2/1.0.8

module load GCCcore/11.3.0 bzip2/1.0.8

module load GCCcore/13.2.0 bzip2/1.0.8

module load GCCcore/11.2.0 bzip2/1.0.8

Return to modules


c-ares/1.18.1

module load GCCcore/11.2.0 c-ares/1.18.1

Return to modules


c-ares/1.27.0

module load GCCcore/13.2.0 c-ares/1.27.0

Return to modules


cairo/1.16.0

module load GCCcore/10.2.0 cairo/1.16.0

module load GCCcore/8.3.0 cairo/1.16.0

module load GCCcore/10.3.0 cairo/1.16.0

module load GCCcore/11.2.0 cairo/1.16.0

module load GCCcore/9.3.0 cairo/1.16.0

Return to modules


cairo/1.17.4

module load GCCcore/11.3.0 cairo/1.17.4

Return to modules


cairo/1.17.8

module load GCCcore/12.3.0 cairo/1.17.8

Return to modules


cairo/1.18.0

module load GCCcore/13.2.0 cairo/1.18.0

Return to modules


Catch2/2.13.9

module load GCCcore/12.3.0 Catch2/2.13.9

module load GCCcore/12.2.0 Catch2/2.13.9

module load GCCcore/13.2.0 Catch2/2.13.9

Return to modules


ccache/4.6.1

module load GCCcore/11.2.0 ccache/4.6.1

Return to modules


Cereal/1.3.2

module load Cereal/1.3.2

Return to modules


cffi/1.15.1

module load GCCcore/12.3.0 cffi/1.15.1

module load GCCcore/13.2.0 cffi/1.15.1

Return to modules


CFITSIO/4.2.0

module load GCCcore/11.3.0 CFITSIO/4.2.0

Return to modules


CFITSIO/4.3.1

module load GCCcore/13.2.0 CFITSIO/4.3.1

Return to modules


CGAL/4.11.1-Python-2.7.16

module load iccifort/2019.5.281 OpenMPI/3.1.4 CGAL/4.11.1-Python-2.7.16

Return to modules


CGAL/4.14.1-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 CGAL/4.14.1-Python-3.7.4

Return to modules


CGAL/4.14.3

module load GCC/10.3.0 OpenMPI/4.1.1 CGAL/4.14.3

Return to modules


CGAL/4.14.3-Python-3.8.2

module load GCC/9.3.0 OpenMPI/4.0.3 CGAL/4.14.3-Python-3.8.2

Return to modules


CGAL/5.2

module load GCC/10.2.0 OpenMPI/4.0.5 CGAL/5.2

Return to modules


CGAL/5.6

module load GCCcore/12.3.0 CGAL/5.6

Return to modules


CGNS/4.3.0

module load iccifort/2019.5.281 impi/2019.7.217 CGNS/4.3.0

module load GCC/10.3.0 OpenMPI/4.1.1 CGNS/4.3.0

module load GCC/8.3.0 OpenMPI/3.1.4 CGNS/4.3.0

Return to modules


CGNS/4.4.0

module load GCC/12.3.0 OpenMPI/4.1.5 CGNS/4.4.0

Return to modules


CharLS/2.4.1

module load GCCcore/11.3.0 CharLS/2.4.1

Return to modules


Check/0.15.2

module load GCCcore/10.2.0 Check/0.15.2

Return to modules


Clang/11.0.1

module load GCCcore/10.2.0 Clang/11.0.1

Return to modules


Clang/13.0.1

module load GCCcore/11.3.0 Clang/13.0.1

Return to modules


Clang/13.0.1-CUDA-11.7.0

module load GCCcore/11.3.0 Clang/13.0.1-CUDA-11.7.0

Return to modules


Clang/16.0.6

module load GCCcore/12.3.0 Clang/16.0.6

module load GCCcore/13.2.0 Clang/16.0.6

Return to modules


Clang/16.0.6-CUDA-12.5.0

module load GCCcore/13.2.0 Clang/16.0.6-CUDA-12.5.0

Return to modules


Clang/17.0.6

module load GCCcore/13.2.0 Clang/17.0.6

Return to modules


Clang-Python-bindings/11.0.1

module load GCCcore/10.2.0 Clang-Python-bindings/11.0.1

Return to modules


CMake/3.15.3

module load GCCcore/8.3.0 CMake/3.15.3

Return to modules


CMake/3.16.4

module load GCCcore/9.3.0 CMake/3.16.4

Return to modules


CMake/3.18.4

module load CMake/3.18.4

module load GCCcore/10.2.0 CMake/3.18.4

Return to modules


CMake/3.20.1

module load GCCcore/10.3.0 CMake/3.20.1

module load GCCcore/10.2.0 CMake/3.20.1

Return to modules


CMake/3.21.1

module load GCCcore/11.2.0 CMake/3.21.1

Return to modules


CMake/3.22.1

module load GCCcore/11.2.0 CMake/3.22.1

Return to modules


CMake/3.23.1

module load GCCcore/11.3.0 CMake/3.23.1

Return to modules


CMake/3.24.3

module load GCCcore/12.2.0 CMake/3.24.3

module load GCCcore/11.3.0 CMake/3.24.3

Return to modules


CMake/3.26.3

module load GCCcore/12.3.0 CMake/3.26.3

Return to modules


CMake/3.27.6

module load GCCcore/13.2.0 CMake/3.27.6

Return to modules


CoordgenLibs/3.0.2

module load GCC/12.3.0 OpenMPI/4.1.5 CoordgenLibs/3.0.2

Return to modules


CP2K/7.1

module load GCC/10.2.0 OpenMPI/4.0.5 CP2K/7.1

Return to modules


CP2K/8.2

module load GCC/10.3.0 OpenMPI/4.1.1 CP2K/8.2

Return to modules


cppy/1.2.1

module load GCCcore/12.3.0 cppy/1.2.1

module load GCCcore/11.3.0 cppy/1.2.1

module load GCCcore/13.2.0 cppy/1.2.1

Return to modules


cryptography/41.0.1

module load GCCcore/12.3.0 cryptography/41.0.1

Return to modules


cryptography/41.0.5

module load GCCcore/13.2.0 cryptography/41.0.5

Return to modules


ctffind/4.1.14

module load GCC/11.3.0 OpenMPI/4.1.4 ctffind/4.1.14

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 ctffind/4.1.14

Return to modules


CUDA/10.1.243

module load GCC/8.3.0 CUDA/10.1.243

Return to modules


CUDA/11.1.1

module load GCC/10.2.0 CUDA/11.1.1

Return to modules


CUDA/11.3.1

module load CUDA/11.3.1

Return to modules


CUDA/11.4.1

module load CUDA/11.4.1

Return to modules


CUDA/11.5.0

module load CUDA/11.5.0

Return to modules


CUDA/11.6.0

module load CUDA/11.6.0

Return to modules


CUDA/11.7.0

module load CUDA/11.7.0

Return to modules


CUDA/11.8.0

module load CUDA/11.8.0

Return to modules


CUDA/12.0.0

module load CUDA/12.0.0

Return to modules


CUDA/12.1.1

module load CUDA/12.1.1

Return to modules


CUDA/12.2.0

module load CUDA/12.2.0

Return to modules


CUDA/12.3.0

module load CUDA/12.3.0

Return to modules


CUDA/12.4.0

module load CUDA/12.4.0

Return to modules


CUDA/12.5.0

module load CUDA/12.5.0

Return to modules


CUDA/12.6.0

module load CUDA/12.6.0

Return to modules


CUDA/8.0.61

module load CUDA/8.0.61

Return to modules


CUDAcore/11.1.1

module load CUDAcore/11.1.1

Return to modules


CUDAcore/11.5.1

module load CUDAcore/11.5.1

Return to modules


cuDNN/7.6.4.38

module load GCC/8.3.0 CUDA/10.1.243 cuDNN/7.6.4.38

Return to modules


cuDNN/8.0.4.30-CUDA-11.1.1

module load cuDNN/8.0.4.30-CUDA-11.1.1

Return to modules


cuDNN/8.2.1.32-CUDA-11.3.1

module load cuDNN/8.2.1.32-CUDA-11.3.1

Return to modules


cuDNN/8.3.2.44-CUDA-11.5.0

module load cuDNN/8.3.2.44-CUDA-11.5.0

Return to modules


cuDNN/8.4.1.50-CUDA-11.7.0

module load cuDNN/8.4.1.50-CUDA-11.7.0

Return to modules


cuDNN/8.7.0.84-CUDA-11.8.0

module load cuDNN/8.7.0.84-CUDA-11.8.0

Return to modules


cuDNN/8.8.0.121-CUDA-12.0.0

module load cuDNN/8.8.0.121-CUDA-12.0.0

Return to modules


cuDNN/8.9.2.26-CUDA-12.1.1

module load cuDNN/8.9.2.26-CUDA-12.1.1

Return to modules


cuDNN/9.1.1.17-CUDA-12.4.0

module load cuDNN/9.1.1.17-CUDA-12.4.0

Return to modules


cuDNN/9.2.0.82-CUDA-12.4.0

module load cuDNN/9.2.0.82-CUDA-12.4.0

Return to modules


CUnit/2.1-3

module load GCCcore/11.2.0 CUnit/2.1-3

module load GCCcore/13.2.0 CUnit/2.1-3

Return to modules


CuPy/13.0.0-CUDA-12.1.1

module load GCC/12.3.0 OpenMPI/4.1.5 CuPy/13.0.0-CUDA-12.1.1

Return to modules


CuPy/13.3.0-CUDA-12.4.0

module load GCC/13.2.0 OpenMPI/4.1.6 CuPy/13.3.0-CUDA-12.4.0

Return to modules


CuPy/8.5.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 CuPy/8.5.0

Return to modules


cURL/7.66.0

module load GCCcore/8.3.0 cURL/7.66.0

Return to modules


cURL/7.69.1

module load GCCcore/9.3.0 cURL/7.69.1

Return to modules


cURL/7.72.0

module load GCCcore/10.2.0 cURL/7.72.0

Return to modules


cURL/7.76.0

module load GCCcore/10.3.0 cURL/7.76.0

Return to modules


cURL/7.78.0

module load GCCcore/11.2.0 cURL/7.78.0

Return to modules


cURL/7.83.0

module load GCCcore/11.3.0 cURL/7.83.0

Return to modules


cURL/7.86.0

module load GCCcore/12.2.0 cURL/7.86.0

Return to modules


cURL/8.0.1

module load GCCcore/12.3.0 cURL/8.0.1

Return to modules


cURL/8.3.0

module load GCCcore/13.2.0 cURL/8.3.0

Return to modules


cuSPARSELt/0.6.0.6-CUDA-12.1.1

module load cuSPARSELt/0.6.0.6-CUDA-12.1.1

Return to modules


cuSPARSELt/0.6.0.6-CUDA-12.4.0

module load cuSPARSELt/0.6.0.6-CUDA-12.4.0

Return to modules


cuSPARSELt/0.6.2.3-CUDA-12.4.0

module load cuSPARSELt/0.6.2.3-CUDA-12.4.0

Return to modules


cuTENSOR/1.2.2.5-CUDA-11.1.1

module load cuTENSOR/1.2.2.5-CUDA-11.1.1

Return to modules


cuTENSOR/2.0.1.2-CUDA-12.1.1

module load cuTENSOR/2.0.1.2-CUDA-12.1.1

Return to modules


cuTENSOR/2.0.2.5-CUDA-12.4.0

module load cuTENSOR/2.0.2.5-CUDA-12.4.0

Return to modules


Cython/0.29.22

module load GCCcore/10.2.0 Cython/0.29.22

Return to modules


Cython/0.29.37

module load GCCcore/13.2.0 Cython/0.29.37

Return to modules


Cython/3.0.10

module load GCCcore/13.2.0 Cython/3.0.10

Return to modules


Cython/3.0.8

module load GCCcore/12.3.0 Cython/3.0.8

Return to modules


dask/2021.2.0

module load GCC/10.2.0 OpenMPI/4.0.5 dask/2021.2.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 dask/2021.2.0

Return to modules


dask/2022.10.0

module load GCC/11.3.0 OpenMPI/4.1.4 dask/2022.10.0

Return to modules


dask/2024.5.1

module load GCC/13.2.0 dask/2024.5.1

Return to modules


DB/18.1.32

module load GCCcore/8.3.0 DB/18.1.32

module load GCCcore/9.3.0 DB/18.1.32

Return to modules


DB/18.1.40

module load GCCcore/12.2.0 DB/18.1.40

module load GCCcore/11.3.0 DB/18.1.40

module load GCCcore/11.2.0 DB/18.1.40

module load GCCcore/10.3.0 DB/18.1.40

module load GCCcore/10.2.0 DB/18.1.40

Return to modules


DB_File/1.858

module load GCCcore/11.3.0 DB_File/1.858

Return to modules


DBus/1.13.12

module load GCCcore/9.3.0 DBus/1.13.12

module load GCCcore/8.3.0 DBus/1.13.12

Return to modules


DBus/1.13.18

module load GCCcore/10.3.0 DBus/1.13.18

module load GCCcore/10.2.0 DBus/1.13.18

module load GCCcore/11.2.0 DBus/1.13.18

Return to modules


DBus/1.14.0

module load GCCcore/11.3.0 DBus/1.14.0

Return to modules


DBus/1.15.4

module load GCCcore/12.3.0 DBus/1.15.4

Return to modules


DBus/1.15.8

module load GCCcore/13.2.0 DBus/1.15.8

Return to modules


dbus-glib/0.112

module load GCCcore/11.2.0 dbus-glib/0.112

module load GCCcore/13.2.0 dbus-glib/0.112

Return to modules


deepdiff/5.7.0

module load GCCcore/10.2.0 deepdiff/5.7.0

Return to modules


deepdiff/5.8.1

module load GCCcore/11.3.0 deepdiff/5.8.1

Return to modules


DFT-D3/3.2.0

module load intel-compilers/2021.4.0 DFT-D3/3.2.0

module load GCC/11.2.0 DFT-D3/3.2.0

Return to modules


DFTB+/20.2.1

module load GCC/10.3.0 OpenMPI/4.1.1 DFTB+/20.2.1

Return to modules


dftd3-lib/0.9

module load GCC/10.3.0 dftd3-lib/0.9

Return to modules


DGL/0.9.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 DGL/0.9.0

Return to modules


dijitso/2019.1.0-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 dijitso/2019.1.0-Python-3.7.4

Return to modules


dill/0.3.6

module load GCCcore/11.3.0 dill/0.3.6

Return to modules


dill/0.3.7

module load GCCcore/12.3.0 dill/0.3.7

Return to modules


dill/0.3.8

module load GCCcore/13.2.0 dill/0.3.8

Return to modules


dm-tree/0.1.8

module load GCCcore/11.3.0 dm-tree/0.1.8

Return to modules


DMTCP/2.6.0

module load GCCcore/10.3.0 DMTCP/2.6.0

module load GCCcore/8.3.0 DMTCP/2.6.0

module load GCCcore/9.3.0 DMTCP/2.6.0

Return to modules


DMTCP/3.0.0

module load GCCcore/13.2.0 DMTCP/3.0.0

Return to modules


DOLFIN/2019.1.0.post0-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 DOLFIN/2019.1.0.post0-Python-3.7.4

Return to modules


double-conversion/3.1.4

module load GCCcore/8.3.0 double-conversion/3.1.4

Return to modules


double-conversion/3.1.5

module load GCCcore/9.3.0 double-conversion/3.1.5

module load GCCcore/10.2.0 double-conversion/3.1.5

module load GCCcore/10.3.0 double-conversion/3.1.5

Return to modules


double-conversion/3.2.0

module load GCCcore/11.3.0 double-conversion/3.2.0

Return to modules


double-conversion/3.3.0

module load GCCcore/13.2.0 double-conversion/3.3.0

module load GCCcore/12.3.0 double-conversion/3.3.0

Return to modules


Doxygen/1.8.16

module load GCCcore/8.3.0 Doxygen/1.8.16

Return to modules


Doxygen/1.8.17

module load GCCcore/9.3.0 Doxygen/1.8.17

Return to modules


Doxygen/1.8.20

module load GCCcore/10.2.0 Doxygen/1.8.20

Return to modules


Doxygen/1.9.1

module load GCCcore/11.2.0 Doxygen/1.9.1

module load GCCcore/10.3.0 Doxygen/1.9.1

Return to modules


Doxygen/1.9.4

module load GCCcore/11.3.0 Doxygen/1.9.4

Return to modules


Doxygen/1.9.5

module load GCCcore/12.2.0 Doxygen/1.9.5

Return to modules


Doxygen/1.9.7

module load GCCcore/12.3.0 Doxygen/1.9.7

Return to modules


Doxygen/1.9.8

module load GCCcore/13.2.0 Doxygen/1.9.8

Return to modules


EasyBuild/4.4.1

module load EasyBuild/4.4.1

Return to modules


EasyBuild/4.4.2

module load EasyBuild/4.4.2

Return to modules


EasyBuild/4.5.0

module load EasyBuild/4.5.0

Return to modules


EasyBuild/4.5.1

module load EasyBuild/4.5.1

Return to modules


EasyBuild/4.5.2

module load EasyBuild/4.5.2

Return to modules


EasyBuild/4.5.3

module load EasyBuild/4.5.3

Return to modules


EasyBuild/4.6.0

module load EasyBuild/4.6.0

Return to modules


EasyBuild/4.6.1

module load EasyBuild/4.6.1

Return to modules


EasyBuild/4.6.2

module load EasyBuild/4.6.2

Return to modules


EasyBuild/4.7.0

module load EasyBuild/4.7.0

Return to modules


EasyBuild/4.7.1

module load EasyBuild/4.7.1

Return to modules


EasyBuild/4.7.2

module load EasyBuild/4.7.2

Return to modules


EasyBuild/4.8.1

module load EasyBuild/4.8.1

Return to modules


EasyBuild/4.8.2

module load EasyBuild/4.8.2

Return to modules


EasyBuild/4.9.0

module load EasyBuild/4.9.0

Return to modules


EasyBuild/4.9.1

module load EasyBuild/4.9.1

Return to modules


EasyBuild/4.9.2

module load EasyBuild/4.9.2

Return to modules


ecCodes/2.27.0

module load GCC/11.3.0 OpenMPI/4.1.4 ecCodes/2.27.0

Return to modules


Eigen/3.3.7

module load Eigen/3.3.7

module load GCCcore/9.3.0 Eigen/3.3.7

Return to modules


Eigen/3.3.8

module load GCCcore/10.2.0 Eigen/3.3.8

Return to modules


Eigen/3.3.9

module load GCCcore/10.3.0 Eigen/3.3.9

module load GCCcore/11.2.0 Eigen/3.3.9

Return to modules


Eigen/3.4.0

module load GCCcore/11.3.0 Eigen/3.4.0

module load GCCcore/12.3.0 Eigen/3.4.0

module load GCCcore/13.2.0 Eigen/3.4.0

module load GCCcore/12.2.0 Eigen/3.4.0

Return to modules


elfutils/0.187

module load GCCcore/11.3.0 elfutils/0.187

Return to modules


elfutils/0.190

module load GCCcore/13.2.0 elfutils/0.190

Return to modules


ELPA/2019.11.001

module load iccifort/2019.5.281 impi/2019.7.217 ELPA/2019.11.001

Return to modules


ELPA/2020.11.001

module load GCC/10.2.0 OpenMPI/4.0.5 ELPA/2020.11.001

Return to modules


ELPA/2021.05.001

module load GCC/11.2.0 OpenMPI/4.1.1 ELPA/2021.05.001

module load GCC/10.3.0 OpenMPI/4.1.1 ELPA/2021.05.001

module load intel-compilers/2021.4.0 impi/2021.4.0 ELPA/2021.05.001

Return to modules


ELPA/2021.11.001

module load GCC/11.3.0 OpenMPI/4.1.4 ELPA/2021.11.001

Return to modules


ELPA/2022.05.001

module load GCC/12.2.0 OpenMPI/4.1.4 ELPA/2022.05.001

Return to modules


ELPA/2022.11.001

module load GCC/11.3.0 OpenMPI/4.1.4 ELPA/2022.11.001

Return to modules


ELPA/2023.05.001

module load GCC/12.3.0 OpenMPI/4.1.5 ELPA/2023.05.001

module load GCC/10.3.0 OpenMPI/4.1.1 ELPA/2023.05.001

Return to modules


ELPA/2023.11.001

module load GCC/13.2.0 OpenMPI/4.1.6 ELPA/2023.11.001

Return to modules


ELSI/2.7.1-PEXSI

module load GCC/10.3.0 OpenMPI/4.1.1 ELSI/2.7.1-PEXSI

Return to modules


enchant-2/2.3.3

module load GCCcore/11.2.0 enchant-2/2.3.3

Return to modules


Exonerate/2.4.0

module load GCC/11.3.0 Exonerate/2.4.0

Return to modules


expat/2.2.7

module load GCCcore/8.3.0 expat/2.2.7

Return to modules


expat/2.2.9

module load GCCcore/9.3.0 expat/2.2.9

module load GCCcore/10.3.0 expat/2.2.9

module load GCCcore/10.2.0 expat/2.2.9

Return to modules


expat/2.4.1

module load GCCcore/11.2.0 expat/2.4.1

Return to modules


expat/2.4.8

module load GCCcore/11.3.0 expat/2.4.8

Return to modules


expat/2.4.9

module load GCCcore/12.2.0 expat/2.4.9

Return to modules


expat/2.5.0

module load GCCcore/13.2.0 expat/2.5.0

module load GCCcore/12.3.0 expat/2.5.0

Return to modules


expecttest/0.1.3

module load GCCcore/10.2.0 expecttest/0.1.3

module load GCCcore/10.3.0 expecttest/0.1.3

module load GCCcore/11.3.0 expecttest/0.1.3

Return to modules


expecttest/0.2.1

module load GCCcore/13.2.0 expecttest/0.2.1

Return to modules


FEniCS/2019.1.0-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 FEniCS/2019.1.0-Python-3.7.4

Return to modules


FFC/2019.1.0.post0-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 FFC/2019.1.0.post0-Python-3.7.4

Return to modules


FFmpeg/4.2.1

module load GCCcore/8.3.0 FFmpeg/4.2.1

Return to modules


FFmpeg/4.2.2

module load GCCcore/9.3.0 FFmpeg/4.2.2

Return to modules


FFmpeg/4.3.1

module load GCCcore/10.2.0 FFmpeg/4.3.1

Return to modules


FFmpeg/4.3.2

module load GCCcore/10.3.0 FFmpeg/4.3.2

module load GCCcore/11.2.0 FFmpeg/4.3.2

Return to modules


FFmpeg/4.4.2

module load GCCcore/11.3.0 FFmpeg/4.4.2

Return to modules


FFmpeg/6.0

module load GCCcore/12.3.0 FFmpeg/6.0

module load GCCcore/13.2.0 FFmpeg/6.0

Return to modules


ffnvcodec/12.0.16.0

module load ffnvcodec/12.0.16.0

Return to modules


ffnvcodec/12.1.14.0

module load ffnvcodec/12.1.14.0

Return to modules


fftlib/20170628

module load GCC/11.3.0 OpenMPI/4.1.4 fftlib/20170628

Return to modules


FFTW/3.3.10

module load GCC/11.2.0 OpenMPI/4.1.1 FFTW/3.3.10

module load GCC/11.2.0 FFTW/3.3.10

module load GCC/12.2.0 FFTW/3.3.10

module load GCC/13.2.0 FFTW/3.3.10

module load GCC/11.3.0 FFTW/3.3.10

module load GCC/12.3.0 FFTW/3.3.10

module load intel-compilers/2021.4.0 impi/2021.4.0 FFTW/3.3.10

Return to modules


FFTW/3.3.8

module load GCC/9.3.0 OpenMPI/4.0.3 FFTW/3.3.8

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 FFTW/3.3.8

module load GCC/8.3.0 OpenMPI/3.1.4 FFTW/3.3.8

module load GCC/10.2.0 OpenMPI/4.0.5 FFTW/3.3.8

module load iccifort/2019.5.281 OpenMPI/3.1.4 FFTW/3.3.8

module load iccifort/2019.5.281 impi/2019.7.217 FFTW/3.3.8

module load GCC/8.3.0 CUDA/10.1.243 OpenMPI/3.1.4 FFTW/3.3.8

Return to modules


FFTW/3.3.8-amd

module load GCC/10.2.0 OpenMPI/4.0.5 FFTW/3.3.8-amd

Return to modules


FFTW/3.3.9

module load GCC/10.3.0 OpenMPI/4.1.1 FFTW/3.3.9

Return to modules


FFTW.MPI/3.3.10

module load GCC/13.2.0 OpenMPI/4.1.6 FFTW.MPI/3.3.10

module load GCC/12.3.0 OpenMPI/4.1.5 FFTW.MPI/3.3.10

module load GCC/11.3.0 OpenMPI/4.1.4 FFTW.MPI/3.3.10

module load GCC/12.2.0 OpenMPI/4.1.4 FFTW.MPI/3.3.10

Return to modules


FHI-vibes/1.0.4

module load GCC/11.3.0 OpenMPI/4.1.4 FHI-vibes/1.0.4

Return to modules


FIAT/2019.1.0-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 FIAT/2019.1.0-Python-3.7.4

Return to modules


FLAC/1.3.3

module load GCCcore/11.2.0 FLAC/1.3.3

Return to modules


Flask/1.1.2

module load GCCcore/10.2.0 Flask/1.1.2

Return to modules


Flask/2.2.2

module load GCCcore/11.3.0 Flask/2.2.2

Return to modules


Flask/3.0.0

module load GCCcore/13.2.0 Flask/3.0.0

Return to modules


flatbuffers/1.12.0

module load GCCcore/10.2.0 flatbuffers/1.12.0

Return to modules


flatbuffers/2.0.0

module load GCCcore/10.3.0 flatbuffers/2.0.0

Return to modules


flatbuffers/2.0.7

module load GCCcore/11.3.0 flatbuffers/2.0.7

Return to modules


flatbuffers/23.5.26

module load GCCcore/12.3.0 flatbuffers/23.5.26

module load GCCcore/13.2.0 flatbuffers/23.5.26

Return to modules


flatbuffers-python/1.12

module load GCCcore/10.2.0 flatbuffers-python/1.12

Return to modules


flatbuffers-python/2.0

module load GCCcore/10.3.0 flatbuffers-python/2.0

module load GCCcore/11.3.0 flatbuffers-python/2.0

Return to modules


flatbuffers-python/23.5.26

module load GCCcore/12.3.0 flatbuffers-python/23.5.26

module load GCCcore/13.2.0 flatbuffers-python/23.5.26

Return to modules


flex/2.6.0

module load flex/2.6.0

Return to modules


flex/2.6.4

module load GCCcore/10.2.0 flex/2.6.4

module load GCCcore/13.2.0 flex/2.6.4

module load GCCcore/8.3.0 flex/2.6.4

module load GCCcore/12.3.0 flex/2.6.4

module load GCCcore/12.2.0 flex/2.6.4

module load GCCcore/9.3.0 flex/2.6.4

module load flex/2.6.4

module load GCCcore/10.3.0 flex/2.6.4

module load GCCcore/11.3.0 flex/2.6.4

module load GCCcore/11.2.0 flex/2.6.4

Return to modules


FlexiBLAS/3.0.4

module load GCC/10.3.0 FlexiBLAS/3.0.4

module load GCC/11.2.0 FlexiBLAS/3.0.4

Return to modules


FlexiBLAS/3.2.0

module load GCC/11.3.0 FlexiBLAS/3.2.0

Return to modules


FlexiBLAS/3.2.1

module load GCC/12.2.0 FlexiBLAS/3.2.1

Return to modules


FlexiBLAS/3.3.1

module load GCC/13.2.0 FlexiBLAS/3.3.1

module load GCC/12.3.0 FlexiBLAS/3.3.1

Return to modules


flit/3.9.0

module load GCCcore/12.3.0 flit/3.9.0

module load GCCcore/13.2.0 flit/3.9.0

Return to modules


FLTK/1.3.5

module load GCCcore/10.2.0 FLTK/1.3.5

Return to modules


FLTK/1.3.7

module load GCCcore/11.2.0 FLTK/1.3.7

Return to modules


FLTK/1.3.8

module load GCCcore/11.3.0 FLTK/1.3.8

module load GCCcore/12.3.0 FLTK/1.3.8

Return to modules


fontconfig/2.13.1

module load GCCcore/8.3.0 fontconfig/2.13.1

Return to modules


fontconfig/2.13.92

module load GCCcore/10.2.0 fontconfig/2.13.92

module load GCCcore/9.3.0 fontconfig/2.13.92

Return to modules


fontconfig/2.13.93

module load GCCcore/10.3.0 fontconfig/2.13.93

Return to modules


fontconfig/2.13.94

module load GCCcore/11.2.0 fontconfig/2.13.94

Return to modules


fontconfig/2.14.0

module load GCCcore/11.3.0 fontconfig/2.14.0

Return to modules


fontconfig/2.14.2

module load GCCcore/12.3.0 fontconfig/2.14.2

module load GCCcore/13.2.0 fontconfig/2.14.2

Return to modules


foss/2019b

module load foss/2019b

Return to modules


foss/2020a

module load foss/2020a

Return to modules


foss/2020b

module load foss/2020b

Return to modules


foss/2021a

module load foss/2021a

Return to modules


foss/2021b

module load foss/2021b

Return to modules


foss/2022a

module load foss/2022a

Return to modules


foss/2022b

module load foss/2022b

Return to modules


foss/2023a

module load foss/2023a

Return to modules


foss/2023b

module load foss/2023b

Return to modules


fosscuda/2019b

module load fosscuda/2019b

Return to modules


fosscuda/2020b

module load fosscuda/2020b

Return to modules


freeglut/3.2.1

module load GCCcore/11.2.0 freeglut/3.2.1

Return to modules


freetype/2.10.1

module load GCCcore/9.3.0 freetype/2.10.1

module load GCCcore/8.3.0 freetype/2.10.1

Return to modules


freetype/2.10.3

module load GCCcore/10.2.0 freetype/2.10.3

Return to modules


freetype/2.10.4

module load GCCcore/10.3.0 freetype/2.10.4

Return to modules


freetype/2.11.0

module load GCCcore/11.2.0 freetype/2.11.0

Return to modules


freetype/2.12.1

module load GCCcore/11.3.0 freetype/2.12.1

Return to modules


freetype/2.13.0

module load GCCcore/12.3.0 freetype/2.13.0

Return to modules


freetype/2.13.2

module load GCCcore/13.2.0 freetype/2.13.2

Return to modules


FreeXL/1.0.6

module load GCCcore/13.2.0 FreeXL/1.0.6

module load GCCcore/11.2.0 FreeXL/1.0.6

Return to modules


FriBidi/1.0.10

module load GCCcore/10.3.0 FriBidi/1.0.10

module load GCCcore/11.2.0 FriBidi/1.0.10

module load GCCcore/10.2.0 FriBidi/1.0.10

Return to modules


FriBidi/1.0.12

module load GCCcore/11.3.0 FriBidi/1.0.12

module load GCCcore/12.3.0 FriBidi/1.0.12

Return to modules


FriBidi/1.0.13

module load GCCcore/13.2.0 FriBidi/1.0.13

Return to modules


FriBidi/1.0.5

module load GCCcore/8.3.0 FriBidi/1.0.5

Return to modules


FriBidi/1.0.9

module load GCCcore/9.3.0 FriBidi/1.0.9

Return to modules


gc/8.2.0

module load GCCcore/11.2.0 gc/8.2.0

Return to modules


gc/8.2.6

module load GCCcore/13.2.0 gc/8.2.6

Return to modules


GCC/10.2.0

module load GCC/10.2.0

Return to modules


GCC/10.3.0

module load GCC/10.3.0

Return to modules


GCC/11.2.0

module load GCC/11.2.0

Return to modules


GCC/11.3.0

module load GCC/11.3.0

Return to modules


GCC/12.2.0

module load GCC/12.2.0

Return to modules


GCC/12.3.0

module load GCC/12.3.0

Return to modules


GCC/13.2.0

module load GCC/13.2.0

Return to modules


GCC/8.3.0

module load GCC/8.3.0

Return to modules


GCC/9.3.0

module load GCC/9.3.0

Return to modules


GCCcore/10.2.0

module load GCCcore/10.2.0

Return to modules


GCCcore/10.3.0

module load GCCcore/10.3.0

Return to modules


GCCcore/11.2.0

module load GCCcore/11.2.0

Return to modules


GCCcore/11.3.0

module load GCCcore/11.3.0

Return to modules


GCCcore/12.2.0

module load GCCcore/12.2.0

Return to modules


GCCcore/12.3.0

module load GCCcore/12.3.0

Return to modules


GCCcore/13.2.0

module load GCCcore/13.2.0

Return to modules


GCCcore/8.3.0

module load GCCcore/8.3.0

Return to modules


GCCcore/9.3.0

module load GCCcore/9.3.0

Return to modules


gcccuda/2019b

module load gcccuda/2019b

Return to modules


gcccuda/2020b

module load gcccuda/2020b

Return to modules


GConf/3.2.6

module load GCCcore/13.2.0 GConf/3.2.6

module load GCCcore/11.2.0 GConf/3.2.6

Return to modules


Gctf/1.06

module load Gctf/1.06

Return to modules


GDAL/3.3.2

module load GCC/11.2.0 OpenMPI/4.1.1 GDAL/3.3.2

Return to modules


GDAL/3.9.0

module load GCC/13.2.0 OpenMPI/4.1.6 GDAL/3.9.0

Return to modules


Gdk-Pixbuf/2.40.0

module load GCCcore/10.2.0 Gdk-Pixbuf/2.40.0

Return to modules


Gdk-Pixbuf/2.42.10

module load GCCcore/13.2.0 Gdk-Pixbuf/2.42.10

module load GCCcore/12.3.0 Gdk-Pixbuf/2.42.10

Return to modules


Gdk-Pixbuf/2.42.6

module load GCCcore/11.2.0 Gdk-Pixbuf/2.42.6

Return to modules


Gdk-Pixbuf/2.42.8

module load GCCcore/11.3.0 Gdk-Pixbuf/2.42.8

Return to modules


GDL/1.0.2

module load GCC/11.3.0 OpenMPI/4.1.4 GDL/1.0.2

Return to modules


GDRCopy/2.1-CUDA-11.1.1

module load GCCcore/10.2.0 GDRCopy/2.1-CUDA-11.1.1

Return to modules


GDRCopy/2.2

module load GCCcore/10.3.0 GDRCopy/2.2

Return to modules


GDRCopy/2.3

module load GCCcore/11.3.0 GDRCopy/2.3

module load GCCcore/11.2.0 GDRCopy/2.3

Return to modules


GDRCopy/2.3-CUDAcore-11.5.1

module load GCCcore/11.2.0 GDRCopy/2.3-CUDAcore-11.5.1

Return to modules


GDRCopy/2.3.1

module load GCCcore/12.3.0 GDRCopy/2.3.1

Return to modules


GDRCopy/2.4

module load GCCcore/13.2.0 GDRCopy/2.4

Return to modules


GeneMark-ET/4.71

module load GCCcore/11.3.0 GeneMark-ET/4.71

Return to modules


GEOS/3.10.3

module load GCC/11.3.0 GEOS/3.10.3

Return to modules


GEOS/3.11.1

module load GCC/12.2.0 GEOS/3.11.1

Return to modules


GEOS/3.12.0

module load GCC/12.3.0 GEOS/3.12.0

Return to modules


GEOS/3.12.1

module load GCC/13.2.0 GEOS/3.12.1

Return to modules


GEOS/3.9.1

module load GCC/11.2.0 GEOS/3.9.1

Return to modules


gettext/0.19.8.1

module load gettext/0.19.8.1

Return to modules


gettext/0.20.1

module load GCCcore/8.3.0 gettext/0.20.1

module load gettext/0.20.1

module load GCCcore/9.3.0 gettext/0.20.1

Return to modules


gettext/0.21

module load GCCcore/11.3.0 gettext/0.21

module load gettext/0.21

module load GCCcore/11.2.0 gettext/0.21

module load GCCcore/10.2.0 gettext/0.21

module load GCCcore/10.3.0 gettext/0.21

Return to modules


gettext/0.21.1

module load GCCcore/12.3.0 gettext/0.21.1

module load gettext/0.21.1

module load GCCcore/12.2.0 gettext/0.21.1

Return to modules


gettext/0.22

module load GCCcore/13.2.0 gettext/0.22

module load gettext/0.22

Return to modules


gettext/0.22.5

module load gettext/0.22.5

Return to modules


gfbf/2023a

module load gfbf/2023a

Return to modules


gfbf/2023b

module load gfbf/2023b

Return to modules


Ghostscript/10.01.2

module load GCCcore/12.3.0 Ghostscript/10.01.2

Return to modules


Ghostscript/9.54.0

module load GCCcore/11.2.0 Ghostscript/9.54.0

Return to modules


Ghostscript/9.56.1

module load GCCcore/11.3.0 Ghostscript/9.56.1

Return to modules


giflib/5.2.1

module load GCCcore/11.2.0 giflib/5.2.1

module load GCCcore/10.2.0 giflib/5.2.1

module load GCCcore/11.3.0 giflib/5.2.1

module load GCCcore/10.3.0 giflib/5.2.1

module load GCCcore/12.3.0 giflib/5.2.1

module load GCCcore/13.2.0 giflib/5.2.1

Return to modules


git/2.23.0-nodocs

module load GCCcore/8.3.0 git/2.23.0-nodocs

Return to modules


git/2.28.0-nodocs

module load GCCcore/10.2.0 git/2.28.0-nodocs

Return to modules


git/2.32.0-nodocs

module load GCCcore/10.3.0 git/2.32.0-nodocs

Return to modules


git/2.36.0-nodocs

module load GCCcore/11.3.0 git/2.36.0-nodocs

Return to modules


git/2.38.1-nodocs

module load GCCcore/12.2.0 git/2.38.1-nodocs

Return to modules


git/2.41.0-nodocs

module load GCCcore/12.3.0 git/2.41.0-nodocs

Return to modules


git/2.42.0

module load GCCcore/13.2.0 git/2.42.0

Return to modules


glew/2.2.0-egl

module load GCCcore/11.2.0 glew/2.2.0-egl

Return to modules


glew/2.2.0-glx

module load GCCcore/11.2.0 glew/2.2.0-glx

Return to modules


GLib/2.62.0

module load GCCcore/8.3.0 GLib/2.62.0

Return to modules


GLib/2.64.1

module load GCCcore/9.3.0 GLib/2.64.1

Return to modules


GLib/2.66.1

module load GCCcore/10.2.0 GLib/2.66.1

Return to modules


GLib/2.68.2

module load GCCcore/10.3.0 GLib/2.68.2

Return to modules


GLib/2.69.1

module load GCCcore/11.2.0 GLib/2.69.1

Return to modules


GLib/2.72.1

module load GCCcore/11.3.0 GLib/2.72.1

Return to modules


GLib/2.77.1

module load GCCcore/12.3.0 GLib/2.77.1

Return to modules


GLib/2.78.1

module load GCCcore/13.2.0 GLib/2.78.1

Return to modules


GLib/2.80.4

module load GCCcore/13.2.0 GLib/2.80.4

Return to modules


glib-networking/2.72.1

module load GCCcore/11.2.0 glib-networking/2.72.1

module load GCCcore/13.2.0 glib-networking/2.72.1

Return to modules


glib-networking/2.74.0

module load GCCcore/13.2.0 glib-networking/2.74.0

Return to modules


glibc/2.29

module load GCCcore/9.3.0 glibc/2.29

Return to modules


glibc/2.30

module load GCCcore/9.3.0 glibc/2.30

Return to modules


glibc/2.31

module load GCCcore/10.2.0 glibc/2.31

Return to modules


GLM/0.9.9.8

module load GCCcore/8.3.0 GLM/0.9.9.8

Return to modules


GlobalArrays/5.7.2-peigs

module load iccifort/2019.5.281 impi/2019.7.217 GlobalArrays/5.7.2-peigs

module load iccifort/2019.5.281 OpenMPI/3.1.4 GlobalArrays/5.7.2-peigs

Return to modules


GLPK/5.0

module load GCCcore/11.3.0 GLPK/5.0

module load GCCcore/11.2.0 GLPK/5.0

Return to modules


GMP/6.1.2

module load GCCcore/8.3.0 GMP/6.1.2

Return to modules


GMP/6.2.0

module load GCCcore/9.3.0 GMP/6.2.0

module load GCCcore/10.2.0 GMP/6.2.0

Return to modules


GMP/6.2.1

module load GCCcore/12.2.0 GMP/6.2.1

module load GCCcore/11.2.0 GMP/6.2.1

module load GCCcore/12.3.0 GMP/6.2.1

module load GCCcore/11.3.0 GMP/6.2.1

module load GCCcore/10.3.0 GMP/6.2.1

Return to modules


GMP/6.3.0

module load GCCcore/13.2.0 GMP/6.3.0

Return to modules


gmpy2/2.1.0b4

module load GCC/8.3.0 gmpy2/2.1.0b4

Return to modules


gmpy2/2.1.2

module load GCC/11.3.0 gmpy2/2.1.2

Return to modules


gmpy2/2.1.5

module load GCC/13.2.0 gmpy2/2.1.5

Return to modules


gnuplot/5.2.8

module load GCCcore/9.3.0 gnuplot/5.2.8

module load GCCcore/8.3.0 gnuplot/5.2.8

Return to modules


gnuplot/5.4.1

module load GCCcore/10.2.0 gnuplot/5.4.1

Return to modules


gnuplot/5.4.2

module load GCCcore/10.3.0 gnuplot/5.4.2

Return to modules


gnuplot/5.4.4

module load GCCcore/11.3.0 gnuplot/5.4.4

Return to modules


gnuplot/5.4.8

module load GCCcore/12.3.0 gnuplot/5.4.8

Return to modules


GnuTLS/3.7.3

module load GCCcore/11.2.0 GnuTLS/3.7.3

Return to modules


GnuTLS/3.8.4

module load GCCcore/13.2.0 GnuTLS/3.8.4

Return to modules


GnuTLS/3.8.6

module load GCCcore/13.2.0 GnuTLS/3.8.6

Return to modules


GObject-Introspection/1.63.1-Python-3.7.4

module load GCCcore/8.3.0 GObject-Introspection/1.63.1-Python-3.7.4

Return to modules


GObject-Introspection/1.64.0-Python-3.8.2

module load GCCcore/9.3.0 GObject-Introspection/1.64.0-Python-3.8.2

Return to modules


GObject-Introspection/1.66.1

module load GCCcore/10.2.0 GObject-Introspection/1.66.1

Return to modules


GObject-Introspection/1.68.0

module load GCCcore/11.2.0 GObject-Introspection/1.68.0

module load GCCcore/10.3.0 GObject-Introspection/1.68.0

Return to modules


GObject-Introspection/1.72.0

module load GCCcore/11.3.0 GObject-Introspection/1.72.0

Return to modules


GObject-Introspection/1.76.1

module load GCCcore/12.3.0 GObject-Introspection/1.76.1

Return to modules


GObject-Introspection/1.78.1

module load GCCcore/13.2.0 GObject-Introspection/1.78.1

Return to modules


gomkl/2019b

module load gomkl/2019b

Return to modules


gompi/2019b

module load gompi/2019b

Return to modules


gompi/2020a

module load gompi/2020a

Return to modules


gompi/2020b

module load gompi/2020b

Return to modules


gompi/2021a

module load gompi/2021a

Return to modules


gompi/2021b

module load gompi/2021b

Return to modules


gompi/2022a

module load gompi/2022a

Return to modules


gompi/2022b

module load gompi/2022b

Return to modules


gompi/2023a

module load gompi/2023a

Return to modules


gompi/2023b

module load gompi/2023b

Return to modules


gompic/2019b

module load gompic/2019b

Return to modules


gompic/2020b

module load gompic/2020b

Return to modules


googletest/1.11.0

module load GCCcore/11.2.0 googletest/1.11.0

module load GCCcore/11.3.0 googletest/1.11.0

Return to modules


googletest/1.12.1

module load GCCcore/12.2.0 googletest/1.12.1

Return to modules


googletest/1.13.0

module load GCCcore/12.3.0 googletest/1.13.0

Return to modules


googletest/1.14.0

module load GCCcore/13.2.0 googletest/1.14.0

Return to modules


GPAW/21.6.0-ASE-3.22.0-ELPA-2020.11.001

module load GCC/10.2.0 OpenMPI/4.0.5 GPAW/21.6.0-ASE-3.22.0-ELPA-2020.11.001

Return to modules


GPAW/24.6.0-ASE-3.23.0

module load GCC/13.2.0 OpenMPI/4.1.6 GPAW/24.6.0-ASE-3.23.0

Return to modules


GPAW-setups/0.9.20000

module load GPAW-setups/0.9.20000

Return to modules


GPAW-setups/24.1.0

module load GPAW-setups/24.1.0

Return to modules


gperf/3.1

module load GCCcore/10.2.0 gperf/3.1

module load GCCcore/11.2.0 gperf/3.1

module load GCCcore/10.3.0 gperf/3.1

module load GCCcore/13.2.0 gperf/3.1

module load GCCcore/8.3.0 gperf/3.1

module load GCCcore/9.3.0 gperf/3.1

module load GCCcore/11.3.0 gperf/3.1

module load GCCcore/12.3.0 gperf/3.1

Return to modules


gperftools/2.9.1

module load GCCcore/10.2.0 gperftools/2.9.1

Return to modules


GPflow/1.5.1-TensorFlow-1.15.5-Python-3.7.4

module load GCC/8.3.0 CUDA/10.1.243 OpenMPI/3.1.4 GPflow/1.5.1-TensorFlow-1.15.5-Python-3.7.4

Return to modules


GPflow/1.5.1-nvidia-tensorflow-1.15.5+nv21.10-Python-3.8.2

module load GCC/9.3.0 OpenMPI/4.0.3 GPflow/1.5.1-nvidia-tensorflow-1.15.5+nv21.10-Python-3.8.2

Return to modules


GPyTorch/1.3.0

module load GCC/10.2.0 OpenMPI/4.0.5 GPyTorch/1.3.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 GPyTorch/1.3.0

Return to modules


Graphene/1.10.8

module load GCCcore/11.3.0 Graphene/1.10.8

module load GCCcore/13.2.0 Graphene/1.10.8

Return to modules


GraphicsMagick/1.3.41

module load GCCcore/11.3.0 GraphicsMagick/1.3.41

Return to modules


graphite2/1.3.14

module load GCCcore/11.3.0 graphite2/1.3.14

module load GCCcore/12.3.0 graphite2/1.3.14

Return to modules


GRASS/8.2.0

module load GCC/11.2.0 OpenMPI/4.1.1 GRASS/8.2.0

Return to modules


GRASS/8.4.0

module load GCC/13.2.0 OpenMPI/4.1.6 GRASS/8.4.0

Return to modules


groff/1.22.4

module load GCCcore/11.2.0 groff/1.22.4

module load GCCcore/11.3.0 groff/1.22.4

module load GCCcore/12.3.0 groff/1.22.4

module load GCCcore/10.3.0 groff/1.22.4

module load GCCcore/12.2.0 groff/1.22.4

module load GCCcore/10.2.0 groff/1.22.4

module load GCCcore/8.3.0 groff/1.22.4

module load GCCcore/9.3.0 groff/1.22.4

Return to modules


groff/1.23.0

module load GCCcore/13.2.0 groff/1.23.0

Return to modules


GROMACS/2020

module load GCC/8.3.0 OpenMPI/3.1.4 GROMACS/2020

Return to modules


GROMACS/2021.2

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 GROMACS/2021.2

Return to modules


GROMACS/2021.5-CUDA-11.4.1-PLUMED-2.8.0

module load GCC/11.2.0 OpenMPI/4.1.1 GROMACS/2021.5-CUDA-11.4.1-PLUMED-2.8.0

Return to modules


GROMACS/2021.5-PLUMED-2.8.0

module load GCC/11.2.0 OpenMPI/4.1.1 GROMACS/2021.5-PLUMED-2.8.0

Return to modules


GROMACS/2022.6

module load GCC/11.2.0 OpenMPI/4.1.1 GROMACS/2022.6

Return to modules


GROMACS/2022.6-CUDA-11.4.1

module load GCC/11.2.0 OpenMPI/4.1.1 GROMACS/2022.6-CUDA-11.4.1

Return to modules


GROMACS/2023.1

module load GCC/11.3.0 OpenMPI/4.1.4 GROMACS/2023.1

Return to modules


GROMACS/2023.1-CUDA-11.7.0

module load GCC/11.3.0 OpenMPI/4.1.4 GROMACS/2023.1-CUDA-11.7.0

Return to modules


GROMACS/2023.3

module load GCC/11.2.0 OpenMPI/4.1.1 GROMACS/2023.3

Return to modules


GROMACS/2023.3-CUDA-11.4.1

module load GCC/11.2.0 OpenMPI/4.1.1 GROMACS/2023.3-CUDA-11.4.1

Return to modules


GROMACS/2024.1

module load GCC/11.3.0 OpenMPI/4.1.4 GROMACS/2024.1

module load GCC/13.2.0 OpenMPI/4.1.6 GROMACS/2024.1

Return to modules


GROMACS/2024.1-CUDA-11.7.0

module load GCC/11.3.0 OpenMPI/4.1.4 GROMACS/2024.1-CUDA-11.7.0

Return to modules


grpcio/1.57.0

module load GCCcore/13.2.0 grpcio/1.57.0

module load GCCcore/12.3.0 grpcio/1.57.0

Return to modules


GSL/2.6

module load GCC/10.2.0 GSL/2.6

Return to modules


GSL/2.7

module load GCC/13.2.0 GSL/2.7

module load GCC/11.3.0 GSL/2.7

module load GCC/11.2.0 GSL/2.7

module load GCC/10.3.0 GSL/2.7

Return to modules


GST-plugins-bad/1.20.2

module load GCC/11.3.0 GST-plugins-bad/1.20.2

Return to modules


GST-plugins-base/1.18.4

module load GCC/10.2.0 GST-plugins-base/1.18.4

Return to modules


GST-plugins-base/1.18.5

module load GCC/11.2.0 GST-plugins-base/1.18.5

Return to modules


GST-plugins-base/1.20.2

module load GCC/11.3.0 GST-plugins-base/1.20.2

Return to modules


GST-plugins-base/1.24.6

module load GCC/13.2.0 GST-plugins-base/1.24.6

Return to modules


GStreamer/1.18.4

module load GCC/10.2.0 GStreamer/1.18.4

Return to modules


GStreamer/1.18.5

module load GCC/11.2.0 GStreamer/1.18.5

Return to modules


GStreamer/1.20.2

module load GCC/11.3.0 GStreamer/1.20.2

Return to modules


GStreamer/1.24.6

module load GCC/13.2.0 GStreamer/1.24.6

Return to modules


GTK+/3.24.23

module load GCCcore/10.2.0 GTK+/3.24.23

Return to modules


GTK2/2.24.33

module load GCCcore/11.3.0 GTK2/2.24.33

Return to modules


GTK3/3.24.31

module load GCCcore/11.2.0 GTK3/3.24.31

Return to modules


GTK3/3.24.33

module load GCCcore/11.3.0 GTK3/3.24.33

Return to modules


GTK3/3.24.37

module load GCCcore/12.3.0 GTK3/3.24.37

Return to modules


GTK3/3.24.39

module load GCCcore/13.2.0 GTK3/3.24.39

Return to modules


GTK4/4.7.0

module load GCC/11.3.0 GTK4/4.7.0

Return to modules


Guile/3.0.10

module load GCCcore/13.2.0 Guile/3.0.10

Return to modules


Guile/3.0.7

module load GCCcore/11.2.0 Guile/3.0.7

Return to modules


gzip/1.10

module load GCCcore/11.2.0 gzip/1.10

module load GCCcore/9.3.0 gzip/1.10

module load GCCcore/8.3.0 gzip/1.10

module load GCCcore/10.3.0 gzip/1.10

module load GCCcore/10.2.0 gzip/1.10

Return to modules


gzip/1.12

module load GCCcore/12.3.0 gzip/1.12

module load GCCcore/12.2.0 gzip/1.12

module load GCCcore/11.3.0 gzip/1.12

Return to modules


gzip/1.13

module load GCCcore/13.2.0 gzip/1.13

Return to modules


H5hut/2.0.0rc3

module load GCC/10.3.0 OpenMPI/4.1.1 H5hut/2.0.0rc3

Return to modules


h5py/2.10.0-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 h5py/2.10.0-Python-3.7.4

module load GCC/8.3.0 CUDA/10.1.243 OpenMPI/3.1.4 h5py/2.10.0-Python-3.7.4

Return to modules


h5py/2.10.0-Python-3.8.2

module load GCC/9.3.0 OpenMPI/4.0.3 h5py/2.10.0-Python-3.8.2

Return to modules


h5py/3.1.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 h5py/3.1.0

module load GCC/10.2.0 OpenMPI/4.0.5 h5py/3.1.0

Return to modules


h5py/3.11.0

module load GCC/13.2.0 OpenMPI/4.1.6 h5py/3.11.0

Return to modules


h5py/3.2.1

module load GCC/10.3.0 OpenMPI/4.1.1 h5py/3.2.1

Return to modules


h5py/3.7.0

module load GCC/11.3.0 OpenMPI/4.1.4 h5py/3.7.0

Return to modules


h5py/3.9.0

module load GCC/12.3.0 OpenMPI/4.1.5 h5py/3.9.0

Return to modules


H5VFS/0.1.0

module load GCC/13.2.0 H5VFS/0.1.0

module load GCC/11.3.0 H5VFS/0.1.0

Return to modules


HarfBuzz/2.6.4

module load GCCcore/8.3.0 HarfBuzz/2.6.4

module load GCCcore/9.3.0 HarfBuzz/2.6.4

Return to modules


HarfBuzz/2.6.7

module load GCCcore/10.2.0 HarfBuzz/2.6.7

Return to modules


HarfBuzz/2.8.1

module load GCCcore/10.3.0 HarfBuzz/2.8.1

Return to modules


HarfBuzz/2.8.2

module load GCCcore/11.2.0 HarfBuzz/2.8.2

Return to modules


HarfBuzz/4.2.1

module load GCCcore/11.3.0 HarfBuzz/4.2.1

Return to modules


HarfBuzz/5.3.1

module load GCCcore/12.3.0 HarfBuzz/5.3.1

Return to modules


HarfBuzz/8.2.2

module load GCCcore/13.2.0 HarfBuzz/8.2.2

Return to modules


hatch-jupyter-builder/0.9.1

module load GCCcore/13.2.0 hatch-jupyter-builder/0.9.1

Return to modules


hatchling/1.18.0

module load GCCcore/12.3.0 hatchling/1.18.0

module load GCCcore/13.2.0 hatchling/1.18.0

Return to modules


HDF/4.2.15

module load GCCcore/11.2.0 HDF/4.2.15

Return to modules


HDF/4.2.16-2

module load GCCcore/13.2.0 HDF/4.2.16-2

Return to modules


HDF5/1.10.5

module load GCC/8.3.0 CUDA/10.1.243 OpenMPI/3.1.4 HDF5/1.10.5

module load iccifort/2019.5.281 impi/2019.7.217 HDF5/1.10.5

module load iccifort/2019.5.281 OpenMPI/3.1.4 HDF5/1.10.5

module load GCC/8.3.0 OpenMPI/3.1.4 HDF5/1.10.5

Return to modules


HDF5/1.10.6

module load GCC/9.3.0 OpenMPI/4.0.3 HDF5/1.10.6

Return to modules


HDF5/1.10.7

module load GCC/10.2.0 OpenMPI/4.0.5 HDF5/1.10.7

module load GCC/10.3.0 OpenMPI/4.1.1 HDF5/1.10.7

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 HDF5/1.10.7

Return to modules


HDF5/1.12.1

module load GCC/10.3.0 OpenMPI/4.1.1 HDF5/1.12.1

module load GCC/11.2.0 OpenMPI/4.1.1 HDF5/1.12.1

Return to modules


HDF5/1.12.2

module load GCC/11.3.0 OpenMPI/4.1.4 HDF5/1.12.2

Return to modules


HDF5/1.12.2-serial

module load GCC/11.3.0 HDF5/1.12.2-serial

Return to modules


HDF5/1.13.1

module load GCC/11.3.0 OpenMPI/4.1.4 HDF5/1.13.1

module load intel-compilers/2022.1.0 impi/2021.6.0 HDF5/1.13.1

Return to modules


HDF5/1.14.0

module load GCC/12.3.0 OpenMPI/4.1.5 HDF5/1.14.0

module load GCC/12.2.0 OpenMPI/4.1.4 HDF5/1.14.0

Return to modules


HDF5/1.14.3

module load GCC/13.2.0 HDF5/1.14.3

module load GCC/13.2.0 OpenMPI/4.1.6 HDF5/1.14.3

Return to modules


help2man/1.47.12

module load GCCcore/9.3.0 help2man/1.47.12

Return to modules


help2man/1.47.16

module load GCCcore/10.2.0 help2man/1.47.16

Return to modules


help2man/1.47.4

module load help2man/1.47.4

Return to modules


help2man/1.47.8

module load GCCcore/8.3.0 help2man/1.47.8

Return to modules


help2man/1.48.3

module load GCCcore/11.2.0 help2man/1.48.3

module load GCCcore/10.3.0 help2man/1.48.3

Return to modules


help2man/1.49.2

module load GCCcore/12.2.0 help2man/1.49.2

module load GCCcore/11.3.0 help2man/1.49.2

Return to modules


help2man/1.49.3

module load GCCcore/13.2.0 help2man/1.49.3

module load GCCcore/12.3.0 help2man/1.49.3

Return to modules


HH-suite/3.3.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 HH-suite/3.3.0

module load GCC/12.3.0 OpenMPI/4.1.5 HH-suite/3.3.0

module load GCC/13.2.0 OpenMPI/4.1.6 HH-suite/3.3.0

module load GCC/11.3.0 OpenMPI/4.1.4 HH-suite/3.3.0

Return to modules


Highway/1.0.3

module load GCCcore/11.3.0 Highway/1.0.3

Return to modules


Highway/1.0.7

module load GCCcore/13.2.0 Highway/1.0.7

Return to modules


hiredis/1.0.2

module load GCCcore/11.2.0 hiredis/1.0.2

Return to modules


HMMER/3.3.2

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 HMMER/3.3.2

module load GCC/11.3.0 OpenMPI/4.1.4 HMMER/3.3.2

Return to modules


HMMER/3.4

module load GCC/13.2.0 OpenMPI/4.1.6 HMMER/3.4

Return to modules


HOOMD-blue/4.4.1

module load GCC/11.3.0 OpenMPI/4.1.4 HOOMD-blue/4.4.1

Return to modules


HOOMD-blue/4.8.2

module load GCC/13.2.0 OpenMPI/4.1.6 HOOMD-blue/4.8.2

Return to modules


HOOMD-blue/4.8.2-CUDA-12.5.0

module load GCC/13.2.0 OpenMPI/4.1.6 HOOMD-blue/4.8.2-CUDA-12.5.0

Return to modules


HPL/2.3

module load iccifort/2019.5.281 OpenMPI/3.1.4 HPL/2.3

module load GCC/8.3.0 OpenMPI/3.1.4 HPL/2.3

module load iccifort/2019.5.281 impi/2019.7.217 HPL/2.3

module load GCC/10.2.0 OpenMPI/4.0.5 HPL/2.3

module load GCC/10.3.0 OpenMPI/4.1.1 HPL/2.3

module load intel-compilers/2022.1.0 impi/2021.6.0 HPL/2.3

module load GCC/11.3.0 OpenMPI/4.1.4 HPL/2.3

module load GCC/9.3.0 OpenMPI/4.0.3 HPL/2.3

module load GCC/11.2.0 OpenMPI/4.1.1 HPL/2.3

Return to modules


HPL/2.3-AOCL-4.0-lp64

module load GCC/11.2.0 HPL/2.3-AOCL-4.0-lp64

Return to modules


HPL/2.3-amd

module load GCC/10.2.0 OpenMPI/4.0.5 HPL/2.3-amd

Return to modules


HTSlib/1.15.1

module load GCC/11.3.0 HTSlib/1.15.1

Return to modules


HTSlib/1.19.1

module load GCC/13.2.0 HTSlib/1.19.1

Return to modules


hunspell/1.7.1

module load GCCcore/11.2.0 hunspell/1.7.1

Return to modules


hwloc/1.11.12

module load GCCcore/8.3.0 hwloc/1.11.12

Return to modules


hwloc/2.2.0

module load GCCcore/10.2.0 hwloc/2.2.0

module load GCCcore/9.3.0 hwloc/2.2.0

Return to modules


hwloc/2.4.1

module load GCCcore/10.3.0 hwloc/2.4.1

Return to modules


hwloc/2.5.0

module load GCCcore/11.2.0 hwloc/2.5.0

Return to modules


hwloc/2.7.1

module load GCCcore/11.3.0 hwloc/2.7.1

Return to modules


hwloc/2.8.0

module load GCCcore/12.2.0 hwloc/2.8.0

Return to modules


hwloc/2.9.1

module load GCCcore/12.3.0 hwloc/2.9.1

Return to modules


hwloc/2.9.2

module load GCCcore/13.2.0 hwloc/2.9.2

Return to modules


Hydra/1.1.1

module load GCCcore/10.2.0 Hydra/1.1.1

Return to modules


hypothesis/5.41.2

module load GCCcore/10.2.0 hypothesis/5.41.2

Return to modules


hypothesis/5.41.5

module load GCCcore/10.2.0 hypothesis/5.41.5

Return to modules


hypothesis/6.13.1

module load GCCcore/10.3.0 hypothesis/6.13.1

Return to modules


hypothesis/6.14.6

module load GCCcore/11.2.0 hypothesis/6.14.6

Return to modules


hypothesis/6.46.7

module load GCCcore/11.3.0 hypothesis/6.46.7

Return to modules


hypothesis/6.68.2

module load GCCcore/12.2.0 hypothesis/6.68.2

Return to modules


hypothesis/6.82.0

module load GCCcore/12.3.0 hypothesis/6.82.0

Return to modules


hypothesis/6.90.0

module load GCCcore/13.2.0 hypothesis/6.90.0

Return to modules


Hypre/2.18.2

module load GCC/8.3.0 OpenMPI/3.1.4 Hypre/2.18.2

module load iccifort/2019.5.281 impi/2019.7.217 Hypre/2.18.2

Return to modules


Hypre/2.21.0

module load GCC/10.3.0 OpenMPI/4.1.1 Hypre/2.21.0

Return to modules


Hypre/2.25.0

module load GCC/11.3.0 OpenMPI/4.1.4 Hypre/2.25.0

Return to modules


Hypre/2.29.0

module load GCC/12.3.0 OpenMPI/4.1.5 Hypre/2.29.0

Return to modules


Hypre/2.31.0

module load GCC/13.2.0 OpenMPI/4.1.6 Hypre/2.31.0

Return to modules


iccifort/2019.5.281

module load iccifort/2019.5.281

Return to modules


ICU/64.2

module load GCCcore/8.3.0 ICU/64.2

Return to modules


ICU/66.1

module load GCCcore/9.3.0 ICU/66.1

Return to modules


ICU/67.1

module load GCCcore/10.2.0 ICU/67.1

Return to modules


ICU/69.1

module load GCCcore/11.2.0 ICU/69.1

module load GCCcore/10.3.0 ICU/69.1

Return to modules


ICU/71.1

module load GCCcore/11.3.0 ICU/71.1

Return to modules


ICU/72.1

module load GCCcore/12.2.0 ICU/72.1

Return to modules


ICU/73.2

module load GCCcore/12.3.0 ICU/73.2

Return to modules


ICU/74.1

module load GCCcore/13.2.0 ICU/74.1

Return to modules


iimpi/2019b

module load iimpi/2019b

Return to modules


iimpi/2021b

module load iimpi/2021b

Return to modules


iimpi/2022a

module load iimpi/2022a

Return to modules


imagecodecs/2022.2.22

module load GCC/11.3.0 OpenMPI/4.1.4 imagecodecs/2022.2.22

Return to modules


imageio/2.22.2

module load GCC/11.3.0 OpenMPI/4.1.4 imageio/2.22.2

Return to modules


ImageMagick/7.1.0-37

module load GCCcore/11.3.0 ImageMagick/7.1.0-37

Return to modules


ImageMagick/7.1.0-4

module load GCCcore/11.2.0 ImageMagick/7.1.0-4

Return to modules


ImageMagick/7.1.1-15

module load GCCcore/12.3.0 ImageMagick/7.1.1-15

Return to modules


Imath/3.1.5

module load GCCcore/11.3.0 Imath/3.1.5

Return to modules


Imath/3.1.7

module load GCCcore/12.3.0 Imath/3.1.7

Return to modules


Imath/3.1.9

module load GCCcore/13.2.0 Imath/3.1.9

Return to modules


imgaug/0.4.0

module load GCC/11.3.0 OpenMPI/4.1.4 imgaug/0.4.0

Return to modules


imkl/2019.5.281

module load GCC/8.3.0 OpenMPI/3.1.4 imkl/2019.5.281

module load iccifort/2019.5.281 OpenMPI/3.1.4 imkl/2019.5.281

module load iccifort/2019.5.281 impi/2019.7.217 imkl/2019.5.281

Return to modules


imkl/2021.4.0

module load imkl/2021.4.0

Return to modules


imkl/2022.1.0

module load imkl/2022.1.0

Return to modules


imkl-FFTW/2021.4.0

module load intel-compilers/2021.4.0 impi/2021.4.0 imkl-FFTW/2021.4.0

Return to modules


imkl-FFTW/2022.1.0

module load intel-compilers/2022.1.0 impi/2021.6.0 imkl-FFTW/2022.1.0

Return to modules


impi/2019.7.217

module load iccifort/2019.5.281 impi/2019.7.217

Return to modules


impi/2021.4.0

module load intel-compilers/2021.4.0 impi/2021.4.0

Return to modules


impi/2021.6.0

module load intel-compilers/2022.1.0 impi/2021.6.0

Return to modules


intel/2019b

module load intel/2019b

Return to modules


intel/2021b

module load intel/2021b

Return to modules


intel/2022a

module load intel/2022a

Return to modules


intel-compilers/2021.4.0

module load intel-compilers/2021.4.0

Return to modules


intel-compilers/2022.1.0

module load intel-compilers/2022.1.0

Return to modules


intltool/0.51.0

module load GCCcore/11.2.0 intltool/0.51.0

module load GCCcore/13.2.0 intltool/0.51.0

module load GCCcore/9.3.0 intltool/0.51.0

module load GCCcore/11.3.0 intltool/0.51.0

module load GCCcore/12.3.0 intltool/0.51.0

module load GCCcore/8.3.0 intltool/0.51.0

module load GCCcore/10.2.0 intltool/0.51.0

module load GCCcore/10.3.0 intltool/0.51.0

Return to modules


iomkl/2019b

module load iomkl/2019b

Return to modules


iompi/2019b

module load iompi/2019b

Return to modules


IPython/7.18.1

module load GCCcore/10.2.0 IPython/7.18.1

Return to modules


IPython/8.17.2

module load GCCcore/13.2.0 IPython/8.17.2

Return to modules


JAGS/4.3.0

module load GCC/11.2.0 OpenMPI/4.1.1 JAGS/4.3.0

Return to modules


JAGS/4.3.2

module load GCC/13.2.0 OpenMPI/4.1.6 JAGS/4.3.2

Return to modules


Jansson/2.13.1

module load GCC/11.2.0 Jansson/2.13.1

Return to modules


Jansson/2.14

module load GCC/13.2.0 Jansson/2.14

Return to modules


JasPer/2.0.14

module load GCCcore/9.3.0 JasPer/2.0.14

module load GCCcore/8.3.0 JasPer/2.0.14

Return to modules


JasPer/2.0.24

module load GCCcore/10.2.0 JasPer/2.0.24

Return to modules


JasPer/2.0.28

module load GCCcore/10.3.0 JasPer/2.0.28

Return to modules


JasPer/2.0.33

module load GCCcore/11.3.0 JasPer/2.0.33

module load GCCcore/11.2.0 JasPer/2.0.33

Return to modules


JasPer/4.0.0

module load GCCcore/12.3.0 JasPer/4.0.0

Return to modules


Java/1.8.0_292-OpenJDK

module load Java/1.8.0_292-OpenJDK

Return to modules


Java/11.0.2

module load Java/11.0.2

Return to modules


Java/17.0.6

module load Java/17.0.6

Return to modules


Java/21.0.2

module load Java/21.0.2

Return to modules


jax/0.2.19

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 jax/0.2.19

Return to modules


jax/0.3.25

module load GCC/11.3.0 OpenMPI/4.1.4 jax/0.3.25

Return to modules


jax/0.4.25

module load GCC/13.2.0 OpenMPI/4.1.6 jax/0.4.25

module load GCC/12.3.0 OpenMPI/4.1.5 jax/0.4.25

Return to modules


jax/0.4.25-CUDA-12.0.0

module load GCC/12.3.0 OpenMPI/4.1.5 jax/0.4.25-CUDA-12.0.0

Return to modules


jax/0.4.4-CUDA-11.7.0

module load GCC/11.3.0 OpenMPI/4.1.4 jax/0.4.4-CUDA-11.7.0

Return to modules


jbigkit/2.1

module load GCCcore/10.2.0 jbigkit/2.1

module load GCCcore/10.3.0 jbigkit/2.1

module load GCCcore/11.2.0 jbigkit/2.1

module load GCCcore/12.2.0 jbigkit/2.1

module load GCCcore/11.3.0 jbigkit/2.1

module load GCCcore/12.3.0 jbigkit/2.1

module load GCCcore/13.2.0 jbigkit/2.1

Return to modules


jedi/0.19.1

module load GCCcore/13.2.0 jedi/0.19.1

Return to modules


jemalloc/5.2.1

module load GCCcore/11.2.0 jemalloc/5.2.1

module load GCCcore/10.2.0 jemalloc/5.2.1

Return to modules


jemalloc/5.3.0

module load GCCcore/13.2.0 jemalloc/5.3.0

Return to modules


json-c/0.17

module load GCCcore/13.2.0 json-c/0.17

Return to modules


JsonCpp/1.9.4

module load GCCcore/10.2.0 JsonCpp/1.9.4

module load GCCcore/10.3.0 JsonCpp/1.9.4

Return to modules


JsonCpp/1.9.5

module load GCCcore/11.3.0 JsonCpp/1.9.5

module load GCCcore/13.2.0 JsonCpp/1.9.5

module load GCCcore/12.3.0 JsonCpp/1.9.5

Return to modules


Judy/1.0.5

module load GCCcore/10.2.0 Judy/1.0.5

Return to modules


Julia/1.10.4-linux-x86_64

module load Julia/1.10.4-linux-x86_64

Return to modules


Julia/1.6.2-linux-x86_64

module load Julia/1.6.2-linux-x86_64

Return to modules


jupyter-server/2.14.0

module load GCCcore/13.2.0 jupyter-server/2.14.0

Return to modules


JupyterLab/4.2.0

module load GCCcore/13.2.0 JupyterLab/4.2.0

Return to modules


JupyterNotebook/7.2.0

module load GCCcore/13.2.0 JupyterNotebook/7.2.0

Return to modules


jxrlib/1.1

module load GCCcore/11.3.0 jxrlib/1.1

Return to modules


KaHIP/3.16

module load GCC/12.3.0 OpenMPI/4.1.5 KaHIP/3.16

Return to modules


Kalign/3.3.1

module load GCCcore/10.2.0 Kalign/3.3.1

Return to modules


Kalign/3.3.5

module load GCCcore/11.3.0 Kalign/3.3.5

Return to modules


Kalign/3.4.0

module load GCCcore/13.2.0 Kalign/3.4.0

Return to modules


kim-api/2.2.1

module load GCCcore/11.2.0 kim-api/2.2.1

Return to modules


LAME/3.100

module load GCCcore/10.2.0 LAME/3.100

module load GCCcore/9.3.0 LAME/3.100

module load GCCcore/11.2.0 LAME/3.100

module load GCCcore/13.2.0 LAME/3.100

module load GCCcore/12.3.0 LAME/3.100

module load GCCcore/8.3.0 LAME/3.100

module load GCCcore/11.3.0 LAME/3.100

module load GCCcore/10.3.0 LAME/3.100

Return to modules


LAMMPS/29Sep2021-CUDA-11.4.1-gpu

module load GCC/11.2.0 OpenMPI/4.1.1 LAMMPS/29Sep2021-CUDA-11.4.1-gpu

Return to modules


LAMMPS/29Sep2021-CUDA-11.4.1-kokkos

module load GCC/11.2.0 OpenMPI/4.1.1 LAMMPS/29Sep2021-CUDA-11.4.1-kokkos

Return to modules


LAMMPS/29Sep2021-kokkos

module load GCC/11.2.0 OpenMPI/4.1.1 LAMMPS/29Sep2021-kokkos

Return to modules


LERC/3.0

module load GCCcore/11.3.0 LERC/3.0

Return to modules


LERC/4.0.0

module load GCCcore/13.2.0 LERC/4.0.0

Return to modules


libaec/1.0.6

module load GCCcore/11.3.0 libaec/1.0.6

Return to modules


libaio/0.3.112

module load GCCcore/10.2.0 libaio/0.3.112

Return to modules


libarchive/3.4.3

module load GCCcore/10.2.0 libarchive/3.4.3

Return to modules


libarchive/3.5.1

module load GCCcore/11.2.0 libarchive/3.5.1

module load GCCcore/10.3.0 libarchive/3.5.1

Return to modules


libarchive/3.6.1

module load GCCcore/12.2.0 libarchive/3.6.1

module load GCCcore/11.3.0 libarchive/3.6.1

Return to modules


libarchive/3.6.2

module load GCCcore/12.3.0 libarchive/3.6.2

Return to modules


libarchive/3.7.2

module load GCCcore/13.2.0 libarchive/3.7.2

Return to modules


libavif/0.11.1

module load GCC/11.3.0 OpenMPI/4.1.4 libavif/0.11.1

Return to modules


libcerf/1.13

module load GCCcore/8.3.0 libcerf/1.13

module load GCCcore/9.3.0 libcerf/1.13

Return to modules


libcerf/1.14

module load GCCcore/10.2.0 libcerf/1.14

Return to modules


libcerf/1.17

module load GCCcore/10.3.0 libcerf/1.17

Return to modules


libcerf/2.1

module load GCCcore/11.3.0 libcerf/2.1

Return to modules


libcerf/2.3

module load GCCcore/12.3.0 libcerf/2.3

Return to modules


libde265/1.0.8

module load GCC/11.3.0 libde265/1.0.8

Return to modules


libdeflate/1.10

module load GCCcore/11.3.0 libdeflate/1.10

Return to modules


libdeflate/1.15

module load GCCcore/12.2.0 libdeflate/1.15

Return to modules


libdeflate/1.18

module load GCCcore/12.3.0 libdeflate/1.18

Return to modules


libdeflate/1.19

module load GCCcore/13.2.0 libdeflate/1.19

Return to modules


libdrm/2.4.100

module load GCCcore/9.3.0 libdrm/2.4.100

Return to modules


libdrm/2.4.102

module load GCCcore/10.2.0 libdrm/2.4.102

Return to modules


libdrm/2.4.106

module load GCCcore/10.3.0 libdrm/2.4.106

Return to modules


libdrm/2.4.107

module load GCCcore/11.2.0 libdrm/2.4.107

Return to modules


libdrm/2.4.110

module load GCCcore/11.3.0 libdrm/2.4.110

Return to modules


libdrm/2.4.115

module load GCCcore/12.3.0 libdrm/2.4.115

Return to modules


libdrm/2.4.117

module load GCCcore/13.2.0 libdrm/2.4.117

Return to modules


libdrm/2.4.99

module load GCCcore/8.3.0 libdrm/2.4.99

Return to modules


libepoxy/1.5.10

module load GCCcore/12.3.0 libepoxy/1.5.10

module load GCCcore/11.3.0 libepoxy/1.5.10

module load GCCcore/13.2.0 libepoxy/1.5.10

Return to modules


libepoxy/1.5.4

module load GCCcore/10.2.0 libepoxy/1.5.4

Return to modules


libepoxy/1.5.8

module load GCCcore/11.2.0 libepoxy/1.5.8

Return to modules


libev/4.33

module load GCC/11.2.0 libev/4.33

module load GCC/13.2.0 libev/4.33

Return to modules


libevent/2.1.11

module load GCCcore/8.3.0 libevent/2.1.11

module load GCCcore/9.3.0 libevent/2.1.11

Return to modules


libevent/2.1.12

module load GCCcore/11.2.0 libevent/2.1.12

module load GCCcore/12.2.0 libevent/2.1.12

module load GCCcore/13.2.0 libevent/2.1.12

module load GCCcore/10.2.0 libevent/2.1.12

module load GCCcore/10.3.0 libevent/2.1.12

module load GCCcore/11.3.0 libevent/2.1.12

module load GCCcore/12.3.0 libevent/2.1.12

Return to modules


libexif/0.6.24

module load GCCcore/11.2.0 libexif/0.6.24

Return to modules


libfabric/1.11.0

module load GCCcore/9.3.0 libfabric/1.11.0

module load GCCcore/10.2.0 libfabric/1.11.0

Return to modules


libfabric/1.12.1

module load GCCcore/10.3.0 libfabric/1.12.1

Return to modules


libfabric/1.13.2

module load GCCcore/11.2.0 libfabric/1.13.2

Return to modules


libfabric/1.15.1

module load GCCcore/11.3.0 libfabric/1.15.1

Return to modules


libfabric/1.16.1

module load GCCcore/12.2.0 libfabric/1.16.1

Return to modules


libfabric/1.18.0

module load GCCcore/12.3.0 libfabric/1.18.0

Return to modules


libfabric/1.19.0

module load GCCcore/13.2.0 libfabric/1.19.0

Return to modules


libffi/3.2.1

module load GCCcore/8.3.0 libffi/3.2.1

Return to modules


libffi/3.3

module load GCCcore/10.3.0 libffi/3.3

module load GCCcore/9.3.0 libffi/3.3

module load GCCcore/10.2.0 libffi/3.3

Return to modules


libffi/3.4.2

module load GCCcore/11.3.0 libffi/3.4.2

module load GCCcore/11.2.0 libffi/3.4.2

Return to modules


libffi/3.4.4

module load GCCcore/12.2.0 libffi/3.4.4

module load GCCcore/13.2.0 libffi/3.4.4

module load GCCcore/12.3.0 libffi/3.4.4

Return to modules


libFLAME/3.0.1-amd

module load GCCcore/11.2.0 libFLAME/3.0.1-amd

module load GCCcore/10.2.0 libFLAME/3.0.1-amd

Return to modules


libgcrypt/1.9.3

module load GCCcore/11.2.0 libgcrypt/1.9.3

Return to modules


libgd/2.2.5

module load GCCcore/8.3.0 libgd/2.2.5

Return to modules


libgd/2.3.0

module load GCCcore/9.3.0 libgd/2.3.0

module load GCCcore/10.2.0 libgd/2.3.0

Return to modules


libgd/2.3.1

module load GCCcore/10.3.0 libgd/2.3.1

Return to modules


libgd/2.3.3

module load GCCcore/12.3.0 libgd/2.3.3

module load GCCcore/11.3.0 libgd/2.3.3

Return to modules


libgdiplus/6.1

module load GCCcore/11.2.0 libgdiplus/6.1

Return to modules


libgeotiff/1.7.0

module load GCCcore/11.2.0 libgeotiff/1.7.0

Return to modules


libgeotiff/1.7.1

module load GCCcore/12.2.0 libgeotiff/1.7.1

module load GCCcore/12.3.0 libgeotiff/1.7.1

module load GCCcore/11.3.0 libgeotiff/1.7.1

Return to modules


libgeotiff/1.7.3

module load GCCcore/13.2.0 libgeotiff/1.7.3

Return to modules


libgit2/1.1.1

module load GCCcore/11.2.0 libgit2/1.1.1

Return to modules


libgit2/1.7.2

module load GCCcore/13.2.0 libgit2/1.7.2

Return to modules


libGLU/9.0.1

module load GCCcore/10.2.0 libGLU/9.0.1

module load GCCcore/9.3.0 libGLU/9.0.1

module load GCCcore/10.3.0 libGLU/9.0.1

module load GCCcore/8.3.0 libGLU/9.0.1

Return to modules


libGLU/9.0.2

module load GCCcore/11.3.0 libGLU/9.0.2

module load GCCcore/11.2.0 libGLU/9.0.2

Return to modules


libGLU/9.0.3

module load GCCcore/13.2.0 libGLU/9.0.3

module load GCCcore/12.3.0 libGLU/9.0.3

Return to modules


libglvnd/1.2.0

module load GCCcore/9.3.0 libglvnd/1.2.0

module load GCCcore/8.3.0 libglvnd/1.2.0

Return to modules


libglvnd/1.3.2

module load GCCcore/10.2.0 libglvnd/1.3.2

Return to modules


libglvnd/1.3.3

module load GCCcore/10.3.0 libglvnd/1.3.3

module load GCCcore/11.2.0 libglvnd/1.3.3

Return to modules


libglvnd/1.4.0

module load GCCcore/11.3.0 libglvnd/1.4.0

Return to modules


libglvnd/1.6.0

module load GCCcore/12.3.0 libglvnd/1.6.0

Return to modules


libglvnd/1.7.0

module load GCCcore/13.2.0 libglvnd/1.7.0

Return to modules


libgpg-error/1.42

module load GCCcore/11.2.0 libgpg-error/1.42

Return to modules


libheif/1.12.0

module load GCC/11.3.0 libheif/1.12.0

Return to modules


libiconv/1.16

module load GCCcore/9.3.0 libiconv/1.16

module load GCCcore/10.3.0 libiconv/1.16

module load GCCcore/8.3.0 libiconv/1.16

module load GCCcore/11.2.0 libiconv/1.16

module load GCCcore/10.2.0 libiconv/1.16

Return to modules


libiconv/1.17

module load GCCcore/11.3.0 libiconv/1.17

module load GCCcore/12.2.0 libiconv/1.17

module load GCCcore/13.2.0 libiconv/1.17

module load GCCcore/12.3.0 libiconv/1.17

Return to modules


libidn2/2.3.2

module load GCCcore/11.2.0 libidn2/2.3.2

module load GCCcore/13.2.0 libidn2/2.3.2

Return to modules


libidn2/2.3.7

module load GCCcore/13.2.0 libidn2/2.3.7

Return to modules


Libint/2.6.0-lmax-6-cp2k

module load GCC/10.3.0 Libint/2.6.0-lmax-6-cp2k

module load GCC/10.2.0 Libint/2.6.0-lmax-6-cp2k

Return to modules


libjpeg-turbo/2.0.3

module load GCCcore/8.3.0 libjpeg-turbo/2.0.3

Return to modules


libjpeg-turbo/2.0.4

module load GCCcore/9.3.0 libjpeg-turbo/2.0.4

Return to modules


libjpeg-turbo/2.0.5

module load GCCcore/10.2.0 libjpeg-turbo/2.0.5

Return to modules


libjpeg-turbo/2.0.6

module load GCCcore/11.2.0 libjpeg-turbo/2.0.6

module load GCCcore/10.3.0 libjpeg-turbo/2.0.6

Return to modules


libjpeg-turbo/2.1.3

module load GCCcore/11.3.0 libjpeg-turbo/2.1.3

Return to modules


libjpeg-turbo/2.1.4

module load GCCcore/12.2.0 libjpeg-turbo/2.1.4

Return to modules


libjpeg-turbo/2.1.5.1

module load GCCcore/12.3.0 libjpeg-turbo/2.1.5.1

Return to modules


libjpeg-turbo/3.0.1

module load GCCcore/13.2.0 libjpeg-turbo/3.0.1

Return to modules


LibLZF/3.6

module load GCCcore/11.3.0 LibLZF/3.6

Return to modules


libogg/1.3.5

module load GCCcore/11.2.0 libogg/1.3.5

Return to modules


libpciaccess/0.14

module load GCCcore/8.3.0 libpciaccess/0.14

Return to modules


libpciaccess/0.16

module load GCCcore/9.3.0 libpciaccess/0.16

module load GCCcore/10.3.0 libpciaccess/0.16

module load GCCcore/10.2.0 libpciaccess/0.16

module load GCCcore/11.3.0 libpciaccess/0.16

module load GCCcore/11.2.0 libpciaccess/0.16

Return to modules


libpciaccess/0.17

module load GCCcore/12.2.0 libpciaccess/0.17

module load GCCcore/13.2.0 libpciaccess/0.17

module load GCCcore/12.3.0 libpciaccess/0.17

Return to modules


libpng/1.6.37

module load GCCcore/9.3.0 libpng/1.6.37

module load GCCcore/11.2.0 libpng/1.6.37

module load GCCcore/8.3.0 libpng/1.6.37

module load GCCcore/10.3.0 libpng/1.6.37

module load GCCcore/10.2.0 libpng/1.6.37

module load GCCcore/11.3.0 libpng/1.6.37

Return to modules


libpng/1.6.38

module load GCCcore/12.2.0 libpng/1.6.38

Return to modules


libpng/1.6.39

module load GCCcore/12.3.0 libpng/1.6.39

Return to modules


libpng/1.6.40

module load GCCcore/13.2.0 libpng/1.6.40

Return to modules


libpsl/0.21.1

module load GCCcore/11.2.0 libpsl/0.21.1

Return to modules


libpsl/0.21.5

module load GCCcore/13.2.0 libpsl/0.21.5

Return to modules


libreadline/8.0

module load GCCcore/8.3.0 libreadline/8.0

module load GCCcore/9.3.0 libreadline/8.0

module load GCCcore/10.2.0 libreadline/8.0

Return to modules


libreadline/8.1

module load GCCcore/11.2.0 libreadline/8.1

module load GCCcore/10.3.0 libreadline/8.1

Return to modules


libreadline/8.1.2

module load GCCcore/11.3.0 libreadline/8.1.2

Return to modules


libreadline/8.2

module load GCCcore/12.2.0 libreadline/8.2

module load GCCcore/13.2.0 libreadline/8.2

module load GCCcore/12.3.0 libreadline/8.2

Return to modules


librttopo/1.1.0

module load GCC/11.2.0 librttopo/1.1.0

module load GCC/13.2.0 librttopo/1.1.0

Return to modules


libsndfile/1.0.31

module load GCCcore/11.2.0 libsndfile/1.0.31

Return to modules


libsodium/1.0.18

module load GCCcore/10.2.0 libsodium/1.0.18

module load GCCcore/11.2.0 libsodium/1.0.18

Return to modules


libsodium/1.0.19

module load GCCcore/13.2.0 libsodium/1.0.19

Return to modules


LibSoup/3.0.7

module load GCC/11.2.0 LibSoup/3.0.7

Return to modules


LibSoup/3.0.8

module load GCC/13.2.0 LibSoup/3.0.8

Return to modules


LibSoup/3.5.2

module load GCC/13.2.0 LibSoup/3.5.2

Return to modules


libspatialite/5.0.1

module load GCC/13.2.0 libspatialite/5.0.1

module load GCC/11.2.0 libspatialite/5.0.1

Return to modules


libtasn1/4.18.0

module load GCCcore/11.2.0 libtasn1/4.18.0

Return to modules


libtasn1/4.19.0

module load GCCcore/13.2.0 libtasn1/4.19.0

Return to modules


LibTIFF/4.1.0

module load GCCcore/10.2.0 LibTIFF/4.1.0

Return to modules


LibTIFF/4.2.0

module load GCCcore/10.3.0 LibTIFF/4.2.0

Return to modules


LibTIFF/4.3.0

module load GCCcore/11.3.0 LibTIFF/4.3.0

module load GCCcore/11.2.0 LibTIFF/4.3.0

Return to modules


LibTIFF/4.4.0

module load GCCcore/12.2.0 LibTIFF/4.4.0

Return to modules


LibTIFF/4.5.0

module load GCCcore/12.3.0 LibTIFF/4.5.0

Return to modules


LibTIFF/4.6.0

module load GCCcore/13.2.0 LibTIFF/4.6.0

Return to modules


libtirpc/1.3.2

module load GCCcore/11.2.0 libtirpc/1.3.2

module load GCCcore/11.3.0 libtirpc/1.3.2

Return to modules


libtirpc/1.3.3

module load GCCcore/12.2.0 libtirpc/1.3.3

module load GCCcore/12.3.0 libtirpc/1.3.3

Return to modules


libtirpc/1.3.4

module load GCCcore/13.2.0 libtirpc/1.3.4

Return to modules


libtool/2.4.6

module load GCCcore/10.2.0 libtool/2.4.6

module load GCCcore/9.3.0 libtool/2.4.6

module load GCCcore/8.3.0 libtool/2.4.6

module load GCCcore/10.3.0 libtool/2.4.6

module load GCCcore/11.2.0 libtool/2.4.6

Return to modules


libtool/2.4.7

module load GCCcore/13.2.0 libtool/2.4.7

module load GCCcore/11.3.0 libtool/2.4.7

module load GCCcore/12.2.0 libtool/2.4.7

module load GCCcore/12.3.0 libtool/2.4.7

Return to modules


libunistring/1.0

module load GCCcore/11.2.0 libunistring/1.0

Return to modules


libunistring/1.2

module load GCCcore/13.2.0 libunistring/1.2

Return to modules


libunwind/1.3.1

module load GCCcore/8.3.0 libunwind/1.3.1

module load GCCcore/9.3.0 libunwind/1.3.1

Return to modules


libunwind/1.4.0

module load GCCcore/10.2.0 libunwind/1.4.0

module load GCCcore/10.3.0 libunwind/1.4.0

Return to modules


libunwind/1.5.0

module load GCCcore/11.2.0 libunwind/1.5.0

Return to modules


libunwind/1.6.2

module load GCCcore/13.2.0 libunwind/1.6.2

module load GCCcore/11.3.0 libunwind/1.6.2

module load GCCcore/12.3.0 libunwind/1.6.2

Return to modules


libvdwxc/0.4.0

module load GCC/10.2.0 OpenMPI/4.0.5 libvdwxc/0.4.0

Return to modules


libvorbis/1.3.7

module load GCCcore/11.2.0 libvorbis/1.3.7

Return to modules


libwebp/1.1.0

module load GCCcore/10.2.0 libwebp/1.1.0

Return to modules


libwebp/1.2.0

module load GCCcore/11.2.0 libwebp/1.2.0

Return to modules


libwebp/1.2.4

module load GCCcore/11.3.0 libwebp/1.2.4

Return to modules


libwebp/1.3.1

module load GCCcore/12.3.0 libwebp/1.3.1

Return to modules


libwebp/1.3.2

module load GCCcore/13.2.0 libwebp/1.3.2

Return to modules


libwpe/1.13.3

module load GCCcore/11.2.0 libwpe/1.13.3

Return to modules


libxc/4.3.4

module load GCC/10.2.0 libxc/4.3.4

module load iccifort/2019.5.281 libxc/4.3.4

Return to modules


libxc/5.1.5

module load GCC/10.3.0 libxc/5.1.5

Return to modules


libxc/5.1.6

module load GCC/11.2.0 libxc/5.1.6

module load intel-compilers/2021.4.0 libxc/5.1.6

Return to modules


libxc/5.2.3

module load GCC/11.3.0 libxc/5.2.3

Return to modules


libxc/6.1.0

module load GCC/12.2.0 libxc/6.1.0

Return to modules


libxc/6.2.2

module load GCC/10.3.0 libxc/6.2.2

module load GCC/13.2.0 libxc/6.2.2

Return to modules


libxml2/2.10.3

module load GCCcore/12.2.0 libxml2/2.10.3

Return to modules


libxml2/2.11.4

module load GCCcore/12.3.0 libxml2/2.11.4

Return to modules


libxml2/2.11.5

module load GCCcore/13.2.0 libxml2/2.11.5

Return to modules


libxml2/2.9.10

module load GCCcore/10.3.0 libxml2/2.9.10

module load GCCcore/9.3.0 libxml2/2.9.10

module load GCCcore/10.2.0 libxml2/2.9.10

module load GCCcore/11.2.0 libxml2/2.9.10

Return to modules


libxml2/2.9.13

module load GCCcore/11.3.0 libxml2/2.9.13

Return to modules


libxml2/2.9.9

module load GCCcore/8.3.0 libxml2/2.9.9

Return to modules


libxslt/1.1.34

module load GCCcore/11.2.0 libxslt/1.1.34

module load GCCcore/11.3.0 libxslt/1.1.34

Return to modules


libxslt/1.1.38

module load GCCcore/13.2.0 libxslt/1.1.38

Return to modules


libxsmm/1.16.1

module load GCC/10.2.0 libxsmm/1.16.1

Return to modules


libxsmm/1.16.2

module load GCC/10.3.0 libxsmm/1.16.2

Return to modules


libyaml/0.2.5

module load GCCcore/10.2.0 libyaml/0.2.5

module load GCCcore/13.2.0 libyaml/0.2.5

module load GCCcore/11.3.0 libyaml/0.2.5

module load GCCcore/10.3.0 libyaml/0.2.5

Return to modules


LittleCMS/2.12

module load GCCcore/11.2.0 LittleCMS/2.12

Return to modules


LittleCMS/2.13.1

module load GCCcore/11.3.0 LittleCMS/2.13.1

Return to modules


LittleCMS/2.15

module load GCCcore/12.3.0 LittleCMS/2.15

module load GCCcore/13.2.0 LittleCMS/2.15

Return to modules


LLVM/11.0.0

module load GCCcore/10.2.0 LLVM/11.0.0

Return to modules


LLVM/11.1.0

module load GCCcore/10.3.0 LLVM/11.1.0

Return to modules


LLVM/12.0.1

module load GCCcore/11.2.0 LLVM/12.0.1

Return to modules


LLVM/14.0.3

module load GCCcore/11.3.0 LLVM/14.0.3

Return to modules


LLVM/16.0.6

module load GCCcore/13.2.0 LLVM/16.0.6

module load GCCcore/12.3.0 LLVM/16.0.6

Return to modules


LLVM/9.0.0

module load GCCcore/8.3.0 LLVM/9.0.0

Return to modules


LLVM/9.0.1

module load GCCcore/9.3.0 LLVM/9.0.1

Return to modules


LMDB/0.9.24

module load GCCcore/10.2.0 LMDB/0.9.24

Return to modules


LMDB/0.9.28

module load GCCcore/10.3.0 LMDB/0.9.28

Return to modules


LMDB/0.9.29

module load GCCcore/11.3.0 LMDB/0.9.29

Return to modules


lmod

module load lmod

Return to modules


loughborough

module load loughborough

Return to modules


lpsolve/5.5.2.11

module load GCC/11.3.0 lpsolve/5.5.2.11

module load GCC/13.2.0 lpsolve/5.5.2.11

Return to modules


Lua/5.1.5

module load GCCcore/8.3.0 Lua/5.1.5

Return to modules


Lua/5.3.5

module load GCCcore/9.3.0 Lua/5.3.5

Return to modules


Lua/5.4.2

module load GCCcore/10.2.0 Lua/5.4.2

Return to modules


Lua/5.4.3

module load GCCcore/10.3.0 Lua/5.4.3

Return to modules


Lua/5.4.4

module load GCCcore/11.3.0 Lua/5.4.4

Return to modules


Lua/5.4.6

module load GCCcore/12.3.0 Lua/5.4.6

Return to modules


lxml/4.9.1

module load GCCcore/11.3.0 lxml/4.9.1

Return to modules


lxml/4.9.3

module load GCCcore/13.2.0 lxml/4.9.3

Return to modules


lz4/1.9.2

module load GCCcore/9.3.0 lz4/1.9.2

module load GCCcore/8.3.0 lz4/1.9.2

module load GCCcore/10.2.0 lz4/1.9.2

Return to modules


lz4/1.9.3

module load GCCcore/11.3.0 lz4/1.9.3

module load GCCcore/11.2.0 lz4/1.9.3

module load GCCcore/10.3.0 lz4/1.9.3

Return to modules


lz4/1.9.4

module load GCCcore/13.2.0 lz4/1.9.4

module load GCCcore/12.3.0 lz4/1.9.4

module load GCCcore/12.2.0 lz4/1.9.4

Return to modules


LZO/2.10

module load GCCcore/10.2.0 LZO/2.10

module load GCCcore/11.3.0 LZO/2.10

Return to modules


M4/1.4.17

module load M4/1.4.17

Return to modules


M4/1.4.18

module load M4/1.4.18

module load GCCcore/10.2.0 M4/1.4.18

module load GCCcore/10.3.0 M4/1.4.18

module load GCCcore/9.3.0 M4/1.4.18

module load GCCcore/8.3.0 M4/1.4.18

Return to modules


M4/1.4.19

module load GCCcore/11.3.0 M4/1.4.19

module load M4/1.4.19

module load GCCcore/11.2.0 M4/1.4.19

module load GCCcore/13.2.0 M4/1.4.19

module load GCCcore/12.2.0 M4/1.4.19

module load GCCcore/12.3.0 M4/1.4.19

Return to modules


maeparser/1.3.1

module load GCC/12.3.0 OpenMPI/4.1.5 maeparser/1.3.1

Return to modules


magma/2.5.4

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 magma/2.5.4

Return to modules


magma/2.6.1-CUDA-11.3.1

module load GCC/10.3.0 OpenMPI/4.1.1 magma/2.6.1-CUDA-11.3.1

Return to modules


magma/2.6.2-CUDA-11.7.0

module load GCC/11.3.0 OpenMPI/4.1.4 magma/2.6.2-CUDA-11.7.0

Return to modules


make/4.3

module load GCCcore/12.2.0 make/4.3

module load GCCcore/11.2.0 make/4.3

module load GCCcore/9.3.0 make/4.3

module load GCCcore/10.2.0 make/4.3

Return to modules


make/4.4.1

module load GCCcore/12.3.0 make/4.4.1

module load GCCcore/13.2.0 make/4.4.1

Return to modules


makeinfo/6.7

module load GCCcore/8.3.0 makeinfo/6.7

Return to modules


makeinfo/6.7-minimal

module load GCCcore/10.2.0 makeinfo/6.7-minimal

module load GCCcore/9.3.0 makeinfo/6.7-minimal

module load GCCcore/10.3.0 makeinfo/6.7-minimal

Return to modules


MAKER/3.01.04

module load GCC/11.3.0 OpenMPI/4.1.4 MAKER/3.01.04

Return to modules


Mako/1.1.0

module load GCCcore/8.3.0 Mako/1.1.0

Return to modules


Mako/1.1.2

module load GCCcore/9.3.0 Mako/1.1.2

Return to modules


Mako/1.1.3

module load GCCcore/10.2.0 Mako/1.1.3

Return to modules


Mako/1.1.4

module load GCCcore/10.3.0 Mako/1.1.4

module load GCCcore/11.2.0 Mako/1.1.4

Return to modules


Mako/1.2.0

module load GCCcore/11.3.0 Mako/1.2.0

Return to modules


Mako/1.2.4

module load GCCcore/12.3.0 Mako/1.2.4

module load GCCcore/13.2.0 Mako/1.2.4

Return to modules


MariaDB/10.5.8

module load GCC/10.2.0 MariaDB/10.5.8

Return to modules


MATIO/1.5.17

module load GCCcore/8.3.0 MATIO/1.5.17

Return to modules


MATLAB/2021a_Update_5

module load MATLAB/2021a_Update_5

Return to modules


MATLAB/2021b_Update_2

module load MATLAB/2021b_Update_2

Return to modules


MATLAB/2022a

module load MATLAB/2022a

Return to modules


MATLAB/2023a_Update_1

module load MATLAB/2023a_Update_1

Return to modules


MATLAB-parenv/0.0-iccifort-2019.5.281

module load iccifort/2019.5.281 MATLAB-parenv/0.0-iccifort-2019.5.281

Return to modules


matplotlib/3.1.1-Python-3.7.4

module load GCC/8.3.0 CUDA/10.1.243 OpenMPI/3.1.4 matplotlib/3.1.1-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 matplotlib/3.1.1-Python-3.7.4

Return to modules


matplotlib/3.2.1-Python-3.8.2

module load GCC/9.3.0 OpenMPI/4.0.3 matplotlib/3.2.1-Python-3.8.2

Return to modules


matplotlib/3.3.3

module load GCC/10.2.0 OpenMPI/4.0.5 matplotlib/3.3.3

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 matplotlib/3.3.3

Return to modules


matplotlib/3.5.2

module load GCC/11.3.0 OpenMPI/4.1.4 matplotlib/3.5.2

module load GCC/11.2.0 OpenMPI/4.1.1 matplotlib/3.5.2

Return to modules


matplotlib/3.7.2

module load GCC/12.3.0 matplotlib/3.7.2

Return to modules


matplotlib/3.8.2

module load GCC/13.2.0 matplotlib/3.8.2

Return to modules


maturin/1.3.1

module load GCCcore/13.2.0 maturin/1.3.1

Return to modules


Mesa/19.1.7

module load GCCcore/8.3.0 Mesa/19.1.7

Return to modules


Mesa/19.2.1

module load GCCcore/8.3.0 Mesa/19.2.1

Return to modules


Mesa/20.0.2

module load GCCcore/9.3.0 Mesa/20.0.2

Return to modules


Mesa/20.2.1

module load GCCcore/10.2.0 Mesa/20.2.1

Return to modules


Mesa/21.1.1

module load GCCcore/10.3.0 Mesa/21.1.1

Return to modules


Mesa/21.1.7

module load GCCcore/11.2.0 Mesa/21.1.7

Return to modules


Mesa/22.0.3

module load GCCcore/11.3.0 Mesa/22.0.3

Return to modules


Mesa/23.1.4

module load GCCcore/12.3.0 Mesa/23.1.4

Return to modules


Mesa/23.1.9

module load GCCcore/13.2.0 Mesa/23.1.9

Return to modules


Meson/0.51.2-Python-3.7.4

module load GCCcore/8.3.0 Meson/0.51.2-Python-3.7.4

Return to modules


Meson/0.55.1-Python-3.8.2

module load GCCcore/9.3.0 Meson/0.55.1-Python-3.8.2

Return to modules


Meson/0.55.3

module load GCCcore/10.2.0 Meson/0.55.3

Return to modules


Meson/0.58.0

module load GCCcore/10.3.0 Meson/0.58.0

Return to modules


Meson/0.58.2

module load GCCcore/11.2.0 Meson/0.58.2

Return to modules


Meson/0.59.1-Python-3.7.4

module load GCCcore/8.3.0 Meson/0.59.1-Python-3.7.4

Return to modules


Meson/0.62.1

module load GCCcore/11.3.0 Meson/0.62.1

Return to modules


Meson/0.64.0

module load GCCcore/12.2.0 Meson/0.64.0

Return to modules


Meson/1.1.1

module load GCCcore/12.3.0 Meson/1.1.1

Return to modules


Meson/1.2.3

module load GCCcore/13.2.0 Meson/1.2.3

Return to modules


meson-python/0.13.2

module load GCCcore/12.3.0 meson-python/0.13.2

Return to modules


meson-python/0.15.0

module load GCCcore/13.2.0 meson-python/0.15.0

Return to modules


METIS/5.1.0

module load GCCcore/10.2.0 METIS/5.1.0

module load GCCcore/12.3.0 METIS/5.1.0

module load GCCcore/12.2.0 METIS/5.1.0

module load GCCcore/8.3.0 METIS/5.1.0

module load GCCcore/11.3.0 METIS/5.1.0

module load GCCcore/9.3.0 METIS/5.1.0

module load GCCcore/10.3.0 METIS/5.1.0

module load GCCcore/13.2.0 METIS/5.1.0

Return to modules


minizip/1.1

module load GCCcore/13.2.0 minizip/1.1

module load GCCcore/11.2.0 minizip/1.1

Return to modules


ml_dtypes/0.3.1

module load GCC/13.2.0 ml_dtypes/0.3.1

Return to modules


ml_dtypes/0.3.2

module load GCC/12.3.0 ml_dtypes/0.3.2

Return to modules


ml_dtypes/0.4.0

module load GCC/13.2.0 ml_dtypes/0.4.0

Return to modules


Mono/6.12.0.122

module load GCCcore/11.2.0 Mono/6.12.0.122

Return to modules


MotionCor2/1.4.7

module load GCC/10.2.0 CUDA/11.1.1 MotionCor2/1.4.7

Return to modules


MPC/1.1.0

module load GCC/8.3.0 MPC/1.1.0

Return to modules


MPC/1.2.1

module load GCCcore/11.3.0 MPC/1.2.1

Return to modules


MPC/1.3.1

module load GCCcore/13.2.0 MPC/1.3.1

Return to modules


MPFR/4.0.2

module load GCCcore/9.3.0 MPFR/4.0.2

module load GCCcore/8.3.0 MPFR/4.0.2

Return to modules


MPFR/4.1.0

module load GCCcore/11.2.0 MPFR/4.1.0

module load GCCcore/10.3.0 MPFR/4.1.0

module load GCCcore/11.3.0 MPFR/4.1.0

module load GCCcore/10.2.0 MPFR/4.1.0

Return to modules


MPFR/4.2.0

module load GCCcore/12.2.0 MPFR/4.2.0

module load GCCcore/12.3.0 MPFR/4.2.0

Return to modules


MPFR/4.2.1

module load GCCcore/13.2.0 MPFR/4.2.1

Return to modules


mpi4py/3.1.4

module load GCC/11.2.0 OpenMPI/4.1.1 mpi4py/3.1.4

module load GCC/12.3.0 mpi4py/3.1.4

module load GCC/12.3.0 OpenMPI/4.1.5 mpi4py/3.1.4

Return to modules


mpi4py/3.1.5

module load GCC/13.2.0 OpenMPI/4.1.6 mpi4py/3.1.5

Return to modules


MUMPS/5.2.1-metis

module load iccifort/2019.5.281 impi/2019.7.217 MUMPS/5.2.1-metis

module load GCC/8.3.0 OpenMPI/3.1.4 MUMPS/5.2.1-metis

Return to modules


MUMPS/5.4.0-metis

module load GCC/10.3.0 OpenMPI/4.1.1 MUMPS/5.4.0-metis

Return to modules


MUMPS/5.5.1-metis

module load GCC/11.3.0 OpenMPI/4.1.4 MUMPS/5.5.1-metis

Return to modules


MUMPS/5.6.1-metis

module load GCC/13.2.0 OpenMPI/4.1.6 MUMPS/5.6.1-metis

module load GCC/12.3.0 OpenMPI/4.1.5 MUMPS/5.6.1-metis

Return to modules


MVAPICH2/2.3.6

module load iccifort/2019.5.281 MVAPICH2/2.3.6

Return to modules


NAMD/2.14

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 NAMD/2.14

Return to modules


NAMD/2.14-mpi

module load GCC/10.2.0 OpenMPI/4.0.5 NAMD/2.14-mpi

Return to modules


NAMD/3.0-mpi

module load GCC/13.2.0 OpenMPI/4.1.6 NAMD/3.0-mpi

Return to modules


NAMD/3.0b6-mpi

module load GCC/11.2.0 OpenMPI/4.1.1 NAMD/3.0b6-mpi

module load GCC/12.3.0 OpenMPI/4.1.5 NAMD/3.0b6-mpi

Return to modules


NASM/2.14.02

module load GCCcore/9.3.0 NASM/2.14.02

module load GCCcore/8.3.0 NASM/2.14.02

Return to modules


NASM/2.15.05

module load GCCcore/11.3.0 NASM/2.15.05

module load GCCcore/10.2.0 NASM/2.15.05

module load GCCcore/12.2.0 NASM/2.15.05

module load GCCcore/10.3.0 NASM/2.15.05

module load GCCcore/11.2.0 NASM/2.15.05

Return to modules


NASM/2.16.01

module load GCCcore/13.2.0 NASM/2.16.01

module load GCCcore/12.3.0 NASM/2.16.01

Return to modules


NCCL/2.10.3-CUDA-11.3.1

module load GCCcore/10.3.0 NCCL/2.10.3-CUDA-11.3.1

Return to modules


NCCL/2.10.3-CUDA-11.4.1

module load GCCcore/11.2.0 NCCL/2.10.3-CUDA-11.4.1

Return to modules


NCCL/2.12.12-CUDA-11.7.0

module load GCCcore/11.3.0 NCCL/2.12.12-CUDA-11.7.0

Return to modules


NCCL/2.18.3-CUDA-12.1.1

module load GCCcore/12.3.0 NCCL/2.18.3-CUDA-12.1.1

Return to modules


NCCL/2.20.5-CUDA-12.4.0

module load GCCcore/13.2.0 NCCL/2.20.5-CUDA-12.4.0

Return to modules


NCCL/2.4.8

module load GCC/8.3.0 CUDA/10.1.243 NCCL/2.4.8

Return to modules


NCCL/2.8.3-CUDA-11.1.1

module load GCCcore/10.2.0 NCCL/2.8.3-CUDA-11.1.1

Return to modules


ncurses/6.0

module load ncurses/6.0

Return to modules


ncurses/6.1

module load ncurses/6.1

module load GCCcore/8.3.0 ncurses/6.1

Return to modules


ncurses/6.2

module load GCCcore/10.3.0 ncurses/6.2

module load GCCcore/9.3.0 ncurses/6.2

module load ncurses/6.2

module load GCCcore/10.2.0 ncurses/6.2

module load GCCcore/11.2.0 ncurses/6.2

Return to modules


ncurses/6.3

module load ncurses/6.3

module load GCCcore/12.2.0 ncurses/6.3

module load GCCcore/11.3.0 ncurses/6.3

Return to modules


ncurses/6.4

module load ncurses/6.4

module load GCCcore/12.3.0 ncurses/6.4

module load GCCcore/13.2.0 ncurses/6.4

Return to modules


ncurses/6.5

module load ncurses/6.5

Return to modules


Neovim/0.6.1

module load Neovim/0.6.1

Return to modules


netCDF/4.7.1

module load GCC/8.3.0 OpenMPI/3.1.4 netCDF/4.7.1

Return to modules


netCDF/4.7.4

module load GCC/9.3.0 OpenMPI/4.0.3 netCDF/4.7.4

module load GCC/10.2.0 OpenMPI/4.0.5 netCDF/4.7.4

Return to modules


netCDF/4.8.0

module load GCC/10.3.0 OpenMPI/4.1.1 netCDF/4.8.0

Return to modules


netCDF/4.8.1

module load GCC/11.2.0 OpenMPI/4.1.1 netCDF/4.8.1

Return to modules


netCDF/4.9.0

module load GCC/12.2.0 OpenMPI/4.1.4 netCDF/4.9.0

module load GCC/11.3.0 OpenMPI/4.1.4 netCDF/4.9.0

Return to modules


netCDF/4.9.2

module load GCC/13.2.0 OpenMPI/4.1.6 netCDF/4.9.2

module load GCC/12.3.0 OpenMPI/4.1.5 netCDF/4.9.2

Return to modules


netcdf4-python/1.6.1

module load GCC/11.3.0 OpenMPI/4.1.4 netcdf4-python/1.6.1

Return to modules


nettle/3.5.1

module load GCCcore/8.3.0 nettle/3.5.1

Return to modules


nettle/3.7.3

module load GCCcore/11.2.0 nettle/3.7.3

Return to modules


nettle/3.9.1

module load GCCcore/13.2.0 nettle/3.9.1

Return to modules


networkx/2.5

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 networkx/2.5

Return to modules


networkx/2.6.3

module load GCC/11.2.0 OpenMPI/4.1.1 networkx/2.6.3

Return to modules


networkx/2.8.4

module load GCC/11.3.0 OpenMPI/4.1.4 networkx/2.8.4

Return to modules


networkx/3.2.1

module load GCC/13.2.0 networkx/3.2.1

Return to modules


Nextflow/22.10.1

module load Nextflow/22.10.1

Return to modules


NFFT/3.5.2

module load GCC/10.2.0 OpenMPI/4.0.5 NFFT/3.5.2

Return to modules


nghttp2/1.48.0

module load GCC/11.2.0 nghttp2/1.48.0

Return to modules


nghttp2/1.58.0

module load GCC/13.2.0 nghttp2/1.58.0

Return to modules


nghttp3/0.6.0

module load GCCcore/11.2.0 nghttp3/0.6.0

Return to modules


nghttp3/1.4.0

module load GCCcore/13.2.0 nghttp3/1.4.0

Return to modules


ngtcp2/0.7.0

module load GCC/11.2.0 ngtcp2/0.7.0

Return to modules


ngtcp2/1.2.0

module load GCC/13.2.0 ngtcp2/1.2.0

Return to modules


Ninja/1.10.0

module load GCCcore/9.3.0 Ninja/1.10.0

Return to modules


Ninja/1.10.1

module load GCCcore/10.2.0 Ninja/1.10.1

Return to modules


Ninja/1.10.2

module load GCCcore/11.3.0 Ninja/1.10.2

module load GCCcore/10.3.0 Ninja/1.10.2

module load GCCcore/11.2.0 Ninja/1.10.2

Return to modules


Ninja/1.11.1

module load GCCcore/12.2.0 Ninja/1.11.1

module load GCCcore/12.3.0 Ninja/1.11.1

module load GCCcore/13.2.0 Ninja/1.11.1

Return to modules


Ninja/1.9.0

module load GCCcore/8.3.0 Ninja/1.9.0

Return to modules


nlohmann_json/3.10.5

module load GCCcore/11.3.0 nlohmann_json/3.10.5

Return to modules


nlohmann_json/3.11.2

module load GCCcore/12.2.0 nlohmann_json/3.11.2

module load GCCcore/12.3.0 nlohmann_json/3.11.2

Return to modules


nlohmann_json/3.11.3

module load GCCcore/13.2.0 nlohmann_json/3.11.3

Return to modules


NLopt/2.7.0

module load GCCcore/11.2.0 NLopt/2.7.0

Return to modules


nodejs/14.17.6

module load GCCcore/11.2.0 nodejs/14.17.6

Return to modules


nodejs/16.15.1

module load GCCcore/11.3.0 nodejs/16.15.1

Return to modules


nodejs/18.17.1

module load GCCcore/12.3.0 nodejs/18.17.1

Return to modules


nottingham

module load nottingham

Return to modules


NSPR/4.21

module load GCCcore/8.3.0 NSPR/4.21

Return to modules


NSPR/4.25

module load GCCcore/9.3.0 NSPR/4.25

Return to modules


NSPR/4.29

module load GCCcore/10.2.0 NSPR/4.29

Return to modules


NSPR/4.30

module load GCCcore/10.3.0 NSPR/4.30

Return to modules


NSPR/4.34

module load GCCcore/11.3.0 NSPR/4.34

Return to modules


NSPR/4.35

module load GCCcore/12.3.0 NSPR/4.35

Return to modules


NSS/3.45

module load GCCcore/8.3.0 NSS/3.45

Return to modules


NSS/3.51

module load GCCcore/9.3.0 NSS/3.51

Return to modules


NSS/3.57

module load GCCcore/10.2.0 NSS/3.57

Return to modules


NSS/3.65

module load GCCcore/10.3.0 NSS/3.65

Return to modules


NSS/3.79

module load GCCcore/11.3.0 NSS/3.79

Return to modules


NSS/3.89.1

module load GCCcore/12.3.0 NSS/3.89.1

Return to modules


nsync/1.24.0

module load GCCcore/10.2.0 nsync/1.24.0

module load GCCcore/10.3.0 nsync/1.24.0

Return to modules


nsync/1.25.0

module load GCCcore/11.3.0 nsync/1.25.0

Return to modules


nsync/1.26.0

module load GCCcore/12.3.0 nsync/1.26.0

module load GCCcore/13.2.0 nsync/1.26.0

Return to modules


nsync/1.29.2

module load GCCcore/13.2.0 nsync/1.29.2

Return to modules


NTPoly/2.7.0

module load GCC/10.3.0 OpenMPI/4.1.1 NTPoly/2.7.0

Return to modules


numactl/2.0.12

module load GCCcore/8.3.0 numactl/2.0.12

Return to modules


numactl/2.0.13

module load GCCcore/9.3.0 numactl/2.0.13

module load GCCcore/10.2.0 numactl/2.0.13

module load GCCcore/8.3.0 numactl/2.0.13

Return to modules


numactl/2.0.14

module load GCCcore/10.3.0 numactl/2.0.14

module load GCCcore/11.3.0 numactl/2.0.14

module load GCCcore/11.2.0 numactl/2.0.14

Return to modules


numactl/2.0.16

module load GCCcore/12.3.0 numactl/2.0.16

module load GCCcore/12.2.0 numactl/2.0.16

module load GCCcore/13.2.0 numactl/2.0.16

Return to modules


numba/0.53.1

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 numba/0.53.1

module load GCC/10.2.0 OpenMPI/4.0.5 numba/0.53.1

Return to modules


numba/0.56.4

module load GCC/11.3.0 OpenMPI/4.1.4 numba/0.56.4

Return to modules


NVHPC/21.11

module load NVHPC/21.11

Return to modules


NVHPC/23.1-CUDA-12.0.0

module load NVHPC/23.1-CUDA-12.0.0

Return to modules


NVHPC/23.7-CUDA-12.2.0

module load NVHPC/23.7-CUDA-12.2.0

Return to modules


NVHPC/24.1-CUDA-12.3.0

module load NVHPC/24.1-CUDA-12.3.0

Return to modules


NVHPC/24.1-CUDA-12.4.0

module load NVHPC/24.1-CUDA-12.4.0

Return to modules


nvidia-tensorflow/1.15.5+nv21.10-Python-3.8.2

module load GCC/9.3.0 OpenMPI/4.0.3 nvidia-tensorflow/1.15.5+nv21.10-Python-3.8.2

Return to modules


nvidia-tensorflow/1.15.5+nv22.01-Python-3.8.2

module load GCC/9.3.0 OpenMPI/4.0.3 nvidia-tensorflow/1.15.5+nv22.01-Python-3.8.2

Return to modules


NWChem/7.0.2-Python-3.7.4

module load iccifort/2019.5.281 OpenMPI/3.1.4 NWChem/7.0.2-Python-3.7.4

module load iccifort/2019.5.281 impi/2019.7.217 NWChem/7.0.2-Python-3.7.4

Return to modules


ocf

module load ocf

Return to modules


OpenBabel/3.1.1

module load GCC/12.3.0 OpenMPI/4.1.5 OpenBabel/3.1.1

Return to modules


OpenBLAS/0.3.12

module load GCC/10.2.0 OpenBLAS/0.3.12

Return to modules


OpenBLAS/0.3.15

module load GCC/10.3.0 OpenBLAS/0.3.15

Return to modules


OpenBLAS/0.3.18

module load GCC/11.2.0 OpenBLAS/0.3.18

Return to modules


OpenBLAS/0.3.20

module load GCC/11.3.0 OpenBLAS/0.3.20

module load GCC/11.2.0 OpenBLAS/0.3.20

Return to modules


OpenBLAS/0.3.21

module load GCC/12.2.0 OpenBLAS/0.3.21

Return to modules


OpenBLAS/0.3.23

module load GCC/12.3.0 OpenBLAS/0.3.23

Return to modules


OpenBLAS/0.3.24

module load GCC/13.2.0 OpenBLAS/0.3.24

Return to modules


OpenBLAS/0.3.7

module load GCC/8.3.0 OpenBLAS/0.3.7

Return to modules


OpenBLAS/0.3.9

module load GCC/9.3.0 OpenBLAS/0.3.9

Return to modules


OpenCV/4.5.1-contrib

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 OpenCV/4.5.1-contrib

module load GCC/10.2.0 OpenMPI/4.0.5 OpenCV/4.5.1-contrib

Return to modules


OpenCV/4.6.0-contrib

module load GCC/11.3.0 OpenMPI/4.1.4 OpenCV/4.6.0-contrib

Return to modules


OpenEXR/2.5.5

module load GCCcore/10.2.0 OpenEXR/2.5.5

Return to modules


OpenEXR/3.1.1

module load GCCcore/11.2.0 OpenEXR/3.1.1

Return to modules


OpenEXR/3.1.5

module load GCCcore/11.3.0 OpenEXR/3.1.5

Return to modules


OpenEXR/3.1.7

module load GCCcore/12.3.0 OpenEXR/3.1.7

Return to modules


OpenEXR/3.2.0

module load GCCcore/13.2.0 OpenEXR/3.2.0

Return to modules


OpenFOAM/5.0-20180606

module load iccifort/2019.5.281 OpenMPI/3.1.4 OpenFOAM/5.0-20180606

Return to modules


OpenFOAM/7-20200508

module load GCC/8.3.0 OpenMPI/3.1.4 OpenFOAM/7-20200508

Return to modules


OpenFOAM/8

module load GCC/10.2.0 OpenMPI/4.0.5 OpenFOAM/8

Return to modules


OpenFOAM/9

module load GCC/10.3.0 OpenMPI/4.1.1 OpenFOAM/9

Return to modules


OpenFOAM/v1812

module load GCC/8.3.0 OpenMPI/3.1.4 OpenFOAM/v1812

module load GCC/9.3.0 OpenMPI/4.0.3 OpenFOAM/v1812

Return to modules


OpenFOAM/v2106

module load GCC/10.3.0 OpenMPI/4.1.1 OpenFOAM/v2106

Return to modules


OpenFOAM/v2312

module load GCC/12.3.0 OpenMPI/4.1.5 OpenFOAM/v2312

Return to modules


OpenJPEG/2.4.0

module load GCCcore/11.2.0 OpenJPEG/2.4.0

Return to modules


OpenJPEG/2.5.0

module load GCCcore/11.3.0 OpenJPEG/2.5.0

module load GCCcore/13.2.0 OpenJPEG/2.5.0

module load GCCcore/12.3.0 OpenJPEG/2.5.0

Return to modules


OpenMM/7.4.1-Python-3.7.4

module load iccifort/2019.5.281 impi/2019.7.217 OpenMM/7.4.1-Python-3.7.4

Return to modules


OpenMM/7.5.1

module load GCC/10.2.0 OpenMPI/4.0.5 OpenMM/7.5.1

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 OpenMM/7.5.1

Return to modules


OpenMM/8.0.0

module load GCC/11.3.0 OpenMPI/4.1.4 OpenMM/8.0.0

Return to modules


OpenMM/8.1.2

module load GCC/13.2.0 OpenMPI/4.1.6 OpenMM/8.1.2

Return to modules


OpenMM/8.1.2-CUDA-12.0.0

module load GCC/13.2.0 OpenMPI/4.1.6 OpenMM/8.1.2-CUDA-12.0.0

Return to modules


OpenMM/8.1.2-CUDA-12.4.0

module load GCC/13.2.0 OpenMPI/4.1.6 OpenMM/8.1.2-CUDA-12.4.0

Return to modules


OpenMPI/3.1.4

module load iccifort/2019.5.281 OpenMPI/3.1.4

module load GCC/8.3.0 OpenMPI/3.1.4

module load GCC/8.3.0 CUDA/10.1.243 OpenMPI/3.1.4

Return to modules


OpenMPI/4.0.3

module load GCC/9.3.0 OpenMPI/4.0.3

Return to modules


OpenMPI/4.0.5

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5

module load GCC/10.2.0 OpenMPI/4.0.5

Return to modules


OpenMPI/4.1.1

module load GCC/11.2.0 OpenMPI/4.1.1

module load GCC/10.3.0 OpenMPI/4.1.1

Return to modules


OpenMPI/4.1.1-CUDAcore-11.5.1

module load NVHPC/21.11 OpenMPI/4.1.1-CUDAcore-11.5.1

Return to modules


OpenMPI/4.1.4

module load GCC/12.2.0 OpenMPI/4.1.4

module load GCC/11.3.0 OpenMPI/4.1.4

Return to modules


OpenMPI/4.1.5

module load GCC/12.3.0 OpenMPI/4.1.5

Return to modules


OpenMPI/4.1.6

module load GCC/13.2.0 OpenMPI/4.1.6

Return to modules


OpenPGM/5.2.122

module load GCCcore/13.2.0 OpenPGM/5.2.122

module load GCCcore/11.2.0 OpenPGM/5.2.122

module load GCCcore/10.2.0 OpenPGM/5.2.122

Return to modules


OpenSlide/3.4.1-largefiles

module load GCCcore/11.3.0 OpenSlide/3.4.1-largefiles

Return to modules


openslide-python/1.2.0

module load GCCcore/11.3.0 openslide-python/1.2.0

Return to modules


OpenSSL/1.1

module load OpenSSL/1.1

Return to modules


ORCA/5.0.2-static

module load GCC/10.3.0 OpenMPI/4.1.1 ORCA/5.0.2-static

Return to modules


ORCA/5.0.4

module load GCC/11.2.0 OpenMPI/4.1.1 ORCA/5.0.4

module load GCC/12.3.0 OpenMPI/4.1.5 ORCA/5.0.4

Return to modules


ORCA/6.0.0avx2

module load GCC/13.2.0 OpenMPI/4.1.6 ORCA/6.0.0avx2

module load GCC/11.3.0 OpenMPI/4.1.4 ORCA/6.0.0avx2

Return to modules


p11-kit/0.24.1

module load GCCcore/11.2.0 p11-kit/0.24.1

Return to modules


p11-kit/0.25.5

module load GCCcore/13.2.0 p11-kit/0.25.5

Return to modules


Pango/1.44.7

module load GCCcore/9.3.0 Pango/1.44.7

module load GCCcore/8.3.0 Pango/1.44.7

Return to modules


Pango/1.47.0

module load GCCcore/10.2.0 Pango/1.47.0

Return to modules


Pango/1.48.5

module load GCCcore/10.3.0 Pango/1.48.5

Return to modules


Pango/1.48.8

module load GCCcore/11.2.0 Pango/1.48.8

Return to modules


Pango/1.50.14

module load GCCcore/12.3.0 Pango/1.50.14

Return to modules


Pango/1.50.7

module load GCCcore/11.3.0 Pango/1.50.7

Return to modules


Pango/1.51.0

module load GCCcore/13.2.0 Pango/1.51.0

Return to modules


parallel/20190922

module load GCCcore/8.3.0 parallel/20190922

Return to modules


parallel/20210322

module load GCCcore/10.2.0 parallel/20210322

Return to modules


parallel/20210622

module load GCCcore/10.3.0 parallel/20210622

Return to modules


parallel/20220722

module load GCCcore/11.3.0 parallel/20220722

Return to modules


parallel/20240322

module load GCCcore/13.2.0 parallel/20240322

Return to modules


ParaView/5.11.2

module load GCC/12.3.0 OpenMPI/4.1.5 ParaView/5.11.2

Return to modules


ParaView/5.4.1-Python-2.7.16-mpi

module load iccifort/2019.5.281 OpenMPI/3.1.4 ParaView/5.4.1-Python-2.7.16-mpi

Return to modules


ParaView/5.6.2-Python-3.7.4-mpi

module load GCC/8.3.0 OpenMPI/3.1.4 ParaView/5.6.2-Python-3.7.4-mpi

Return to modules


ParaView/5.8.0-Python-3.8.2-mpi

module load GCC/9.3.0 OpenMPI/4.0.3 ParaView/5.8.0-Python-3.8.2-mpi

Return to modules


ParaView/5.8.1-mpi

module load GCC/10.2.0 OpenMPI/4.0.5 ParaView/5.8.1-mpi

Return to modules


ParaView/5.9.1-mpi

module load GCC/10.3.0 OpenMPI/4.1.1 ParaView/5.9.1-mpi

Return to modules


ParMETIS/4.0.3

module load GCC/8.3.0 OpenMPI/3.1.4 ParMETIS/4.0.3

module load GCC/12.3.0 OpenMPI/4.1.5 ParMETIS/4.0.3

module load GCC/13.2.0 OpenMPI/4.1.6 ParMETIS/4.0.3

Return to modules


patchelf/0.10

module load GCCcore/8.3.0 patchelf/0.10

Return to modules


patchelf/0.18.0

module load GCCcore/12.3.0 patchelf/0.18.0

module load GCCcore/13.2.0 patchelf/0.18.0

Return to modules


PCRE/8.43

module load GCCcore/8.3.0 PCRE/8.43

Return to modules


PCRE/8.44

module load GCCcore/9.3.0 PCRE/8.44

module load GCCcore/10.2.0 PCRE/8.44

Return to modules


PCRE/8.45

module load GCCcore/13.2.0 PCRE/8.45

module load GCCcore/11.3.0 PCRE/8.45

module load GCCcore/12.3.0 PCRE/8.45

module load GCCcore/12.2.0 PCRE/8.45

module load GCCcore/11.2.0 PCRE/8.45

Return to modules


PCRE2/10.33

module load GCCcore/8.3.0 PCRE2/10.33

Return to modules


PCRE2/10.34

module load GCCcore/9.3.0 PCRE2/10.34

Return to modules


PCRE2/10.35

module load GCCcore/10.2.0 PCRE2/10.35

Return to modules


PCRE2/10.36

module load GCCcore/10.3.0 PCRE2/10.36

Return to modules


PCRE2/10.37

module load GCCcore/11.2.0 PCRE2/10.37

Return to modules


PCRE2/10.40

module load GCCcore/11.3.0 PCRE2/10.40

Return to modules


PCRE2/10.42

module load GCCcore/13.2.0 PCRE2/10.42

module load GCCcore/12.3.0 PCRE2/10.42

Return to modules


Perl/5.30.0

module load GCCcore/8.3.0 Perl/5.30.0

Return to modules


Perl/5.30.2

module load GCCcore/9.3.0 Perl/5.30.2

Return to modules


Perl/5.30.2-minimal

module load GCCcore/9.3.0 Perl/5.30.2-minimal

Return to modules


Perl/5.32.0

module load GCCcore/10.2.0 Perl/5.32.0

Return to modules


Perl/5.32.0-minimal

module load GCCcore/10.2.0 Perl/5.32.0-minimal

Return to modules


Perl/5.32.1

module load GCCcore/10.3.0 Perl/5.32.1

Return to modules


Perl/5.32.1-minimal

module load GCCcore/10.3.0 Perl/5.32.1-minimal

Return to modules


Perl/5.34.0

module load GCCcore/11.2.0 Perl/5.34.0

Return to modules


Perl/5.34.0-minimal

module load GCCcore/11.2.0 Perl/5.34.0-minimal

Return to modules


Perl/5.34.1

module load GCCcore/11.3.0 Perl/5.34.1

Return to modules


Perl/5.34.1-minimal

module load GCCcore/11.3.0 Perl/5.34.1-minimal

Return to modules


Perl/5.36.0

module load GCCcore/12.2.0 Perl/5.36.0

Return to modules


Perl/5.36.1

module load GCCcore/12.3.0 Perl/5.36.1

Return to modules


Perl/5.38.0

module load GCCcore/13.2.0 Perl/5.38.0

Return to modules


Perl-bundle-CPAN/5.36.1

module load GCCcore/12.3.0 Perl-bundle-CPAN/5.36.1

Return to modules


Perl-bundle-CPAN/5.38.0

module load GCCcore/13.2.0 Perl-bundle-CPAN/5.38.0

Return to modules


PETSc/3.12.4-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 PETSc/3.12.4-Python-3.7.4

module load iccifort/2019.5.281 impi/2019.7.217 PETSc/3.12.4-Python-3.7.4

Return to modules


PETSc/3.15.1

module load GCC/10.3.0 OpenMPI/4.1.1 PETSc/3.15.1

Return to modules


PETSc/3.20.3

module load GCC/12.3.0 OpenMPI/4.1.5 PETSc/3.20.3

Return to modules


PETSc/3.20.4

module load GCC/11.3.0 OpenMPI/4.1.4 PETSc/3.20.4

Return to modules


PETSc/3.21.2

module load GCC/13.2.0 OpenMPI/4.1.6 PETSc/3.21.2

Return to modules


petsc4py/3.12.0-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 petsc4py/3.12.0-Python-3.7.4

Return to modules


phonopy/2.16.3

module load GCC/11.3.0 OpenMPI/4.1.4 phonopy/2.16.3

Return to modules


PICI-LIGGGHTS/3.8.1

module load GCC/11.3.0 OpenMPI/4.1.4 PICI-LIGGGHTS/3.8.1

Return to modules


Pillow/10.0.0

module load GCCcore/12.3.0 Pillow/10.0.0

Return to modules


Pillow/10.2.0

module load GCCcore/13.2.0 Pillow/10.2.0

Return to modules


Pillow/8.0.1

module load GCCcore/10.2.0 Pillow/8.0.1

Return to modules


Pillow/8.2.0

module load GCCcore/10.3.0 Pillow/8.2.0

Return to modules


Pillow/8.3.2

module load GCCcore/11.2.0 Pillow/8.3.2

Return to modules


Pillow/9.1.1

module load GCCcore/11.3.0 Pillow/9.1.1

Return to modules


Pillow/9.2.0

module load GCCcore/11.3.0 Pillow/9.2.0

Return to modules


Pillow-SIMD/7.1.2

module load GCCcore/10.2.0 Pillow-SIMD/7.1.2

Return to modules


Pillow-SIMD/8.2.0

module load GCCcore/10.3.0 Pillow-SIMD/8.2.0

Return to modules


Pillow-SIMD/9.2.0

module load GCCcore/11.3.0 Pillow-SIMD/9.2.0

Return to modules


Pint/0.24

module load GCCcore/13.2.0 Pint/0.24

Return to modules


PIP-GPyTorch/1.11.0

module load GCC/11.3.0 OpenMPI/4.1.4 PIP-GPyTorch/1.11.0

Return to modules


PIP-PyTorch/2.1.2

module load GCC/11.3.0 OpenMPI/4.1.4 PIP-PyTorch/2.1.2

Return to modules


PIP-PyTorch/2.4.0

module load GCC/13.2.0 OpenMPI/4.1.6 PIP-PyTorch/2.4.0

Return to modules


PIP-PyTorch/2.4.0-CUDA-12.4.0

module load GCC/13.2.0 OpenMPI/4.1.6 PIP-PyTorch/2.4.0-CUDA-12.4.0

Return to modules


pixman/0.38.4

module load GCCcore/8.3.0 pixman/0.38.4

module load GCCcore/9.3.0 pixman/0.38.4

Return to modules


pixman/0.40.0

module load GCCcore/10.3.0 pixman/0.40.0

module load GCCcore/10.2.0 pixman/0.40.0

module load GCCcore/11.3.0 pixman/0.40.0

module load GCCcore/11.2.0 pixman/0.40.0

Return to modules


pixman/0.42.2

module load GCCcore/12.3.0 pixman/0.42.2

module load GCCcore/13.2.0 pixman/0.42.2

Return to modules


pkg-config/0.29.2

module load pkg-config/0.29.2

module load GCCcore/11.3.0 pkg-config/0.29.2

module load GCCcore/8.3.0 pkg-config/0.29.2

module load GCCcore/9.3.0 pkg-config/0.29.2

module load GCCcore/13.2.0 pkg-config/0.29.2

module load GCCcore/10.3.0 pkg-config/0.29.2

module load GCCcore/10.2.0 pkg-config/0.29.2

module load GCCcore/11.2.0 pkg-config/0.29.2

Return to modules


pkgconf/1.8.0

module load GCCcore/11.2.0 pkgconf/1.8.0

module load GCCcore/11.3.0 pkgconf/1.8.0

Return to modules


pkgconf/1.9.3

module load GCCcore/12.2.0 pkgconf/1.9.3

Return to modules


pkgconf/1.9.5

module load GCCcore/12.3.0 pkgconf/1.9.5

Return to modules


pkgconf/2.0.3

module load GCCcore/13.2.0 pkgconf/2.0.3

Return to modules


pkgconfig/1.5.1-Python-3.7.4

module load GCCcore/8.3.0 pkgconfig/1.5.1-Python-3.7.4

Return to modules


pkgconfig/1.5.1-Python-3.8.2

module load GCCcore/9.3.0 pkgconfig/1.5.1-Python-3.8.2

Return to modules


pkgconfig/1.5.1-python

module load GCCcore/10.2.0 pkgconfig/1.5.1-python

Return to modules


pkgconfig/1.5.4-python

module load GCCcore/10.3.0 pkgconfig/1.5.4-python

Return to modules


pkgconfig/1.5.5-python

module load GCCcore/11.3.0 pkgconfig/1.5.5-python

module load GCCcore/12.3.0 pkgconfig/1.5.5-python

Return to modules


PLplot/5.14.0-Java-17.0.6

module load GCC/11.3.0 OpenMPI/4.1.4 PLplot/5.14.0-Java-17.0.6

Return to modules


PLUMED/2.6.2

module load GCC/10.2.0 OpenMPI/4.0.5 PLUMED/2.6.2

Return to modules


PLUMED/2.7.2

module load GCC/10.3.0 OpenMPI/4.1.1 PLUMED/2.7.2

Return to modules


PLUMED/2.7.3

module load GCC/11.2.0 OpenMPI/4.1.1 PLUMED/2.7.3

Return to modules


PLUMED/2.8.0

module load GCC/11.2.0 OpenMPI/4.1.1 PLUMED/2.8.0

Return to modules


PLUMED/2.9.1

module load GCC/13.2.0 OpenMPI/4.1.6 PLUMED/2.9.1

Return to modules


PLY/3.11-Python-3.7.4

module load GCCcore/8.3.0 PLY/3.11-Python-3.7.4

Return to modules


pmi/pmix-x86_64

module load pmi/pmix-x86_64

Return to modules


PMIx/3.1.5

module load GCCcore/9.3.0 PMIx/3.1.5

module load GCCcore/10.2.0 PMIx/3.1.5

Return to modules


PMIx/3.2.3

module load GCCcore/10.3.0 PMIx/3.2.3

Return to modules


PMIx/4.1.0

module load GCCcore/11.2.0 PMIx/4.1.0

Return to modules


PMIx/4.1.2

module load GCCcore/11.3.0 PMIx/4.1.2

Return to modules


PMIx/4.2.2

module load GCCcore/12.2.0 PMIx/4.2.2

Return to modules


PMIx/4.2.4

module load GCCcore/12.3.0 PMIx/4.2.4

Return to modules


PMIx/4.2.6

module load GCCcore/13.2.0 PMIx/4.2.6

Return to modules


poetry/1.0.9-Python-3.8.2

module load GCCcore/9.3.0 poetry/1.0.9-Python-3.8.2

Return to modules


poetry/1.5.1

module load GCCcore/12.3.0 poetry/1.5.1

Return to modules


poetry/1.6.1

module load GCCcore/13.2.0 poetry/1.6.1

Return to modules


PostgreSQL/13.2

module load GCCcore/10.2.0 PostgreSQL/13.2

Return to modules


POV-Ray/3.7.0.10

module load GCC/12.3.0 POV-Ray/3.7.0.10

module load GCC/11.2.0 POV-Ray/3.7.0.10

module load GCC/11.3.0 POV-Ray/3.7.0.10

Return to modules


PROJ/8.1.0

module load GCCcore/11.2.0 PROJ/8.1.0

Return to modules


PROJ/9.0.0

module load GCCcore/11.3.0 PROJ/9.0.0

Return to modules


PROJ/9.1.1

module load GCCcore/12.2.0 PROJ/9.1.1

Return to modules


PROJ/9.2.0

module load GCCcore/12.3.0 PROJ/9.2.0

Return to modules


PROJ/9.3.1

module load GCCcore/13.2.0 PROJ/9.3.1

Return to modules


protobuf/24.0

module load GCCcore/12.3.0 protobuf/24.0

Return to modules


protobuf/25.3

module load GCCcore/13.2.0 protobuf/25.3

Return to modules


protobuf/3.10.0

module load GCCcore/8.3.0 protobuf/3.10.0

Return to modules


protobuf/3.14.0

module load GCCcore/10.2.0 protobuf/3.14.0

Return to modules


protobuf/3.17.3

module load GCCcore/10.3.0 protobuf/3.17.3

Return to modules


protobuf/3.19.4

module load GCCcore/11.3.0 protobuf/3.19.4

Return to modules


protobuf-python/3.14.0

module load GCCcore/10.2.0 protobuf-python/3.14.0

Return to modules


protobuf-python/3.17.3

module load GCCcore/10.3.0 protobuf-python/3.17.3

Return to modules


protobuf-python/3.19.4

module load GCCcore/11.3.0 protobuf-python/3.19.4

Return to modules


protobuf-python/4.24.0

module load GCCcore/12.3.0 protobuf-python/4.24.0

Return to modules


protobuf-python/4.25.3

module load GCCcore/13.2.0 protobuf-python/4.25.3

Return to modules


PSI4/1.9.1

module load PSI4/1.9.1

Return to modules


pugixml/1.12.1

module load GCCcore/11.2.0 pugixml/1.12.1

Return to modules


py-cpuinfo/9.0.0

module load GCCcore/11.3.0 py-cpuinfo/9.0.0

Return to modules


pybind11/2.11.1

module load GCCcore/12.3.0 pybind11/2.11.1

module load GCCcore/13.2.0 pybind11/2.11.1

Return to modules


pybind11/2.12.0

module load GCC/13.2.0 pybind11/2.12.0

Return to modules


pybind11/2.4.3-Python-3.7.4

module load GCCcore/8.3.0 pybind11/2.4.3-Python-3.7.4

Return to modules


pybind11/2.4.3-Python-3.8.2

module load GCCcore/9.3.0 pybind11/2.4.3-Python-3.8.2

Return to modules


pybind11/2.6.0

module load GCCcore/10.2.0 pybind11/2.6.0

Return to modules


pybind11/2.6.2

module load GCCcore/10.3.0 pybind11/2.6.2

Return to modules


pybind11/2.7.1

module load GCCcore/11.2.0 pybind11/2.7.1

Return to modules


pybind11/2.9.2

module load GCCcore/11.3.0 pybind11/2.9.2

Return to modules


PyCairo/1.21.0

module load GCCcore/11.3.0 PyCairo/1.21.0

Return to modules


pydicom/2.3.0

module load GCCcore/11.3.0 pydicom/2.3.0

Return to modules


PyGObject/3.42.1

module load GCCcore/11.3.0 PyGObject/3.42.1

Return to modules


PyTables/3.8.0

module load GCC/11.3.0 OpenMPI/4.1.4 PyTables/3.8.0

Return to modules


pytest/7.4.2

module load GCCcore/12.3.0 pytest/7.4.2

Return to modules


pytest/8.2.2

module load GCCcore/13.2.0 pytest/8.2.2

Return to modules


pytest-flakefinder/1.1.0

module load GCCcore/13.2.0 pytest-flakefinder/1.1.0

Return to modules


pytest-rerunfailures/14.0

module load GCCcore/13.2.0 pytest-rerunfailures/14.0

Return to modules


pytest-shard/0.1.2

module load GCCcore/13.2.0 pytest-shard/0.1.2

Return to modules


pytest-xdist/2.3.0

module load GCCcore/10.2.0 pytest-xdist/2.3.0

Return to modules


pytest-xdist/2.5.0

module load GCCcore/11.3.0 pytest-xdist/2.5.0

Return to modules


pytest-xdist/3.3.1

module load GCCcore/12.3.0 pytest-xdist/3.3.1

module load GCCcore/13.2.0 pytest-xdist/3.3.1

Return to modules


Python/2.7.16

module load GCCcore/8.3.0 Python/2.7.16

Return to modules


Python/2.7.18

module load GCCcore/10.2.0 Python/2.7.18

module load GCCcore/9.3.0 Python/2.7.18

Return to modules


Python/2.7.18-bare

module load GCCcore/11.3.0 Python/2.7.18-bare

module load GCCcore/10.3.0 Python/2.7.18-bare

Return to modules


Python/3.10.4

module load GCCcore/11.3.0 Python/3.10.4

Return to modules


Python/3.10.4-bare

module load GCCcore/11.3.0 Python/3.10.4-bare

Return to modules


Python/3.10.8

module load GCCcore/12.2.0 Python/3.10.8

Return to modules


Python/3.10.8-bare

module load GCCcore/12.2.0 Python/3.10.8-bare

Return to modules


Python/3.11.3

module load GCCcore/12.3.0 Python/3.11.3

Return to modules


Python/3.11.5

module load GCCcore/13.2.0 Python/3.11.5

Return to modules


Python/3.7.4

module load GCCcore/8.3.0 Python/3.7.4

Return to modules


Python/3.8.2

module load GCCcore/9.3.0 Python/3.8.2

Return to modules


Python/3.8.6

module load GCCcore/10.2.0 Python/3.8.6

Return to modules


Python/3.9.5

module load GCCcore/10.3.0 Python/3.9.5

Return to modules


Python/3.9.5-bare

module load GCCcore/10.3.0 Python/3.9.5-bare

Return to modules


Python/3.9.6

module load GCCcore/11.2.0 Python/3.9.6

Return to modules


Python/3.9.6-bare

module load GCCcore/11.2.0 Python/3.9.6-bare

Return to modules


Python-bundle-PyPI/2023.06

module load GCCcore/12.3.0 Python-bundle-PyPI/2023.06

Return to modules


Python-bundle-PyPI/2023.10

module load GCCcore/13.2.0 Python-bundle-PyPI/2023.10

Return to modules


PyTorch/1.10.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 PyTorch/1.10.0

Return to modules


PyTorch/1.11.0-CUDA-11.1.1

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 PyTorch/1.11.0-CUDA-11.1.1

Return to modules


PyTorch/1.12.0

module load GCC/11.3.0 OpenMPI/4.1.4 PyTorch/1.12.0

Return to modules


PyTorch/1.12.1

module load GCC/11.3.0 OpenMPI/4.1.4 PyTorch/1.12.1

Return to modules


PyTorch/1.12.1-CUDA-11.7.0

module load GCC/11.3.0 OpenMPI/4.1.4 PyTorch/1.12.1-CUDA-11.7.0

Return to modules


PyTorch/1.7.1

module load GCC/10.2.0 OpenMPI/4.0.5 PyTorch/1.7.1

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 PyTorch/1.7.1

Return to modules


PyTorch/1.9.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 PyTorch/1.9.0

module load GCC/10.2.0 OpenMPI/4.0.5 PyTorch/1.9.0

Return to modules


PyTorch-Geometric/2.0.1-PyTorch-1.9.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 PyTorch-Geometric/2.0.1-PyTorch-1.9.0

Return to modules


PyTorch-Lightning/1.8.4-CUDA-11.7.0

module load GCC/11.3.0 OpenMPI/4.1.4 PyTorch-Lightning/1.8.4-CUDA-11.7.0

Return to modules


PyTorch-Lightning/1.9.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 PyTorch-Lightning/1.9.0

Return to modules


PyYAML/5.3.1

module load GCCcore/10.2.0 PyYAML/5.3.1

Return to modules


PyYAML/5.4.1

module load GCCcore/10.2.0 PyYAML/5.4.1

module load GCCcore/10.3.0 PyYAML/5.4.1

Return to modules


PyYAML/6.0

module load GCCcore/11.3.0 PyYAML/6.0

Return to modules


PyYAML/6.0.1

module load GCCcore/13.2.0 PyYAML/6.0.1

Return to modules


PyZMQ/25.1.2

module load GCCcore/13.2.0 PyZMQ/25.1.2

Return to modules


Qhull/2020.2

module load GCCcore/11.3.0 Qhull/2020.2

module load GCCcore/11.2.0 Qhull/2020.2

module load GCCcore/12.3.0 Qhull/2020.2

module load GCCcore/13.2.0 Qhull/2020.2

Return to modules


qmul

module load qmul

Return to modules


Qt/4.8.7

module load iccifort/2019.5.281 OpenMPI/3.1.4 Qt/4.8.7

Return to modules


Qt5/5.13.1

module load GCCcore/8.3.0 Qt5/5.13.1

Return to modules


Qt5/5.14.1

module load GCCcore/9.3.0 Qt5/5.14.1

Return to modules


Qt5/5.14.2

module load GCCcore/10.2.0 Qt5/5.14.2

Return to modules


Qt5/5.15.10

module load GCCcore/12.3.0 Qt5/5.15.10

Return to modules


Qt5/5.15.2

module load GCCcore/10.3.0 Qt5/5.15.2

Return to modules


Qt5/5.15.5

module load GCCcore/11.3.0 Qt5/5.15.5

Return to modules


QuantumESPRESSO/6.8

module load iccifort/2019.5.281 impi/2019.7.217 QuantumESPRESSO/6.8

module load GCC/10.3.0 OpenMPI/4.1.1 QuantumESPRESSO/6.8

Return to modules


QuantumESPRESSO/7.1

module load GCC/11.3.0 OpenMPI/4.1.4 QuantumESPRESSO/7.1

Return to modules


QuantumESPRESSO/7.2

module load GCC/12.2.0 OpenMPI/4.1.4 QuantumESPRESSO/7.2

module load GCC/10.3.0 OpenMPI/4.1.1 QuantumESPRESSO/7.2

Return to modules


QuantumESPRESSO/7.3

module load GCC/10.3.0 OpenMPI/4.1.1 QuantumESPRESSO/7.3

Return to modules


QuSpin/0.3.6

module load QuSpin/0.3.6

Return to modules


R/4.1.2

module load GCC/11.2.0 OpenMPI/4.1.1 R/4.1.2

Return to modules


R/4.3.3

module load GCC/13.2.0 R/4.3.3

Return to modules


R-bundle-Bioconductor/3.14-R-4.1.2

module load GCC/11.2.0 OpenMPI/4.1.1 R-bundle-Bioconductor/3.14-R-4.1.2

Return to modules


RapidJSON/1.1.0-20230928

module load GCCcore/12.3.0 RapidJSON/1.1.0-20230928

Return to modules


RDFlib/5.0.0

module load GCCcore/10.2.0 RDFlib/5.0.0

Return to modules


RDKit/2020.03.3-Python-3.8.6

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 RDKit/2020.03.3-Python-3.8.6

module load GCC/10.2.0 OpenMPI/4.0.5 RDKit/2020.03.3-Python-3.8.6

Return to modules


RE2/2021-06-01

module load GCCcore/10.2.0 RE2/2021-06-01

Return to modules


RE2/2023-08-01

module load GCCcore/12.3.0 RE2/2023-08-01

Return to modules


RE2/2024-03-01

module load GCCcore/13.2.0 RE2/2024-03-01

Return to modules


re2c/1.2.1

module load GCCcore/8.3.0 re2c/1.2.1

Return to modules


re2c/1.3

module load GCCcore/9.3.0 re2c/1.3

Return to modules


re2c/2.0.3

module load GCCcore/10.2.0 re2c/2.0.3

Return to modules


re2c/2.1.1

module load GCCcore/10.3.0 re2c/2.1.1

Return to modules


re2c/2.2

module load GCCcore/11.3.0 re2c/2.2

Return to modules


re2c/3.1

module load GCCcore/12.3.0 re2c/3.1

Return to modules


RELION/4.0.0

module load GCC/11.3.0 OpenMPI/4.1.4 RELION/4.0.0

Return to modules


RELION/4.0.0-CUDA-11.7.0

module load GCC/11.3.0 OpenMPI/4.1.4 RELION/4.0.0-CUDA-11.7.0

Return to modules


RepeatMasker/4.1.4

module load GCC/11.3.0 OpenMPI/4.1.4 RepeatMasker/4.1.4

Return to modules


ResMap/1.1.4

module load ResMap/1.1.4

Return to modules


rjags/4-10-R-4.1.2

module load GCC/11.2.0 OpenMPI/4.1.1 rjags/4-10-R-4.1.2

Return to modules


RMBlast/2.13.0

module load GCC/11.3.0 OpenMPI/4.1.4 RMBlast/2.13.0

Return to modules


Ruby/3.0.1

module load GCCcore/11.2.0 Ruby/3.0.1

Return to modules


Rust/1.52.1

module load GCCcore/10.3.0 Rust/1.52.1

module load GCCcore/8.3.0 Rust/1.52.1

Return to modules


Rust/1.54.0

module load GCCcore/11.2.0 Rust/1.54.0

Return to modules


Rust/1.60.0

module load GCCcore/11.3.0 Rust/1.60.0

Return to modules


Rust/1.65.0

module load GCCcore/11.3.0 Rust/1.65.0

module load GCCcore/12.2.0 Rust/1.65.0

Return to modules


Rust/1.70.0

module load GCCcore/12.3.0 Rust/1.70.0

Return to modules


Rust/1.73.0

module load GCCcore/13.2.0 Rust/1.73.0

Return to modules


SAMtools/1.16.1

module load GCC/11.3.0 SAMtools/1.16.1

Return to modules


SAMtools/1.19.2

module load GCC/13.2.0 SAMtools/1.19.2

Return to modules


ScaFaCoS/1.0.1

module load GCC/11.2.0 OpenMPI/4.1.1 ScaFaCoS/1.0.1

Return to modules


ScaLAPACK/2.0.2

module load GCC/8.3.0 OpenMPI/3.1.4 ScaLAPACK/2.0.2

module load GCC/8.3.0 CUDA/10.1.243 OpenMPI/3.1.4 ScaLAPACK/2.0.2

Return to modules


ScaLAPACK/2.1.0

module load NVHPC/21.11 ScaLAPACK/2.1.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 ScaLAPACK/2.1.0

module load GCC/10.2.0 OpenMPI/4.0.5 ScaLAPACK/2.1.0

module load GCC/9.3.0 OpenMPI/4.0.3 ScaLAPACK/2.1.0

Return to modules


ScaLAPACK/2.1.0-fb

module load GCC/10.3.0 OpenMPI/4.1.1 ScaLAPACK/2.1.0-fb

module load GCC/11.2.0 OpenMPI/4.1.1 ScaLAPACK/2.1.0-fb

Return to modules


ScaLAPACK/2.2.0-fb

module load GCC/12.2.0 OpenMPI/4.1.4 ScaLAPACK/2.2.0-fb

module load GCC/12.3.0 OpenMPI/4.1.5 ScaLAPACK/2.2.0-fb

module load GCC/13.2.0 OpenMPI/4.1.6 ScaLAPACK/2.2.0-fb

module load GCC/11.3.0 OpenMPI/4.1.4 ScaLAPACK/2.2.0-fb

Return to modules


ScaLAPACK/3.0-amd

module load GCC/11.2.0 OpenMPI/4.1.1 ScaLAPACK/3.0-amd

module load GCC/10.2.0 OpenMPI/4.0.5 ScaLAPACK/3.0-amd

Return to modules


SchNetPack/2.0.1

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 SchNetPack/2.0.1

Return to modules


scikit-build/0.11.1

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 scikit-build/0.11.1

module load GCCcore/11.2.0 scikit-build/0.11.1

Return to modules


scikit-build/0.15.0

module load GCCcore/11.2.0 scikit-build/0.15.0

module load GCCcore/11.3.0 scikit-build/0.15.0

Return to modules


scikit-build/0.17.6

module load GCCcore/13.2.0 scikit-build/0.17.6

module load GCCcore/12.3.0 scikit-build/0.17.6

Return to modules


scikit-build-core/0.9.3

module load GCCcore/13.2.0 scikit-build-core/0.9.3

Return to modules


scikit-image/0.18.1

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 scikit-image/0.18.1

Return to modules


scikit-image/0.19.3

module load GCC/11.3.0 OpenMPI/4.1.4 scikit-image/0.19.3

Return to modules


scikit-learn/0.23.2

module load GCC/10.2.0 OpenMPI/4.0.5 scikit-learn/0.23.2

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 scikit-learn/0.23.2

Return to modules


scikit-learn/1.1.2

module load GCC/11.3.0 OpenMPI/4.1.4 scikit-learn/1.1.2

Return to modules


scikit-learn/1.4.0

module load GCC/13.2.0 scikit-learn/1.4.0

Return to modules


SciPy-bundle/2019.10-Python-3.7.4

module load iccifort/2019.5.281 impi/2019.7.217 SciPy-bundle/2019.10-Python-3.7.4

module load GCC/8.3.0 CUDA/10.1.243 OpenMPI/3.1.4 SciPy-bundle/2019.10-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 SciPy-bundle/2019.10-Python-3.7.4

Return to modules


SciPy-bundle/2020.03-Python-3.8.2

module load GCC/9.3.0 OpenMPI/4.0.3 SciPy-bundle/2020.03-Python-3.8.2

Return to modules


SciPy-bundle/2020.11

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 SciPy-bundle/2020.11

module load GCC/10.2.0 OpenMPI/4.0.5 SciPy-bundle/2020.11

Return to modules


SciPy-bundle/2021.05

module load GCC/10.3.0 OpenMPI/4.1.1 SciPy-bundle/2021.05

Return to modules


SciPy-bundle/2021.10

module load GCC/11.2.0 OpenMPI/4.1.1 SciPy-bundle/2021.10

Return to modules


SciPy-bundle/2022.05

module load GCC/11.3.0 OpenMPI/4.1.4 SciPy-bundle/2022.05

Return to modules


SciPy-bundle/2023.07

module load GCC/12.3.0 SciPy-bundle/2023.07

Return to modules


SciPy-bundle/2023.11

module load GCC/13.2.0 SciPy-bundle/2023.11

Return to modules


SCOTCH/6.0.9

module load iccifort/2019.5.281 impi/2019.7.217 SCOTCH/6.0.9

module load GCC/9.3.0 OpenMPI/4.0.3 SCOTCH/6.0.9

module load iccifort/2019.5.281 OpenMPI/3.1.4 SCOTCH/6.0.9

module load GCC/8.3.0 OpenMPI/3.1.4 SCOTCH/6.0.9

Return to modules


SCOTCH/6.1.0

module load GCC/10.3.0 OpenMPI/4.1.1 SCOTCH/6.1.0

module load GCC/10.2.0 OpenMPI/4.0.5 SCOTCH/6.1.0

Return to modules


SCOTCH/7.0.1

module load GCC/11.3.0 OpenMPI/4.1.4 SCOTCH/7.0.1

Return to modules


SCOTCH/7.0.3

module load GCC/12.3.0 OpenMPI/4.1.5 SCOTCH/7.0.3

Return to modules


SCOTCH/7.0.4

module load GCC/13.2.0 OpenMPI/4.1.6 SCOTCH/7.0.4

Return to modules


SDL2/2.0.14

module load GCCcore/10.2.0 SDL2/2.0.14

Return to modules


SDL2/2.0.20

module load GCCcore/11.2.0 SDL2/2.0.20

Return to modules


SDL2/2.0.22

module load GCCcore/11.3.0 SDL2/2.0.22

Return to modules


SDL2/2.28.2

module load GCCcore/12.3.0 SDL2/2.28.2

Return to modules


SDL2/2.28.5

module load GCCcore/13.2.0 SDL2/2.28.5

Return to modules


Seaborn/0.12.1

module load GCC/11.3.0 OpenMPI/4.1.4 Seaborn/0.12.1

Return to modules


SentencePiece/0.1.96

module load GCC/10.2.0 SentencePiece/0.1.96

Return to modules


settarg

module load settarg

Return to modules


setuptools-rust/1.6.0

module load GCCcore/12.3.0 setuptools-rust/1.6.0

Return to modules


setuptools-rust/1.8.0

module load GCCcore/13.2.0 setuptools-rust/1.8.0

Return to modules


shapelib/1.5.0

module load GCCcore/11.3.0 shapelib/1.5.0

Return to modules


Shapely/1.8.2

module load GCC/11.3.0 OpenMPI/4.1.4 Shapely/1.8.2

Return to modules


SLEPc/3.12.2-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 SLEPc/3.12.2-Python-3.7.4

Return to modules


SLEPc/3.20.0

module load GCC/11.3.0 OpenMPI/4.1.4 SLEPc/3.20.0

Return to modules


SLEPc/3.21.1

module load GCC/13.2.0 OpenMPI/4.1.6 SLEPc/3.21.1

Return to modules


slepc4py/3.12.0-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 slepc4py/3.12.0-Python-3.7.4

Return to modules


SNAP-HMM/20221022

module load GCC/11.3.0 SNAP-HMM/20221022

Return to modules


snappy/1.1.10

module load GCCcore/12.3.0 snappy/1.1.10

module load GCCcore/13.2.0 snappy/1.1.10

Return to modules


snappy/1.1.7

module load GCCcore/8.3.0 snappy/1.1.7

Return to modules


snappy/1.1.8

module load GCCcore/10.3.0 snappy/1.1.8

module load GCCcore/9.3.0 snappy/1.1.8

module load GCCcore/10.2.0 snappy/1.1.8

Return to modules


snappy/1.1.9

module load GCCcore/11.3.0 snappy/1.1.9

Return to modules


SOFA_C/19

module load GCCcore/11.3.0 SOFA_C/19

Return to modules


SOFA_F/19

module load GCCcore/11.3.0 SOFA_F/19

Return to modules


spglib-python/1.16.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 spglib-python/1.16.0

module load GCC/10.2.0 OpenMPI/4.0.5 spglib-python/1.16.0

Return to modules


spglib-python/2.0.0

module load GCC/11.3.0 OpenMPI/4.1.4 spglib-python/2.0.0

Return to modules


spglib-python/2.5.0

module load GCC/13.2.0 spglib-python/2.5.0

module load GCC/13.2.0 OpenMPI/4.1.6 spglib-python/2.5.0

Return to modules


SQLite/3.29.0

module load GCCcore/8.3.0 SQLite/3.29.0

Return to modules


SQLite/3.31.1

module load GCCcore/9.3.0 SQLite/3.31.1

Return to modules


SQLite/3.33.0

module load GCCcore/10.2.0 SQLite/3.33.0

Return to modules


SQLite/3.35.4

module load GCCcore/10.3.0 SQLite/3.35.4

Return to modules


SQLite/3.36

module load GCCcore/11.2.0 SQLite/3.36

Return to modules


SQLite/3.38.3

module load GCCcore/11.3.0 SQLite/3.38.3

Return to modules


SQLite/3.39.4

module load GCCcore/12.2.0 SQLite/3.39.4

Return to modules


SQLite/3.42.0

module load GCCcore/12.3.0 SQLite/3.42.0

Return to modules


SQLite/3.43.1

module load GCCcore/13.2.0 SQLite/3.43.1

Return to modules


STAR-CCM+/18.04.008

module load STAR-CCM+/18.04.008

Return to modules


statsmodels/0.14.1

module load GCC/13.2.0 statsmodels/0.14.1

Return to modules


STREAM/5.10

module load GCC/10.2.0 STREAM/5.10

Return to modules


SuiteSparse/5.10.1-METIS-5.1.0

module load GCC/10.3.0 OpenMPI/4.1.1 SuiteSparse/5.10.1-METIS-5.1.0

Return to modules


SuiteSparse/5.13.0-METIS-5.1.0

module load GCC/11.3.0 OpenMPI/4.1.4 SuiteSparse/5.13.0-METIS-5.1.0

Return to modules


SuiteSparse/5.6.0-METIS-5.1.0

module load iccifort/2019.5.281 impi/2019.7.217 SuiteSparse/5.6.0-METIS-5.1.0

module load GCC/8.3.0 OpenMPI/3.1.4 SuiteSparse/5.6.0-METIS-5.1.0

Return to modules


SuiteSparse/7.1.0

module load GCC/12.3.0 OpenMPI/4.1.5 SuiteSparse/7.1.0

Return to modules


SuiteSparse/7.7.0

module load GCC/13.2.0 OpenMPI/4.1.6 SuiteSparse/7.7.0

Return to modules


SuiteSparse/7.7.0-METIS-5.1.0

module load GCC/13.2.0 OpenMPI/4.1.6 SuiteSparse/7.7.0-METIS-5.1.0

Return to modules


SUNDIALS/5.1.0

module load GCC/8.3.0 OpenMPI/3.1.4 SUNDIALS/5.1.0

Return to modules


SuperLU/6.0.1

module load GCC/13.2.0 OpenMPI/4.1.6 SuperLU/6.0.1

Return to modules


SuperLU_DIST/8.1.2

module load GCC/12.3.0 OpenMPI/4.1.5 SuperLU_DIST/8.1.2

Return to modules


SuperLU_DIST/8.2.1

module load GCC/13.2.0 OpenMPI/4.1.6 SuperLU_DIST/8.2.1

Return to modules


SWIG/3.0.12

module load GCCcore/8.3.0 SWIG/3.0.12

Return to modules


SWIG/4.0.1

module load GCCcore/8.3.0 SWIG/4.0.1

Return to modules


SWIG/4.0.2

module load GCCcore/10.2.0 SWIG/4.0.2

module load GCCcore/11.3.0 SWIG/4.0.2

Return to modules


SWIG/4.1.1

module load GCCcore/13.2.0 SWIG/4.1.1

module load GCCcore/12.3.0 SWIG/4.1.1

Return to modules


sympy/1.11.1

module load GCC/11.3.0 OpenMPI/4.1.4 sympy/1.11.1

Return to modules


sympy/1.12

module load GCC/13.2.0 sympy/1.12

Return to modules


sympy/1.5.1-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 sympy/1.5.1-Python-3.7.4

Return to modules


Szip/2.1.1

module load GCCcore/9.3.0 Szip/2.1.1

module load GCCcore/13.2.0 Szip/2.1.1

module load GCCcore/12.3.0 Szip/2.1.1

module load GCCcore/12.2.0 Szip/2.1.1

module load GCCcore/11.3.0 Szip/2.1.1

module load GCCcore/8.3.0 Szip/2.1.1

module load GCCcore/10.3.0 Szip/2.1.1

module load GCCcore/10.2.0 Szip/2.1.1

module load GCCcore/11.2.0 Szip/2.1.1

Return to modules


TACS/3.7.2

module load TACS/3.7.2

Return to modules


tbb/2020.3

module load GCCcore/11.2.0 tbb/2020.3

Return to modules


tbb/2021.13.0

module load GCCcore/13.2.0 tbb/2021.13.0

Return to modules


tbb/2021.5.0

module load GCCcore/11.3.0 tbb/2021.5.0

Return to modules


Tcl/8.6.10

module load GCCcore/9.3.0 Tcl/8.6.10

module load GCCcore/10.2.0 Tcl/8.6.10

Return to modules


Tcl/8.6.11

module load GCCcore/11.2.0 Tcl/8.6.11

module load GCCcore/10.3.0 Tcl/8.6.11

Return to modules


Tcl/8.6.12

module load GCCcore/12.2.0 Tcl/8.6.12

module load GCCcore/11.3.0 Tcl/8.6.12

Return to modules


Tcl/8.6.13

module load GCCcore/13.2.0 Tcl/8.6.13

module load GCCcore/12.3.0 Tcl/8.6.13

Return to modules


Tcl/8.6.9

module load GCCcore/8.3.0 Tcl/8.6.9

Return to modules


tcsh/6.22.03

module load GCCcore/10.2.0 tcsh/6.22.03

Return to modules


tcsh/6.24.01

module load GCCcore/11.2.0 tcsh/6.24.01

Return to modules


tcsh/6.24.10

module load GCCcore/12.3.0 tcsh/6.24.10

module load GCCcore/13.2.0 tcsh/6.24.10

Return to modules


tensorboard/2.8.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 tensorboard/2.8.0

Return to modules


tensorboardX/2.2-PyTorch-1.9.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 tensorboardX/2.2-PyTorch-1.9.0

Return to modules


tensorboardX/2.5.1

module load GCC/11.3.0 OpenMPI/4.1.4 tensorboardX/2.5.1

Return to modules


TensorFlow/1.15.2-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 TensorFlow/1.15.2-Python-3.7.4

Return to modules


TensorFlow/1.15.5-Python-3.7.4

module load GCC/8.3.0 CUDA/10.1.243 OpenMPI/3.1.4 TensorFlow/1.15.5-Python-3.7.4

Return to modules


TensorFlow/2.11.0

module load GCC/11.3.0 OpenMPI/4.1.4 TensorFlow/2.11.0

Return to modules


TensorFlow/2.11.0-CUDA-11.7.0

module load GCC/11.3.0 OpenMPI/4.1.4 TensorFlow/2.11.0-CUDA-11.7.0

Return to modules


TensorFlow/2.15.1

module load GCC/13.2.0 OpenMPI/4.1.6 TensorFlow/2.15.1

module load GCC/12.3.0 OpenMPI/4.1.5 TensorFlow/2.15.1

Return to modules


TensorFlow/2.4.1

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 TensorFlow/2.4.1

Return to modules


TensorFlow/2.5.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 TensorFlow/2.5.0

module load GCC/10.2.0 OpenMPI/4.0.5 TensorFlow/2.5.0

Return to modules


TensorFlow/2.6.0-CUDA-11.3.1

module load GCC/10.3.0 OpenMPI/4.1.1 TensorFlow/2.6.0-CUDA-11.3.1

Return to modules


tensorflow-probability/0.19.0

module load GCC/11.3.0 OpenMPI/4.1.4 tensorflow-probability/0.19.0

Return to modules


TIAToolbox/1.2.1

module load GCC/11.3.0 OpenMPI/4.1.4 TIAToolbox/1.2.1

Return to modules


TIAToolbox/1.2.1-CUDA-11.7.0

module load GCC/11.3.0 OpenMPI/4.1.4 TIAToolbox/1.2.1-CUDA-11.7.0

Return to modules


Tinker-HP/1.2

module load iccifort/2019.5.281 impi/2019.7.217 Tinker-HP/1.2

Return to modules


Tk/8.6.10

module load GCCcore/9.3.0 Tk/8.6.10

module load GCCcore/10.2.0 Tk/8.6.10

Return to modules


Tk/8.6.11

module load GCCcore/11.2.0 Tk/8.6.11

Return to modules


Tk/8.6.12

module load GCCcore/11.3.0 Tk/8.6.12

Return to modules


Tk/8.6.13

module load GCCcore/13.2.0 Tk/8.6.13

module load GCCcore/12.3.0 Tk/8.6.13

Return to modules


Tk/8.6.9

module load GCCcore/8.3.0 Tk/8.6.9

Return to modules


Tkinter/3.10.4

module load GCCcore/11.3.0 Tkinter/3.10.4

Return to modules


Tkinter/3.11.3

module load GCCcore/12.3.0 Tkinter/3.11.3

Return to modules


Tkinter/3.11.5

module load GCCcore/13.2.0 Tkinter/3.11.5

Return to modules


Tkinter/3.7.4

module load GCCcore/8.3.0 Tkinter/3.7.4

Return to modules


Tkinter/3.8.2

module load GCCcore/9.3.0 Tkinter/3.8.2

Return to modules


Tkinter/3.8.6

module load GCCcore/10.2.0 Tkinter/3.8.6

Return to modules


Tkinter/3.9.6

module load GCCcore/11.2.0 Tkinter/3.9.6

Return to modules


torchtext/0.10.0-PyTorch-1.9.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 torchtext/0.10.0-PyTorch-1.9.0

Return to modules


torchvision/0.10.0-PyTorch-1.9.0

module load GCC/10.2.0 CUDA/11.1.1 OpenMPI/4.0.5 torchvision/0.10.0-PyTorch-1.9.0

Return to modules


torchvision/0.13.1

module load GCC/11.3.0 OpenMPI/4.1.4 torchvision/0.13.1

Return to modules


torchvision/0.13.1-CUDA-11.7.0

module load GCC/11.3.0 OpenMPI/4.1.4 torchvision/0.13.1-CUDA-11.7.0

Return to modules


tornado/6.4

module load GCCcore/13.2.0 tornado/6.4

Return to modules


tqdm/4.56.2

module load GCCcore/10.2.0 tqdm/4.56.2

Return to modules


tqdm/4.60.0

module load GCCcore/10.2.0 tqdm/4.60.0

Return to modules


tqdm/4.64.0

module load GCCcore/11.3.0 tqdm/4.64.0

Return to modules


TRF/4.09.1

module load GCCcore/11.3.0 TRF/4.09.1

Return to modules


Trilinos/12.12.1-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 Trilinos/12.12.1-Python-3.7.4

Return to modules


TRIQS/3.0.2

module load GCC/10.2.0 OpenMPI/4.0.5 TRIQS/3.0.2

Return to modules


TRIQS-cthyb/3.0.0

module load GCC/10.2.0 OpenMPI/4.0.5 TRIQS-cthyb/3.0.0

Return to modules


TRIQS-dft_tools/3.0.0

module load GCC/10.2.0 OpenMPI/4.0.5 TRIQS-dft_tools/3.0.0

Return to modules


TRIQS-maxent/1.0.0

module load GCC/10.2.0 OpenMPI/4.0.5 TRIQS-maxent/1.0.0

Return to modules


TRIQS-tprf/3.0.0

module load GCC/10.2.0 OpenMPI/4.0.5 TRIQS-tprf/3.0.0

Return to modules


typing-extensions/3.10.0.0

module load GCCcore/10.3.0 typing-extensions/3.10.0.0

Return to modules


typing-extensions/3.7.4.3

module load GCCcore/10.2.0 typing-extensions/3.7.4.3

Return to modules


typing-extensions/4.5.0

module load GCCcore/11.3.0 typing-extensions/4.5.0

Return to modules


UCC/1.0.0

module load GCCcore/11.3.0 UCC/1.0.0

Return to modules


UCC/1.1.0

module load GCCcore/12.2.0 UCC/1.1.0

Return to modules


UCC/1.2.0

module load GCCcore/13.2.0 UCC/1.2.0

module load GCCcore/12.3.0 UCC/1.2.0

Return to modules


UCX/1.10.0

module load GCCcore/10.3.0 UCX/1.10.0

Return to modules


UCX/1.11.2

module load GCCcore/11.2.0 UCX/1.11.2

Return to modules


UCX/1.11.2-CUDAcore-11.5.1

module load GCCcore/11.2.0 UCX/1.11.2-CUDAcore-11.5.1

Return to modules


UCX/1.12.1

module load GCCcore/11.3.0 UCX/1.12.1

Return to modules


UCX/1.13.1

module load GCCcore/12.2.0 UCX/1.13.1

Return to modules


UCX/1.14.1

module load GCCcore/12.3.0 UCX/1.14.1

Return to modules


UCX/1.15.0

module load GCCcore/13.2.0 UCX/1.15.0

Return to modules


UCX/1.8.0

module load GCCcore/9.3.0 UCX/1.8.0

module load GCCcore/8.3.0 UCX/1.8.0

Return to modules


UCX/1.9.0

module load GCCcore/10.2.0 UCX/1.9.0

Return to modules


UCX/1.9.0-CUDA-11.1.1

module load GCCcore/10.2.0 UCX/1.9.0-CUDA-11.1.1

Return to modules


UCX-CUDA/1.10.0-CUDA-11.3.1

module load GCCcore/10.3.0 UCX-CUDA/1.10.0-CUDA-11.3.1

Return to modules


UCX-CUDA/1.11.2-CUDA-11.4.1

module load GCCcore/11.2.0 UCX-CUDA/1.11.2-CUDA-11.4.1

Return to modules


UCX-CUDA/1.12.1-CUDA-11.7.0

module load GCCcore/11.3.0 UCX-CUDA/1.12.1-CUDA-11.7.0

Return to modules


UCX-CUDA/1.14.1-CUDA-12.1.1

module load GCCcore/12.3.0 UCX-CUDA/1.14.1-CUDA-12.1.1

Return to modules


UCX-CUDA/1.15.0-CUDA-12.4.0

module load GCCcore/13.2.0 UCX-CUDA/1.15.0-CUDA-12.4.0

Return to modules


UCX-CUDA/1.15.0-CUDA-12.5.0

module load GCCcore/13.2.0 UCX-CUDA/1.15.0-CUDA-12.5.0

Return to modules


UDUNITS/2.2.28

module load GCCcore/11.3.0 UDUNITS/2.2.28

module load GCCcore/11.2.0 UDUNITS/2.2.28

Return to modules


UFL/2019.1.0-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 UFL/2019.1.0-Python-3.7.4

Return to modules


umap-learn/0.5.3

module load GCC/11.3.0 OpenMPI/4.1.4 umap-learn/0.5.3

Return to modules


UnZip/6.0

module load GCCcore/10.2.0 UnZip/6.0

module load GCCcore/10.3.0 UnZip/6.0

module load GCCcore/12.2.0 UnZip/6.0

module load GCCcore/12.3.0 UnZip/6.0

module load GCCcore/11.3.0 UnZip/6.0

module load GCCcore/11.2.0 UnZip/6.0

module load GCCcore/13.2.0 UnZip/6.0

module load GCCcore/9.3.0 UnZip/6.0

Return to modules


util-linux/2.34

module load GCCcore/8.3.0 util-linux/2.34

Return to modules


util-linux/2.35

module load GCCcore/9.3.0 util-linux/2.35

Return to modules


util-linux/2.36

module load GCCcore/10.2.0 util-linux/2.36

module load GCCcore/10.3.0 util-linux/2.36

Return to modules


util-linux/2.37

module load GCCcore/11.2.0 util-linux/2.37

Return to modules


util-linux/2.38

module load GCCcore/11.3.0 util-linux/2.38

Return to modules


util-linux/2.39

module load GCCcore/12.3.0 util-linux/2.39

module load GCCcore/13.2.0 util-linux/2.39

Return to modules


virtualenv/20.23.1

module load GCCcore/12.3.0 virtualenv/20.23.1

Return to modules


virtualenv/20.24.6

module load GCCcore/13.2.0 virtualenv/20.24.6

Return to modules


VMD/1.9.4a57

module load GCC/11.2.0 OpenMPI/4.1.1 VMD/1.9.4a57

module load GCC/12.3.0 OpenMPI/4.1.5 VMD/1.9.4a57

module load GCC/11.3.0 OpenMPI/4.1.4 VMD/1.9.4a57

Return to modules


Voro++/0.4.6

module load GCCcore/11.2.0 Voro++/0.4.6

Return to modules


VTK/8.2.0-Python-3.7.4

module load GCC/8.3.0 OpenMPI/3.1.4 VTK/8.2.0-Python-3.7.4

Return to modules


VTK/8.2.0-Python-3.8.2

module load GCC/9.3.0 OpenMPI/4.0.3 VTK/8.2.0-Python-3.8.2

Return to modules


VTK/9.2.2

module load GCC/11.3.0 OpenMPI/4.1.4 VTK/9.2.2

Return to modules


VTune/2022.2.0

module load VTune/2022.2.0

Return to modules


warwick

module load warwick

Return to modules


Wayland/1.20.0

module load GCCcore/11.3.0 Wayland/1.20.0

Return to modules


Wayland/1.21.0

module load GCCcore/11.2.0 Wayland/1.21.0

Return to modules


Wayland/1.22.0

module load GCCcore/13.2.0 Wayland/1.22.0

module load GCCcore/12.3.0 Wayland/1.22.0

Return to modules


Waylandpp/1.0.0

module load GCCcore/11.2.0 Waylandpp/1.0.0

Return to modules


WebKitGTK+/2.37.1

module load GCC/11.2.0 WebKitGTK+/2.37.1

Return to modules


wpebackend-fdo/1.13.1

module load GCCcore/11.2.0 wpebackend-fdo/1.13.1

Return to modules


wxPython/4.2.0

module load GCC/11.2.0 OpenMPI/4.1.1 wxPython/4.2.0

Return to modules


wxWidgets/3.1.4

module load GCC/10.2.0 wxWidgets/3.1.4

Return to modules


wxWidgets/3.2.0

module load GCC/11.2.0 wxWidgets/3.2.0

Return to modules


wxWidgets/3.2.1

module load GCC/11.3.0 wxWidgets/3.2.1

Return to modules


wxWidgets/3.2.5

module load GCC/13.2.0 wxWidgets/3.2.5

Return to modules


X11/20190717

module load GCCcore/8.3.0 X11/20190717

Return to modules


X11/20200222

module load GCCcore/9.3.0 X11/20200222

Return to modules


X11/20201008

module load GCCcore/10.2.0 X11/20201008

Return to modules


X11/20210518

module load GCCcore/10.3.0 X11/20210518

Return to modules


X11/20210802

module load GCCcore/11.2.0 X11/20210802

Return to modules


X11/20220504

module load GCCcore/11.3.0 X11/20220504

Return to modules


X11/20230603

module load GCCcore/12.3.0 X11/20230603

Return to modules


X11/20231019

module load GCCcore/13.2.0 X11/20231019

Return to modules


x264/20190925

module load GCCcore/8.3.0 x264/20190925

Return to modules


x264/20191217

module load GCCcore/9.3.0 x264/20191217

Return to modules


x264/20201026

module load GCCcore/10.2.0 x264/20201026

Return to modules


x264/20210414

module load GCCcore/10.3.0 x264/20210414

Return to modules


x264/20210613

module load GCCcore/11.2.0 x264/20210613

Return to modules


x264/20220620

module load GCCcore/11.3.0 x264/20220620

Return to modules


x264/20230226

module load GCCcore/12.3.0 x264/20230226

Return to modules


x264/20231019

module load GCCcore/13.2.0 x264/20231019

Return to modules


x265/3.2

module load GCCcore/8.3.0 x265/3.2

Return to modules


x265/3.3

module load GCCcore/9.3.0 x265/3.3

module load GCCcore/10.2.0 x265/3.3

Return to modules


x265/3.5

module load GCCcore/13.2.0 x265/3.5

module load GCCcore/12.3.0 x265/3.5

module load GCCcore/11.2.0 x265/3.5

module load GCCcore/11.3.0 x265/3.5

module load GCCcore/10.3.0 x265/3.5

Return to modules


xarray/2022.9.0

module load GCC/11.3.0 OpenMPI/4.1.4 xarray/2022.9.0

Return to modules


Xerces-C++/3.2.5

module load GCCcore/13.2.0 Xerces-C++/3.2.5

Return to modules


XML-LibXML/2.0207

module load GCCcore/11.3.0 XML-LibXML/2.0207

Return to modules


xorg-macros/1.19.2

module load GCCcore/9.3.0 xorg-macros/1.19.2

module load GCCcore/10.2.0 xorg-macros/1.19.2

module load GCCcore/8.3.0 xorg-macros/1.19.2

Return to modules


xorg-macros/1.19.3

module load GCCcore/10.3.0 xorg-macros/1.19.3

module load GCCcore/11.2.0 xorg-macros/1.19.3

module load GCCcore/12.2.0 xorg-macros/1.19.3

module load GCCcore/11.3.0 xorg-macros/1.19.3

Return to modules


xorg-macros/1.20.0

module load GCCcore/12.3.0 xorg-macros/1.20.0

module load GCCcore/13.2.0 xorg-macros/1.20.0

Return to modules


xprop/1.2.5

module load GCCcore/10.2.0 xprop/1.2.5

module load GCCcore/11.3.0 xprop/1.2.5

module load GCCcore/11.2.0 xprop/1.2.5

Return to modules


xprop/1.2.6

module load GCCcore/12.3.0 xprop/1.2.6

Return to modules


Xvfb/1.20.13

module load GCCcore/11.2.0 Xvfb/1.20.13

Return to modules


xxd/8.2.4220

module load GCCcore/10.2.0 xxd/8.2.4220

module load GCCcore/11.2.0 xxd/8.2.4220

Return to modules


xxd/9.1.0307

module load GCCcore/13.2.0 xxd/9.1.0307

Return to modules


XZ/5.2.4

module load GCCcore/8.3.0 XZ/5.2.4

Return to modules


XZ/5.2.5

module load GCCcore/10.3.0 XZ/5.2.5

module load GCCcore/11.3.0 XZ/5.2.5

module load GCCcore/11.2.0 XZ/5.2.5

module load GCCcore/9.3.0 XZ/5.2.5

module load GCCcore/10.2.0 XZ/5.2.5

Return to modules


XZ/5.2.7

module load GCCcore/12.2.0 XZ/5.2.7

Return to modules


XZ/5.4.2

module load GCCcore/12.3.0 XZ/5.4.2

Return to modules


XZ/5.4.4

module load GCCcore/13.2.0 XZ/5.4.4

Return to modules


YACS/0.1.8

module load GCCcore/10.2.0 YACS/0.1.8

Return to modules


yaml-cpp/0.6.3

module load GCCcore/8.3.0 yaml-cpp/0.6.3

Return to modules


Yasm/1.3.0

module load GCCcore/10.2.0 Yasm/1.3.0

module load GCCcore/9.3.0 Yasm/1.3.0

module load GCCcore/8.3.0 Yasm/1.3.0

module load GCCcore/11.2.0 Yasm/1.3.0

module load GCCcore/12.3.0 Yasm/1.3.0

module load GCCcore/11.3.0 Yasm/1.3.0

module load GCCcore/13.2.0 Yasm/1.3.0

module load GCCcore/10.3.0 Yasm/1.3.0

Return to modules


Z3/4.10.2

module load GCCcore/11.3.0 Z3/4.10.2

Return to modules


Z3/4.12.2

module load GCCcore/12.3.0 Z3/4.12.2

Return to modules


Z3/4.13.0

module load GCCcore/13.2.0 Z3/4.13.0

Return to modules


Z3/4.8.10

module load GCCcore/10.2.0 Z3/4.8.10

Return to modules


zarr/2.13.3

module load GCC/11.3.0 OpenMPI/4.1.4 zarr/2.13.3

Return to modules


ZeroMQ/4.3.3

module load GCCcore/10.2.0 ZeroMQ/4.3.3

Return to modules


ZeroMQ/4.3.4

module load GCCcore/11.2.0 ZeroMQ/4.3.4

Return to modules


ZeroMQ/4.3.5

module load GCCcore/13.2.0 ZeroMQ/4.3.5

Return to modules


zfp/1.0.0

module load GCCcore/11.3.0 zfp/1.0.0

Return to modules


Zip/3.0

module load GCCcore/13.2.0 Zip/3.0

module load GCCcore/11.3.0 Zip/3.0

module load GCCcore/10.3.0 Zip/3.0

module load GCCcore/10.2.0 Zip/3.0

module load GCCcore/8.3.0 Zip/3.0

module load GCCcore/12.3.0 Zip/3.0

Return to modules


zlib/1.2.11

module load GCCcore/11.2.0 zlib/1.2.11

module load GCCcore/10.3.0 zlib/1.2.11

module load zlib/1.2.11

module load GCCcore/10.2.0 zlib/1.2.11

module load GCCcore/8.3.0 zlib/1.2.11

module load GCCcore/9.3.0 zlib/1.2.11

Return to modules


zlib/1.2.12

module load GCCcore/11.3.0 zlib/1.2.12

module load zlib/1.2.12

module load GCCcore/12.2.0 zlib/1.2.12

Return to modules


zlib/1.2.13

module load GCCcore/12.3.0 zlib/1.2.13

module load GCCcore/13.2.0 zlib/1.2.13

module load zlib/1.2.13

Return to modules


zlib/1.2.8

module load zlib/1.2.8

Return to modules


zlib/1.3.1

module load GCC/13.2.0 OpenMPI/4.1.6 zlib/1.3.1

Return to modules


zlib-ng/2.0.6

module load GCCcore/11.3.0 zlib-ng/2.0.6

Return to modules


Zopfli/1.0.3

module load GCCcore/11.3.0 Zopfli/1.0.3

Return to modules


zstd/1.4.4

module load GCCcore/9.3.0 zstd/1.4.4

module load GCCcore/8.3.0 zstd/1.4.4

Return to modules


zstd/1.4.5

module load GCCcore/10.2.0 zstd/1.4.5

Return to modules


zstd/1.4.9

module load GCCcore/10.3.0 zstd/1.4.9

Return to modules


zstd/1.5.0

module load GCCcore/11.2.0 zstd/1.5.0

Return to modules


zstd/1.5.2

module load GCCcore/12.2.0 zstd/1.5.2

module load GCCcore/11.3.0 zstd/1.5.2

Return to modules


zstd/1.5.5

module load GCCcore/13.2.0 zstd/1.5.5

module load GCCcore/12.3.0 zstd/1.5.5

Return to modules