Page 1 of 1
Houdini 1.5 under Fritz12 GUI
Posted: Fri Dec 17, 2010 8:49 am
by Matioupi
Hello,
is there a way to have Houdini 1.5 remembering the parameters set (e.g. tablebase path and split parameter) from one software start to another without having to manually reload the setting file ?
Regards,
Mathieu
Re: Houdini 1.5 under Fritz12 GUI
Posted: Fri Dec 17, 2010 9:14 am
by Matioupi
I found a working way by editing the .uci file on path (on Vista)
C:\Users\[UserName]\AppData\Roaming\ChessBase\Engines.UCI
and adding
[OPTIONS]
Split_Depth=12
GaviotaTbPath=C:\Gaviota
section to the file
Re: Houdini 1.5 under Fritz12 GUI
Posted: Tue Dec 21, 2010 12:43 pm
by Ted Summers
Matioupi wrote:I found a working way by editing the .uci file on path (on Vista)
C:\Users\[UserName]\AppData\Roaming\ChessBase\Engines.UCI
and adding
[OPTIONS]
Split_Depth=12
GaviotaTbPath=C:\Gaviota
section to the file
Is there a way to set "Threads" you ask? Why yes! Under the [OPTIONS] section add Threads=N (Number of Cores).
Example:
[OPTIONS]
Threads=4
Split_Depth=12
GaviotaTbPath=C:\Gaviota