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

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.


clang-rocm 6.2.2
Dependencies: libxml2@2.14.6 gcc@14.3.0 libffi@3.4.6
Propagated dependencies: llvm-rocm@6.2.2 clang-runtime-rocm@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-base.scm (amd packages rocm-base)
Home page: https://clang.llvm.org
Licenses: ASL 2.0
Synopsis: C language family frontend for LLVM
Description:

Clang is a compiler front end for the C, C++, Objective-C and Objective-C++ programming languages. It uses LLVM as its back end. The Clang project includes the Clang front end, the Clang static analyzer, and several code analysis tools.

hipify 6.2.2
Dependencies: clang-rocm@6.2.2 perl@5.36.0
Channel: guix-hpc
Location: amd/packages/rocm-base.scm (amd packages rocm-base)
Home page: https://github.com/ROCm/HIPIFY
Licenses: NCSA/University of Illinois Open Source License
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++.

rocm-cmake 6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-hip.scm (amd packages rocm-hip)
Home page: https://github.com/RadeonOpenCompute/rocm-cmake.git
Licenses: Expat
Synopsis: ROCm-CMake is a collection of CMake modules for common build and development tasks within the ROCm project.
Description:

ROCm-CMake is a collection of CMake modules for common build and development tasks within the ROCm project. It is therefore a build dependency for many of the libraries that comprise the ROCm platform. ROCm-CMake is not required for building libraries or programs that use ROCm; it is required for building some of the libraries that are a part of ROCm.

rocm-comgr 6.2.2
Dependencies: rocm-device-libs@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-hip.scm (amd packages rocm-hip)
Home page: https://github.com/RadeonOpenCompute/ROCm-CompilerSupport
Licenses: NCSA/University of Illinois Open Source License
Synopsis: The ROCm Code Object Manager
Description:

The Comgr library provides APIs for compiling and inspecting AMDGPU code objects.

hipamd 6.2.2
Propagated dependencies: rocminfo@6.2.2 rocm-toolchain@6.2.2 rocm-comgr@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-hip.scm (amd packages rocm-hip)
Home page: https://github.com/ROCm/clr
Licenses: Expat
Synopsis: AMD CLR - Compute Language Runtimes for HIP applications
Description:

AMD Common Language Runtime contains source code for AMD's compute languages runtimes: HIP and OpenCL. This package is built for HIP only.

hipcc 6.2.2
Propagated dependencies: rocminfo@6.2.2 rocm-toolchain@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-hip.scm (amd packages rocm-hip)
Home page: https://github.com/ROCm/HIPCC
Licenses: Expat
Synopsis: HIP compiler driver (hipcc)
Description:

The HIP compiler driver (hipcc) is a compiler utility that will call clang and pass the appropriate include and library options for the target compiler and HIP infrastructure.

hip 6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-hip.scm (amd packages rocm-hip)
Home page: https://github.com/ROCm-Developer-Tools/HIP
Licenses: Expat
Synopsis: The Heterogeneous Interface for Portability (HIP) framework
Description:

The Heterogeneous Interface for Portability (HIP) framework is a C++ Runtime API and Kernel Language that allows developers to create portable applications for AMD and NVIDIA GPUs from single source code.

rocthrust 6.2.2
Dependencies: rocprim@6.2.2 hipamd@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCm/rocThrust.git
Licenses: ASL 2.0
Synopsis: rocThrust is a parallel algorithm library.
Description:

rocThrust is a parallel algorithm library that has been ported to HIP and ROCm, which uses the rocPRIM library. The HIP-ported library works on HIP and ROCm software.

rocsparse 6.2.2
Dependencies: hipamd@6.2.2 rocm-device-libs@6.2.2 rocr-runtime@6.2.2 rocprim@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCm/rocSPARSE.git
Licenses: Expat
Synopsis: rocSPARSE provides an interface for sparse BLAS operations.
Description:

