Discussion of anything and everything relating to chess playing software and machines.
Moderator: Ras
Jim Ablett
Posts: 2103 Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett
Post
by Jim Ablett » Fri Nov 15, 2024 12:41 pm
Jim Ablett wrote: ↑ Wed Nov 13, 2024 5:55 pm
https://github.com/bagaturchess/JFish
JFish 1.0 by Krasimir Topchiyski
This version of the Bagatur chess engine integrates the powerful NNUE network and inference technology from the well-known Stockfish engine. It leverages NNUE through JNI, while the rest of the implementation is based on the Bagatur engine's original Java code. As of 2024, it aims to be the strongest Java-based chess engine in the world.
The Elo rating of JFish is +160 Elo over the standard Bagatur engine version 5.1b, which means JFish has around 3550 Elo.
JFish 1.0 64 JA
Fast standalone Windows executable
https://drive.proton.me/urls/J2XQ35VX98#iUXvukfS37VW
Jim.
Engine will not work on all cpus due to the dll file included 'StockfishNNUE.dll' compiled by the author.
I have re-compiled a universal version of the dll file and repacked the jfish standalone exe.
Same link as before >
https://drive.proton.me/urls/J2XQ35VX98#iUXvukfS37VW
Here is my original build that I posted (may work better for some) >
https://drive.proton.me/urls/WVSZAT9T2C#cgZuYO8zGeHY
Here is the new universal replacement 'stockfishnnue.dll' if you want to run original jar based version of the engine and are having trouble.
https://drive.proton.me/urls/S8A219BH0R#fIGVJQ93ROYI
Jim.
Jim Ablett
Posts: 2103 Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett
Post
by Jim Ablett » Fri Nov 15, 2024 6:29 pm
Here's version of the Windows bmi2 build that uses polyglot & wb2uci together as a quick fix workaround
to get it working in Chessbase
https://drive.proton.me/urls/9C62HW21E0#35KB4xKbURdb
Jim.
Jim Ablett
Posts: 2103 Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett
Post
by Jim Ablett » Sat Nov 16, 2024 6:09 pm
Chris Formula
Posts: 112 Joined: Sun Aug 21, 2016 7:59 am
Full name: Chris Euler
Post
by Chris Formula » Sat Nov 16, 2024 6:52 pm
Excellent! Thank you, Jim.
Chris
supernova
Posts: 85 Joined: Mon Apr 15, 2024 8:30 pm
Full name: Arthur Matheus
Post
by supernova » Mon Nov 18, 2024 2:06 pm
supernova
Posts: 85 Joined: Mon Apr 15, 2024 8:30 pm
Full name: Arthur Matheus
Post
by supernova » Mon Nov 18, 2024 4:07 pm
Hello, Jim:
I have not been able to run this engine. It crashes.
The polyglot ini:
Code: Select all
[PolyGlot]
EngineDir =.
EngineCommand =cfish_13.exe
Log = true
[Engine]
Hash = 1024
OwnBook = false
Threads = 6
SyzygyPath = F:\arena\TB
Move Overhead = 200
Logs:
https://drive.google.com/file/d/1Fg9pmk ... sp=sharing
Thank you.
Jim Ablett
Posts: 2103 Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett
Post
by Jim Ablett » Mon Nov 18, 2024 5:30 pm
Update:
Astra 4.0.1 64 JA
Windows/Linux & Android profiled builds
https://drive.proton.me/urls/JMT05FX9HC#8RgFueoQpsU9
Jim.
supernova
Posts: 85 Joined: Mon Apr 15, 2024 8:30 pm
Full name: Arthur Matheus
Post
by supernova » Tue Nov 19, 2024 5:02 am
Hello, Jim:
I executed different tests and could get Cfish work with Threads = 1 or 2 or 3; greater than 3, the engine crashes. For now, I can work with Threads = 3.
Thank you.
Jim Ablett
Posts: 2103 Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett
Post
by Jim Ablett » Tue Nov 19, 2024 10:26 am
Update:
Toad 1.4.0 64 JA
Windows/Linux/Android & MacOS builds
https://drive.proton.me/urls/D5ZJ6A6G1M#Ho8ey5CkXmF9
Jim.