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.

node-vega-embed

Node.js library to easily embed vega views

node-vega-embed makes it easy to embed interactive node-vega and node-vega-lite views into web pages. With node-vega-embed, it is possible to: * Load Vega/Vega-Lite specs from source text, parsed JSON, or URLs * Patch Vega specsto add additional functionality * Add action links such as "View Source" and "Open in Vega Editor" * Include Vega Tooltip

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.

liblavplay-2.1-0t64

MJPEG capture/editing/replay and MPEG encoding toolset (library)

The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux.

libkseexpr4

embeddable expression evaluation engine - shared library

SeExpr is an embeddable, arithmetic expression language that enables flexible artistic control and customization in creating computer graphics images. Example uses include procedural geometry synthesis, image synthesis, simulation control, crowd animation, and geometry deformation.

g++-13-multilib

GNU C++ compiler (multilib support)

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