rocSPARSE exposes a common interface that provides Basic Linear Algebra Subroutines (BLAS) for sparse computation. It's implemented on top of AMD ROCm runtime and toolchains. rocSPARSE is created using the HIP programming language and optimized for AMD's latest discrete GPUs.

rocfft 6.2.2
Dependencies: hipamd@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCm/rocFFT
Licenses: Expat
Synopsis: Fast Fourier transforms (FFTs) for ROCm.
Description:

rocFFT is a software library for computing fast Fourier transforms (FFTs) written in the HIP programming language. It's part of AMD's software ecosystem based on ROCm. The rocFFT library can be used with AMD and NVIDIA GPUs.

rocsolver 6.2.2
Dependencies: fmt@8.1.1 hipamd@6.2.2 rocblas@6.2.2 rocprim@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCm/rocSOLVER.git
Licenses: FreeBSD Modified BSD
Synopsis: rocSOLVER provides LAPACK operations for the ROCm platform.
Description:

rocSOLVER is a work-in-progress implementation of a subset of LAPACK functionality on the ROCm platform.

rocdbg-api 6.2.2
Dependencies: libbacktrace@1.0-2.cdb64b6 hwdata@0.392 rocm-comgr@6.2.2 hipamd@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCm/ROCdbgapi
Licenses: Expat
Synopsis: ROCm debugger API.
Description:

The AMD Debugger API is a library that provides all the support necessary for a debugger and other tools to perform low level control of the execution and inspection of execution state of AMD's commercially available GPU architectures.

openmpi-rocm 4.1.6.rocm6.2.2
Dependencies: hwloc@2.12.2 gfortran@14.3.0 libfabric-rocm@2.3.0.rocm6.2.2 libevent@2.1.12 opensm@3.3.24 openssh-sans-x@10.2p1 psm@3.3.20170428 psm2@12.0 ucx-rocm@1.17.0.rocm6.2.2 valgrind@3.22.0 rdma-core@59.0 slurm@23.11.10 hipamd@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://www.open-mpi.org
Licenses: FreeBSD
Synopsis: MPI-3 implementation
Description:

The Open MPI Project is an MPI-3 implementation that is developed and maintained by a consortium of academic, research, and industry partners. Open MPI is therefore able to combine the expertise, technologies, and resources from all across the High Performance Computing community in order to build the best MPI library available. Open MPI offers advantages for system and software vendors, application developers and computer science researchers.

hiprand 6.2.2
Dependencies: hipamd@6.2.2 rocrand@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCm/rocRAND.git
Licenses: Expat
Synopsis: RAND library for HIP programming language.
Description:

The rocRAND project provides functions that generate pseudorandom and quasirandom numbers. The rocRAND library is implemented in the HIP programming language and optimized for AMD's latest discrete GPUs. It is designed to run on top of AMD's ROCm runtime, but it also works on CUDA-enabled GPUs.

ucx-rocm 1.17.0.rocm6.2.2
Dependencies: numactl@2.0.16 rdma-core@59.0 hipamd@6.2.2 rocr-runtime@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://www.openucx.org/
Licenses: Modified BSD
Synopsis: Optimized communication layer for message passing in HPC
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.

rocblas 6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCmSoftwarePlatform/rocBLAS.git
Licenses: Expat Modified BSD
Synopsis: Next generation BLAS implementation for ROCm platform.
Description:

rocBLAS is the ROCm Basic Linear Algebra Subprograms (BLAS) library. rocBLAS is implemented in the HIP programming language and optimized for AMD GPUs.

rccl 6.2.2
Dependencies: hipamd@6.2.2 rocm-smi@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCm/rccl
Licenses: Modified BSD
Synopsis: ROCm Communication Collectives Library
Description:

