Crafty 22.4 is now available

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

Moderator: Ras

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

Crafty 22.4 is now available

Post by bob »

Two changes:

(1) pawn island evaluation term removed. Cluster testing with 32,000 games showed this to be worth +14 Elo to remove it.

(2) bug Dann found earlier has been fixed, but in a different way from what he had tried because the Malloc() need to be done by each individual thread for NUMA reasons... this should solve the problem of compiling with CPUS=4 or whatever, but running with < 4 threads, which is what would produce the segfault.
krazyken

Re: Crafty 22.4 is now available

Post by krazyken »

Mac OS X intel 64bit binary available here.
icc-profiled and good for up to 8 CPUs.
User avatar
Peter Skinner
Posts: 1763
Joined: Sun Feb 26, 2006 1:49 pm
Location: Edmonton, Alberta, Canada
Full name: Peter Skinner

Re: Crafty 22.4 is now available

Post by Peter Skinner »

New builds are on my site as well.
I was kicked out of Chapters because I moved all the Bibles to the fiction section.
gerold
Posts: 10121
Joined: Thu Mar 09, 2006 12:57 am
Location: van buren,missouri

Re: Crafty 22.4 is now available

Post by gerold »

Peter Skinner wrote:New builds are on my site as well.
Thanks again Robert and Peter..

Crafty 22.4 appears to be the strongest version of Crafty
so far.

Best to you,

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

Re: Crafty 22.4 is now available

Post by bob »

gerold wrote:
Peter Skinner wrote:New builds are on my site as well.
Thanks again Robert and Peter..

Crafty 22.4 appears to be the strongest version of Crafty
so far.

Best to you,

Gerold.
some 500,000 games played this last week has helped a good bit. The cluster testing is actually working, and quite well... There is more to come...
User avatar
geots
Posts: 4790
Joined: Sat Mar 11, 2006 12:42 am

Re: Crafty 22.4 is now available

Post by geots »

Peter Skinner wrote:New builds are on my site as well.

Thank you very much, Bob and Pete- and all the rest who helped on this version.

Best Always,

George
swami
Posts: 6662
Joined: Thu Mar 09, 2006 4:21 am

Re: Crafty 22.4 is now available

Post by swami »

Thanks, Bob, Denis, Dann and Peter and others who helped!
User avatar
F.Huber
Posts: 867
Joined: Thu Mar 09, 2006 4:50 pm
Location: Austria
Full name: Franz Huber

Re: Crafty 22.4 is now available

Post by F.Huber »

Peter Skinner wrote:New builds are on my site as well.
Any chance for a Crafty 22.4 build which is still working on old systems (Windows 98) and CPUs (Celeron)? :(

Even with new compilers this should only be a thing of setting some switches (like Win98-compatible, no SSE2/3 instructions ...).
bob
Posts: 20943
Joined: Mon Feb 27, 2006 7:30 pm
Location: Birmingham, AL

Re: Crafty 22.4 is now available

Post by bob »

F.Huber wrote:
Peter Skinner wrote:New builds are on my site as well.
Any chance for a Crafty 22.4 build which is still working on old systems (Windows 98) and CPUs (Celeron)? :(

Even with new compilers this should only be a thing of setting some switches (like Win98-compatible, no SSE2/3 instructions ...).
This is the reason I stopped offering executables years ago. There are so many architectures. And everyone wants the fastest version they can get for their specific machine. And intel has indeed given us a _lot_ of architectural variance over the years. The number might well be up to near 100 possible different executables today...

You would really do far better to get a good C compiler, learn how to compile Crafty, then play with the compiler options to produce the best speed you can. Then use that each time a new version comes out and you will always have the best that can be...
User avatar
Denis P. Mendoza
Posts: 415
Joined: Fri Dec 15, 2006 9:46 pm
Location: Philippines

Re: Crafty 22.4 is now available

Post by Denis P. Mendoza »

Franz,

Every person needs to be given the opportunity to test this engine. Here's the all-purpose Crafty. Just choose which compile is better for you. I did 2 profiling using single and dual-core. I don't know if there's a difference. Anyway, I added a logo for remembrance and good luck :D !

http://computerchessengines.mylivepage. ... ileid=4005

Denis