Summary
Ginkgo is a high-performance linear algebra library for manycore systems, with a focus on sparse solution of linear systems. It is implemented using modern C++, with GPU kernels implemented in CUDA.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- BSD-with-attribution
- USE flags
- cuda openmp
v1.1.1-r1 :: 0 :: gentoo
- Modified
- License
- BSD-with-attribution
- Keywords
- ~amd64 ~x86
- USE flags
- cuda openmp
USE flags
General
Dependencies
dev-util / nvidia-cuda-sdk : NVIDIA CUDA Software Development Kit
Runtime Dependencies
dev-util / nvidia-cuda-sdk : NVIDIA CUDA Software Development Kit
Depending packages
sci-libs / dealii : Solving partial differential equations with the finite element method
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-libs/ginkgo: fix double KEYWORDS
Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Matthias Maier · gentoo
sci-libs/ginkgo: improve ebuild
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org> - Matthias Maier · gentoo
sci-libs/ginkgo: new package
This is a future reverse dependency of sci-libs/dealii Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>