sci-libs / clblast

Tuned OpenCL BLAS

Official package sites : https://github.com/CNugteren/CLBlast ·

CLBlast is a modern, lightweight, performant and tunable OpenCL BLAS library written in C++11. It is designed to leverage the full performance potential of a wide variety of OpenCL devices from different vendors, including desktop and laptop GPUs, embedded GPUs, and other accelerators. CLBlast implements BLAS routines: basic linear algebra subprograms operating on vectors and matrices.

v1.5.2-r1 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
~amd64 ~amd64-linux ~riscv ~x86 ~x86-linux
USE flags
client cuda examples opencl test

v1.5.2 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
~amd64 ~amd64-linux ~x86 ~x86-linux
USE flags
client cuda examples opencl test

General

client
Enable compilation of the clients to test and compare performance with reference libraries
cuda
Build with support for cuda instead of opencl (beta!)
examples
Install examples, usually source code
opencl
Enable OpenCL support (computation on GPU)
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

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

virtual / cblas : Virtual for BLAS C implementation

virtual / opencl : Virtual for OpenCL API

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

virtual / cblas : Virtual for BLAS C implementation

virtual / opencl : Virtual for OpenCL API

711990
sci-libs/clblast-0.10.0: CMake Error at /.../FindPackageHandleStandardArgs.cmake:146: Could NOT find OpenCL (missing: OPENCL_LIBRARIES)
747142
sci-libs/clblast: enable BLAS/CBLAS drop in replacement functionality
919750
sci-libs/clblast is not tuned in the build process even if package name claims to be "tuned" blas
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
sci-libs/clblast: Keyword 1.5.2-r1 riscv, #906025
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Larry D. Pyeatt · gentoo
sci-libs/clblast: Fixed error when building with CUDA enabled.
Closes: https://github.com/gentoo/gentoo/pull/25590 Signed-off-by: Larry D. Pyeatt <larry.pyeatt@sdsmt.edu> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
sci-libs/clblast: Drop 0.10.0, EAPI-6--
Closes: https://bugs.gentoo.org/834294 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Ammerlaan · gentoo
sci-libs/clblast: add version 1.5.2
Closes: https://bugs.gentoo.org/834294 Bug: https://bugs.gentoo.org/711990 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
sci-libs/clblast: fix DeprecatedInsinto
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Sébastien Fabbro · gentoo
sci-libs/clblast: initial import
Package-Manager: Portage-2.3.3, Repoman-2.3.1