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

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.


alya 2.9.0
Dependencies: openmpi@4.1.6 openssh@10.2p1 composyx@1.6.0 openblas@0.3.30
Channel: guix-hpc-non-free
Location: bsc/alya.scm (bsc alya)
Home page: https://gitlab.com/bsc-alya/alya
Licenses:
Build system: cmake
Synopsis: Alya - High Performance Computational Mechanics
Description:

Alya is a high performance computational mechanics code to solve complex coupled multi-physics / multi-scale / multi-domain problems, which are mostly coming from the engineering realm. Among the different physics solved by Alya we can mention: incompressible/compressible flows, non-linear solid mechanics, chemistry, particle transport, heat transfer, turbulence modeling, electrical propagation, etc.

slurm-17.11 17.11.7
Dependencies: freeipmi@1.6.16 hwloc@1.11.13 json-c@0.18 linux-pam@1.5.2 gcc@9.5.0 munge@0.5.14 numactl@2.0.16 readline@8.2.13
Channel: guix-hpc-non-free
Location: bsc/slurm17.scm (bsc slurm17)
Home page: https://slurm.schedmd.com/
Licenses: FreeBSD Expat ISC LGPL 2.1+ Zlib GPL 2+
Build system: gnu
Synopsis: Workload manager for cluster computing
Description:

SLURM is a fault-tolerant and highly scalable cluster management and job scheduling system for large and small clusters. It allocates access to resources (computer nodes) to users for some duration of time, provides a framework for starting, executing, and monitoring work (typically a parallel job) on a set of allocated nodes, and arbitrates contention for resources by managing a queue of pending work.

avbp-tests 1
Dependencies: avbp@7.15.4 avbp-test-suite@1
Channel: guix-hpc-non-free
Location: guix-hpc-non-free/packages/avbp.scm (guix-hpc-non-free packages avbp)
Home page: https://www.cerfacs.fr/avbp7x/index.php
Licenses:
Build system: gnu
Synopsis: AVBP test package
Description:

This is a package used to run an AVBP test suite.

avbp 7.15.4
Dependencies: hdf5-parallel-openmpi@1.14.6 hdf5-parallel-openmpi@1.14.6 metis4parmetis-r64@4.0.3 openblas@0.3.30 parmetis-r64@4.0.3 coreutils-minimal@9.1 perl@5.36.0 python-wrapper@3.11.14 avbp-license@1
Channel: guix-hpc-non-free
Location: guix-hpc-non-free/packages/avbp.scm (guix-hpc-non-free packages avbp)
Home page: https://www.cerfacs.fr/avbp7x/index.php
Licenses:
Build system: cmake
Synopsis: 3D Navier-Stokes compressible DNS/LES solver
Description:

AVBP is a 3D Navier-Stokes compressible DNS/LES solver co-developped by CERFACS and IFP-EN until version 7.3. Since, CERFACS ensures the alone development and improvement of the code.

gitlab-runner 17.9.0
Dependencies: git@2.52.0 bash@5.2.37
Channel: guix-hpc-non-free
Location: guix-hpc-non-free/packages/gitlab.scm (guix-hpc-non-free packages gitlab)
Home page: https://gitlab.com/gitlab-org/gitlab-runner
Licenses: Expat
Build system: trivial
Synopsis: Gitlab Runner
Description:

The official GitLab Runner written in Go. It runs tests and sends the results to GitLab. GitLab CI is the open-source continuous integration service included with GitLab that coordinates the testing.

gyselalibxx-cuda-K40 0.5.0
Propagated dependencies: pdi@1.11.0 pdiplugin-decl-hdf5-parallel@1.11.0 pdiplugin-set-value@1.11.0 pdiplugin-mpi@1.11.0
Channel: guix-hpc-non-free
Location: guix-hpc-non-free/packages/gysela.scm (guix-hpc-non-free packages gysela)
Home page: https://gyselax.github.io/
Licenses: FreeBSD
Build system: cmake
Synopsis: Collection of C++ components for writing gyrokinetic semi-lagrangian codes
Description:

Gyselalib++ is a collection of C++ components for writing gyrokinetic semi-lagrangian codes and similar as well as a collection of such codes.

ginkgo-hpc-cuda 1.11.0
Channel: guix-hpc-non-free
Location: guix-hpc-non-free/packages/utils.scm (guix-hpc-non-free packages utils)
Home page: https://ginkgo-project.github.io/
Licenses: FreeBSD
Build system: cmake
Synopsis: Numerical linear algebra software package
Description:

Ginkgo is a high-performance numerical linear algebra library for many-core systems, with a focus on solution of sparse linear systems.

