# These are the sources of Hydrilla builder, a tool to convert packages into a form serveable by Hydrilla. TODO... To build the supplied example you can do something along the lines of: ``` mkdir /tmp/bananowarzez/ PYTHONPATH=src python3 -m hydrilla.builder -s src/test/source-package-example/ \ -d /tmp/bananowarzez/ # Now, list the files we just produced find /tmp/bananowarzez/ ``` '> cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/mpi.scm
AgeCommit message (Expand)Author
2024-08-31build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod......Maxim Cournoyer
2024-08-19gnu: openmpi: Set default version to 4.x....Romain GARBAGE
2024-08-19gnu: Add openmpi-5....Romain GARBAGE
2024-08-19gnu: Add mpich-ofi....Romain GARBAGE
2024-08-14gnu: mpich: Update to 4.2.2....Romain GARBAGE
2024-07-18gnu: hwloc: Update to 2.11.1....Ludovic Courtès
2024-06-13gnu: hwloc: Update to 2.10.0....Philippe SWARTVAGHER
2024-04-04gnu: hwloc: Remove dependency on graphics libraries when cross-compiling....Ludovic Courtès