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

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.


starpu-example-cppgemm 0.1.0
Dependencies: fmt@11.2.0 openblas@0.3.31 starpu@1.4.12
Propagated dependencies: openmpi@4.1.6
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://github.com/Blixodus/starpu_gemm
Licenses: CeCILL-C
Build system: cmake
Synopsis: C++ StarPU example of a distributed gemm
Description:

Example showing how to use starpu for implementing a distributed gemm in C++.

pmtool 1.0.0
Dependencies: recutils@1.9
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://gitlab.inria.fr/eyrauddu/pmtool
Licenses: GPL 3+
Build system: cmake
Synopsis: pmtool: Post-Mortem Tool
Description:

pmtool aims at performing post-mortem analyses of the behavior of StarPU applications. Provide lower bounds on makespan. Study the performance of different schedulers in a simple context. Limitations: ignore communications for the moment; branch comms attempts to remove this limitation.

chameleon-openmp 1.4.0
Dependencies: openblas@0.3.31
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://gitlab.inria.fr/solverstack/chameleon
Licenses: CeCILL-C
Build system: cmake
Synopsis: Dense linear algebra solver
Description:

Chameleon is a dense linear algebra solver relying on sequential task-based algorithms where sub-tasks of the overall algorithms are submitted to a run-time system. Such a system is a layer between the application and the hardware which handles the scheduling and the effective execution of tasks on the processing units. A run-time system such as StarPU is able to manage automatically data transfers between not shared memory area (CPUs-GPUs, distributed nodes).

python-genfem 1.3
Propagated dependencies: python@3.12.12 python-ddmpy@0.2 python-mpi4py@4.1.0 python-numpy@2.3.1 python-scipy@1.16.3 python-sympy@1.13.3 openmpi@4.1.6
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://gitlab.inria.fr/solverstack/genfem.git
Licenses: CeCILL-C
Build system: pyproject
Synopsis: A simple FEM matrix generator in python
Description:

Assembles fem matrices using an efficient vectorization method.

parsec 0.0-0.6022a61
Dependencies: hwloc@2.13.0 bison@3.8.2 flex@2.6.4
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://bitbucket.org/mfaverge/parsec.git
Licenses: FreeBSD
Build system: cmake
Synopsis: Runtime system based on dynamic task generation mechanism
Description:

PaRSEC is a generic framework for architecture aware scheduling and management of micro-tasks on distributed many-core heterogeneous architectures.

python2-mpi4py 4.1.0
Dependencies: openmpi@4.1.6
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://github.com/mpi4py/mpi4py
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings for the Message Passing Interface standard
Description:

MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors.

mpi4py is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point and collective communications of any picklable Python object as well as optimized communications of Python objects (such as NumPy arrays) that expose a buffer interface.

chameleon-simgrid-nosmpi 1.4.0
Dependencies: starpu-simgrid@1.4.12 simgrid@4.1 openblas@0.3.31 openmpi@4.1.6
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://gitlab.inria.fr/solverstack/chameleon
Licenses: CeCILL-C
Build system: cmake
Synopsis: Dense linear algebra solver
Description:

Chameleon is a dense linear algebra solver relying on sequential task-based algorithms where sub-tasks of the overall algorithms are submitted to a run-time system. Such a system is a layer between the application and the hardware which handles the scheduling and the effective execution of tasks on the processing units. A run-time system such as StarPU is able to manage automatically data transfers between not shared memory area (CPUs-GPUs, distributed nodes).

mini-chameleon 0.2.0
Dependencies: openblas@0.3.31 starpu@1.4.12 openmpi@4.1.6
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://gitlab.inria.fr/solverstack/mini-examples/mini-chameleon/
Licenses: CeCILL-C
Build system: cmake
Synopsis: Educational-purpose dense linear algebra solver
Description:

Mini-chameleon is an educational purpose dense linear algebra solver. As provided, it essentially provides drivers while the actual computational routines remain to be completed. The goal is to implement a dense matrix-matrix product and an LU factorization, first targeting a sequential implementation, followed by an simd version, a shared-memory openmp one, a distributed memory MPI one, an MPI+openmp one and a runtime-based starpu one.

pastix-6.2-nopython-notest 6.2.2
Dependencies: gfortran@14.3.0 hwloc@2.13.0 starpu@1.4.12 scotch@7.0.7 openblas@0.3.31 openmpi@4.1.6 python@3.12.12 python-numpy@2.3.1
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://gitlab.inria.fr/solverstack/pastix
Licenses: CeCILL
Build system: cmake
Synopsis: Sparse matrix direct solver
Description:

