Releases: borg323/lc0
Releases · borg323/lc0
LcFiSh
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
LcZ first release
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.