Matefinder Compiles

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

jhellis3
Posts: 546
Joined: Sat Aug 17, 2013 12:36 am

Matefinder Compiles

Post by jhellis3 »

I discovered today that a popular site for stockfish and matefinder compiles is actually shipping old/outdated code instead of what I maintain in my branch.

Thus, I will start providing a basic compile for people who are incapable or unwilling to compile matefinder on their own.

I will also start adding a bench number to my periodic merges and rare updates, so that people can verify their build is authentic should they so desire.

Link to zip with executable:
https://drive.google.com/open?id=18z512 ... PtL3py_UG0

Link to git repo:
https://github.com/jhellis3/Stockfish/tree/mate_finder

You can also download the latest executable by clicking on "releases" on my github page.
jhellis3
Posts: 546
Joined: Sat Aug 17, 2013 12:36 am

Re: Matefinder Compiles

Post by jhellis3 »

Jouni
Posts: 3281
Joined: Wed Mar 08, 2006 8:15 pm

Re: Matefinder Compiles

Post by Jouni »

Great news! I will test if there finally is progress after 2016 december version (mate solving).
Jouni
Paloma
Posts: 1167
Joined: Thu Dec 25, 2008 9:07 pm
Full name: Herbert L

Re: Matefinder Compiles

Post by Paloma »

Thanks Joseph 8-)
Damir
Posts: 2801
Joined: Mon Feb 11, 2008 3:53 pm
Location: Denmark
Full name: Damir Desevac

Re: Matefinder Compiles

Post by Damir »

Thanks Joseph. Much appreciated. :) :)
User avatar
Nordlandia
Posts: 2821
Joined: Fri Sep 25, 2015 9:38 pm
Location: Sortland, Norway

Re: Matefinder Compiles

Post by Nordlandia »

Hi Joseph Ellis: is depth to mate syzygy on the implementation agenda?

Matefinder + dtm syzygy suit the engine.


See | http://talkchess.com/forum/viewtopic.php?t=65713
Jouni
Posts: 3281
Joined: Wed Mar 08, 2006 8:15 pm

Re: Matefinder Compiles

Post by Jouni »

Even if latest version is 5% faster than 2016 december version it is worse in finding (shortest) mate from Chest database. BTW what is clean search meaning?
Jouni
ernest
Posts: 2041
Joined: Wed Mar 08, 2006 8:30 pm

Re: Matefinder Compiles

Post by ernest »

jhellis3 wrote:Link to zip with executable:
https://drive.google.com/open?id=18z512 ... PtL3py_UG0
Hi Joseph,

Any chance you can add a non-popcnt compile, for those who have an old processor ?
Jouni
Posts: 3281
Joined: Wed Mar 08, 2006 8:15 pm

Re: Matefinder Compiles

Post by Jouni »

I would prefer BMI compile and shorter name like "SF Matefinder".
Jouni
jhellis3
Posts: 546
Joined: Sat Aug 17, 2013 12:36 am

Re: Matefinder Compiles

Post by jhellis3 »

Any chance you can add a non-popcnt compile, for those who have an old processor ?
I can do that, but I draw the line there... no 32bit exes. I will add the exe to the release on github when I get a chance.