64 bit Crafty 25.0 binary

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

Moderators: hgm, Rebel, chrisw

bob
Posts: 20943
Joined: Mon Feb 27, 2006 7:30 pm
Location: Birmingham, AL

Re: 64 bit Crafty 25.0 binary

Post by bob »

Graham Banks wrote:Doesn't work on my i5.
Doesn't have popcnt. Various executables might use it. Are you getting "illegal instruction" or something similar???
User avatar
Graham Banks
Posts: 41473
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: 64 bit Crafty 25.0 binary

Post by Graham Banks »

bob wrote:
Graham Banks wrote:Doesn't work on my i5.
Doesn't have popcnt. Various executables might use it. Are you getting "illegal instruction" or something similar???
The i5 does have popcount.
gbanksnz at gmail.com
Modern Times
Posts: 3553
Joined: Thu Jun 07, 2012 11:02 pm

Re: 64 bit Crafty 25.0 binary

Post by Modern Times »

Don't think it matters now anyway. The bench command gives the wrong number of nodes with this compile, so it is questionable whether it should be used or not. FYI, this compile does work on my AMD FX-8350.
Paloma
Posts: 1167
Joined: Thu Dec 25, 2008 9:07 pm
Full name: Herbert L

Re: 64 bit Crafty 25.0 binary

Post by Paloma »

Here's my macbook:

Crafty v25.1 (1 cpus)

White(1): bench
Running benchmark. . .
......
Total nodes: 169405499
You running a 25.1 Version ?!? :shock:
User avatar
RJN
Posts: 303
Joined: Fri Jun 21, 2013 5:18 am
Location: Orion Spiral Arm

Re: 64 bit Crafty 25.0 binary

Post by RJN »

Dann Corbit wrote:Built using msys2, mingw, and gcc 5.2 64 bit compiler.
To create this build using the same tools, just type:
make profile
from the msys2 prompt in the crafty folder.
Thanks!

My 5.2.0 compile from your link:

Code: Select all

EPD Kit revision date: 1996.04.21
unable to open book file [./book.bin].
book is disabled
unable to open book file [./books.bin].

Initializing multiple threads.
System is SMP, not NUMA.

Crafty v25.0 (1 cpus)

White(1): bench
Running benchmark. . .
......
Total nodes: 169405499
Raw nodes per second: 7696751
Total elapsed time: 22.01
time used =  22.04
White(1):
Last edited by RJN on Tue Dec 29, 2015 8:59 pm, edited 2 times in total.
i7-5930K @4.5GHz, H100i Hydro Cooler, 64GB DDR4 Corsair Dominator Platinum @3000MHz, ASUS X99 Deluxe mboard, 1TB EVO 850 SSD
bob
Posts: 20943
Joined: Mon Feb 27, 2006 7:30 pm
Location: Birmingham, AL

Re: 64 bit Crafty 25.0 binary

Post by bob »

Paloma wrote:
Here's my macbook:

Crafty v25.1 (1 cpus)

White(1): bench
Running benchmark. . .
......
Total nodes: 169405499
You running a 25.1 Version ?!? :shock:
I always increment the version right after a release so there is never any confusion. :) Minor changes so far.
User avatar
MikeB
Posts: 4889
Joined: Thu Mar 09, 2006 6:34 am
Location: Pen Argyl, Pennsylvania

Re: 64 bit Crafty 25.0 binary

Post by MikeB »

RJN wrote:
Dann Corbit wrote:Built using msys2, mingw, and gcc 5.2 64 bit compiler.
To create this build using the same tools, just type:
make profile
from the msys2 prompt in the crafty folder.
Thanks!

My 5.2.0 compile from your link:

Code: Select all

EPD Kit revision date: 1996.04.21
unable to open book file [./book.bin].
book is disabled
unable to open book file [./books.bin].

Initializing multiple threads.
System is SMP, not NUMA.

Crafty v25.0 (1 cpus)

White(1): bench
Running benchmark. . .
......
Total nodes: 169405499
Raw nodes per second: 7696751
Total elapsed time: 22.01
time used =  22.04
White(1):
That's one of the faster single core benchmarks I have seen.
Jamal Bubker
Posts: 326
Joined: Mon May 24, 2010 4:32 pm

Re: 64 bit Crafty 25.0 binary

Post by Jamal Bubker »

Thanks Dann for producing these new binaries 8-)