Bobcat 8.0
Bobcat, a strong open source chess engine under the GNU General Public License, written in C++ by Gunnar Harms. The so far only concrete implementation of the abstract protocol class supports UCI. The development started in the second half of 2008.
Bobcat is a bitboard engine and uses Pradu Kannan's magic bitboards to determine sliding piece attacks, and (conditionally compiled) Matt Taylor's folded forward bitscan.
Download:
armv7-pgo, armv7-nopie, arm64v8 : HEREUpdate:
arm64v8 : HERE
Wow, this one is fast arm7- 32mb,4 cores, depth 15 1015 KN's!! Arm8=engine exits, but arm7 working on armv8 android 6 Kernel! Aprijal, thank you very much!
ReplyDeleteI'll be very happy if you fix arm8! ;)
ReplyDeleteThis engine uses a lot of windows specific code.
DeleteI already spend many hours to rewrite that's code to android this day. See you tomorrow :)
Don't think we are not aware of the unexpected efforts required for a flawless port across operating systems. Sometimes it becomes embarassing.
DeleteSimilar challenges are hidden in Gull 3 and Deep Saros 2.3. Memorable headaches of Jim Ablett...
DeleteSame was the case with cfish and most of the armv8x64 engines :(
ReplyDeleteEngine error engine exits on armv8
ReplyDeleteThe same problem - ARMv8 - shut down with message: "Engine terminated." (CfA).
ReplyDeletePlease test the new build.
ReplyDeleteBoth updates working fine thanks
ReplyDeleteBoth "updated" versions is working! Aprijal, thank you, your work is always appreciated! :)
ReplyDeleteNew build still not working on huawei p8 Lite :(
ReplyDeleteNevermind, I just tested the build posted on chesstroid and wow for pefromance around ~2500kn/s on armv8, thanks aprijal
ReplyDelete3490 knps to depth 24 in 60 sec on MTK6752 octa core.
ReplyDeleteHi Aprijal,I tried to test all the builds of this engine in my jellybean but they don't work either on Droidfish or CfA.:( Can you please help me regarding this?Thank you.All the other engines you've shared works well.
ReplyDeleteUse nopie build for jellybean.
Delete