mumps-mkl-metis-openmpi 5.8.0
Dependencies: openmpi@4.1.6 intel-oneapi-mkl@2023.2.0 gfortran@14.3.0 metis@5.1.0
Channel: guix-hpc-non-free
Location: hacky/mumps-mkl.scm (hacky mumps-mkl)
Home page: https://mumps-solver.org
Licenses: CeCILL-C
Build system: gnu
Synopsis: Multifrontal sparse direct solver (with MPI and Intel® MKL)
Description:

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

mumps-mkl-metis 5.8.0
Dependencies: intel-oneapi-mkl@2023.2.0 gfortran@14.3.0 metis@5.1.0
Channel: guix-hpc-non-free
Location: hacky/mumps-mkl.scm (hacky mumps-mkl)
Home page: https://mumps-solver.org
Licenses: CeCILL-C
Build system: gnu
Synopsis: Multifrontal sparse direct solver (with Intel® MKL)
Description:

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

mumps-mkl-openmpi 5.8.0
Dependencies: openmpi@4.1.6 pt-scotch@7.0.7 intel-oneapi-mkl@2023.2.0 gfortran@14.3.0 metis@5.1.0
Channel: guix-hpc-non-free
Location: hacky/mumps-mkl.scm (hacky mumps-mkl)
Home page: https://mumps-solver.org
Licenses: CeCILL-C
Build system: gnu
Synopsis: Multifrontal sparse direct solver (with MPI and Intel® MKL)
Description:

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

mumps-mkl 5.8.0
Dependencies: intel-oneapi-mkl@2023.2.0 gfortran@14.3.0 metis@5.1.0 scotch@7.0.7
Channel: guix-hpc-non-free
Location: hacky/mumps-mkl.scm (hacky mumps-mkl)
Home page: https://mumps-solver.org
Licenses: CeCILL-C
Build system: gnu
Synopsis: Multifrontal sparse direct solver (with Intel® MKL)
Description:

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

mumps-mkl-scotch32-openmpi 5.8.0
Dependencies: scotch32@7.0.7 openmpi@4.1.6 intel-oneapi-mkl@2023.2.0 gfortran@14.3.0 metis@5.1.0
Channel: guix-hpc-non-free
Location: hacky/mumps-mkl.scm (hacky mumps-mkl)
Home page: https://mumps-solver.org
Licenses: CeCILL-C
Build system: gnu
Synopsis: Multifrontal sparse direct solver (with MPI and Intel® MKL)
Description:

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

dolfinx 0.6.0
Dependencies: openmpi@4.1.6 scotch@7.0.7 zlib@1.3.1 pt-scotch@7.0.7 parmetis@4.0.3 python-mpi4py@4.1.0 python-numpy@2.3.1 metis@5.1.0 hdf5-parallel-openmpi@1.14.6 python@3.11.14 pugixml@1.12.1 petsc-openmpi@3.24.0 boost@1.89.0 fenics-basix@0.6.0 fenics-ffcx@0.6.0
Channel: guix-hpc-non-free
Location: inrae/mse.scm (inrae mse)
Home page: https://github.com/FEniCS/dolfinx
Licenses: LGPL 3
Build system: cmake
Synopsis: New version of DOLFIN and is being actively developed
Description:

DOLFINx is the computational environment of FEniCSx and implements the FEniCS Problem Solving Environment in C++ and Python.

python-dolfinx 0.6.0
Dependencies: openmpi@4.1.6 scotch@7.0.7 zlib@1.3.1 pt-scotch@7.0.7 parmetis@4.0.3 python-mpi4py@4.1.0 python-numpy@2.3.1 metis@5.1.0 hdf5-parallel-openmpi@1.14.6 python@3.11.14 pugixml@1.12.1 petsc-openmpi@3.24.0 boost@1.89.0 fenics-basix@0.6.0 fenics-ffcx@0.6.0 python-petsc4py@3.24.0 openssh-sans-x@10.2p1 python-fenics-basix@0.6.0 python-fenics-ufl@2023.1.0 python-fenics-ffcx@0.6.0 python-cffi@1.17.1 pybind11@3.0.2 dolfinx@0.6.0
Channel: guix-hpc-non-free
Location: inrae/mse.scm (inrae mse)
Home page: https://github.com/FEniCS/dolfinx
Licenses: LGPL 3
Build system: python
Synopsis: New version of DOLFIN and is being actively developed
Description:

DOLFINx is the computational environment of FEniCSx and implements the FEniCS Problem Solving Environment in C++ and Python.

pymseMapTools V1.0
Dependencies: mseMapTools@V1.0 openmpi@4.1.6 openssh-sans-x@10.2p1 python@3.11.14 python-numpy@2.3.1 python-ipython@9.8.0 mseMapTools@V1.0
Channel: guix-hpc-non-free
Location: inrae/mse.scm (inrae mse)
Home page: https://forgemia.inra.fr/olivier.bonnefon/mse/
Licenses: LGPL 3
Build system: cmake
Synopsis: python interface on mseMapTools
Description:

