Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Crafty 1910 SE vs Ruffian2 I hate this , but

Author: Mike Byrne

Date: 03:50:47 02/05/04

Go up one level in this thread


On February 04, 2004 at 23:54:57, Peter Skinner wrote:

>On February 04, 2004 at 21:41:52, Mike Byrne wrote:
>
>>you got me -- what is /DTOXIC
>>also,are you  using Intel 6, 7, or 9?
>>
>>can you send me your latest exe?
>>
>>Thanks,
>>
>>Mike
>
>I am not using the Intel compiler at all. Just MSVS 6.0 w/sp5.
>
>The latest version can be downloaded from:
>
>http://members.shaw.ca/craftychess/wcrafty1910.zip
>
>Peter.

I ran two speed tests:

1.7 Ghz
WIN2K
default hash and no crafty.rc


==============================================
your version on my machine:

1st test:
bench

Total nodes: 89942714
Raw nodes per second: 595647
Total elapsed time: 151
SMP time-to-ply measurement: 4.238411

2nd test:
wac 300 with sd=8, st=9999
command test d:\wac.epd 2

total positions searched..........         300
number right......................         290
number wrong......................          10
percentage right..................          96
percentage wrong..................           3
total nodes searched..............    49316196
average search depth..............         4.5
nodes per second..................      636584

my version version on my machine:
===================================================================
same tests for with my version for my machine

1st test
bench:

Total nodes: 89942714
Raw nodes per second: 637891
Total elapsed time: 141
SMP time-to-ply measurement: 4.539007

2nd test:
wac 300 with sd=8, st=9999
command test d:\wac.epd 2


total positions searched..........         300
number right......................         290
number wrong......................          10
percentage right..................          96
percentage wrong..................           3
total nodes searched..............    49316196
average search depth..............         4.5
nodes per second..................      685899


===================================================

so for my machine, my version is about 6-8% faster -- and it may be slower on
your machine -- all falls under the category - YMMV - your mileage may vary -
this version is also 2% faster than the one I sent out as I combined all the *.c
in one big file.  I will email this version out when i have a chance to allfty
Se subscribers.


=====================================================
my version is compiled under Intel v8

with the following options:

CFLAGS	= /O3 /G6 /Ob2 /Gr /Qunroll /Qip /Qipo /QaxiW  /W0
COPTS=  /MT /DSMP /DCPUS=4 /DFAST /DVC_INLINE_ASM /DASM_INLINED /DNT_INTEREX
/DFUTILITY /DEPD


Best,

Michael



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.