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.
(guix-science-nonfree packages cuda-modules)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.
(guix-science-nonfree packages cuda-modules)This package provides the CUDA Direct Sparse Solver library.
(guix-science-nonfree packages cuda-modules)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.
(guix-science-nonfree packages cuda-modules)This package provides the CUDA compiler and the CUDA run-time support libraries for NVIDIA GPUs, all of which are proprietary.
(guix-science-nonfree packages fabric-management)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.
(guix-science-nonfree packages fabric-management)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.
Topup is a tool within FSL that corrects for susceptibility-induced distortions in echo planar imaging (EPI) data.
Giftiio is a library within FSL for reading and writing GIFTI files, a format used for surface-based data representation in neuroimaging.
Library within FSL for creating and analyzing shape models of brain structures, aiding in morphometric studies and neuroimaging research.
This library is likely a component of FSL dedicated to the analysis and visualization of cortical surface data in neuroimaging studies.
cudabasisfield is a FSL module providing helper functions for CUDA operations, facilitating GPU acceleration in FSL tools.
Tool within FSL for automated segmentation of subcortical brain structures from MRI images, aiding neuroscience research.
A library that implement miscellaneous mathematicals methods.
Module within FSL that facilitates input/output operations using VTK (Visualization Toolkit), enabling advanced visualization and data handling for neuroimaging.
FNIRT (FMRIB's Non-linear Image Registration Tool) is a tool for non-linear registration of brain images, used to align images from different subjects or modalities.
The bet2 module in FSL is a brain extraction tool that removes non-brain tissue from MRI images, aiding in isolating the brain for further analysis.
MCFLIRT (Motion Correction using FMRIB's Linear Image Registration Tool) is a tool within FSL designed to perform motion correction on fMRI data.
This package is a set of utilities libraries all FSL modules
This package is a utility for FSL.
This package is a build dependency of all FSL modules.
A wrapper that encapsulates the CEPHES Cmath library.
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.
Tool within FSL for identifying and analyzing clusters in neuroimaging data, particularly useful for statistical thresholding and inference.
libgdc is a module within FSL that provides essential graphical or data handling functionalities, with its source code available on GitLab.