New engine releases & news H2 2022
Moderator: Ras
-
- Posts: 3703
- Joined: Thu Jun 07, 2012 11:02 pm
Re: New engine releases & news H2 2022
Indeed, it does not work with Cutechess GUI here either. 3.4b can now be selected to enter a tournament, but doesn't play properly. Maybe the author can look at Karballo 1.8, which is a java engine that does work.
-
- Posts: 4718
- Joined: Wed Oct 01, 2008 6:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
Re: New engine releases & news H2 2022
FoxSEE 7.36.0 (src only so far)
https://github.com/redsalmon91/FoxSEE
Velvet 4.0.1
https://github.com/mhonert/velvet-chess
I compiled 7.36.0 for myself and noticed it has since ever it seems a bug in displaying nps,
because it mixes a time management variable with total time for nps calculation display.
(will be reported)
fixed should be this
https://github.com/redsalmon91/FoxSEE
Velvet 4.0.1
https://github.com/mhonert/velvet-chess
I compiled 7.36.0 for myself and noticed it has since ever it seems a bug in displaying nps,
because it mixes a time management variable with total time for nps calculation display.
(will be reported)
Code: Select all
uci
id name FoxSEE 7.36.0
id author Zixiao Han
option name Hash type spin default 128 min 1 max 512
uciok
go depth 15
info score cp 104 depth 1 seldepth 1 nodes 47 nps 47 hashfull 0 time 0 pv e2e4
info score cp 18 depth 2 seldepth 4 nodes 189 nps 189 hashfull 0 time 0 pv d2d4 d7d5
info score cp 63 depth 3 seldepth 5 nodes 592 nps 592 hashfull 0 time 1 pv b1c3 d7d5 e2e4 d5e4 c3e4
info score cp 20 depth 4 seldepth 8 nodes 1749 nps 1749 hashfull 0 time 4 pv b1c3 d7d5 e2e4 g8f6 e4d5 f6d5
info score cp 48 depth 5 seldepth 12 nodes 4497 nps 4497 hashfull 0 time 11 pv b1c3 d7d5 d2d4 g8f6 g1f3
info score cp 13 depth 6 seldepth 13 nodes 11874 nps 11874 hashfull 0 time 28 pv b1c3 d7d5 g1f3 g8f6 d2d4 b8c6
info score cp 38 depth 7 seldepth 14 nodes 23332 nps 23332 hashfull 1 time 55 pv b1c3 d7d5 d2d4 g8f6 g1f3 b8c6 c1f4
info score cp 17 depth 8 seldepth 16 nodes 68296 nps 68296 hashfull 3 time 162 pv b1c3 d7d5 e2e4 g8f6 e4d5 e7e6 d2d4 e6d5
info score cp 48 depth 9 seldepth 21 nodes 190296 nps 190296 hashfull 9 time 421 pv e2e4 d7d5 e4d5 e7e6 d2d4 e6d5 b1c3 g8f6 g1f3
info score cp 15 depth 10 seldepth 22 nodes 456387 nps 456387 hashfull 21 time 979 pv d2d4 d7d5 c1f4 g8f6 e2e3 b8c6 b1c3 c8f5 h2h3 e7e6
info score cp 20 depth 11 seldepth 22 nodes 953780 nps 953780 hashfull 46 time 2072 pv e2e4 d7d5 d2d3 d5e4 d3e4 d8d1 e1d1 e7e5 b1c3 b8c6 c3d5 e8d8
info score cp 23 depth 12 seldepth 26 nodes 2691820 nps 897273 hashfull 122 time 5832 pv e2e4 e7e5 b1c3 g8f6 d2d4 e5d4 d1d4 b8c6 d4c4 c6e5 c4b5 f6g4
info score cp 40 depth 13 seldepth 26 nodes 3851416 nps 1925708 hashfull 172 time 8497 pv e2e4 e7e5 b1c3 g8f6 g1f3 f8b4 f3e5 d7d6 e5f3 b8c6 d2d3 b4c3 b2c3 c8e6
info score cp 45 depth 14 seldepth 26 nodes 6126516 nps 1225303 hashfull 257 time 13541 pv e2e4 e7e5 b1c3 g8f6 g1f3 f8b4 f3e5 d7d6 e5f3 b8c6 d2d3 b4c3 b2c3 c8e6
info score cp 39 depth 15 seldepth 32 nodes 12389297 nps 953022 hashfull 442 time 27294 pv e2e4 e7e5 b1c3 g8f6 g1f3 f8b4 f3e5 d7d6 e5f3 b8c6 d2d3 b4c3 b2c3 c8e6 a1b1 b7b6
bestmove e2e4
Code: Select all
uci
id name FoxSEE 7.36.x
id author Zixiao Han
option name Hash type spin default 128 min 1 max 512
uciok
go depth 15
info score cp 104 depth 1 seldepth 1 nodes 47 nps 47 hashfull 0 time 0 pv e2e4
info score cp 18 depth 2 seldepth 4 nodes 189 nps 189 hashfull 0 time 0 pv d2d4 d7d5
info score cp 63 depth 3 seldepth 5 nodes 592 nps 592 hashfull 0 time 1 pv b1c3 d7d5 e2e4 d5e4 c3e4
info score cp 20 depth 4 seldepth 8 nodes 1749 nps 1749 hashfull 0 time 4 pv b1c3 d7d5 e2e4 g8f6 e4d5 f6d5
info score cp 48 depth 5 seldepth 12 nodes 4497 nps 4497 hashfull 0 time 11 pv b1c3 d7d5 d2d4 g8f6 g1f3
info score cp 13 depth 6 seldepth 13 nodes 11874 nps 11874 hashfull 0 time 28 pv b1c3 d7d5 g1f3 g8f6 d2d4 b8c6
info score cp 38 depth 7 seldepth 14 nodes 23332 nps 23332 hashfull 1 time 55 pv b1c3 d7d5 d2d4 g8f6 g1f3 b8c6 c1f4
info score cp 17 depth 8 seldepth 16 nodes 68296 nps 68296 hashfull 3 time 163 pv b1c3 d7d5 e2e4 g8f6 e4d5 e7e6 d2d4 e6d5
info score cp 48 depth 9 seldepth 21 nodes 190296 nps 190296 hashfull 9 time 427 pv e2e4 d7d5 e4d5 e7e6 d2d4 e6d5 b1c3 g8f6 g1f3
info score cp 15 depth 10 seldepth 22 nodes 456387 nps 456387 hashfull 21 time 983 pv d2d4 d7d5 c1f4 g8f6 e2e3 b8c6 b1c3 c8f5 h2h3 e7e6
info score cp 20 depth 11 seldepth 22 nodes 953780 nps 476890 hashfull 46 time 2067 pv e2e4 d7d5 d2d3 d5e4 d3e4 d8d1 e1d1 e7e5 b1c3 b8c6 c3d5 e8d8
info score cp 23 depth 12 seldepth 26 nodes 2691820 nps 538364 hashfull 122 time 5794 pv e2e4 e7e5 b1c3 g8f6 d2d4 e5d4 d1d4 b8c6 d4c4 c6e5 c4b5 f6g4
info score cp 40 depth 13 seldepth 26 nodes 3851416 nps 481427 hashfull 172 time 8427 pv e2e4 e7e5 b1c3 g8f6 g1f3 f8b4 f3e5 d7d6 e5f3 b8c6 d2d3 b4c3 b2c3 c8e6
info score cp 45 depth 14 seldepth 26 nodes 6126516 nps 471270 hashfull 257 time 13419 pv e2e4 e7e5 b1c3 g8f6 g1f3 f8b4 f3e5 d7d6 e5f3 b8c6 d2d3 b4c3 b2c3 c8e6
info score cp 39 depth 15 seldepth 32 nodes 12389297 nps 458862 hashfull 442 time 27119 pv e2e4 e7e5 b1c3 g8f6 g1f3 f8b4 f3e5 d7d6 e5f3 b8c6 d2d3 b4c3 b2c3 c8e6 a1b1 b7b6
bestmove e2e4
-
- Posts: 1784
- Joined: Wed Jul 03, 2019 4:42 pm
- Location: Netherlands
- Full name: Marcel Vanthoor
Re: New engine releases & news H2 2022
Hi,
Even though it may appear so at times, Rustic isn't dead. I've released three new versions as a preliminary cleanup so I can pick up development of Rustic 4 again. I have a few free days coming up at the end of the week and I hope to find some time to (almost) finish XBoard support and start work on the tuner.
For now, I've updated the Alpha 1, Alpha 2 and Alpha 3 branches so they compile cleanly with Rust Edition 2021 compilers and the currently latest versions of the libraries it depends on. These are maintenance releases. There is no functional difference to the previous versions. For normal playing and testing, the existing binaries can be used.
- Upgrade to Rust Edition 2021
- Upgrade 'rand' to 0.8.5
- Upgrade 'rand_core' to 0.6.3 (security fix)
- Upgrade 'rand_chacha' to 0.3.1
- Upgrade 'if_chain' to 1.0.2
- Upgrade 'clap' to 3.2.8
- Upgrade 'crossbeam-channel' to 0.5.5
- Upgrade 'crossbeam-utils' to 0.8.10 (security fix)
Release page
Even though it may appear so at times, Rustic isn't dead. I've released three new versions as a preliminary cleanup so I can pick up development of Rustic 4 again. I have a few free days coming up at the end of the week and I hope to find some time to (almost) finish XBoard support and start work on the tuner.
For now, I've updated the Alpha 1, Alpha 2 and Alpha 3 branches so they compile cleanly with Rust Edition 2021 compilers and the currently latest versions of the libraries it depends on. These are maintenance releases. There is no functional difference to the previous versions. For normal playing and testing, the existing binaries can be used.
- Upgrade to Rust Edition 2021
- Upgrade 'rand' to 0.8.5
- Upgrade 'rand_core' to 0.6.3 (security fix)
- Upgrade 'rand_chacha' to 0.3.1
- Upgrade 'if_chain' to 1.0.2
- Upgrade 'clap' to 3.2.8
- Upgrade 'crossbeam-channel' to 0.5.5
- Upgrade 'crossbeam-utils' to 0.8.10 (security fix)
Release page
-
- Posts: 263
- Joined: Wed Jun 16, 2021 2:08 am
- Location: Berlin
- Full name: Jost Triller
-
- Posts: 87
- Joined: Thu Oct 07, 2021 12:48 am
- Location: Warsaw, Poland
- Full name: Michal Witanowski
Re: New engine releases & news H2 2022
Caissa 0.7
https://github.com/Witek902/Caissa/releases/tag/0.7
I've implemented and trained custom neural network and completely dropped the one I "borrowed" from SF. This means that Cassia is now a legit and independent engine that can compete in CCRL.
https://github.com/Witek902/Caissa/releases/tag/0.7
I've implemented and trained custom neural network and completely dropped the one I "borrowed" from SF. This means that Cassia is now a legit and independent engine that can compete in CCRL.
Author of Caissa Chess Engine: https://github.com/Witek902/Caissa
-
- Posts: 1438
- Joined: Sat Jul 21, 2018 7:43 am
- Location: Budapest, Hungary
- Full name: Gabor Szots
Re: New engine releases & news H2 2022
Gabor Szots
CCRL testing group
CCRL testing group
-
- Posts: 4718
- Joined: Wed Oct 01, 2008 6:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
Re: New engine releases & news H2 2022
Bagatur 3.4c (FRC should be fixed now)
https://github.com/bagaturchess/Bagatur
StockNemo 3.0.0.0 (called Sea Horse)
also released StockNemo 2.0.0.7 - 2.0.0.8 (called Moorish Idol)
https://github.com/TheBlackPlague/StockNemo
from the release site:
https://github.com/bagaturchess/Bagatur
StockNemo 3.0.0.0 (called Sea Horse)
also released StockNemo 2.0.0.7 - 2.0.0.8 (called Moorish Idol)
https://github.com/TheBlackPlague/StockNemo
from the release site:
Code: Select all
ELO Difference
TC: 10s + 0.1s
Using UHO_XXL_+0.90_+1.19.epd:
Rank Name Elo +/- Games Score Draw
1 StockNemo 3.0.0.0 221 12 2800 78.1% 25.1%
2 StockNemo 2.0.0.8 74 11 2800 60.5% 32.3%
3 StockNemo 2.0.0.7 64 11 2800 59.1% 30.1%
4 StockNemo 2.0.0.5 63 11 2800 59.0% 31.8%
5 StockNemo 2.0.0.3 35 11 2800 55.1% 31.5%
6 StockNemo 2.0.0.2 -140 11 2800 30.8% 30.4%
7 StockNemo 2.0.0.1 -158 11 2800 28.7% 29.2%
8 StockNemo 2.0.0.0 -158 11 2800 28.7% 32.8%
-
- Posts: 44036
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
Re: New engine releases & news H2 2022
Any idea of strength?Guenther wrote: ↑Tue Jul 12, 2022 10:20 amStockNemo 3.0.0.0 (called Sea Horse)
also released StockNemo 2.0.0.7 - 2.0.0.8 (called Moorish Idol)
https://github.com/TheBlackPlague/StockNemo
from the release site:Code: Select all
ELO Difference TC: 10s + 0.1s Using UHO_XXL_+0.90_+1.19.epd: Rank Name Elo +/- Games Score Draw 1 StockNemo 3.0.0.0 221 12 2800 78.1% 25.1% 2 StockNemo 2.0.0.8 74 11 2800 60.5% 32.3% 3 StockNemo 2.0.0.7 64 11 2800 59.1% 30.1% 4 StockNemo 2.0.0.5 63 11 2800 59.0% 31.8% 5 StockNemo 2.0.0.3 35 11 2800 55.1% 31.5% 6 StockNemo 2.0.0.2 -140 11 2800 30.8% 30.4% 7 StockNemo 2.0.0.1 -158 11 2800 28.7% 29.2% 8 StockNemo 2.0.0.0 -158 11 2800 28.7% 32.8%
gbanksnz at gmail.com
-
- Posts: 4718
- Joined: Wed Oct 01, 2008 6:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
-
- Posts: 4718
- Joined: Wed Oct 01, 2008 6:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
Re: New engine releases & news H2 2022
There were two threads with testing for 2.0.0.5 in the appropriate section.Graham Banks wrote: ↑Tue Jul 12, 2022 10:52 amAny idea of strength?Guenther wrote: ↑Tue Jul 12, 2022 10:20 amStockNemo 3.0.0.0 (called Sea Horse)
also released StockNemo 2.0.0.7 - 2.0.0.8 (called Moorish Idol)
https://github.com/TheBlackPlague/StockNemo
...
If I really had to speculate (not much games done and my own test was more for stability and visible bugs),
I would say 1850-1950 @CCRL Blitz scale for 2.0.0.5 so you need to make your own guess for 3.0.0.0.