Search Criteria
Package Details: ginkgo-hpc-git r8482.cea1be7fbd-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ginkgo-hpc-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ginkgo-hpc-git |
| Description: | Numerical linear algebra software package |
| Upstream URL: | https://ginkgo-project.github.io/ |
| Licenses: | BSD-3-Clause |
| Conflicts: | ginkgo-hpc |
| Provides: | ginkgo-hpc |
| Submitter: | lahwaacz |
| Maintainer: | lahwaacz |
| Last Packager: | lahwaacz |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-10-15 17:26 (UTC) |
| Last Updated: | 2025-04-05 12:26 (UTC) |
Dependencies (25)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- hwloc
- openmpi (openmpi-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR, cuda-12.5AUR, cuda-12.9AUR) (make)
- doxygen (doxygen-gitAUR) (make)
- gflags (gflags-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- gtest (googletest-gitAUR) (make)
- hip-runtime-amd (opencl-amdAUR) (make)
- hipblas (opencl-amd-devAUR) (make)
- hipfft (opencl-amd-devAUR) (make)
- hiprand (opencl-amd-devAUR) (make)
- hipsparse (opencl-amd-devAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- numactl (numactl-gitAUR) (make)
- rocthrust (opencl-amd-devAUR) (make)
- roctracer (opencl-amdAUR) (make)
- texlive-bin (texlive-fullAUR, texlive-installerAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-fullAUR, texlive-installerAUR) (make)
- yaml-cpp (make)
- ginkgo-hpc-docs (ginkgo-hpc-docs-gitAUR) (optional) – for documentation
Latest Comments
lahwaacz commented on 2023-02-24 13:21 (UTC)
With GINKGO_CUDA_ARCHITECTURES="Auto" the package will not work on other systems that have a different GPU architecture. It is set to "All" to produce a universal package.
fsimonis commented on 2023-02-24 11:22 (UTC)
Hi there, I suggest setting the architecture to "Auto" and disabling the benchmarks, examples, and tests. This cuts compilation units from 1200 to about 300. Otherwise, this package takes ages to compile.