Search Criteria
Package Details: ginkgo-hpc-git r7470.b22b8592e2-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: | 2024-04-17 13:32 (UTC) |
Dependencies (24)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hwloc
- openmpi (openmpi-gitAUR)
- cmake (cmake-gitAUR) (make)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (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-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- numactl (numactl-gitAUR) (make)
- rocthrust (opencl-amd-devAUR) (make)
- Show 4 more dependencies...
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.