Skip to content

Releases: borg323/lc0

LcFiSh

01 Apr 08:59
bd0ff56
Compare
Choose a tag to compare

LcFiSh introduces NNUE technology into the lc0 ecosystem. As the NNUE code greatly benefits from the latest processor features the arch build option was added to specify the processor architecture, as in the following example: CXX=g++-9 CC=gcc-9 ./build.sh -Darch=x86-64-avx512-vnni Use meson configure to see the accepted values.

1673

20 May 19:40
Compare
Choose a tag to compare
alternative approach

LcZ first release

01 Apr 00:00
Compare
Choose a tag to compare

LcZ includes an updated version of the jzip z-machine interpreter, with new drivers and bug fixes, to be able to also play (text only) interactive fiction games (in addition to chess). The jzip version included is available from https://github.com/borg323/jzip.