-
## Output of `cutechess-cli --version` / `cutechess --version`
i'm only using the GUI version :
Cute Chess 1.2.0
Using Qt version 5.12.8
Running on Ubuntu 20.04.1 LTS/x86_64
## How did you ru…
-
* Chess Tuning Tools version: currently [my fork](https://github.com/Claes1981/chess-tuning-tools) of Chess Tuning Tools, same as latest Chess Tuning Tools except no opening book is used, and logging …
-
Test functionality & compatibility with the following engines (ccrl top 15):
Stockfish
Lc0
Ethereal
Xiphos
Booot
RubiChess
Laser
Igel
Defenchess
-
I did some stress test yesterday on a modified Shredder PGN from Franks tournament and after I figured out all necessary changes (Shredder GUI really has problems with near mate scores and creates all…
-
### RISC-V汇编如何在屏幕输出字符串
大致描述问题
> 如下汇编代码如何正确输出字符串hello world?
### 代码
```rust
.section .text
.global _start
_start:
lui a1, %hi(msg)
addi a1,a1,%lo(msg)
#jalr ra,puts
…
-
hi, i encounter in CuteChess that Ethereal is malfunctioning : it loses the game while timing out .. in CuteChess you can setup 2 engines and let them play any FEN at any time setting .. i gave 15 min…
-
Hi, since I'm using Mac, I had to compile scorpio myself (I also replicated the issue in Linux despite using `install.sh`). I found and was able to resolve what I think is an unintended bug (as it's n…
-
Hi,
I am getting below error while do make the ACVP application in non-runtime mode.
libtool: link: /usr/local/ssl/fips-2.0/bin/fipsld -g -fPIE -I../include -I/usr/local/ssl/include -DACVP_NO_R…
-
How is that possible ? Is the NN included ? I guess so ..
-
When following Pi4 compile description using latest lc0 clone (and full updated buster) results in link errors.[110/133] Linking target lc0
FAILED: lc0
clang++-6.0 -o lc0 lc0.p/src_main.cc.o lc0.p…