Search Criteria
Package Details: ginkgo-hpc-docs-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 - documentation |
Upstream URL: | https://ginkgo-project.github.io/ |
Licenses: | BSD-3-Clause |
Conflicts: | ginkgo-hpc-docs |
Provides: | ginkgo-hpc-docs |
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 (19)
- 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)
- roctracer (opencl-amdAUR) (make)
- texlive-bin (texlive-installerAUR, texlive-fullAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
Required by (3)
- ginkgo-hpc-cuda-git (requires ginkgo-hpc-docs) (optional)
- ginkgo-hpc-git (requires ginkgo-hpc-docs) (optional)
- ginkgo-hpc-hip-git (requires ginkgo-hpc-docs) (optional)
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.