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

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.


padicotm-mini-pukabi 2025-03-18
Dependencies: util-linux@2.40.4 procps@4.0.3 inetutils@2.5 hwloc@2.12.2 which@2.21
Propagated dependencies: puk@2025-03-18
Channel: guix-hpc
Location: guix-hpc/packages/mpi.scm (guix-hpc packages mpi)
Home page: https://pm2.gitlabpages.inria.fr/PadicoTM
Licenses: GPL 2
Build system: gnu
Synopsis: A High-performance Communication Framework for Grids
Description:

PadicoTM is composed of a core which provides a high-performance framework for networking and multi-threading, and services plugged into the core. High-performance communications and threads are obtained thanks to Marcel and Madeleine, provided by the PM2 software suite. The PadicoTM core aims at making the different services running at the same time run in a cooperative way rather than competitive.

puk 2025-03-18
Propagated dependencies: expat@2.7.1 procps@4.0.3
Channel: guix-hpc
Location: guix-hpc/packages/mpi.scm (guix-hpc packages mpi)
Home page: https://pm2.gitlabpages.inria.fr/PadicoTM
Licenses: GPL 2
Build system: gnu
Synopsis: PadicoTM micro-kernel
Description:

Puk is the core of PadicoTM. It manages dynamically loadable modules, software components, and basic data structures (lists, vectors, hashtables, lock-free queues).

mpibenchmark 0.6
Dependencies: hwloc@2.12.2 gnuplot@6.0.1 nmad@2025-03-18
Channel: guix-hpc
Location: guix-hpc/packages/mpi.scm (guix-hpc packages mpi)
Home page: https://pm2.gitlabpages.inria.fr/mpibenchmark
Licenses: GPL 2
Build system: gnu
Synopsis: MPI overlap benchmark
Description:

MadMPI benchmark contains the following benchmark series: - base send/recv benchmark, used for reference (mpi_bench_base); - communication/computation overlap benchmark (mpi_bench_overlap); - tag-matching performance with tags of posted receives in order and out of order (mpi_bench_reqs); - multi-threaded communications benchmark (mpi_bench_thread) // preliminary version, still incomplete. Benchmarks are point-to-point, running on two nodes. Collective operations are not benchmarked yet.

testmumps 0.1
Dependencies: openmpi@4.1.6 mumps-openmpi@5.8.0
Channel: guix-hpc
Location: guix-hpc/packages/mumps-variants.scm (guix-hpc packages mumps-variants)
Home page: https://gitlab.inria.fr/fpruvost/sparse_direct_solvers
Licenses: Modified BSD
Build system: cmake
Synopsis: Test mumps
Description:

Test mumps

testmumps-openblas-openmp 0.1
Dependencies: mumps-openmpi-openblas-openmp@5.8.0 openmpi@4.1.6
Channel: guix-hpc
Location: guix-hpc/packages/mumps-variants.scm (guix-hpc packages mumps-variants)
Home page: https://gitlab.inria.fr/fpruvost/sparse_direct_solvers
Licenses: Modified BSD
Build system: cmake
Synopsis: Test mumps
Description:

Test mumps

mumps-scotch32-openmpi 5.8.0
Dependencies: scotch32@7.0.7 openmpi@4.1.6 scalapack@2.2.2 gfortran@14.3.0 openblas@0.3.30 metis@5.1.0
Channel: guix-hpc
Location: guix-hpc/packages/mumps-variants.scm (guix-hpc packages mumps-variants)
Home page: https://mumps-solver.org
Licenses: CeCILL-C
Build system: gnu
Synopsis: Multifrontal sparse direct solver (with MPI)
Description:

MUMPS (MUltifrontal Massively Parallel sparse direct Solver) solves a sparse system of linear equations A x = b using Gaussian elimination.

openblas-openmp 0.3.30
Dependencies: gfortran@14.3.0
Channel: guix-hpc
Location: guix-hpc/packages/mumps-variants.scm (guix-hpc packages mumps-variants)
Home page: https://www.openblas.net/
Licenses: Modified BSD
Build system: gnu
Synopsis: Optimized BLAS library based on GotoBLAS
Description:

