sci-libs / ginkgo

Numerical linear algebra software package

Official package sites : https://ginkgo-project.github.io/ ·

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.

v1.4.0-r3 :: 0 :: gentoo

Modified
License
BSD-with-attribution
Keywords
~amd64 ~x86
USE flags
cuda hwloc openmp

General

cuda
Add support for cuda assimp (dev-util/nvidia-cuda-toolkit)
hwloc
Add support for hwloc (sys-apps/hwloc)
openmp
Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"

dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)

sys-apps / hwloc : Displays the hardware topology in convenient formats

dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)

sys-apps / hwloc : Displays the hardware topology in convenient formats

sci-libs / dealii : Solving partial differential equations with the finite element method

814845
sci-libs/ginkgo-1.4.0 - configure fails: Could not find a package configuration file provided by "hipblas"
862705
sci-libs/ginkgo-1.4.0-r3 fails to compile (lto): extended_float.hpp:321:61: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sci-libs/ginkgo: [QA] tc-has-openmp → tc-check-openmp
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/ginkgo: fix automagic hwloc dependency
It'll also try to download it if it can't find it on the system, so a revbump is worth it just for that as on some platforms we don't have network-sandbox (nor do we require it be used by users, even though they definitely should use it). But mainly for the automagic dep. Closes: https://bugs.gentoo.org/811384 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sci-libs/ginkgo: dep on dev-util/nvidia-cuda-toolkit
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
sci-libs/ginkgo: drop 1.1.1-r1, 1.4.0
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Jakov Smolić · gentoo
sci-libs/ginkgo: Remove broken live ebuild
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Jakov Smolić · gentoo
sci-libs/ginkgo: Port to EAPI-8 and cmake.eclass
Closes: https://bugs.gentoo.org/811957 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthias Maier · gentoo
sci-libs/ginkgo: version bump to 1.4.0
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
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>