This is a staging site. Uploads will not persist. Testing only.

libmassivethreads0

Lightweight Thread Library for High Productivity Languages - libs

This provides a multithreaded processing library to achieve dynamic load balancing within compute nodes.

postgresql-16-rdkit

Cheminformatics and machine-learning software (PostgreSQL Cartridge)

RDKit is a Python/C++ based cheminformatics and machine-learning software environment. Features Include:

libceres4t64

nonlinear least squares minimizer (shared library)

Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010.

g++-12-mipsisa32r6el-linux-gnu

GNU C++ compiler (cross compiler for mipsr6el architecture)

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

libygl4t64

Graphics library that emulates SGI's GL routines under X11 (lib)

Ygl is an graphics library that emulates the routines of SGI's GL (sometimes called IRIS GL). Please note that GL is different from OpenGL. Ygl is very simple to use, and very fast. The 2D routines are built around the standard X11 libraries and reported to be faster than GL itself. This release will also work with FORTRAN code and has been built with 3D support. The library therefore requires the use of the OpenGL libraries.

libnccl2

NVIDIA Optimized primitives for inter-GPU communication

NCCL (pronounced "Nickel") is a stand-alone library of standard communication routines for GPUs, implementing all-reduce, all-gather, reduce, broadcast, reduce-scatter, as well as any send/receive based communication pattern. It has been optimized to achieve high bandwidth on platforms using PCIe, NVLink, NVswitch, as well as networking using InfiniBand Verbs or TCP/IP sockets. NCCL supports an arbitrary number of GPUs installed in a single node or across multiple nodes, and can be used in either single- or multi-process (e.g., MPI) applications.