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.8.0 :: 0 :: gentoo

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

v1.6.0 :: 0 :: gentoo

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

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"
942119
sci-libs/ginkgo-1.8.0 fails to compile: cc1plus: out of memory allocating 65536 bytes after a total of 967700480 bytes
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
sci-libs/ginkgo: mark as LTO-unsafe, strict-aliasing unsafe
Closes: https://bugs.gentoo.org/862705 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Eli Schwartz · gentoo
sci-libs/ginkgo: remove long-obsolete seds
``` * SED: the following did not cause any changes * sed -i -e "s#\"lib\"#\"$(get_libdir)\"#g" -e "s#\"lib/#\"$(get_libdir)/#g" cmake/install_helpers.cmake || die "sed failed"; * no-op: -e s#"lib"#"lib64"#g * no-op: -e s#"lib/#"lib64/#g ``` It was fixed upstream in 1.4.0: https://github.com/ginkgo-project/ginkgo/pull/713 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthias Maier · gentoo
sci-libs/ginkgo: add 1.8.0
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthias Maier · gentoo
sci-libs/ginkgo: fix compilation with clang and libc++, avoid automagic deps
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthias Maier · gentoo
sci-libs/ginkgo: add 1.6.0
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
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>