I start testing it right now on Mac mini M1

This is a real masterpiece for chess & engines fans on all the operating systems!
Regards, AlexChess
Moderator: Ras
Code: Select all
11:15:08 Deep HIARCS 14 WCSC< uci
11:15:09 hm::honzovy-sachy-2 1916> move f2f4
11:15:09 Deep HIARCS 14 WCSC> HIARCS by Mark John Uniacke
11:15:09 Deep HIARCS 14 WCSC> Copyright (c) 1992-2015 Mark Uniacke, Applied Computer Concepts Ltd. All rights reserved.
11:15:09 Deep HIARCS 14 WCSC> id name Deep HIARCS 14 WCSC
11:15:09 Deep HIARCS 14 WCSC> id author Mark John Uniacke
11:15:09 Deep HIARCS 14 WCSC> option name Licensed To type combo default Censored var Censored
11:15:09 Deep HIARCS 14 WCSC> option name Threads type spin min 1 max 12 default 12
11:15:09 Deep HIARCS 14 WCSC> option name CPU Usage type spin min 1 max 100 default 100
11:15:09 Deep HIARCS 14 WCSC> option name Busy Threads type check default true
11:15:09 Deep HIARCS 14 WCSC> option name OwnBook type check default true
11:15:09 Deep HIARCS 14 WCSC> option name Book Learning type check default true
11:15:09 Deep HIARCS 14 WCSC> option name Book Mode type combo default Tournament var Wild var Surprise var Dynamic var Tournament
11:15:09 Deep HIARCS 14 WCSC> option name Book Positions type combo default 28039830 var 28039830
11:15:09 Deep HIARCS 14 WCSC> option name Book Status type combo default Hiarcs14zBook.hcs OK var Hiarcs14zBook.hcs OK
11:15:09 Deep HIARCS 14 WCSC> option name Use Tablebases type combo var Often var Normally var Rarely var Never default Normally
11:15:09 Deep HIARCS 14 WCSC> option name Swindle Opponent type check default true
11:15:09 Deep HIARCS 14 WCSC> option name NalimovCache type spin min 1 max 1024 default 32
11:15:09 Deep HIARCS 14 WCSC> option name NalimovPath type string default
11:15:09 Deep HIARCS 14 WCSC> option name Hash type spin min 1 max 2048 default 128
11:15:09 Deep HIARCS 14 WCSC> option name Clear Hash type button
11:15:09 Deep HIARCS 14 WCSC> option name Retain Hash type check default true
11:15:09 Deep HIARCS 14 WCSC> option name Position Learning type check default true
11:15:09 Deep HIARCS 14 WCSC> option name Optimistic Search type check default true
11:15:09 Deep HIARCS 14 WCSC> option name Combinations type check default true
11:15:09 Deep HIARCS 14 WCSC> option name Hiarcs Draw Value type spin min -100 max 100 default 0
11:15:09 Deep HIARCS 14 WCSC> option name Search Selectivity type spin min 0 max 7 default 7
11:15:09 Deep HIARCS 14 WCSC> option name Playing Style type combo default Active var Active var Aggressive var Solid
11:15:09 Deep HIARCS 14 WCSC> option name Hyper-Modern Play type check default true
11:15:09 Deep HIARCS 14 WCSC> option name GUI Time Lag type check default false
11:15:09 Deep HIARCS 14 WCSC> option name AutoSave PGN type check default true
11:15:09 Deep HIARCS 14 WCSC> option name UCI_Elo type spin min 750 max 3228 default 2315
11:15:09 Deep HIARCS 14 WCSC> option name UCI_LimitStrength type check default false
11:15:09 Deep HIARCS 14 WCSC> option name UCI_AnalyseMode type check default false
11:15:09 Deep HIARCS 14 WCSC> option name UCI_SearchMoves type check default true
11:15:09 Deep HIARCS 14 WCSC> option name UCI_ShowCurrLine type check default false
11:15:09 Deep HIARCS 14 WCSC> option name UCI_Chess960 type check default false
11:15:09 Deep HIARCS 14 WCSC> option name MultiPV type spin min 1 max 127 default 1
11:15:09 Deep HIARCS 14 WCSC> option name Ponder type check default true
11:15:09 Deep HIARCS 14 WCSC> option name UCI_EngineAbout type string default Deep HIARCS 14 WCSC (05/03/15) Copyright (c) 1991-2015 Applied Computer Concepts Ltd. All rights reserved. 2011 World Chess Software Champion.
11:15:09 Deep HIARCS 14 WCSC> registration checking
11:15:09 Deep HIARCS 14 WCSC> registration ok
11:15:09 Deep HIARCS 14 WCSC> option name Licensed To type string default Censored
11:15:09 Deep HIARCS 14 WCSC> uciok
11:15:09 Deep HIARCS 14 WCSC< setoption name Licensed To value
11:15:09 Deep HIARCS 14 WCSC< setoption name Threads value 6
11:15:09 Deep HIARCS 14 WCSC< setoption name Hash value 2048
11:15:09 Deep HIARCS 14 WCSC< setoption name Playing Style value Aggressive
11:15:09 Deep HIARCS 14 WCSC< setoption name GUI Time Lag value true
11:15:09 Deep HIARCS 14 WCSC< setoption name Ponder value true
11:15:09 Deep HIARCS 14 WCSC< isready
11:15:09 Deep HIARCS 14 WCSC> info string Threads=6
11:15:10 Deep HIARCS 14 WCSC> info string Hash request=2097152Mb allocated=2097152Mb
11:15:10 Deep HIARCS 14 WCSC> info string Playing Style=Aggressive
11:15:10 Deep HIARCS 14 WCSC> info string GUI Time Lag ON
11:15:10 Deep HIARCS 14 WCSC> info string Ponder ON
11:15:10 Deep HIARCS 14 WCSC> readyok
Thanks for the bug report. It will be fixed for the next release.Javier Ros wrote: ↑Mon May 03, 2021 8:26 pm
I have used the new feature and works perfectly if you play the whole tournament in one session, but if you Stop, Quit the program and Resume it later, the Gpu concurrency is not well computed and it plays simultaneous Gpu games at the same time, with a different schedule than the programmed originally.
Best regards.
I have been working on implementing Ordo. However, it is so slow and tired since I have to rewrite/convert many things (BSG and Ordo app have very different data structures, one uses C++, one C).Modern Times wrote: ↑Tue May 04, 2021 3:06 amI'd say the opposite is true. Ordo's ratings are too expanded or exaggerated, take your pick. I prefer Bayeselo.
But yes offering both is a good option.
Interesting idea!
So nice layout!!!
Thanks for the report and the log. Even I can't reproduce but I may guess the problem. Fixed BSG and need your help to verify for the next release.herO wrote: ↑Wed May 05, 2021 11:19 am Lichess bot feature still does not work properly. When my bot start a game with black pieces it never make any moves. I have to click on "Go offline" and then "Go online" to refresh it and then bot start to make moves. Command ucinewgame is not send by Banksia GUI. This command is send only when my bot starts with white pieces or I click on "Go offline" and then "Go online" button. Tested on Banksia GUI version 0.42.
Lichess Bot feature works fine with Banksia GUI version 0.29 without issues.
This is the log:Code: Select all
11:15:08 Deep HIARCS 14 WCSC< uci 11:15:09 hm::honzovy-sachy-2 1916> move f2f4 11:15:09 Deep HIARCS 14 WCSC> HIARCS by Mark John Uniacke 11:15:09 Deep HIARCS 14 WCSC> Copyright (c) 1992-2015 Mark Uniacke, Applied Computer Concepts Ltd. All rights reserved. 11:15:09 Deep HIARCS 14 WCSC> id name Deep HIARCS 14 WCSC 11:15:09 Deep HIARCS 14 WCSC> id author Mark John Uniacke 11:15:09 Deep HIARCS 14 WCSC> option name Licensed To type combo default Censored var Censored 11:15:09 Deep HIARCS 14 WCSC> option name Threads type spin min 1 max 12 default 12 11:15:09 Deep HIARCS 14 WCSC> option name CPU Usage type spin min 1 max 100 default 100 11:15:09 Deep HIARCS 14 WCSC> option name Busy Threads type check default true 11:15:09 Deep HIARCS 14 WCSC> option name OwnBook type check default true 11:15:09 Deep HIARCS 14 WCSC> option name Book Learning type check default true 11:15:09 Deep HIARCS 14 WCSC> option name Book Mode type combo default Tournament var Wild var Surprise var Dynamic var Tournament 11:15:09 Deep HIARCS 14 WCSC> option name Book Positions type combo default 28039830 var 28039830 11:15:09 Deep HIARCS 14 WCSC> option name Book Status type combo default Hiarcs14zBook.hcs OK var Hiarcs14zBook.hcs OK 11:15:09 Deep HIARCS 14 WCSC> option name Use Tablebases type combo var Often var Normally var Rarely var Never default Normally 11:15:09 Deep HIARCS 14 WCSC> option name Swindle Opponent type check default true 11:15:09 Deep HIARCS 14 WCSC> option name NalimovCache type spin min 1 max 1024 default 32 11:15:09 Deep HIARCS 14 WCSC> option name NalimovPath type string default 11:15:09 Deep HIARCS 14 WCSC> option name Hash type spin min 1 max 2048 default 128 11:15:09 Deep HIARCS 14 WCSC> option name Clear Hash type button 11:15:09 Deep HIARCS 14 WCSC> option name Retain Hash type check default true 11:15:09 Deep HIARCS 14 WCSC> option name Position Learning type check default true 11:15:09 Deep HIARCS 14 WCSC> option name Optimistic Search type check default true 11:15:09 Deep HIARCS 14 WCSC> option name Combinations type check default true 11:15:09 Deep HIARCS 14 WCSC> option name Hiarcs Draw Value type spin min -100 max 100 default 0 11:15:09 Deep HIARCS 14 WCSC> option name Search Selectivity type spin min 0 max 7 default 7 11:15:09 Deep HIARCS 14 WCSC> option name Playing Style type combo default Active var Active var Aggressive var Solid 11:15:09 Deep HIARCS 14 WCSC> option name Hyper-Modern Play type check default true 11:15:09 Deep HIARCS 14 WCSC> option name GUI Time Lag type check default false 11:15:09 Deep HIARCS 14 WCSC> option name AutoSave PGN type check default true 11:15:09 Deep HIARCS 14 WCSC> option name UCI_Elo type spin min 750 max 3228 default 2315 11:15:09 Deep HIARCS 14 WCSC> option name UCI_LimitStrength type check default false 11:15:09 Deep HIARCS 14 WCSC> option name UCI_AnalyseMode type check default false 11:15:09 Deep HIARCS 14 WCSC> option name UCI_SearchMoves type check default true 11:15:09 Deep HIARCS 14 WCSC> option name UCI_ShowCurrLine type check default false 11:15:09 Deep HIARCS 14 WCSC> option name UCI_Chess960 type check default false 11:15:09 Deep HIARCS 14 WCSC> option name MultiPV type spin min 1 max 127 default 1 11:15:09 Deep HIARCS 14 WCSC> option name Ponder type check default true 11:15:09 Deep HIARCS 14 WCSC> option name UCI_EngineAbout type string default Deep HIARCS 14 WCSC (05/03/15) Copyright (c) 1991-2015 Applied Computer Concepts Ltd. All rights reserved. 2011 World Chess Software Champion. 11:15:09 Deep HIARCS 14 WCSC> registration checking 11:15:09 Deep HIARCS 14 WCSC> registration ok 11:15:09 Deep HIARCS 14 WCSC> option name Licensed To type string default Censored 11:15:09 Deep HIARCS 14 WCSC> uciok 11:15:09 Deep HIARCS 14 WCSC< setoption name Licensed To value 11:15:09 Deep HIARCS 14 WCSC< setoption name Threads value 6 11:15:09 Deep HIARCS 14 WCSC< setoption name Hash value 2048 11:15:09 Deep HIARCS 14 WCSC< setoption name Playing Style value Aggressive 11:15:09 Deep HIARCS 14 WCSC< setoption name GUI Time Lag value true 11:15:09 Deep HIARCS 14 WCSC< setoption name Ponder value true 11:15:09 Deep HIARCS 14 WCSC< isready 11:15:09 Deep HIARCS 14 WCSC> info string Threads=6 11:15:10 Deep HIARCS 14 WCSC> info string Hash request=2097152Mb allocated=2097152Mb 11:15:10 Deep HIARCS 14 WCSC> info string Playing Style=Aggressive 11:15:10 Deep HIARCS 14 WCSC> info string GUI Time Lag ON 11:15:10 Deep HIARCS 14 WCSC> info string Ponder ON 11:15:10 Deep HIARCS 14 WCSC> readyok
Thanks for the report. I will fix it for the new release.AlexChess wrote: ↑Wed May 05, 2021 11:46 am Hi phhnguyen!
Bug found on Edit tournament:
In Source there isn't the old engine that I want to replace.
Trying to replace the player, "Source" and "Replaced by" lists are inverted, so it finds 0 games to reset or remove.
![]()
And where the JSON file of the tournament to merge is located? How can I distinguish between the tournament names?
Best Regards, AlexChess