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

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.


starpu 1.1.7
Dependencies: fftw@3.3.10 fftwf@3.3.10
Propagated dependencies: hwloc@1.11.13 openmpi-mpi1-compat@4.1.6
Channel: guix-hpc
Location: inria/storm.scm (inria storm)
Home page: https://starpu.gitlabpages.inria.fr/
Licenses: LGPL 2.1+
Synopsis: Run-time system for heterogeneous computing
Description:

StarPU is a run-time system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible.

topomatch 1.1
Propagated dependencies: scotch@6.1.1
Channel: guix-hpc
Location: inria/tadaam.scm (inria tadaam)
Home page: https://gitlab.inria.fr/ejeannot/topomatch
Licenses: Modified BSD
Synopsis: Process mapping algorithms and tools for general topologies
Description:

TopoMatch leverages on the Scotch library to handle any type of topologies and not only trees. Its main features are: - Handling any type of topologies (tgt Scotch format or hwloc format). - Handle large communication patterns (up to hundreds of thousands of processes and processing units) . - Manage binding constraints: you can specify a subset of the node onto which you want to do the mapping. - Manage oversubscribing: you can specify that more than one processes can be mapped onto a each processing unit. - Deal with logical numbering. Physical core numbering can be used with XML/HWLOC topologies. - Provide exhaustive search for small cases. - Adaptive algorithmic that provide a good trade-off between quality and speed. - Crucial sections of the code are multithreaded. - Optimize I/O to read large input files. - Portable on Unix-like systems (Linux, OS-X, etc.). - Many useful options (level of verbosity, topology optimization, partitioning, etc.).

pt-scotch 6.1.1
Dependencies: zlib@1.3.1
Propagated dependencies: openmpi@4.1.6
Channel: guix-hpc
Location: inria/tadaam.scm (inria tadaam)
Home page: https://www.labri.fr/perso/pelegrin/scotch/
Licenses: CeCILL-C
Synopsis: Programs and libraries for graph algorithms (with MPI)
Description:

SCOTCH is a set of programs and libraries which implement the static mapping and sparse matrix reordering algorithms developed within the SCOTCH project. Its purpose is to apply graph theory, with a divide and conquer approach, to scientific computing problems such as graph and mesh partitioning, static mapping, and sparse matrix ordering, in application domains ranging from structural mechanics to operating systems or bio-chemistry.

scotch 6.1.1
Dependencies: zlib@1.3.1
Channel: guix-hpc
Location: inria/tadaam.scm (inria tadaam)
Home page: https://www.labri.fr/perso/pelegrin/scotch/
Licenses: CeCILL-C
Synopsis: Programs and libraries for graph algorithms
Description:

SCOTCH is a set of programs and libraries which implement the static mapping and sparse matrix reordering algorithms developed within the SCOTCH project. Its purpose is to apply graph theory, with a divide and conquer approach, to scientific computing problems such as graph and mesh partitioning, static mapping, and sparse matrix ordering, in application domains ranging from structural mechanics to operating systems or bio-chemistry.

ior 3.4.0
Dependencies: openmpi@4.1.6
Channel: guix-hpc
Location: lanl/lanl.scm (lanl lanl)
Home page: https://github.com/hpc/ior
Licenses: GPL 2
Synopsis: Parallel IO benchmark tool
Description:

IOR is a parallel IO benchmark that can be used to test the performance of parallel storage systems using various interfaces and access patterns. The IOR repository also includes the mdtest benchmark which specifically tests the peak metadata rates of storage systems under different directory structures. Both benchmarks use a common parallel I/O abstraction backend and rely on MPI for synchronization.

mpifx 1.4
Dependencies: python-fypp@3.2
Propagated dependencies: openmpi@4.1.6
Channel: guix-hpc
Location: libnegf/libnegf.scm (libnegf libnegf)
Home page: https://github.com/dftbplus/mpifx/
Licenses: FreeBSD
Synopsis: Modern Fortran wrappers around MPI routines
Description:

The open source library MpiFx provides modern Fortran (Fortran 2003) wrappers around routines of the MPI library to make their use as simple as possible. Currently several data distribution routines are covered.

python-fypp 3.2
Channel: guix-hpc
Location: libnegf/libnegf.scm (libnegf libnegf)
Home page: https://github.com/aradi/fypp.git
Licenses: FreeBSD
Synopsis: Python powered Fortran preprocessor
Description:

