Wilhelm wrote: ↑Wed Oct 06, 2021 7:57 pm
Hi Pham,
the winboard engines are missing in the test positions window.
Engines with wb2uci adapter keep hanging after around 17 positions when using a time control of xx Sec/move.
I tried some different settings in the wb2uci.eng file but without luck. Using standard time control then it is working!?
Any idea what setting is needed?
Thanks!
Yes, test positions feature doesn't support Winboard engines yet since they are not easy to set and run from a given position. I need more time to check some code and then test with them.
Wilhelm wrote: ↑Wed Oct 06, 2021 8:08 pm
one more thing. Would it be possible to see the average time to find the right move on the result page?
No, that is impossible, especially since the engines are quite variable. That is why we test!
Wilhelm wrote: ↑Wed Oct 06, 2021 8:08 pm
The test suite function itself is amazing. Running the Rapid engine test for 50 engines was finished in around one hour!!!
Thanks for the info. So nice to know the new feature somewhat be useful
Edited: if you mean getting stats for the average time to find the right move: sure, we can. I have added it to my to-do list!
https://banksiagui.com
The most features chess GUI, based on opensource Banksia - the chess tournament manager
phhnguyen wrote: ↑Thu Oct 07, 2021 2:08 am
Options with the prefix UCI_ are special ones. They require chess GUIs understanding and doing some specific things to support. If chess GUIs don't support (quote from UCI protocol document):
I don't know about those options (UCI_ShowCurrLine, UCI_EngineAbout) either. I may support them if you describe what they are, their purposes, what specific actions you expect from GUIs to support them.
Dear Pham,
Ok, I tried with one of the suggested values and it works. So no issue, it functions according to specs.
UCI_Variant is not really "standard". It seems the big names are leading the pack here.
BTW: I found some reference on the internet which is comprehensive about the UCI_Variant implementation. https://python-chess.readthedocs.io/en/ ... riant.html.
From the UCI specification:
* currline <cpunr> <move1> ... <movei>
this is the current line the engine is calculating. <cpunr> is the number of the cpu if
the engine is running on more than one cpu. <cpunr> = 1,2,3....
if the engine is just using one cpu, <cpunr> can be omitted.
If <cpunr> is greater than 1, always send all k lines in k strings together.
The engine should only send this if the option "UCI_ShowCurrLine" is set to true.
The UCI_EngineAbout has no added value. I just implemented it when I normalised the name of my program (when I added the xboard feature myname option). From the UCI specification:
* <id> = UCI_EngineAbout, type string
With this command, the engine tells the GUI information about itself, for example a license text,
usually it doesn't make sense that the GUI changes this text with the setoption command.
Example:
"option name UCI_EngineAbout type string default Shredder by Stefan Meyer-Kahlen, see www.shredderchess.com"
phhnguyen wrote: ↑Thu Oct 07, 2021 2:16 am
Edited: if you mean getting stats for the average time to find the right move: sure, we can. I have added it to my to-do list!
that's exactly what I mean When testing settings for me it is urgent to know if it are eg. 3sec or 20sec.
Thanks again!
Cheers William
Ryzen 5900x, 64GB Ram, RTX3080, 2x 2TB SSD, 1x 1TB SSD, 1x 2TB HDD, all custom watercooled, Win10 and Win7 Multiboot, Win98/Windows Millennium/WinXP virtual machines for 16bit
Retro Chess Chessmasterhttps://descent.at/files/
phhnguyen wrote: ↑Thu Oct 07, 2021 2:16 am
Edited: if you mean getting stats for the average time to find the right move: sure, we can. I have added it to my to-do list!
that's exactly what I mean When testing settings for me it is urgent to know if it are eg. 3sec or 20sec.
Thanks again!
Cheers William
I LIKE BANKSIAGUI VERY MUCH!!!!
After every build it becomes better and full of new interesting features...
Chess engines and dedicated chess computers fan since 1981 macOS Sequoia 16GB-512GB, Windows 11 & Ubuntu ARM64. ProteusSF Dev Forum
Is it possible to add an option to set the tab color to something other (User Defined) than the default color white?
Thanks
"Good decisions come from experience, and experience comes from bad decisions."
__________________________________________________________________
Ted Summers
When the frame is small, analysis values (depth, score, time, nodes, tbhits) dance. It's related to the number of moves of the variation shown in 1 or more rows) and sometimes disappear on top or bottom of the frame.
Could you please anchor them, so they stop moving up and down while computing?
Thank you!
Best regards, Alex
Chess engines and dedicated chess computers fan since 1981 macOS Sequoia 16GB-512GB, Windows 11 & Ubuntu ARM64. ProteusSF Dev Forum
How is this for going dark with Banksia? Note to Pham: Symmetry is broken when display clocks on one line, it might look better if right clock panel showed Time-Name-Logo instead.
Click Image for Larger View
"Good decisions come from experience, and experience comes from bad decisions."
__________________________________________________________________
Ted Summers
AdminX wrote: ↑Sat Oct 09, 2021 3:48 pm
How is this for going dark with Banksia? Note to Pham: Symmetry is broken when display clocks on one line, it might look better if right clock panel showed Time-Name-Logo instead.
Otherwise just mirror the order from Left Clock Panel when all on one line option is selected.
"Good decisions come from experience, and experience comes from bad decisions."
__________________________________________________________________
Ted Summers
It would be great if you could think about adding this function to Banksia, because now with Banksia you might have a disadvantage compared to the standard bot.
In addition, the standard bot now also supports online EGTB from Lichess and chessdb, I personally don't find this function very important.