Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: typical nps on single cpus

Author: leonid

Date: 13:50:14 02/14/00

Go up one level in this thread


On February 14, 2000 at 10:35:48, Bas Hamstra wrote:

>On February 13, 2000 at 03:35:50, Will Singleton wrote:
>
>>I am always interested in the nps kibitzed by programs playing on ICC.  You can
>>never be sure as to the accuracy, since one can fiddle with the numbers.  But I
>>was surprised the other day to see an amateur program getting in excess of 1
>>million nps on a 700mhz machine.  Many amateur progs get around 100knps or less.
>>
>>Just wondering.  Anybody get close to or more than 1000 nps per mhz?
>>
>>Will
>
>I get 400k on a Celeron 466 with mostly material/PieceSquare. With decent eval I
>expect to do around 250k.
>
>BTW does everyone count nodes the same way? I for example don't doublecount D==0
>nodes. Therefore, before *every* qsearch I do a Nodes-- to eliminate the
>doublecount. My NPS would go way up if I did't do this decrement.
>
>
>Regards,
>Bas Hamstra.


Good question! I am not sure what is the "doublecount D==0" but my counting is
very simple. I count each position that was deposed on the chessboard for
evaluation. Even when for given ply existe 30 nodes (all were found) and 6 was
deposed on the board before the response was found, 6 will be counted by speed
counter.

Leonid.



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.