Page 2 of 3

Re: Matefinder Compiles

Posted: Thu Nov 23, 2017 1:28 am
by ernest
jhellis3 wrote: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.
64-bit non-popcnt is fine !
Thanks a lot, Joseph !!!

Re: Matefinder Compiles

Posted: Fri Nov 24, 2017 5:57 pm
by jhellis3
Ok, I have uploaded compiles for non-popcount and bmi2 to the release as well. I do not have a bmi2 capable machine, so I have no way of verifying that compile, though.

Re: Matefinder Compiles

Posted: Fri Nov 24, 2017 6:20 pm
by Jouni
Thanks BMI is fastest now! BTW after running more tests your version is very good. And using syzygy don't prevent fast mate finding like in Houdini :) .

Re: Matefinder Compiles

Posted: Fri Nov 24, 2017 7:42 pm
by mibere
Hello Joseph,

thanks for your time and work.

I've compiled your sources and uploaded macOS binaries to https://stockfishchess.de.

Re: Matefinder Compiles

Posted: Fri Nov 24, 2017 7:58 pm
by Marek Soszynski
Thanks, Joseph, for compiling nonpc. Works well.

Re: Matefinder Compiles

Posted: Sat Nov 25, 2017 11:13 am
by F.Huber
jhellis3 wrote:Ok, I have uploaded compiles for non-popcount and bmi2 to the release as well.
3.3MB instead of 1.4MB (previous versions)?
I guess these are the debug versions instead of the release versions - not a good idea ...

Franz

Re: Matefinder Compiles

Posted: Sat Nov 25, 2017 11:53 am
by Look
F.Huber wrote:
jhellis3 wrote:Ok, I have uploaded compiles for non-popcount and bmi2 to the release as well.
3.3MB instead of 1.4MB (previous versions)?
I guess these are the debug versions instead of the release versions - not a good idea ...

Franz
Static linking, some optimizations, etc, could produce bigger executable files too.

Re: Matefinder Compiles

Posted: Sat Nov 25, 2017 5:38 pm
by jhellis3
I guess these are the debug versions instead of the release version
Nope.

Re: Matefinder Compiles

Posted: Sat Nov 25, 2017 7:21 pm
by F.Huber
jhellis3 wrote:
I guess these are the debug versions instead of the release version
Nope.
Well, an EXE analyzer (PEStudio) has a different opinion (and me too) ...

Previous matefinder (10.10.2017 / 1.4 MB):
Image

Current matefinder (24.11.2017 / 3.3 MB):
Image

Franz

Re: Matefinder Compiles

Posted: Sat Nov 25, 2017 7:39 pm
by jhellis3
Well, it/you are wrong.