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

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.


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.

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.

rocprim 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: Header-only library providing HIP parallel primitives
Description:

The rocPRIM is a header-only library providing HIP parallel primitives for developing performant GPU-accelerated code on the AMD ROCm platform.

mxdatagenerator 7.1.1
Channel: guix
Location: gnu/packages/rocm-libs.scm (gnu packages rocm-libs)
Home page: https://github.com/ROCm/hipBLASLt
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.

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.

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.

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.

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.

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.

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.

rocfft 7.1.1
Dependencies: rocm-hip-runtime@7.1.1 sqlite@3.51.0
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.

rocsparse 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: Expat Modified BSD
Build system: cmake
Synopsis: Sparse linear algebra library for ROCm
Description:

This package exposes a sparse BLAS interface for ROCm. It is implemented in the HIP programming language.

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.

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.

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++.

rocr-runtime 7.1.1
Dependencies: libdrm@2.4.124 libelf@0.8.13 clang-rocm@7.1.1 lld-rocm@7.1.1 numactl@2.0.16 rocm-device-libs@7.1.1 rocprofiler-register@7.1.1
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 Platform Runtime
Description:

User-mode API interfaces and libraries necessary for host applications to launch compute kernels to available HSA ROCm kernel agents.

rocm-hip-runtime 7.1.1
Dependencies: glew@2.2.0 mesa@25.2.3 numactl@2.0.16 perl@5.36.0 opencl-headers@2024.10.24 rocr-runtime@7.1.1 rocm-device-libs@7.1.1 rocprofiler-register@7.1.1 libffi@3.4.6 clang-rocm@7.1.1
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 harware, with library support for in-process/in-memory compilation (hipclr) of HIP kernel code, and its execution on AMD hardware.

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.

amd-smi 26.2.0
Dependencies: libdrm@2.4.124 python@3.11.14
Channel: guix
Location: gnu/packages/rocm.scm (gnu packages rocm)
Home page: https://github.com/ROCm/amdsmi
Licenses: Expat NCSA/University of Illinois Open Source License
Build system: cmake
Synopsis: ROCm library and application for managing AMD devices
Description:

The AMD SMI allows managing and monitoring AMD devices, particularly in high-performance computing environments. It provides a user-space interface that allows applications to control GPU operations, monitor performance, and retrieve information about the system's drivers and GPUs. It also provides a command-line tool, amd-smi, which can be used to do the same.

rccl 7.1.1
Dependencies: libdrm@2.4.124 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-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.8.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.

roctracer 7.1.1
Dependencies: rocm-hip-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: ROCm performance tracing library
Description:

The ROCTracer library provides APIs for tracing (also asynchronous) runtime calls in an application. It is intended for tracing ROCm API calls in GPU applications, such as kernel dispatches and memory moves.

rocm-smi-lib 7.1.1
Dependencies: libdrm@2.4.124 python@3.11.14
Propagated dependencies: grep@3.11 coreutils@9.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: The ROCm System Management Interface (ROCm SMI) Library
Description:

The ROCm System Management Interface Library, or ROCm SMI library, is part of the Radeon Open Compute ROCm software stack. It is a C library for Linux that provides a user space interface for applications to monitor and control GPU applications.

Total packages: 70994