notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q3
leela-zero Go engine without human-provided knowledge based on AlphaGo Zero paper
0.17.30 games on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.17.31Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-13 23:40:22
Last Update: 2022-07-16 16:39:51
Commit Hash: 66c0f4f
License: GPLv2
WWW:
https://github.com/leela-zero/leela-zero
Description:
A Go program with no human provided knowledge. Using MCTS (but without Monte Carlo playouts) and a deep residual convolutional neural network stack. This is a fairly faithful reimplementation of the system described in the Alpha Go Zero paper "Mastering the Game of Go without Human Knowledge". For all intents and purposes, it is an open source AlphaGo Zero. WWW: https://github.com/leela-zero/leela-zero
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/autogtp
  2. bin/leelaz
  3. bin/validation
  4. /usr/local/share/licenses/leela-zero-0.17.30/catalog.mk
  5. /usr/local/share/licenses/leela-zero-0.17.30/LICENSE
  6. /usr/local/share/licenses/leela-zero-0.17.30/GPLv2
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • leela-zero>0:games/leela-zero
To install the port:
cd /usr/ports/games/leela-zero/ && make install clean
To add the package, run one of these commands:
  • pkg install games/leela-zero
  • pkg install leela-zero
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: leela-zero
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1657669497 SHA256 (leela-zero-leela-zero-v0.17-30-ge3ed631_GH0.tar.gz) = 138a4f286c50277c5e5ea88addf3b3e82139e75bbd84b306b554a3e05c11d55c SIZE (leela-zero-leela-zero-v0.17-30-ge3ed631_GH0.tar.gz) = 1742019

Expand this list (2 items)

Collapse this list.

SHA256 (google-googletest-cafa9e5_GH0.tar.gz) = de929d57b8da874976473421fe562eb33764c836228c58e6ed5695900e06b640 SIZE (google-googletest-cafa9e5_GH0.tar.gz) = 970184

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. opencl>0 : devel/opencl
  2. cmake : devel/cmake
  3. ninja : devel/ninja
  4. eigen3.pc : math/eigen3
  5. qt5-buildtools>=5.15 : devel/qt5-buildtools
  6. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libboost_filesystem.so : devel/boost-libs
  2. libopenblas.so : math/openblas
  3. libOpenCL.so : devel/ocl-icd
  4. libQt5Core.so : devel/qt5-core
  5. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_leela-zero
USES:
cmake compiler:c++14-lang eigen:3 localbase qt:5
pkg-message:
For install:
You installed leela-zero: the Go engine. You need at least one OpenCL provider installed in order for leela-zero to run. To see the list of OpenCL providers, install the 'clinfo' package and run: $ clinfo If 'clinfo' shows zero providers, you need to install some providers, for example: * pocl: for a simple CPU provider * beignet: for the Intel GPU provider * etc. You also need to download neural network weights using this command: $ fetch https://zero.sjeng.org/best-network -o /home/yuri/.local/share/leela-zero/
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/leela-zero/leela-zero/tar.gz/v0.17-30-ge3ed631?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17.30
16 Jul 2022 16:39:51
commit hash: 66c0f4fc296ed36fa4aa96328e62752623a1a1efcommit hash: 66c0f4fc296ed36fa4aa96328e62752623a1a1efcommit hash: 66c0f4fc296ed36fa4aa96328e62752623a1a1efcommit hash: 66c0f4fc296ed36fa4aa96328e62752623a1a1ef files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
games/leela-zero: Add download-weights target; Add info to pkg-message

(cherry picked from commit 53a8ee1f4fe8ec16f8a445c7686ec2060827ee27)
0.17.30
16 Jul 2022 16:39:50
commit hash: 071b1261f10e7f1a08b1712a1f51801dffa05ae2commit hash: 071b1261f10e7f1a08b1712a1f51801dffa05ae2commit hash: 071b1261f10e7f1a08b1712a1f51801dffa05ae2commit hash: 071b1261f10e7f1a08b1712a1f51801dffa05ae2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
games/leela-zero: Update 0.17 -> 0.17-30

(cherry picked from commit fff3b6b37a14235d6074a4c4173304bc1730c65c)

Number of commits found: 2