Versions
v0.32.0 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64
- USE flags
- blas dnnl ispc onnx opencl test
v0.31.2 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64
- USE flags
- blas dnnl ispc onnx opencl test
USE flags
General
- blas
- Add support for the virtual/blas numerical library
- dnnl
- Enable dnnl / OneDNN backend
- ispc
- Enable ispc backend
- onnx
- Enable onnx backend
- 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)
Dependencies
dev-cpp / eigen : C++ template library for linear algebra
dev-cpp / gtest : Google C++ Testing Framework
dev-lang / ispc : Intel SPMD Program Compiler
sci-libs / openblas : Optimized BLAS library based on GotoBLAS2
Runtime Dependencies
dev-cpp / eigen : C++ template library for linear algebra
dev-cpp / gtest : Google C++ Testing Framework
dev-lang / ispc : Intel SPMD Program Compiler
sci-libs / openblas : Optimized BLAS library based on GotoBLAS2
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Paul Zander · gentoo
games-board/lc0: add := to dev-cpp/eigen
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44994 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
games-board/lc0: new package, add 0.31.2, 0.32.0
Signed-off-by: Patrick Lauer <patrick@gentoo.org>