-
Setting up gcc to create an (Intel syntax) assembly listing file allows to request "a high-level language listing", though it is written that `-g` needs to be specified for this. Most of the parameter…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR47642](https://bugs.llvm.org/show_bug.cgi?id=47642) |
| Status | NEW |
| Importance | P enhancemen…
-
I get the following disassembly code from an object file
```
0000000000000000 :
0: 000007b7 lui a5,0x0
0: R_RISCV_HI20 name
0: R_RISCV_RELAX *ABS*
…
-
Using the latest version from next branch lc0 client on ubuntu 16.04 with cudnn on 5 gpus.
It looks like lc0 always drops the tree after every castling move. I observe this problem every game. Here i…
-
I saw some network reach the winrate of 53% and passed, while some reached 54% but still failed, what is the exact standard? Besides, it seems that the standard for lc0 is 45%, will it be beneficial f…
-
### Issue Description
Tests that make HTTP POST requests to PTFIP:exabgpPort for bgp updates were failing when proxy variables were set in the environment (gateway timeout 504). Workaround had been…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR33547](https://bugs.llvm.org/show_bug.cgi?id=33547) |
| Status | CONFIRMED |
| Importance | P enha…
-
I have a working LC0 chess engine with the Cuda backend. Ceres starts, but failes to initialize Cuda library.
| NVIDIA-SMI 495.29.05 Driver Version: 495.29.05 CUDA Version: 11.5 |
Coul…
-
Hi there. In the CLI version I can use something like nodes=X or tc=Y to have different settings for each engine. However in the GUI I can only set a single nodes or tc limit which is applied to both …
-
Standard Linux command like this fails:
./lc0 --help | more
Namely: all help is displayed as one huge mega-page, completely unreadble by humans. The pipe more doesn't work, because it uses stdout…