OpenBLAS is a Basic Linear Algebra Subprograms (BLAS) library forked from the GotoBLAS2-1.13 BSD version.

mumps-openmpi-openblas-openmp 5.8.0
Dependencies: openmpi@4.1.6 scalapack@2.2.2 pt-scotch@7.0.7 gfortran@14.3.0 openblas-openmp@0.3.30 metis@5.1.0
Channel: guix-hpc
Location: guix-hpc/packages/mumps-variants.scm (guix-hpc packages mumps-variants)
Home page: https://mumps-solver.org
Licenses: CeCILL-C
Build system: gnu
Synopsis: Multifrontal sparse direct solver (with MPI)
Description:

MUMPS (MUltifrontal Massively Parallel sparse direct Solver) solves a sparse system of linear equations A x = b using Gaussian elimination.

likwid 5.4.1
Dependencies: hwloc@2.12.2 lua@5.3.5 python@3.11.14 python2@2.7.18 perl@5.36.0
Propagated dependencies: gnuplot@6.0.1
Channel: guix-hpc
Location: guix-hpc/packages/performance-analysis.scm (guix-hpc packages performance-analysis)
Home page: https://hpc.fau.de/research/tools/likwid/
Licenses: GPL 3
Build system: gnu
Synopsis: Performance monitoring and benchmarking suite.
Description:

Likwid is a simple to install and use toolsuite of command line applications and a library for performance oriented programmers. It works for Intel, AMD, ARMv8 and POWER9 processors on the Linux operating system. There is additional support for Nvidia GPUs. There is support for ARMv7 and POWER8 but there is currently no test machine in our hands to test them properly. Note that in this recipe we compile the package with ACCESSMODE=perf_event because we lack the root privileges on HPC platforms. One of the implications is that thermic measures are disabled. See the Wiki on the home page of the package for more details.

python-gcvb 1.0.0-25.9266eff
Propagated dependencies: python-pyyaml@6.0.2 python-dash-bootstrap-components@1.7.1 python-dash-defer-js-import@0.0.2
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://github.com/jm-cc/gcvb
Licenses: Expat
Build system: python
Synopsis: Non-regression, validation and benchmarking of simulation codes
Description:

gcvb (generate compute validate benchmark) is a Python 3 module aiming at facilitating non-regression, validation and benchmarking of simulation codes. gcvb is not a complete tool of continuous integration (CI). It is rather a component of the testing part of a CI workflow. It can compare the different metrics of your computation with references that can be a file, depends of the 'configuration' or are absolute.

python-percy 2.0.2
Propagated dependencies: python-requests@2.32.5
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://github.com/percy/python-percy-client
Licenses: Expat
Build system: pyproject
Synopsis: Python client library for visual regression testing with Percy.
Description:

