Discussion of anything and everything relating to chess playing software and machines.
Moderator: Ras
peter
Posts: 3391 Joined: Sat Feb 16, 2008 7:38 am
Full name: Peter Martan
Post
by peter » Thu Aug 20, 2020 12:52 am
amchess wrote: ↑ Thu Aug 20, 2020 12:42 am
For now, I'm aligned with stockfish, but I can easily add a similar button.
That would be great!
Peter.
RogerC
Posts: 41 Joined: Tue Oct 29, 2019 8:33 pm
Location: French Polynesia
Full name: Roger C.
Post
by RogerC » Sat Aug 22, 2020 12:38 am
Hi Andrea, could you compile an Android Armv8 Version ? I'm playing on DroidFish with SD865 processor , it's very strong. Thanks.
amchess
Posts: 356 Joined: Tue Dec 05, 2017 2:42 pm
Post
by amchess » Sat Aug 22, 2020 10:30 pm
RogerC wrote: ↑ Sat Aug 22, 2020 12:38 am
Hi Andrea, could you compile an Android Armv8 Version ? I'm playing on DroidFish with SD865 processor , it's very strong. Thanks.
I'd like, but I'm not expert on android systems.
An expert told me the problem is curl library for livebook.
I hope someone will be able.
amchess
Posts: 356 Joined: Tue Dec 05, 2017 2:42 pm
Post
by amchess » Tue Aug 25, 2020 6:04 pm
peter
Posts: 3391 Joined: Sat Feb 16, 2008 7:38 am
Full name: Peter Martan
Post
by peter » Tue Aug 25, 2020 9:33 pm
Thanks, Andrea!
Modern compile works well with Xeon X5670.
Hybrid- Pure- Classic- button is a very useful tool!
Peter.
Sylwy
Posts: 4817 Joined: Fri Apr 21, 2006 4:19 pm
Location: IAȘI - the historical capital of MOLDOVA
Full name: Silvian Rucsandescu
Post
by Sylwy » Wed Aug 26, 2020 6:40 pm
An intermediate result in my test (hybrid option):
A nice and interesting engine. As always.
amchess
Posts: 356 Joined: Tue Dec 05, 2017 2:42 pm
Post
by amchess » Sat Aug 29, 2020 12:12 am
https://github.com/amchess/ShashChess/releases/tag/13.2
Removed USE NNUE combo: only pure NNUE or classical for ShashChess
A lot more hard positions solved and at least the same playing strength as Stockfish hybrid approach.
This will also speed up the engine.
Stockfish patch
Author: VoyagerOne
Date: Wed Aug 26 07:19:35 2020 +0200
Timestamp: 1598419175
Simplify MCP in QS
Simplify moveCount pruning in QS by removing depth dependency.
Jamal Bubker
Posts: 328 Joined: Mon May 24, 2010 4:32 pm
Post
by Jamal Bubker » Sat Aug 29, 2020 12:40 am
Thank you Andrea !
Cornfed
Posts: 511 Joined: Sun Apr 26, 2020 11:40 pm
Full name: Brian D. Smith
Post
by Cornfed » Sat Aug 29, 2020 10:56 pm
Jamal Bubker wrote: ↑ Sat Aug 29, 2020 12:40 am
Thank you Andrea !
Question: Why did you remove the 'option' for hybrid?
amchess
Posts: 356 Joined: Tue Dec 05, 2017 2:42 pm
Post
by amchess » Sun Aug 30, 2020 12:20 am
Cornfed wrote: ↑ Sat Aug 29, 2020 10:56 pm
Jamal Bubker wrote: ↑ Sat Aug 29, 2020 12:40 am
Thank you Andrea !
Question: Why did you remove the 'option' for hybrid?
Because, based on the tests, hybrid version solves a lot less tactical positions and there is no advantage in match play.
The flexibility is guaranteed by Shashin theory. Moreover, the engine is a lot faster with this boolean option respect to a combo.
Andrea