Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Uci in Fritz 8 Gui

Author: Matthias Gemuh

Date: 10:03:23 01/12/04

Go up one level in this thread


On January 12, 2004 at 11:53:47, Chessfun wrote:





>
>Seems in the case of Ruffian if you set the cfg file to 64M it will use it.
>

Not really.



>This is from this PC my other PC Ruffian log I posted elsewhere.
>
>First log is without CFG set, second with CFG set.
>
>Logfile: Mon Jan 12 11:45:56 2004
>Total hash size 4M

Without cfg, Ruffian sets Hash = 4 MB (not too greedy)


>Open book: Ruffian.bok
>Book version 0.3 created Mon Oct 20 23:11:55 2003
>293509 book moves, depth=60
>ruffian: [uci]
>[setoption name Hash value 1]
>Total hash size 1M

Here is the evil. GUI fools Ruffian to set Hash = 1 MB,
instead of value defined in GUI.


>{setoption name NalimovPath value c:\nalimov}
>[setoption name NalimovPath value c:\nalimov]
>Initializing tablebases: c:\nalimov
>[setoption name NalimovCache value 8]
>Initializing tablebase cache: 8M
>[isready]
>[quit]
>
>Logfile: Mon Jan 12 11:47:34 2004
>Total hash size 64M

Hash = 64 MB from cfg



>Open book: Ruffian.bok
>Book version 0.3 created Mon Oct 20 23:11:55 2003
>293509 book moves, depth=60
>ruffian: [uci]
>[setoption name Hash value 128]
>Total hash size 128M

Hash changes to 128 MB, because GUI has set it to true value defined in GUI.
Sometimes GUI will randomly change the "setoption name Hash value 128" to
"setoption name Hash value 1" in same unmodified tournament.


>{setoption name NalimovPath value c:\nalimov}
>[setoption name NalimovPath value c:\nalimov]
>Initializing tablebases: c:\nalimov
>[setoption name NalimovCache value 8]
>Initializing tablebase cache: 8M
>[isready]
>[quit]
>
>Sarah.


I would be very happy if well-known tournament runners like you understand
the problem.

Best,
Matthias.











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.