Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: How long to see black is winning + crafty bench

Author: Andreas Guettinger

Date: 17:07:37 03/26/05

Go up one level in this thread


On March 26, 2005 at 19:39:59, Kim Roper Jensen wrote:

>On March 26, 2005 at 18:23:37, Andreas Guettinger wrote:
>
>>
>>>
>>>craftybench
>>>-----------
>>>
>>>Crafty v19.19 (1 cpus)
>>>
>>>White(1): bench
>>>Running benchmark. . .
>>>......
>>>Total nodes: 96761642
>>>Raw nodes per second: 2058758
>>>Total elapsed time: 47
>>>SMP time-to-ply measurement: 13.617021
>>
>>
>>Crafty v19.19
>>
>>White(1): hash 512M
>>hash table memory =  384M bytes.
>>White(1): hashp 100M
>>pawn hash table memory =   96M bytes.
>>White(1): bench
>>Running benchmark. . .
>>......
>>Total nodes: 89903911
>>Raw nodes per second: 2192778
>>Total elapsed time: 41
>>SMP time-to-ply measurement: 15.609756
>>
>>gentoo linux amd64, Athlon64 3400 2.4Ghz
>>
>>regards
>>Andy
>
>
>Pretty nice speed, but is that a stage1 gentoo system(with x11 running etc).. ?
>I wonder if i shutdown some of the stuff here if it would raise the nps....


Yup, stage1 install, I followed the installation handbook and it went very
smooth, didn't encounter any major problems.
I ran Gnome and gkrellm and firefox during bench, nothing else.

I compiled crafty with:

linux-amd64:
        $(MAKE) target=LINUX \
                CC=gcc CXX=g++ \
                CFLAGS='$(CFLAGS) -Wall -pipe -D_REENTRANT -march=k8 \
                -fomit-frame-pointer -O3' \
                CXFLAGS=$(CFLAGS) \
                LDFLAGS='$(LDFLAGS) -lstdc++' \
                opt='$(opt) -DFAST -DFUTILITY -DINLINE_AMD' \
                crafty-make


regards
- Andy



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.