_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


cutensor 2.0.1.2
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/cutensor
Licenses: Nonfree
Build system: copy
Synopsis: Nvidia cuTENSOR library
Description:

This package provides the proprietary cuTENSOR library for NVIDIA GPUs.

cuda-cudart 12.8.90
Dependencies: cuda-nvrtc@12.8.93 gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/cuda-toolkit
Licenses: Nonfree
Build system: cuda
Synopsis: CUDA runtime
Description:

This package provides the CUDA run-time support libraries for NVIDIA GPUs, all of which are proprietary.

cuda-gdb 12.8.90
Dependencies: gcc@14.3.0 glibc@2.41 gmp@6.3.0 ncurses-with-tinfo@6.2.20210619 python@3.11.14
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://docs.nvidia.com/cuda/cuda-gdb/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: Tool for debugging CUDA applications
Description:

This package provides the NVIDIA tool for debugging CUDA applications running. CUDA-GDB is an extension to GDB, the GNU Project debugger. The tool provides developers with a mechanism for debugging CUDA applications running on actual hardware. This enables developers to debug applications without the potential variations introduced by simulation and emulation environments.

libcudss 0.7.1.4
Dependencies: gcc@14.3.0 glibc@2.41 libcublas@12.8.4.1 libnvjitlink@12.8.93
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/cudss
Licenses: Nonfree
Build system: cuda
Synopsis: NVIDIA CUDA Direct Sparse Solver library (cuDSS)
Description:

This package provides the CUDA Direct Sparse Solver library.

cuda-toolkit-cudnn 8.9.1.23
Dependencies: gcc@8.5.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/cuda-toolkit
Licenses: Nonfree
Build system: gnu
Synopsis: NVIDIA CUDA Deep Neural Network library (cuDNN)
Description:

This package provides the CUDA Deep Neural Network library.

libcusparse 12.5.8.93
Dependencies: gcc@14.3.0 glibc@2.41 libnvjitlink@12.8.93
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://docs.nvidia.com/cuda/cusparse/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: CUDA sparse matrix library
Description:

This package provides a set of GPU-accelerated basic linear algebra subroutines used for handling sparse matrices that perform significantly faster than CPU-only alternatives. Depending on the specific operation, the library targets matrices with sparsity ratios in the range between 70%-99.9%.

cuda-toolkit 11.8.0
Dependencies: gcc@11.5.0 gcc@11.5.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/cuda-toolkit
Licenses: Nonfree
Build system: gnu
Synopsis: Compiler for the CUDA language and associated run-time support
Description:

This package provides the CUDA compiler and the CUDA run-time support libraries for NVIDIA GPUs, all of which are proprietary.

cuda-nvtx 12.8.90
Dependencies: gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://docs.nvidia.com/nvtx/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: NVIDIA Tools Extension Library
Description:

This package provides a cross-platform API for annotating source code to provide contextual information to developer tools.

cuda-toolkit-cudnn 8.6.0.163
Dependencies: gcc@8.5.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/cuda-toolkit
Licenses: Nonfree
Build system: gnu
Synopsis: NVIDIA CUDA Deep Neural Network library (cuDNN)
Description:

This package provides the CUDA Deep Neural Network library.

cutlass 3.4.1
Dependencies: cuda-toolkit@11.8.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://github.com/NVIDIA/cutlass
Licenses: Modified BSD
Build system: cmake
Synopsis: CUDA C++ template abstractions for high-performance linear algebra
Description:

CUTLASS is a collection of CUDA C++ template abstractions for implementing high-performance matrix-matrix multiplication (GEMM) and related computations at all levels and scales within CUDA. It incorporates strategies for hierarchical decomposition and data movement similar to those used to implement cuBLAS and cuDNN.

CUTLASS decomposes these ``moving parts'' into reusable, modular software components abstracted by C++ template classes. Primitives for different levels of a conceptual parallelization hierarchy can be specialized and tuned via custom tiling sizes, data types, and other algorithmic policy. The resulting flexibility simplifies their use as building blocks within custom kernels and applications.

nccl 2.27.6-1
Dependencies: cuda-toolkit@12.9.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/nccl
Licenses: Modified BSD
Build system: gnu
Synopsis: Optimized primitives for collective multi-GPU communication between NVIDIA GPUs
Description:

NCCL (pronounced "Nickel") is a stand-alone library of standard communication routines for NVIDIA 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.

nsight-compute 2025.1.1.2
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/nsight-compute
Licenses: Nonfree
Build system: cuda
Synopsis: Interactive profiler for CUDA
Description:

This package provides a an interactive profiler for CUDA and NVIDIA OptiX that provides detailed performance metrics and API debugging via a user interface and command-line tool. Users can run guided analysis and compare results with a customizable and data-driven user interface, as well as post-process and analyze results in their own workflows.

nvidia-cudnn 9.13.1.26
Dependencies: gcc@14.3.0 glibc@2.41 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/cudnn
Licenses: Nonfree
Build system: cuda
Synopsis: NVIDIA CUDA Deep Neural Network library (cuDNN)
Description:

This package provides a GPU-accelerated library of primitives for deep neural networks, with highly tuned implementations for standard routines such as forward and backward convolution, attention, matmul, pooling, and normalization.

cuda-toolkit 12.9.1
Dependencies: gcc@14.3.0 gcc@14.3.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/cuda-toolkit
Licenses: Nonfree
Build system: gnu
Synopsis: Compiler for the CUDA language and associated run-time support
Description:

This package provides the CUDA compiler and the CUDA run-time support libraries for NVIDIA GPUs, all of which are proprietary.

