Page 1 of 1

Can't run Crafty in SMP mode

PostPosted: 11 Oct 2006, 12:18
by Vladimir Medvedev
I have downloaded 32 bit SMP Crafty from http://cito.atspace.com/crafty.html
When I run it in single-CPU mode, it works OK. But all my attempts to switch Crafty for 2-CPU mode failed. It detects 2 CPUs but crashes after thinking started.

Environment:

Athlon 64 X2 4400+ (dual-core)
WinXP SP2

crafty rc:

hash=24M
hashp=6M
smpmt=2

What is wrong in my configuration?

Re: Can't run Crafty in SMP mode

PostPosted: 11 Oct 2006, 14:02
by mike schoonover
hi,
change smpmt=2 to simply, mt=2.
regards
mike

Re: Can't run Crafty in SMP mode

PostPosted: 11 Oct 2006, 14:46
by Vladimir Medvedev
I have already tried that. No effect. Crashes.

Re: Can't run Crafty in SMP mode

PostPosted: 13 Oct 2006, 22:33
by Jim Ablett
Hi Vladimir,

I have downloaded 32 bit SMP Crafty from http://cito.atspace.com/crafty.html
When I run it in single-CPU mode, it works OK. But all my attempts to switch Crafty for 2-CPU mode failed. It detects 2 CPUs but crashes after thinking started.


Try my build. Find it on my homepage.

Jim.

Re: Can't run Crafty in SMP mode

PostPosted: 14 Oct 2006, 12:54
by Bryan Hofmann
Vladimir Medvedev wrote:I have downloaded 32 bit SMP Crafty from http://cito.atspace.com/crafty.html
When I run it in single-CPU mode, it works OK. But all my attempts to switch Crafty for 2-CPU mode failed. It detects 2 CPUs but crashes after thinking started.

Environment:

Athlon 64 X2 4400+ (dual-core)
WinXP SP2

crafty rc:

hash=24M
hashp=6M
smpmt=2

What is wrong in my configuration?


The compile has been fixed and will now function correctly. Please download again and sorry for the problems you have experienced.

Bryan

Re: Can't run Crafty in SMP mode

PostPosted: 17 Oct 2006, 07:00
by Vladimir Medvedev
Thank you! Now it really works without problems.