bug-gnu-chess
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnu chess timed game


From: Simon Waters
Subject: Re: gnu chess timed game
Date: Sun, 01 Sep 2002 10:12:26 +0100

Bhaskar Subramanian wrote:
> 
> What parameter should I change in gnuchess
> or xboard so that I can set the time
> to something very large like say
> 500 minutes instead of 5 minutes.??
> 
> I would be glad if someone can help

The xboard manual page has a "Chess Engine" section that
discusses setting time controls.

Probably the "-tc" option is most appropriate. Just appends "-tc
500" to the command used to start xboard, to play 40 moves in
500 minutes.

At longer time controls GNU Chess 5 performs better with larger
hashsize than the default. You can pass relevant commands to GNU
Chess for these settings using the Xboard*initString resource in
.Xdefaults.

For example to increase hashsize...

XBoard*initString: new\nhashsize 1000000

Or increase hashsize and select the best line from book every
time (can make openings a bit repetitive).

XBoard*initString: new\nhashsize 1000000\nbook best

Hopefully we'll soon move hashsize, and time controls into the
Xboard GUI, I think Tim Mann may have done this on Winboard
already as he sent me a relevant patch to allocate hashsize in
MB rather than slots.

 Simon, busy booking up on openings for my first big
simultaneous




reply via email to

[Prev in Thread] Current Thread [Next in Thread]