Search found 125 matches
- Thu May 10, 2018 9:22 am
- Forum: Computer Chess Club: General Topics
- Topic: Cutechess GUI + Wine on Ubuntu
- Replies: 0
- Views: 700
Cutechess GUI + Wine on Ubuntu
I have a problem and need your help. My system: Ubuntu 18.04 Latest cutechess-gui compiled from github wine or wine-development cheng4_x64.exe (v4.39 from http://www.vlasak.biz/cheng) Rybkav2.3.2a.mp.x64.exe (http://rybkachess.com/index.php?auswahl=Demo+version) When I run the Windows executables fr...
- Wed May 09, 2018 7:37 pm
- Forum: Computer Chess Club: General Topics
- Topic: cutechess-cli?
- Replies: 11
- Views: 3511
- Mon Apr 02, 2018 9:00 pm
- Forum: Computer Chess Club: Tournaments and Matches
- Topic: Download TCEC games
- Replies: 2
- Views: 1042
Re: Download TCEC games
here you go. click on the floppy disk next to your favourite season:
http://tcec.chessdom.com/archive.php
http://tcec.chessdom.com/archive.php
- Fri Mar 30, 2018 7:58 am
- Forum: Computer Chess Club: General Topics
- Topic: Stockfish oddity
- Replies: 4
- Views: 1261
Re: Stockfish oddity
Strange, I tried master with 6-men tablebases and I get a winning score right from the get go
Code: Select all
<< info string Found 510 tablebases
>> position fen 4k3/8/5P2/4PK2/5N2/4r3/8/8 w - -
>> go infinite
<< info depth 1 seldepth 1 multipv 1 score cp 13279 nodes 1 nps 47 tbhits 1 time 21 pv e5e6
- Thu Mar 29, 2018 8:47 pm
- Forum: Computer Chess Club: General Topics
- Topic: LCZero update (2)
- Replies: 116
- Views: 31591
Re: LCZero update (2)
So to answer my question, we can help the project by just producing (self-played) games? Yes, running the client and producing games helps them alot. For basic instructions see: https://github.com/glinscott/leela-chess/wiki/Getting-Started OK i see thanks, so running lczero.exe is just for fun and ...
- Thu Mar 29, 2018 8:45 pm
- Forum: Computer Chess Club: General Topics
- Topic: LCZero Elo
- Replies: 34
- Views: 8907
Re: LCZero Elo
What are the comparables here? 3000 Elo corresponds to which engine on which rating list?
- Thu Mar 29, 2018 8:38 pm
- Forum: Computer Chess Club: General Topics
- Topic: LCZero update (2)
- Replies: 116
- Views: 31591
Re: LCZero update (2)
Yes, running the client and producing games helps them alot.George Tsavdaris wrote: So to answer my question, we can help the project by just producing (self-played) games?
For basic instructions see:
https://github.com/glinscott/leela-ches ... ng-Started
- Wed Mar 28, 2018 8:39 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: how to resume cutechess-cli tournament
- Replies: 2
- Views: 1104
Re: how to resume cutechess-cli tournament
You can recover a crashed engine with -recover, but resuming tournaments is not yet supported:
https://github.com/cutechess/cutechess/issues/141
https://github.com/cutechess/cutechess/issues/141
- Wed Mar 28, 2018 10:31 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Generate latest cutechess gui
- Replies: 2
- Views: 1142
Re: Generate latest cutechess gui
Here you go:
https://www.sendspace.com/file/eqal7v
Binary is under projects/gui. Hope it works for you
https://www.sendspace.com/file/eqal7v
Binary is under projects/gui. Hope it works for you
- Tue Mar 27, 2018 11:01 am
- Forum: Computer Chess Club: General Topics
- Topic: LCZero update (2)
- Replies: 116
- Views: 31591
Re: LCZero update
Now, you can install it in arena. After the installation go to the manage engine dialogue and select lczero.
Add this to the command line parameters:
-w latest.txt -p 150000 --noponder
This means that the search will stop after at most 150000 nodes.
and make sure its type is UCI
Add this to the command line parameters:
-w latest.txt -p 150000 --noponder
This means that the search will stop after at most 150000 nodes.
and make sure its type is UCI