PaStiX (Parallel Sparse matriX package) is a scientific library that provides a high performance parallel solver for very large sparse linear systems based on direct methods. Numerical algorithms are implemented in single or double precision (real or complex) using LLt, LDLt and LU with static pivoting (for non symmetric matrices having a symmetric pattern). This solver also provides some low-rank compression methods to reduce the memory footprint and/or the time-to-solution.

python-ddmpy 0.2
Propagated dependencies: python@3.12.12 python-numpy@2.3.1 python-scipy@1.16.3 python-mpi4py@4.1.0 openmpi@4.1.6
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://gitlab.inria.fr/compose/ddmpy.git
Licenses: CeCILL-C
Build system: python
Synopsis: DDMPY: a Domain Decomposition Methods PYthon package
Description:

Linear algebra package implementing advanced parallel domain decomposition methods.

pastix-nopython-notest 6.4.0
Dependencies: gfortran@14.3.0 hwloc@2.13.0 starpu@1.4.12 scotch@7.0.7 openblas@0.3.31 openmpi@4.1.6 python@3.12.12 python-numpy@2.3.1
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://gitlab.inria.fr/solverstack/pastix
Licenses: CeCILL
Build system: cmake
Synopsis: Sparse matrix direct solver
Description:

PaStiX (Parallel Sparse matriX package) is a scientific library that provides a high performance parallel solver for very large sparse linear systems based on direct methods. Numerical algorithms are implemented in single or double precision (real or complex) using LLt, LDLt and LU with static pivoting (for non symmetric matrices having a symmetric pattern). This solver also provides some low-rank compression methods to reduce the memory footprint and/or the time-to-solution.

gfortran-toolchain 13.3.0
Dependencies: gfortran@13.3.0 ld-wrapper@0 binutils@2.44 gfortran@13.3.0 glibc@2.41 glibc@2.41 glibc@2.41
Channel: guix-hpc
Location: guix-hpc/packages/toolchains.scm (guix-hpc packages toolchains)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: trivial
Synopsis: Complete GCC tool chain for Fortran development
Description:

This package provides a complete GCC tool chain for Fortran development to be installed in user profiles. This includes gfortran, as well as libc (headers and binaries, plus debugging symbols in the debug output), and binutils.

gfortran-toolchain 14.3.0
Dependencies: gfortran@14.3.0 ld-wrapper@0 binutils@2.44 gfortran@14.3.0 glibc@2.41 glibc@2.41 glibc@2.41
Channel: guix-hpc
Location: guix-hpc/packages/toolchains.scm (guix-hpc packages toolchains)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: trivial
Synopsis: Complete GCC tool chain for Fortran development
Description:

This package provides a complete GCC tool chain for Fortran development to be installed in user profiles. This includes gfortran, as well as libc (headers and binaries, plus debugging symbols in the debug output), and binutils.

fti 1.6
Dependencies: openmpi@4.1.6 openssl@3.5.5 zlib@1.3.1
Channel: guix-hpc
Location: guix-hpc/packages/utils.scm (guix-hpc packages utils)
Home page: https://github.com/leobago/fti
Licenses: Modified BSD
Build system: cmake
Synopsis: Fault Tolerance Interface
Description:

FTI stands for Fault Tolerance Interface and is a library that aims to give computational scientists the means to perform fast and efficient multilevel checkpointing in large scale supercomputers.

python-expecttest 0.1.3
Channel: guix-hpc
Location: guix-hpc/packages/utils.scm (guix-hpc packages utils)
Home page: https://github.com/ezyang/ghstack
Licenses: Expat
Build system: python
Synopsis: This library implements expect tests (also known as 'golden' tests).
Description:

Expect tests are a method of writing tests where instead of hard-coding the expected output of a test, you run the test to get the output, and the test framework automatically populates the expected output.

sz3-compressor 3.3.0
Propagated dependencies: zstd@1.5.6
Channel: guix-hpc
Location: guix-hpc/packages/utils.scm (guix-hpc packages utils)
Home page: https://github.com/szcompressor/SZ3
Licenses: GPL 3+
Build system: cmake
Synopsis: GUIX package for the SZ3 compressor.
Description:

GUIX package for the SZ3 compressor.

