-
There are quite many reports that Lc0 fails on time in tight time conditions (and sometimes not very tight) on slow backend (and sometimes not very slow).
We need to address that, e.g.:
- If engin…
-
I have started making BanksiaGUI (my own chess GUI, still in development) support Lc0. As typical ones, BanksiaGUI can show visually what chess engines are thinking, which moves they are considering a…
-
After installing all the dependencies and running the build.sh script, the compilation crashes:
```
$ ./build.sh
~/soft/git/lc0 ~/soft/git/lc0
[0/1] Regenerating build files.
The Meson build s…
emdio updated
4 years ago
-
There was some discussion of discord starting [here](https://discordapp.com/channels/425419482568196106/425419999096733706/515863784095612928). The main options are:
~~1. Accept fen and moves from …
-
openSUSE 15 (fully updated)
gcc 7.3.1
meson 0.46.0
ninja 1.8.2
OpenBLAS package and version openblas-pthreads_0_2_20-gnu-hpc-devel-static .rpm
OpenBLAS development headers packages for the a…
-
Hi,
It seems that lc0 has a bug in endgame playing on android device. Lc0 plays very poorly endgame. It seems that she has no knowledge of endgame!
Please solve this bug.
See this,
http://s000.tin…
-
I tried to run lc0 inside a docker container. I followed the instructions for Ubuntu 18.04.
$> CC=clang-6.0 CXX=clang++-6.0 INSTALL_PREFIX=~/.local ./build.sh
Downloaded a weight file from …
-
When trying to compile for my Rock64, a Raspberry Pi like SBC, I got an error here:
root@rock64:~/Winter# make -j4
g++ -c -DNDEBUG -O3 -flto -g3 -Wall -Wno-sign-compare -march=native -std=c++11 -…
-
I have this problem when i run lc0
`c:\projects\lc0\src\utils\exception.h:39] Exception: CUDA error: CUDA driver version is insufficient for CUDA runtime version (c:\projects\lc0\src\neural\cuda\ne…
-
Comparing this new build on an openSUSE 15 to the install instructions for Ubuntu,
It looks like on Ubuntu machines, the lc0 binary is supposed to be copied to
`~/.local/bin/`
This didn't happ…