Summary
Multi data-types, N-dimensional array library for the GPU, and with python numpy and theano workflow in mind.
Versions
v0.6.7 :: 0/2 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- cuda doc opencl static-libs test
v0.6.0 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- cuda doc opencl static-libs test
USE flags
General
- cuda
- Enable NVIDIA CUDA toolkit support
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- opencl
- Enable OpenCL support
- static-libs
- Build static versions of dynamic libraries as well
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
app-doc / doxygen : Documentation system for most programming languages
dev-libs / check : A unit test framework for C
dev-util / cmake : Cross platform Make
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
sci-libs / clblas : Library containing BLAS routines for OpenCL
sci-libs / clblast : Tuned OpenCL BLAS
sys-devel / make : Standard tool to compile source trees
virtual / opencl : Virtual for OpenCL API
virtual / pkgconfig : Virtual for the pkg-config implementation
Runtime Dependencies
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
sci-libs / clblas : Library containing BLAS routines for OpenCL
Bugs
Change logs
- 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> - Sébastien Fabbro · gentoo
dev-libs/libgpuarray: version bump
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Sébastien Fabbro · gentoo
dev-libs/libgpuarray: version bump
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Patrick Lauer · gentoo
dev-libs/libgpuarray: Whitespace
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Sébastien Fabbro · gentoo
dev-libs/libgpuarray: initial import
Package-Manager: Portage-2.3.3, Repoman-2.3.1