Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: smp and nalimov egtb, how to make it work?

Author: Charles Roberson

Date: 15:37:17 02/23/06

Go up one level in this thread


On February 23, 2006 at 18:11:32, Volker Böhm wrote:

>Hi,
>
>I am currently working on an smp version of spike, but it crashed while using
>egtb´s. What do I have to do to get them run in smp. Currently I am Doing the
>following:
>
>1. I have defined the SMP symbol.
>2. I am using one instance of egtb cache (static variable) and not one for every
>thread.
>
>What do I have to do to make egtb work on multiple processors?
>
>Greetings Volker

   The cache may be your problem. In multithreading shared resources must
   be made thread safe or duplicated without sharing.




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.