Fypp is a Python powered preprocessor. It can be used for any programming languages but its primary aim is to offer a Fortran preprocessor, which helps to extend Fortran with condititional compiling and template metaprogramming capabilities. Instead of introducing its own expression syntax, it uses Python expressions in its preprocessor directives, offering the consistency and versatility of Python when formulating metaprogramming tasks. It puts strong emphasis on robustness and on neat integration into developing toolchains.

pvtpackage 0.0-0.a92dd22
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://github.com/GEOS-DEV/PVTPackage
Licenses: Modified BSD
Synopsis: No synopsis on the website
Description:

No description on the website

chai 2023.06.0
Dependencies: blt@0-20230605.5a792c1 python@3.11.11 raja@2023.06.1 camp@0.4.0 umpire@023.06.0-0.1e5ef60
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://github.com/LLNL/CHAI
Licenses: Modified BSD
Synopsis: C++ array-style interface for automatic data migration
Description:

CHAI is a C++ libary providing an array object that can be used transparently in multiple memory spaces. Data is automatically migrated based on copy-construction, allowing for correct data access regardless of location. CHAI can be used standalone, but is best when paired with the RAJA library, which has built-in CHAI integration that takes care of everything

camp 0.4.0
Propagated dependencies: openmpi@4.1.6 openssh-sans-x@10.2p1 blt@0-20230605.5a792c1
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://github.com/LLNL/camp
Licenses: Modified BSD
Synopsis: CAMP Concepts And Meta-Programming library
Description:

CAMP collects a variety of macros and metaprogramming facilities for C++ projects. It's in the direction of projects like metal (a major influence) but with a focus on wide compiler compatibility across HPC-oriented systems.

blt 0-20230605.5a792c1
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://llnl-blt.readthedocs.io/en/develop/
Licenses: Modified BSD
Synopsis: CMake macros and tools assembled to simplify HPC software development
Description:

BLT is a streamlined CMake-based foundation for Building, Linking and Testing large-scale high performance computing (HPC) application.

pugixml-geos 1.13
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://pugixml.org
Licenses: Expat
Synopsis: Light-weight, simple and fast XML parser for C++ with XPath support
Description:

Pugixml is a C++ XML processing library, which consists of a DOM-like interface with rich traversal/modification capabilities, a fast XML parser which constructs the DOM tree from an XML file/buffer, and an XPath 1.0 implementation for complex data-driven tree queries. Full Unicode support is also available, with Unicode interface variants and conversions between different Unicode encodings which happen automatically during parsing/saving.

lvarray 0.0-0.145bb1c
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://github.com/GEOS-DEV/LvArray
Licenses: Modified BSD
Synopsis: Collection of array classes for high-performance simulation software
Description:

LvArray is a collection of container classes designed for performance portability in that they are usable on the host and device and provide performance similar to direct pointer manipulation

hdf5-interface 0.0-0.5136554
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://github.com/GEOS-DEV/hdf5_interface
Licenses: LGPL 2.1
Synopsis: HDF5 tools for use by GEOS
Description:

HDF5 tools for use by GEOS

hdf5-geos 1.12.2
Propagated dependencies: openmpi@4.1.6 openssh-sans-x@10.2p1 zlib@1.3.1
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://www.hdfgroup.org
Licenses: X11-style
Synopsis: Management suite for extremely large and complex data
Description:

HDF5 is a suite that makes possible the management of extremely large and complex data collections.

raja 2023.06.1
Dependencies: blt@0-20230605.5a792c1 python@3.11.11 camp@0.4.0
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://github.com/LLNL/RAJA
Licenses: Modified BSD
Synopsis: RAJA is a library of C++ abstractions
Description:

RAJA offers portable, parallel loop execution by providing building blocks that extend the generally-accepted parallel for idiom. RAJA relies on standard C++14 features.

adiak 0.2.2
Dependencies: openmpi@4.1.6 blt@0-20230605.5a792c1
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://software.llnl.gov/adiak/
Licenses: Modified BSD
Synopsis: Collect metadata from HPC application runs
Description:

