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

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.


rocsolver 7.1.1
Dependencies: rocblas@7.1.1 rocm-hip-runtime@7.1.1 rocprim@7.1.1 rocsparse@7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: FreeBSD
Build system: cmake
Synopsis: LAPACK implementation for ROCm
Description:

rocSOLVER is a partial implementation of the LAPACK functionality for ROCm. It is written in the HIP programming language.

hiprand 7.1.1
Dependencies: rocm-hip-runtime@7.1.1 rocrand@7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: Expat
Build system: cmake
Synopsis: RAND library with multiple supported backends
Description:

This package contains a wrapper library for generating random numbers on GPUs, in particular via rocRAND for AMD GPUs.

hipfft 7.1.1
Dependencies: rocm-hip-runtime@7.1.1 rocfft@7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: Expat
Build system: cmake
Synopsis: FFT library with multiple supported backends
Description:

This package contains a wrapper library for computing fast Fourier transforms on GPUs, in particular via rocFFT for AMD GPUs.

rocroller 7.1.1
Dependencies: rocm-hip-runtime@7.1.1 msgpack-cxx@7.0.0 fmt@11.2.0 spdlog@1.15.3
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: Expat
Build system: cmake
Synopsis: Library for generating AMD GPU kernel assembly
Description:

This package contains a library for generating and analyzing AMD GPU assembly kernels.

half-rocm 7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/half
Licenses: Expat
Build system: cmake
Synopsis: Half-precision floating-point library
Description:

This package provides a header-only C++ library for a half-precision floating point type (IEEE 754 conformant) together with common operations on this type.

rocrand 7.1.1
Dependencies: rocm-hip-runtime@7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: Expat
Build system: cmake
Synopsis: RAND library for the HIP programming language
Description:

This package contains implementations for pseudorandom and quasirandom number generation in HIP.

rocfft 7.1.1
Dependencies: rocm-hip-runtime@7.1.1 sqlite@3.53.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: Expat
Build system: cmake
Synopsis: FFT library for the HIP programming language
Description:

This package contains a HIP library for computing fast Fourier transforms.

rocthrust 7.1.1
Dependencies: rocm-hip-runtime@7.1.1 rocprim@7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: ASL 2.0
Build system: cmake
Synopsis: Thrust port for HIP and ROCm
Description:

rocThrust is a parallel algorithm library for ROCm, based on rocPRIM. It is a port of the CUDA Thrust library.

miopen 7.1.1
Dependencies: boost@1.89.0 composable-kernel@7.1.1 hipblas@7.1.1 hipblas-common@7.1.1 hipblaslt@7.1.1 rocblas@7.1.1 rocm-hip-runtime@7.1.1 rocmlir@7.1.1 rocrand@7.1.1 roctracer@7.1.1 sqlite@3.39.3 zstd@1.5.6
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: Expat
Build system: cmake
Synopsis: GPU library for machine learning primitives
Description:

MIOpen is a library which exposes a C API to GPU machine learning primitives. This package contains the HIP version based on ROCm.

hipcub 7.1.1
Dependencies: rocm-hip-runtime@7.1.1 rocprim@7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: Modified BSD
Build system: cmake
Synopsis: Parallel primitives library with multiple supported backends
Description:

This package contains a wrapper library with HIP parallel primitives, in particular via rocPRIM for AMD GPUs.

rocm-validationsuite 7.1.1
Dependencies: rocblas@7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://rocm.docs.amd.com/projects/ROCmValidationSuite/
Licenses: Expat
Build system: cmake
Synopsis: ROCm system validation and diagnostics
Description:

ROCm monitor for stress testing, detection and troubleshooting issues impacting AMD GPUS in HPC environments.

origami 7.1.1
Dependencies: rocm-hip-runtime@7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: Expat
Build system: cmake
Synopsis: Library for selecting GEMM configurations for AMD GPU kernels
Description:

origami provides a method for selecting GEMM configurations deterministically based on compute and memory latencies.

hipblaslt 7.1.1
Dependencies: blis@0.9.0 hipblas-common@7.1.1 lapack@3.12.1 msgpack-cxx@7.0.0 rocm-hip-runtime@7.1.1 rocm-smi-lib@7.1.1 rocm-smi-lib@7.1.1 rocm-toolchain@7.1.1 roctracer@7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: Expat
Build system: cmake
Synopsis: Flexible library for general matrix-matrix operations
Description:

