- Don't increase parallelism for GTX16xx GPUs.
- Use special exit code when update needed.
Assets
5
- Support for the cuda lc0 backend, with increased parallelism for cuda-fp16.
- Delegate to lc0 the selection between fp16 and fp32.
Assets
5
- A mechanism was added to support opening book updates.
- The downloaded opening book will now go in more normal user cache locations on mac and linux.
- The --cache option now specifies a top level directory (that should exist) under which the
books
andclient-cache
subdirectories will be created.
Assets
5
No changes - but release was accidentally bumped to v28 already, so lets make it official.
Assets
5
- The release appveyro build now creates lc0-training-client instead of client.
- settings.json has been renamed to lc0-training-client-config.json and it will be created in more 'normal' user config locations on mac and linux. The new
--config
option can be used to override. - Training network downloads will now go in more normal user cache locations on mac and linux. The new
--cache
option can be used to override. - The client can now execute lc0 found in the PATH if there is none found in the current directory.
- dx12 check should hopefully work properly in this version.
Assets
5
New in this release:
-
New dx12 backend sanity check with lower impact in performance.
-
Infrastructure for training from FEN positions.
-
Chess960 support.
Assets
5
New in this release:
- A new flag
localhost
to change the host name reported to the server. This can also be set in thesettings.json
file. - Fix for the changed name of the dx12 backend in lc0.
Also note the new release naming scheme (v25 instead of v0.25.0), hopefully to reduce confusion with lc0 versions.
Assets
5
New in this release:
- Two new flags report-host and report-gpu which will share details with the server if you so wish. The server will display this information at some point.
- PGNs reported will contain a comment indicating how long the opening was.
- Some early support for dx backend in lc0. This support will only be usable once there is an official release of lc0 with dx enabled.
Assets
5
Some quality of life improvements in this release.
- Confirms the downloaded nets are not corrupt before use.
- Better error messages when the server rejects for the wrong lc0 version.
- Display the games per day ratio rather than making you calculate it in your head.
- Network cache directory renamed to client-cache to avoid conflicts with lc0 behavior.
Also adds support for distributing a 'book' file if the server requests it.
Assets
5
This release fixes a few bugs and introduces one change:
- Clients that aren't using the cuda capable version of the lc0 engine default to train-only.
- Fixed an issue that was preventing old networks from being purged except at startup.
- Correctly include the game result in uploaded pgns for adjudicated games.
Assets
5
PreviousNext