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.
rocHPL is a benchmark based on the HPL benchmark, a reference linear-algebra benchmark, implemented on top of AMD's Radeon Open Compute (ROCm) platform. rocHPL is created using the HIP programming language and optimized for AMD's discrete GPUs.
MIOpen is a library which exposes a C API to GPU machine learning primitives. This package contains the HIP version based on ROCm.
This package contains a wrapper library for sparse linear algebra on GPUs, in particular via rocSPARSE for AMD GPUs.
This package contains implementations for pseudorandom and quasirandom number generation in HIP.
This package contains a wrapper library for generating random numbers on GPUs, in particular via rocRAND for AMD GPUs.
This package contains a library for generating and analyzing AMD GPU assembly kernels.
origami provides a method for selecting GEMM configurations deterministically based on compute and memory latencies.
hipBLASLt is a library that provides general matrix-matrix operations with a flexible API and extends functionalities beyond a traditional BLAS library.
rocThrust is a parallel algorithm library for ROCm, based on rocPRIM. It is a port of the CUDA Thrust library.
This package contains a wrapper library with HIP parallel primitives, in particular via rocPRIM for AMD GPUs.
rocSOLVER is a partial implementation of the LAPACK functionality for ROCm. It is written in the HIP programming language.
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.
This package contains a library for generating and analyzing AMD GPU assembly kernels.
This package contains a wrapper library for linear algebra algorithms on GPUs, in particular via rocRAND, rocBLAS, rocSPARSE and rocSOLVER for AMD GPUs.
rocBLAS is the ROCm Basic Linear Algebra Subprograms (BLAS) library. It is implemented in the HIP programming language.
The rocPRIM is a header-only library providing HIP parallel primitives for developing performant GPU-accelerated code on the AMD ROCm platform.
This package exposes a sparse BLAS interface for ROCm. It is implemented in the HIP programming language.
This package contains a wrapper library for computing fast Fourier transforms on GPUs, in particular via rocFFT for AMD GPUs.
ROCm monitor for stress testing, detection and troubleshooting issues impacting AMD GPUS in HPC environments.
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.
Tensile is a tool for creating benchmark-driven backend libraries for GEMMs, GEMM-like problems (such as batched GEMM), and general N-dimensional tensor contractions on a GPU. The Tensile library is mainly used as backend library to rocBLAS. Tensile acts as the performance backbone for a wide variety of compute applications running on AMD GPUs.
This package contains a wrapper library for LAPACK on GPUs, in particular via rocSOLVER for AMD GPUs.
hipBLAS-common is a header-only library with common definitions for hipBLAS and hipBLASLt.
This package contains a HIP library for computing fast Fourier transforms.