Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Deep Junior 8 - Shredder 7.04

Author: Ryan B.

Date: 14:20:25 06/03/03

Go up one level in this thread


Code that is unused in a program never helps the performance.  The MP code is
not used with a SP system.  For example take a program you have written and add
some large unused functions.  Now compile the program and see if it is somehow
faster.  Logically your program should be a small bit slower due to the extra
code.  Now think that some of the extra code in a chess program is probably an
in a loop that is used millions of times.  This may only be a small difference
but every little bit matters.

On June 03, 2003 at 16:59:36, George Tsavdaris wrote:

>On June 03, 2003 at 16:16:23, Ryan B. wrote:
>>
>>>>I guess that Junior8 is supposed to be better than Deep Junior8 on one
>>>>processor.
>>>
>>>Why do you think that? If Deep Junior 8 is the same engine with Junior 8,
>>>with the only difference the support of more than one proccessor of
>>>Deep J-8, the two engines must have the same strength in one processor.
>>>
>>>>
>>MP support = more code.  This will in a small way affect program preformance.
>>
>Yes more code, but why this code will make the engine worse and not better or
>even the same?



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.