zfp 1.0.1
Channel: guix-hpc
Location: guix-hpc/packages/utils.scm (guix-hpc packages utils)
Home page: https://zfp.io/
Licenses: Modified BSD
Build system: cmake
Synopsis: A compressed format for multi-dimensional arrays
Description:

zfp is a compressed number format for multi-dimensional arrays. zfp provides compressed-array classes (e.g., for in-memory storage) and high-speed, parallel data compression (e.g., for offline storage). zfp supports both lossy and lossless compression and fine-grained user control over accuracy and storage size.

sz-compressor 2.1.12
Channel: guix-hpc
Location: guix-hpc/packages/utils.scm (guix-hpc packages utils)
Home page: https://github.com/szcompressor/sz2
Licenses: GPL 3+
Build system: cmake
Synopsis: GUIX package for the SZ compressor.
Description:

GUIX package for the SZ compressor.

disseq 0.0-1.350e58d
Dependencies: openmpi@4.1.6 hdf5-parallel-openmpi@1.14.6
Channel: guix-hpc
Location: inria/bioversiton.scm (inria bioversiton)
Home page: https://gitlab.inria.fr/biodiversiton/disseq
Licenses: GPL 3+
Build system: cmake
Synopsis: Compute pairwise distances between reads as edit distances
Description:

This package has been developed for computing exact distances, without heuristics, between all pairs of reads of a NGS sample. This is a first step for supervised or unsupervised clustering of reads in an environmental sample.

emacs-elementaryx-write 2.1.2
Propagated dependencies: aspell@0.60.8.1 aspell-dict-en@2020.12.07-0 aspell-dict-fr@0.50-3 bibtool@2.68 emacs-biblio@0.3 emacs-elementaryx-base@2.3.2 emacs-citar@1.4.0 emacs-citar-org-roam@0.5.1 emacs-jinx@2.7
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://gitlab.inria.fr/elementaryx/emacs-elementaryx-write
Licenses: CeCILL-C
Build system: emacs
Synopsis: ElementaryX: Elementary Emacs configuration coupled with Guix Write setup.
Description:

ElementaryX: Elementary Emacs configuration coupled with Guix Write setup.

texlive-elementaryx 2.0.0
Propagated dependencies: texlive-rsfs@2026.1
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://gitlab.inria.fr/compose/include/compose-styles
Licenses: CeCILL-C
Build system: copy
Synopsis: ElementaryX: Elementary Emacs configuration coupled with Guix Texlive add-on.
Description:

ElementaryX: Elementary Emacs configuration coupled with Guix. Texlive add-on.

elementaryx-vym 2.0.0
Propagated dependencies: emacs-elementaryx-full@2.3.0 emacs-evil@1.15.0-0.008a6cd emacs-evil-collection@0.0.10 emacs-evil-tex@1.0.2 emacs-evil-org@1.0.3-2.0d10ff7 emacs-evil-quickscope@0.1.4
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://gitlab.inria.fr/elementaryx/emacs-elementaryx-evil
Licenses: CeCILL-C
Build system: emacs
Synopsis: ElementaryX: Elementary Emacs configuration coupled with Guix. Setup for Vym, the fake true VY iMprovised.
Description:

ElementaryX: Elementary Emacs configuration coupled with Guix. Setup for Vym, the fake true VY iMprovised. Version of Elementaryx with vim-like keybindings. Based on evil and related packages such as evil-collection.

emacs-elementaryx-ox-publish-as-default 2.0.0
Propagated dependencies: emacs@30.2 emacs-elementaryx-ox-publish@2.0.0
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://gitlab.inria.fr/elementaryx/emacs-elementaryx-ox-publish-default
Licenses: CeCILL-C
Build system: emacs
Synopsis: ElementaryX: Elementary Emacs configuration coupled with Guix Add a default.el startup file for export-only + publish elementaryx setup together with a vanilla emacs IDE.
Description:

ElementaryX: Elementary Emacs configuration coupled with Guix Add a default.el startup file for export-only + publish elementaryx setup together with a vanilla emacs IDE.

emacs-elementaryx-llm 2.3.2
Propagated dependencies: emacs-gptel@0.9.9.5 emacs-gptel-quick@0.0.5-2.495b5e0
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://gitlab.inria.fr/elementaryx/emacs-elementaryx-llm
Licenses: CeCILL-C
Build system: emacs
Synopsis: ElementaryX: Elementary Emacs configuration coupled with Guix. LLM setup.
Description:

ElementaryX: Elementary Emacs configuration coupled with Guix. LLM setup.

Total packages: 72693