Python client library for visual regression testing with Percy (https://percy.io).

python-dash-core-components 2.0.0
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page:
Licenses: Expat
Build system: pyproject
Synopsis: Core component suite for Dash
Description:

Core component suite for Dash.

python-flask 3.0.3
Propagated dependencies: python-asgiref@3.8.1 python-click@8.1.8 python-blinker@1.9.0 python-importlib-metadata@8.7.0 python-itsdangerous@2.2.0 python-jinja2@3.1.2 python-werkzeug@3.1.3
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://palletsprojects.com/p/flask/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Microframework based on Werkzeug, Jinja2 and good intentions
Description:

Flask is a micro web framework based on the Werkzeug toolkit and Jinja2 template engine. It is called a micro framework because it does not presume or force a developer to use a particular tool or library.

python-gcvb-mfelsoci 1.0.0-40.75594c9
Propagated dependencies: python-pyyaml@6.0.2 python-dash-bootstrap-components@1.7.1
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://github.com/felsocim/gcvb
Licenses: Expat
Build system: python
Synopsis: Non-regression, validation and benchmarking of simulation codes (fork)
Description:

gcvb (generate compute validate benchmark) is a Python 3 module aiming at facilitating non-regression, validation and benchmarking of simulation codes. gcvb is not a complete tool of continuous integration (CI). It is rather a component of the testing part of a CI workflow. It can compare the different metrics of your computation with references that can be a file, depends of the 'configuration' or are absolute. This is the fork of Marek Felšöci.

python-dash-flow-example 0.0.5
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page:
Licenses: Expat
Build system: pyproject
Synopsis: Example of a Dash library that uses Flow Types
Description:

Example of a Dash library that uses Flow Types.

python-dash-defer-js-import 0.0.2
Propagated dependencies: python-dash@2.18.2
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page:
Licenses: Expat
Build system: pyproject
Synopsis: Deferring loading of JS files until after React loads
Description:

Deferring loading of JS files until after React loads.

python-dash-table 5.0.0
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page:
Licenses: Expat
Build system: pyproject
Synopsis: Dash table
Description:

Dash table.

python-gcvb-minimal-mfelsoci 1.0.0-40.75594c9
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://github.com/felsocim/gcvb
Licenses: Expat
Build system: python
Synopsis: Non-regression, validation and benchmarking of simulation codes (fork)
Description:

gcvb (generate compute validate benchmark) is a Python 3 module aiming at facilitating non-regression, validation and benchmarking of simulation codes. gcvb is not a complete tool of continuous integration (CI). It is rather a component of the testing part of a CI workflow. It can compare the different metrics of your computation with references that can be a file, depends of the 'configuration' or are absolute. This is a minimal version without the dashboard functionality. This is the fork of Marek Felšöci.

python-dash-html-components 2.0.0
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://github.com/plotly/dash-html-components
Licenses: Expat
Build system: pyproject
Synopsis: Vanilla HTML components for Dash
Description:

Vanilla HTML components for Dash.

python-werkzeug 3.0.6
Propagated dependencies: python-markupsafe@3.0.2 python-requests@2.32.5
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://palletsprojects.com/p/werkzeug/
Licenses: X11
Build system: pyproject
Synopsis: Utilities for WSGI applications
Description:

One of the most advanced WSGI utility modules. It includes a powerful debugger, full-featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community-contributed addon modules.

python-dash-bootstrap-components 1.7.1
Propagated dependencies: python-dash@2.18.2
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page:
Licenses:
Build system: pyproject
Synopsis: Bootstrap themed components for use in Plotly Dash
Description:

Bootstrap themed components for use in Plotly Dash.

python-dash-dangerously-set-inner-html 0.0.2
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page:
Licenses: Expat
Build system: pyproject
Synopsis: A dash component for specifying raw HTML
Description:

This package provides a dash component for specifying raw HTML.

python-dash 2.18.2
Propagated dependencies: python-dash-core-components@2.0.0 python-dash-html-components@2.0.0 python-dash-table@5.0.0 python-flask@3.0.3 python-importlib-metadata@8.7.0 python-nest-asyncio@1.6.0 python-plotly@5.20.0 python-requests@2.32.5 python-retrying@1.4.1 python-setuptools@80.9.0 python-typing-extensions@4.15.0 python-werkzeug@3.0.6
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://plotly.com/dash
Licenses: Expat
Build system: pyproject
Synopsis: A Python framework for building reactive web-apps. Developed by Plotly.
Description:

This package provides a Python framework for building reactive web-apps. Developed by Plotly.

python-gcvb-minimal 1.0.0-25.9266eff
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://github.com/jm-cc/gcvb
Licenses: Expat
Build system: python
Synopsis: Non-regression, validation and benchmarking of simulation codes
Description:

gcvb (generate compute validate benchmark) is a Python 3 module aiming at facilitating non-regression, validation and benchmarking of simulation codes. gcvb is not a complete tool of continuous integration (CI). It is rather a component of the testing part of a CI workflow. It can compare the different metrics of your computation with references that can be a file, depends of the 'configuration' or are absolute. This is a minimal version without the dashboard functionality.

Page: 123456789
Total results: 200