cuda-sanitizer-api 12.8.93
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://docs.nvidia.com/cuda/compute-sanitizer/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: Functional correctness checking suite for CUDA
Description:

This package provides a functional correctness checking suite included in the CUDA toolkit. This suite contains multiple tools that can perform different type of checks. The memcheck tool is capable of precisely detecting and attributing out of bounds and misaligned memory access errors in CUDA applications, and can also report hardware exceptions encountered by the GPU. The racecheck tool can report shared memory data access hazards that can cause data races. The initcheck tool can report cases where the GPU performs uninitialized accesses to global memory. The synccheck tool can report cases where the application is attempting invalid usages of synchronization primitives.

nsight-systems 2024.6.2.225
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/nsight-systems
Licenses: Nonfree
Build system: cuda
Synopsis: Performance analysis tool
Description:

This package provides a system-wide performance analysis tool designed to visualize an application’s algorithms, identify the largest opportunities to optimize, and tune to scale efficiently across any quantity or size of CPUs and GPUs,from large servers to small systems-on-a-chip.

nvidia-cudnn 8.9.7.29
Dependencies: gcc@14.3.0 glibc@2.41 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/cudnn
Licenses: Nonfree
Build system: cuda
Synopsis: NVIDIA CUDA Deep Neural Network library (cuDNN)
Description:

This package provides a GPU-accelerated library of primitives for deep neural networks, with highly tuned implementations for standard routines such as forward and backward convolution, attention, matmul, pooling, and normalization.

libnvfatbin 12.8.90
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://docs.nvidia.com/cuda/nvfatbin/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: Combine multiple CUDA objects into one CUDA fatbin
Description:

This package provides a set of APIs which can be used at runtime to combine multiple CUDA objects into one CUDA fat binary (fatbin). The APIs accept inputs in multiple formats, either device cubins, PTX, or LTO-IR. The output is a fatbin that can be loaded by cuModuleLoadData of the CUDA Driver API. The functionality in this library is similar to the fatbinary offline tool in the CUDA toolkit, with the following advantages:

  • Support for runtime fatbin creation.

  • The clients get fine grain control over the input process.

  • Supports direct input from memory, rather than requiring inputs be written to files.

cuda-toolkit 11.4.1
Dependencies: gcc@10.5.0 gcc@10.5.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/cuda-toolkit
Licenses: Nonfree
Build system: gnu
Synopsis: Compiler for the CUDA language and associated run-time support
Description:

This package provides the CUDA compiler and the CUDA run-time support libraries for NVIDIA GPUs, all of which are proprietary.

libcurand 10.3.9.90
Dependencies: gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://docs.nvidia.com/cuda/curand/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: CUDA random number generation library
Description:

This package provides facilities that focus on the simple and efficient generation of high-quality pseudorandom and quasirandom numbers. A pseudorandom sequence of numbers satisfies most of the statistical properties of a truly random sequence but is generated by a deterministic algorithm. A quasirandom sequence of -dimensional points is generated by a deterministic algorithm designed to fill an -dimensional space evenly.

cuda-toolkit 10.2.89
Dependencies: gcc@8.5.0 gcc@8.5.0 linux-libre-headers@5.4.302
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://developer.nvidia.com/cuda-toolkit
Licenses: Nonfree
Build system: gnu
Synopsis: Compiler for the CUDA language and associated run-time support
Description:

This package provides the CUDA compiler and the CUDA run-time support libraries for NVIDIA GPUs, all of which are proprietary.

cuda-cupti 12.8.90
Dependencies: gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://docs.nvidia.com/cuda/cupti/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: CUDA Profiling Tools Interface
Description:

This package enables the creation of profiling and tracing tools that target CUDA applications and give insight into the CPU and GPU behavior of CUDA applications. It provides the following APIs:

  • the Activity API,

  • the Callback API,

  • the Event API,

  • the Metric API,

  • the Profiling API,

  • the PC Sampling API,

  • the Checkpoint API.

libcusolver 11.7.3.90
Dependencies: gcc@14.3.0 glibc@2.41 libcublas@12.8.4.1 libcusparse@12.5.8.93 libnvjitlink@12.8.93
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://docs.nvidia.com/cuda/cusolver/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: GPU-accelerated library for decompositions and linear system solutions
Description:

This package provides a high-level library based on the cuBLAS and cuSPARSE libraries. It consists of two modules corresponding to two sets of API: the cuSolver API on a single GPU; and the cuSolverMG API on a single node multiGPU. Each of these can be used independently or in concert with other toolkit libraries. The intent of cuSolver is to provide useful LAPACK-like features, such as common matrix factorization and triangular solve routines for dense matrices, a sparse least-squares solver and an eigenvalue solver. In addition, cuSolver provides a new refactorization library useful for solving sequences of matrices with a shared sparsity pattern.

cutlass 3.4.1
Dependencies: cuda-toolkit@12.9.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda.scm (guix-science-nonfree packages cuda)
Home page: https://github.com/NVIDIA/cutlass
Licenses: Modified BSD
Build system: cmake
Synopsis: CUDA C++ template abstractions for high-performance linear algebra
Description:

CUTLASS is a collection of CUDA C++ template abstractions for implementing high-performance matrix-matrix multiplication (GEMM) and related computations at all levels and scales within CUDA. It incorporates strategies for hierarchical decomposition and data movement similar to those used to implement cuBLAS and cuDNN.

CUTLASS decomposes these ``moving parts'' into reusable, modular software components abstracted by C++ template classes. Primitives for different levels of a conceptual parallelization hierarchy can be specialized and tuned via custom tiling sizes, data types, and other algorithmic policy. The resulting flexibility simplifies their use as building blocks within custom kernels and applications.

Page: 12345678
Total results: 170