Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: To christophe theron regarding ct.

Author: Vincent Diepeveen

Date: 04:56:02 04/11/03

Go up one level in this thread


On April 10, 2003 at 17:14:21, Keith Evans wrote:

>On April 10, 2003 at 15:26:24, Johan Hutting wrote:
>
>>On April 10, 2003 at 13:56:29, Keith Evans wrote:
>>
>>> Is the 500
>>>processor box running Windows? Linux?
>>
>>Operating system: Irix
>>(http://www.sara.nl/userinfo/teras/usage/progavail/irix/index.html)
>>
>>other stats: http://www.sara.nl/userinfo/teras/description/index.html
>
>Vincent are you able to run the same code on an SMP PC and on a 500 CPU CC-NUMA
>machine?

yes 100% the same code compiles. i do not modify a byte in fact.

the makefile in irix has litterary:

-DIRIX

and the windows file doesn't have that one.

in my diep.h:

#if IRIX
  #define MAXPROCESSES 512
#else
  #define MAXPROCESSES 16  // right now, used to be 8 ;)

>Curious,
>Keith



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.