Page 1 of 3

Matefinder Compiles

Posted: Mon Nov 20, 2017 5:23 am
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.

Re: Matefinder Compiles

Posted: Mon Nov 20, 2017 5:40 am
by jhellis3

Re: Matefinder Compiles

Posted: Mon Nov 20, 2017 8:46 am
by Jouni
Great news! I will test if there finally is progress after 2016 december version (mate solving).

Re: Matefinder Compiles

Posted: Mon Nov 20, 2017 2:59 pm
by Paloma
Thanks Joseph 8-)

Re: Matefinder Compiles

Posted: Mon Nov 20, 2017 3:03 pm
by Damir
Thanks Joseph. Much appreciated. :) :)

Re: Matefinder Compiles

Posted: Mon Nov 20, 2017 3:57 pm
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

Re: Matefinder Compiles

Posted: Tue Nov 21, 2017 9:47 am
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?

Re: Matefinder Compiles

Posted: Wed Nov 22, 2017 8:34 pm
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 ?

Re: Matefinder Compiles

Posted: Wed Nov 22, 2017 10:26 pm
by Jouni
I would prefer BMI compile and shorter name like "SF Matefinder".

Re: Matefinder Compiles

Posted: Thu Nov 23, 2017 12:21 am
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.