I am running a G30 match with gaviota 64 bit as one of the engines. I told the Fritz 12 Gui to unify hash at 1024 meg however, the windows task manager shows Gaviota using around 114k.
Does Gaviota Not utilize Large Hash Tables?
Does Gaviota Not utilize Large Hash Tables?
Moderator: Ras
-
- Posts: 484
- Joined: Wed Nov 18, 2009 1:09 am
-
- Posts: 12778
- Joined: Wed Mar 08, 2006 8:57 pm
- Location: Redmond, WA USA
Re: Does Gaviota Not utilize Large Hash Tables?
Gaviota is a Winboard engine. It won't read UCI parameters.mhalstern wrote:I am running a G30 match with gaviota 64 bit as one of the engines. I told the Fritz 12 Gui to unify hash at 1024 meg however, the windows task manager shows Gaviota using around 114k.
Does Gaviota Not utilize Large Hash Tables?
Did you modify the file: gaviota.ini.txt
?
-
- Posts: 6401
- Joined: Thu Mar 09, 2006 8:30 pm
- Location: Chicago, Illinois, USA
Re: Does Gaviota Not utilize Large Hash Tables?
Dann is right. Check gaviota.ini.txt to modify the values. 1024 M should not be a problem.mhalstern wrote:I am running a G30 match with gaviota 64 bit as one of the engines. I told the Fritz 12 Gui to unify hash at 1024 meg however, the windows task manager shows Gaviota using around 114k.
Does Gaviota Not utilize Large Hash Tables?
Miguel
-
- Posts: 484
- Joined: Wed Nov 18, 2009 1:09 am
Re: Does Gaviota Not utilize Large Hash Tables?
I forgot about the ini file. I use wb2uci.exe and often forget which engines are not native winboard.michiguel wrote:Dann is right. Check gaviota.ini.txt to modify the values. 1024 M should not be a problem.mhalstern wrote:I am running a G30 match with gaviota 64 bit as one of the engines. I told the Fritz 12 Gui to unify hash at 1024 meg however, the windows task manager shows Gaviota using around 114k.
Does Gaviota Not utilize Large Hash Tables?
Miguel
It appears that I am using the deafult entry of:
hashmem = 64 M
I'll change this for longer games.
What does the entry:
ref_table = 32 M mean?
Can and should I increase this as well?
-
- Posts: 6401
- Joined: Thu Mar 09, 2006 8:30 pm
- Location: Chicago, Illinois, USA
Re: Does Gaviota Not utilize Large Hash Tables?
That is a refutation table only. It contains the move but not the score. Increase it proportionally to the other.mhalstern wrote:I forgot about the ini file. I use wb2uci.exe and often forget which engines are not native winboard.michiguel wrote:Dann is right. Check gaviota.ini.txt to modify the values. 1024 M should not be a problem.mhalstern wrote:I am running a G30 match with gaviota 64 bit as one of the engines. I told the Fritz 12 Gui to unify hash at 1024 meg however, the windows task manager shows Gaviota using around 114k.
Does Gaviota Not utilize Large Hash Tables?
Miguel
It appears that I am using the deafult entry of:
hashmem = 64 M
I'll change this for longer games.
What does the entry:
ref_table = 32 M mean?
Can and should I increase this as well?
At one point I thought it was a good idea (I could pack the info in much less memory) but I do not think so now.
Miguel