-
New non-programmer, end-user type trying to build lc0-0.19 gcc-7.3.0 on Ubuntu (version numbers below) which is failing with the message:
```
mark@science:~/CODE/lc0/lc0-release-0.19$ ./build.sh
…
-
I have tested the "blunder" position (move 35) from game Arasan - Lc0 ( http://legacy-tcec.chessdom.com/archive.php?se=14&di=3&ga=12 ). I did run the test with v0.18.1 and nets id11248 and id31777.
…
-
Following the instructions for Windows 10 fails at the build step; giving "**LINK : fatal error LNK1181: cannot open input file 'C:\Program.obj**" error.
Only 7 projects fails, others are ok. Could…
-
1r1q1rk1/p2b1p2/1pn1p1pQ/2p1P3/4BB1b/2PP4/P1N4P/1R3RK1 w - - 1 20
Bxg6!
I tried several networks, but none of them seems to find out that move.
Please, can anybody validate?
-
DirectX 12 Error: "Unspecified Error"
Hello. I downloaded lc0-v0.24.0-windows10-gpu-dx12.zip and extracted all. First I ran the Windows Batch file, check_dx. Then there was some error that appeared…
-
Here is a small program's ELF object file for the dsPIC30:
```
#include
int main(void) {
printf("Hello World\n");
}
```
Here is objdump's relocation information for the `.text` s…
-
Hi,
when trying to use the script from the Google Cloud howto wiki as is I faced following problems:
1. The script tries to install nvidia drivers and xorg, and asks interactively for a keyboard…
-
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…
-
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 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…