games-board / lc0

Neural-network chess engine

Official package sites : https://github.com/LeelaChessZero/lc0/ ·

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

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)

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

sci-ml / oneDNN : oneAPI Deep Neural Network Library

virtual / opencl : Virtual for OpenCL API

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

sci-ml / oneDNN : oneAPI Deep Neural Network Library

virtual / opencl : Virtual for OpenCL API

963557
games-board/lc0-0.32.0 - error: missing binary operator before token "("
965766
games-board/lc0-0.32.0 - [jdk26] meson.build: ERROR: Dependency openmp not found, tried system
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>