python interface on mseMapTools for inrae.mse

pymseMatTools V1.0
Dependencies: mseMatTools@V1.0 openmpi@4.1.6 openssh-sans-x@10.2p1 python@3.11.14 petsc-openmpi@3.24.0 python-petsc4py@3.24.0 python-numpy@2.3.1 python-ipython@9.8.0 mseMatTools@V1.0
Channel: guix-hpc-non-free
Location: inrae/mse.scm (inrae mse)
Home page: https://forgemia.inra.fr/olivier.bonnefon/mse/
Licenses: LGPL 3
Build system: cmake
Synopsis: python interface on mseMatTools
Description:

python interface on mseMatTools for inrae.mse

fenics-basix 0.6.0
Dependencies: openblas@0.3.30
Channel: guix-hpc-non-free
Location: inrae/mse.scm (inrae mse)
Home page: https://github.com/FEniCS/basix.git
Licenses: LGPL 3
Build system: cmake
Synopsis: Basix is one of the components of FEniCSx, alongside UFL, FFCx, and DOLFINx
Description:

Basix is a finite element definition and tabulation runtime library.

python-mse v2.0
Dependencies: openmpi@4.1.6 openssh-sans-x@10.2p1 pymseMapTools@V1.0 pymseMatTools@V1.0
Channel: guix-hpc-non-free
Location: inrae/mse.scm (inrae mse)
Home page: https://forgemia.inra.fr/olivier.bonnefon/mse/
Licenses: LGPL 3
Build system: python
Synopsis: python-mse
Description:

tools to build dofs map used by inrae.mse

python-fenics-ufl 2023.1.0
Dependencies: python-numpy@2.3.1
Channel: guix-hpc-non-free
Location: inrae/mse.scm (inrae mse)
Home page: https://github.com/FEniCS/ufl.git
Licenses: LGPL 3
Build system: pyproject
Synopsis: UFL is part of the FEniCS Project
Description:

The Unified Form Language (UFL) is a domain specific language for declaration of finite element discretizations of variational forms. More precisely, it defines a flexible interface for choosing finite element spaces and defining expressions for weak forms in a notation close to mathematical notation.

python-fenics-ffcx 0.6.0
Dependencies: python@3.11.14 python-fenics-basix@0.6.0 python-fenics-ufl@2023.1.0 python-cffi@1.17.1 python-numpy@2.3.1 fenics-ffcx@0.6.0
Channel: guix-hpc-non-free
Location: inrae/mse.scm (inrae mse)
Home page: https://github.com/FEniCS/ffcx.git
Licenses: LGPL 3
Build system: pyproject
Synopsis: FFCx is a new version of the FEniCS Form Compiler
Description:

FFCx is a compiler for finite element variational forms. From a high-level description of the form in the Unified Form Language (UFL), it generates efficient low-level C code that can be used to assemble the corresponding discrete operator (tensor).

mseMatTools V1.0
Dependencies: openssh-sans-x@10.2p1 python-petsc4py@3.24.0 petsc-openmpi@3.24.0 openmpi@4.1.6
Channel: guix-hpc-non-free
Location: inrae/mse.scm (inrae mse)
Home page: https://forgemia.inra.fr/olivier.bonnefon/mse/
Licenses: LGPL 3
Build system: cmake
Synopsis: tools for matrix building map
Description:

tools to build matrix used by inrae.mse

python-fenics-basix 0.6.0
Dependencies: openblas@0.3.30 openblas@0.3.30 fenics-basix@0.6.0 python-wheel@0.46.1 pybind11@3.0.2 python-numpy@2.3.1 python-scikit-build@0.18.1
Channel: guix-hpc-non-free
Location: inrae/mse.scm (inrae mse)
Home page: https://github.com/FEniCS/basix.git
Licenses: LGPL 3
Build system: pyproject
Synopsis: Basix is one of the components of FEniCSx, alongside UFL, FFCx, and DOLFINx
Description:

Basix is a finite element definition and tabulation runtime library.

fenics-ffcx 0.6.0
Dependencies: python@3.11.14
Channel: guix-hpc-non-free
Location: inrae/mse.scm (inrae mse)
Home page: https://github.com/FEniCS/ffcx.git
Licenses: LGPL 3
Build system: cmake
Synopsis: FFCx is a new version of the FEniCS Form Compiler
Description:

FFCx is a compiler for finite element variational forms. From a high-level description of the form in the Unified Form Language (UFL), it generates efficient low-level C code that can be used to assemble the corresponding discrete operator (tensor).

Page: 123
Total packages: 49