summaryrefslogtreecommitdiff
path: root/gnu/packages/rocm-apps.scm
AgeCommit message (Collapse)Author
2026-03-24gnu: Add ‘babelstream-hip’.Ludovic Courtès
Based on earlier work by AMD in <https://gitlab.inria.fr/guix-hpc/guix-hpc>. * gnu/packages/benchmarks.scm (babelstream-hip): New variable. Merges guix/guix!7251 Change-Id: I980b1e19385dc5474d82f985da70b0e9bad879fb Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-24gnu: Add rocHPL.Ludovic Courtès
Based on earlier work by AMD in <https://gitlab.inria.fr/guix-hpc/guix-hpc>. * gnu/packages/rocm-apps.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/patches/rochpl-supported-distros.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Merges guix/guix!7251 Change-Id: I1542a423faa854f5dfcb8965c4ffa3ab1e17098d Signed-off-by: Cayetano Santos <csantosb@inventati.org>