Adiak is a library for recording meta-data about HPC simulations. An HPC application code may, for example, record what user invoked it, the version of the code being run, a computed time history showing density changes, or how long the application spent performing file IO. Adiak represents this metadata as Name/Value pairs. Names are arbitrary strings, with some standardization, and the values are represented by a flexible dynamic type system

conduit 0.8.2
Dependencies: hdf5-geos@1.12.2 blt@0-20230605.5a792c1
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://software.llnl.gov/conduit/
Licenses: Modified BSD
Synopsis: Simplified data exchange for HPC simulation
Description:

Conduit is a project from Lawrence Livermore National Laboratory that provides an intuitive model for describing hierarchical scientific data in C++, C, Fortran, and Python. It is used for data coupling between packages in-core, serialization, and I/O tasks.

umpire 023.06.0-0.1e5ef60
Channel: guix-hpc
Location: llnl/geos.scm (llnl geos)
Home page: https://github.com/LLNL/Umpire/
Licenses: Modified BSD
Synopsis: LLNL debugging library
Description:

Umpire is a resource management library that allows the discovery, provision, and management of memory on machines with multiple memory devices like NUMA and GPUs.

librsb 1.3
Dependencies: m4@1.4.19 libtool@2.4.7 autoconf@2.69 automake@1.17 which@2.21
Channel: guix-hpc
Location: lrz/librsb.scm (lrz librsb)
Home page: http://librsb.sourceforge.net/
Licenses: LGPL 3+
Synopsis: librsb: A shared memory parallel sparse matrix computations library for the Recursive Sparse Blocks format
Description:

librsb is a library for sparse matrix computations featuring the Recursive Sparse Blocks (RSB) matrix format. This format allows cache efficient and multi-threaded (that is, shared memory parallel) operations on large sparse matrices. The most common operations necessary to iterative solvers are available, e.g.: matrix-vector multiplication, triangular solution, rows/columns scaling, diagonal extraction / setting, blocks extraction, norm computation, formats conversion. The RSB format is especially well suited for symmetric and transposed multiplication variants. Most numerical kernels code is auto generated, and the supported numerical types can be chosen by the user at build time. librsb can also be built serially (without OpenMP parallelism), if required. librsb also implements the Sparse BLAS standard, as specified in the [BLAS Technical Forum] documents.

mongoose 2.0.4
Channel: guix-hpc
Location: mongoose/mongoose.scm (mongoose mongoose)
Home page: https://github.com/ScottKolo/Mongoose
Licenses: GPL 3
Synopsis: Graph Coarsening and Partitioning Library
Description:

Mongoose is a graph partitioning library. Currently, Mongoose only supports edge partitioning, but in the future a vertex separator extension will be added.

nachos 4.0
Dependencies: grep@3.11 sed@4.9 bash@5.2.37
Channel: guix-hpc
Location: teaching/nachos.scm (teaching nachos)
Home page: https://gitlab.inria.fr/agullo-teach/ub/m1/nachos
Licenses: Modified BSD
Synopsis: Not Another Completely Heuristic Operating System (Nachos) - Kernel part only
Description:

Not Another Completely Heuristic Operating System, or Nachos, is instructional software for teaching undergraduate, and potentially graduate level operating systems courses. As this stage, the package only processes the kernel part (but not the ./test/ part).

pageng 1.3.6
Dependencies: asciidoc@9.1.0 boost@1.83.0 r@4.5.0 recutils@1.9
Channel: guix-hpc
Location: ufrgs/ufrgs.scm (ufrgs ufrgs)
Home page: https://github.com/schnorr/pajeng
Licenses: GPL 3+
Synopsis: PajeNG - Trace Visualization Tool
Description:

PajeNG (Paje Next Generation) is a re-implementation (in C++) and direct heir of the well-known Paje visualization tool for the analysis of execution traces (in the Paje File Format) through trace visualization (space/time view). The tool is released under the GNU General Public License 3. PajeNG comprises the libpaje library, and a set of auxiliary tools to manage Paje trace files (such as pj_dump and pj_validate). The space-time visualization tool called pajeng is deprecated (removed from the sources) since modern tools do a better job (see pj_gantt, for instance, or take a more general approach using R+ggplot2 to visualize the output of pj_dump). This effort was started as part of the french INFRA-SONGS ANR project. Development has continued through a collaboration between INF/UFRGS and INRIA.

Total results: 263