RCCL (pronounced "Rickle") is a stand-alone library of standard collective communication routines for GPUs, implementing all-reduce, all-gather, reduce, broadcast, reduce-scatter, gather, scatter, and all-to-all. There is also initial support for direct GPU-to-GPU send and receive operations. It has been optimized to achieve high bandwidth on platforms using PCIe, xGMI as well as networking using InfiniBand Verbs or TCP/IP sockets. RCCL supports an arbitrary number of GPUs installed in a single node or multiple nodes, and can be used in either single- or multi-process (e.g., MPI) applications.

rocprim 6.2.2
Dependencies: hipamd@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCmSoftwarePlatform/rocPRIM.git
Licenses: Expat
Synopsis: rocPRIM: a 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.

roctracer 6.2.2
Dependencies: numactl@2.0.16 hipamd@6.2.2 python@3.11.11 python-cppheaderparser@2.7.4
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCm/roctracer
Licenses: Expat
Synopsis: A callback/activity library for performance tracing AMD GPUs.
Description:

ROCm tracer provides an API to provide functionality for registering the runtimes API callbacks and asynchronous activity records pool support.

hipblas 6.2.2
Dependencies: gfortran@14.3.0 hipamd@6.2.2 rocblas@6.2.2 rocsolver@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCm/hipBLAS.git
Licenses: Modified BSD Expat
Synopsis: hipBLAS is a HIP interface to rocBLAS.
Description:

hipBLAS is a Basic Linear Algebra Subprograms (BLAS) marshalling library with multiple supported backends. It sits between your application and a 'worker' BLAS library, where it marshals inputs to the backend library and marshals results to your application. hipBLAS exports an interface that doesn't require the client to change, regardless of the chosen backend. Currently, hipBLAS supports rocBLAS and cuBLAS backends.

hipsparse 6.2.2
Dependencies: hipamd@6.2.2 rocsparse@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCm/hipSPARSE.git
Licenses: Expat
Synopsis: A HIP interface to rocSPARSE.
Description:

hipSPARSE is a SPARSE marshalling library with multiple supported backends. It sits between your application and a 'worker' SPARSE library, where it marshals inputs to the backend library and marshals results to your application. hipSPARSE exports an interface that doesn't require the client to change, regardless of the chosen backend. Currently, hipSPARSE supports rocSPARSE and cuSPARSE backends.

libfabric-rocm 2.3.0.rocm6.2.2
Dependencies: rdma-core@59.0 libnl@3.5.0 psm@3.3.20170428 psm2@12.0 libcxi@12.0.1 curl@8.6.0 json-c@0.18 rocr-runtime@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://ofiwg.github.io/libfabric/
Licenses: FreeBSD GPL 2
Synopsis: Open Fabric Interfaces
Description:

OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric communication services to applications. OFI is best described as a collection of libraries and applications used to export fabric services. The key components of OFI are: application interfaces, provider libraries, kernel services, daemons, and test applications.

Libfabric is a core component of OFI. It is the library that defines and exports the user-space API of OFI, and is typically the only software that applications deal with directly. It works in conjunction with provider libraries, which are often integrated directly into libfabric.

hipfft 6.2.2
Dependencies: hipamd@6.2.2 rocfft@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCm/hipFFT
Licenses: Expat
Synopsis: A HIP interface for rocFFT and cuFFT.
Description:

hipFFT exports an interface that doesn't require the client to change, regardless of the chosen backend. It sits between your application and the backend FFT library, where it marshals inputs to the backend and marshals results back to your application.

rocrand 6.2.2
Dependencies: hipamd@6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-libs.scm (amd packages rocm-libs)
Home page: https://github.com/ROCm/rocRAND.git
Licenses: Expat
Synopsis: RAND library for HIP programming language.
Description:

The rocRAND project provides functions that generate pseudorandom and quasirandom numbers. The rocRAND library is implemented in the HIP programming language and optimized for AMD's latest discrete GPUs. It is designed to run on top of AMD's ROCm runtime, but it also works on CUDA-enabled GPUs.

Total results: 263