libnppisu12

NVIDIA Performance Primitives lib for Image Support

NVIDIA NPP is a library of functions for performing CUDA accelerated processing.

libnvblas12

NVBLAS runtime library

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

libnvjitlink12

NVIDIA Compiler JIT LTO Library

NVIDIA's CUDA Compiler (NVCC) may apply Just-in-Time (JIT) Link-Time-Optimization (LTO) to improve performance of CUDA kernels comprised of multiple separate compilation units.

libnvjpeg12

NVIDIA JPEG library (nvJPEG)

The nvJPEG 1.0 library provides high-performance, GPU accelerated JPEG decoding functionality for image formats commonly used in deep learning and hyperscale multimedia applications. The library offers single and batched JPEG decoding capabilities which efficiently utilize the available GPU resources for optimum performance; and the flexibility for users to manage the memory allocation needed for decoding.

chr-tiny

terminal-based text editor - without syntax highlighting

It is designed to a be simple editor that is easy to use for users coming from desktop environments.

liblttng-ust-python-agent1t64

LTTng 2.0 Userspace Tracer (Python agent native library)

The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries.