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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


fabricmanager 560.35.03
Dependencies: gcc@14.3.0 glibc@2.41 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://developer.nvidia.com/fabricmanager
Licenses: Nonfree
Build system: cuda
Synopsis: Share and manage memory between GPUs
Description:

This package provides tooling to configure the NVSwitch memory fabrics to form one memory fabric among all participating GPUs, and monitors the NVLinks that support the fabric. See docs for more information.

cuda-cupti 12.8.90
Dependencies: gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
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.

libcurand 10.3.9.90
Dependencies: gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
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.

libnvvm 12.8.93
Dependencies: cuda-cudart@12.8.90 gcc@12.5.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://docs.nvidia.com/cuda/libnvvm-api/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: Generate CUDA PTX code from binary or text inputs
Description:

This package provides an interface for generating PTX code from both binary and text NVVM IR inputs.

cuda-profiler-api 12.8.90
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://developer.nvidia.com/cuda-toolkit
Licenses: Nonfree
Build system: cuda
Synopsis: Low-level CUDA profiling API
Description:

This package provides a minimal low-level profiling API for CUDA.

libcublas 12.8.4.1
Dependencies: gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://developer.nvidia.com/cublas
Licenses: Nonfree
Build system: cuda
Synopsis: GPU-accelerated library for accelerating AI and HPC applications
Description:

This package provides the NVIDIA cuBLAS library. It includes several API extensions for providing drop-in industry standard BLAS APIs and GEMM APIs with support for fusions that are highly optimized for NVIDIA GPUs. The cuBLAS library also contains extensions for batched operations, execution across multiple GPUs, and mixed- and low-precision execution with additional tuning for the best performance.

cuda-nvprof 12.8.90
Dependencies: cuda-cudart@12.8.90 cuda-cupti@12.8.90 gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://developer.nvidia.com/cuda-toolkit
Licenses: Nonfree
Build system: cuda
Synopsis: Command-line NVIDIA GPU profiler
Description:

This package provides a command-line tool to profile CUDA kernels. It enables the collection of a timeline of CUDA-related activities on both CPU and GPU, including kernel execution, memory transfers, memory set and CUDA API calls and events or metrics for CUDA kernels.

libnvjpeg 12.3.5.92
Dependencies: gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://docs.nvidia.com/cuda/nvjpeg/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: GPU-accelerated JPEG codec library
Description:

This package provides a 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.

The nvJPEG library enables the following functions: use the JPEG image data stream as input; retrieve the width and height of the image from the data stream, and use this retrieved information to manage the GPU memory allocation and the decoding. A dedicated API is provided for retrieving the image information from the raw JPEG image data stream.

The encoding functions of the nvJPEG library perform GPU-accelerated compression of user’s image data to the JPEG bitstream. User can provide input data in a number of formats and colorspaces, and control the encoding process with parameters. Encoding functionality will allocate temporary buffers using user-provided memory allocator.

ucx-cuda 1.20.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fabric-management.scm (guix-science-nonfree packages fabric-management)
Home page: https://www.openucx.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: Optimized communication layer for message passing in HPC with GPU support
Description:

Unified Communication X (UCX) provides an optimized communication layer for message passing (MPI), portable global address space (PGAS) languages and run-time support libraries, as well as RPC and data-centric applications.

UCX utilizes high-speed networks for inter-node communication, and shared memory mechanisms for efficient intra-node communication.

This package adds CUDA support for NVIDIA GPUs.

gdrcopy 2.5.2
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fabric-management.scm (guix-science-nonfree packages fabric-management)
Home page: https://github.com/NVIDIA/gdrcopy
Licenses: Expat
Build system: gnu
Synopsis: A low-latency GPU memory copy library based on NVIDIA GPUDirect RDMA technology
Description:

GDRCopy is a low-latency GPU memory copy library based on GPUDirect RDMA technology that allows the CPU to directly map and access GPU memory.

fsl-libvis 2111.2
Dependencies: fsl-armawrap@0.7.0 fsl-cprob@2111.0 fsl-libgdc@2111.0 fsl-miscmaths@2412.4 fsl-newimage@2501.4 fsl-newnifti@4.1.0 fsl-utils@2412.1 fsl-znzlib@2111.0 gd@2.3.3 lapack@3.12.1 libpng@1.6.39 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/libvis
Licenses: Nonfree
Build system: gnu
Synopsis: Miscellaneous low-level visualisation scripts and utilities
Description:

Module within FSL that provides visualization functionalities, with its source code available on GitLab.

fsl-giftiio 2111.1
Dependencies: fsl-armawrap@0.7.0 fsl-basisfield@2203.4 fsl-cprob@2111.0 fsl-meshclass@2111.0 fsl-miscmaths@2412.4 fsl-newimage@2501.4 fsl-newnifti@4.1.0 fsl-utils@2412.1 fsl-warpfns@2501.0 fsl-znzlib@2111.0 expat@2.7.1 lapack@3.12.1 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/giftiio
Licenses: Nonfree
Build system: gnu
Synopsis: GIFTI file I/O library
Description:

Giftiio is a library within FSL for reading and writing GIFTI files, a format used for surface-based data representation in neuroimaging.

fsl-base 2504.3
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/base
Licenses: Nonfree
Build system: gnu
Synopsis: Build dependency for FSL
Description:

This package is a build dependency of all FSL modules.

fsl-avwutils 2209.3
Dependencies: fsl-newimage@2501.4 fsl-newnifti@4.1.0 fsl-armawrap@0.7.0 fsl-znzlib@2111.0 fsl-miscmaths@2412.4 fsl-utils@2412.1 fsl-cprob@2111.0 lapack@3.12.1 nlohmann-json@3.12.0 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/avwutils.git
Licenses: Nonfree
Build system: gnu
Synopsis: Miscellaneous image utilities
Description:

It is a set of useful command-line utilities which allow the conversion, processing etc.of Analyze/AVW and Nifti format data sets

fsl-cudabasisfield 1.1.2
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/cudabasisfield
Licenses: Nonfree
Build system: gnu
Synopsis: CUDA helper functions for GPU acceleration in FSL
Description:

cudabasisfield is a FSL module providing helper functions for CUDA operations, facilitating GPU acceleration in FSL tools.

fsl-flirt 2111.4
Dependencies: fsl-armawrap@0.7.0 fsl-basisfield@2203.4 fsl-cprob@2111.0 fsl-meshclass@2111.0 fsl-miscmaths@2412.4 fsl-newnifti@4.1.0 fsl-newimage@2501.4 fsl-utils@2412.1 fsl-warpfns@2501.0 fsl-znzlib@2111.0 lapack@3.12.1 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/flirt
Licenses: Nonfree
Build system: gnu
Synopsis: Linear Image Registration Tool
Description:

FLIRT (FMRIB's Linear Image Registration Tool) is a fully automated robust and accurate tool for linear (affine) intra- and inter-modal brain image registration.

fsl-vtkio 2111.0
Dependencies: fsl-armawrap@0.7.0 fsl-firstlib@2111.1 fsl-meshclass@2111.0 fsl-miscmaths@2412.4 fsl-newimage@2501.4 fsl-newnifti@4.1.0 fsl-utils@2412.1 fsl-znzlib@2111.0 lapack@3.12.1 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/fslvtkio
Licenses: Nonfree
Build system: gnu
Synopsis: VTK-based I/O library for neuroimaging
Description:

Module within FSL that facilitates input/output operations using VTK (Visualization Toolkit), enabling advanced visualization and data handling for neuroimaging.

fsl-feat5 2201.7
Dependencies: fsl-armawrap@0.7.0 fsl-cprob@2111.0 fsl-libgdc@2111.0 fsl-libvis@2111.2 fsl-miscmaths@2412.4 fsl-newimage@2501.4 fsl-newnifti@4.1.0 fsl-utils@2412.1 fsl-znzlib@2111.0 gd@2.3.3 lapack@3.12.1 libpng@1.6.39 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/feat5
Licenses: Nonfree
Build system: gnu
Synopsis: Advanced FEAT module for fMRI data analysis
Description:

Module within FSL that provides advanced functionalities for FEAT (FMRI Expert Analysis Tool), including pre-processing steps, model setup, and statistical analysis for fMRI data.

fsl-newimage 2501.4
Dependencies: fsl-armawrap@0.7.0 fsl-newnifti@4.1.0 fsl-znzlib@2111.0 zlib@1.3.1 fsl-miscmaths@2412.4 fsl-utils@2412.1 boost@1.89.0 fsl-cprob@2111.0 lapack@3.12.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/newimage
Licenses: Nonfree
Build system: gnu
Synopsis: Implementation of a data container for nifti images/volumes
Description:

A library that returns the object representing an image/volume once it has been deserialized by the newnifti library. The library implements a data container and common operations for nifti images/volumes

fsl-film 2111.1
Dependencies: fsl-armawrap@0.7.0 fsl-basisfield@2203.4 fsl-cprob@2111.0 fsl-firstlib@2111.1 fsl-giftiio@2111.1 fsl-meshclass@2111.0 fsl-miscmaths@2412.4 fsl-newimage@2501.4 fsl-newnifti@4.1.0 fsl-surface@2111.1 fsl-utils@2412.1 fsl-vtkio@2111.0 fsl-warpfns@2501.0 fsl-znzlib@2111.0 expat@2.7.1 lapack@3.12.1 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/film
Licenses: Nonfree
Build system: gnu
Synopsis: Statistical analysis tool for fMRI
Description:

Tool within FSL for FMRIB's Improved Linear Model, used for statistical analysis of fMRI data, enhancing accuracy and reliability.

fsl-libgdc 2111.0
Dependencies: gd@2.3.3 lapack@3.12.1 libpng@1.6.39
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/libgdc
Licenses: Nonfree
Build system: gnu
Synopsis: Essential graphical and data handling module in FSL
Description:

libgdc is a module within FSL that provides essential graphical or data handling functionalities, with its source code available on GitLab.

fsl-cprob 2111.0
Dependencies: lapack@3.12.1 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/cprob
Licenses: Nonfree
Build system: gnu
Synopsis: Wrapper around the CEPHES cmath library
Description:

A wrapper that encapsulates the CEPHES Cmath library.

fsl-possum 2111.3
Dependencies: fsl-armawrap@0.7.0 fsl-cprob@2111.0 fsl-miscmaths@2412.4 fsl-newimage@2501.4 fsl-newnifti@4.1.0 fsl-utils@2412.1 fsl-znzlib@2111.0 lapack@3.12.1 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/possum
Licenses: Nonfree
Build system: gnu
Synopsis: Advanced MRI simulation module in FSL
Description:

Module within FSL that provides advanced functionalities for simulating MRI data, including pulse sequence generation, signal generation, noise addition, and image reconstruction.

fsl-mcflirt 2111.0
Dependencies: fsl-armawrap@0.7.0 fsl-cprob@2111.0 fsl-miscmaths@2412.4 fsl-newimage@2501.4 fsl-newnifti@4.1.0 fsl-utils@2412.1 fsl-znzlib@2111.0 lapack@3.12.1 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/fsl.scm (guix-science-nonfree packages fsl)
Home page: https://git.fmrib.ox.ac.uk/fsl/mcflirt
Licenses: Nonfree
Build system: gnu
Synopsis: Motion correction tool for fMRI data
Description:

MCFLIRT (Motion Correction using FMRIB's Linear Image Registration Tool) is a tool within FSL designed to perform motion correction on fMRI data.

Total packages: 72166