Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages /
ginkgo-hpc
Commits:
023fb2d8 by Torsten Keßler at 2026-05-13T09:43:56+02:00
explicit ROCm compiler dependency
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -17,6 +17,7 @@ pkgbase = ginkgo-hpc
makedepends = texlive-latexextra
makedepends = cuda
makedepends = hip-runtime-amd
+ makedepends = rocm-llvm
makedepends = hipblas
makedepends = hipfft
makedepends = hiprand
=====================================
PKGBUILD
=====================================
@@ -35,6 +35,7 @@ makedepends=(
cuda
# -hip
hip-runtime-amd
+ rocm-llvm
hipblas
hipfft
hiprand
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ginkgo-hpc/-/commit/023fb2d8bc0d7cd37b27b1984f1f5b995e789ac6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ginkgo-hpc/-/commit/023fb2d8bc0d7cd37b27b1984f1f5b995e789ac6
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help