hipBLASLt is a library that provides general matrix-matrix operations with a flexible API and extends functionalities beyond a traditional BLAS library.

hipblas 7.1.1
Dependencies: hipblas-common@7.1.1 rocblas@7.1.1 rocm-hip-runtime@7.1.1 rocrand@7.1.1 rocsolver@7.1.1 rocsparse@7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: Expat
Build system: cmake
Synopsis: BLAS library with multiple supported backends
Description:

This package contains a wrapper library for linear algebra algorithms on GPUs, in particular via rocRAND, rocBLAS, rocSPARSE and rocSOLVER for AMD GPUs.

composable-kernel 7.1.1
Dependencies: rocm-hip-runtime@7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: Expat
Build system: cmake
Synopsis: Library for writing performance-portable kernels
Description:

Composable Kernel is a library which provides a tile-based programming model for writing performance-portable kernels, in particular for GPUs using the HIP programming language.

hipblas-common 7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/rocm-libraries
Licenses: Expat
Build system: cmake
Synopsis: Common files shared by hipBLAS and hipBLASLt
Description:

hipBLAS-common is a header-only library with common definitions for hipBLAS and hipBLASLt.

hipify 7.1.1
Dependencies: clang-rocm@7.1.1 perl@5.36.0
Channel: guix
Location: gnu/packages/rocm-tools.scm (gnu packages rocm-tools)
Home page: https://github.com/ROCm/HIPIFY
Licenses: NCSA/University of Illinois Open Source License
Build system: cmake
Synopsis: HIPIFY: Convert CUDA to HIP code
Description:

HIPIFY is a set of tools that you can use to automatically translate CUDA source code into portable HIP C++.

aqlprofile 7.1.1
Dependencies: rocr-runtime@7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Expat
Build system: cmake
Synopsis: Architected Queuing Language Profiling Library
Description:

AQLprofile is an open source library that enables advanced GPU profiling and tracing on AMD platforms.

rocminfo 7.1.1
Dependencies: rocr-runtime@7.1.1 kmod@29 python@3.12.12
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: NCSA/University of Illinois Open Source License
Build system: cmake
Synopsis: ROCm Application for Reporting System Info
Description:

List HSA Agents available to ROCm and show their properties.

rocm-cmake 7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/
Licenses: NCSA/University of Illinois Open Source License
Build system: cmake
Synopsis: ROCm cmake modules
Description:

ROCm cmake modules provides cmake modules for common build tasks needed for the ROCM software stack.

rocm-bandwidth-test 7.1.1
Dependencies: rocm-hip-runtime@7.1.1 numactl@2.0.16 curl@8.6.0 fmt@11.2.0 spdlog@1.15.3 boost@1.89.0 catch2@3.15.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm_bandwidth_test
Licenses: Expat
Build system: cmake
Synopsis: Bandwidth test for ROCm
Description:

RocBandwidthTest is designed to capture the performance characteristics of buffer copying and kernel read/write operations. The help screen of the benchmark shows various options one can use in initiating cop/read/writer operations. In addition one can also query the topology of the system in terms of memory pools and their agents.

rccl 7.1.1
Dependencies: libdrm@2.4.131 rocm-hip-runtime@7.1.1 rocprofiler-register@7.1.1 hipify@7.1.1 rocm-smi-lib@7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Modified BSD
Build system: cmake
Synopsis: ROCm Communication Collectives Library
Description:

RCCL (ROCm Communication Collectives Library) is a library for collective communication on GPUs, such as reduce, gather or scatter operations.

rocm-core 7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/Rocm/rocm-core
Licenses: Expat
Build system: cmake
Synopsis: Utility to get the ROCm release version
Description:

Utility to get the ROCm release version

rocm-hip-runtime 7.1.1
Dependencies: glew@2.2.0 mesa@26.0.2 numactl@2.0.16 perl@5.36.0 opencl-headers@2025.07.22 rocr-runtime@7.1.1 rocm-device-libs@7.1.1 rocprofiler-register@7.1.1 libffi@3.4.6
Propagated dependencies: rocm-comgr@7.1.1 rocminfo@7.1.1
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/rocm-systems
Licenses: Expat
Build system: cmake
Synopsis: ROCm HIP Runtime
Description:

HIP language runtime, allowing execution of HIP kernels on AMD hardware, with library support for in-process/in-memory compilation (hipclr) of HIP kernel code, and its execution on AMD hardware.

Total packages: 32521