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
Houdini 1.5 under Fritz12 GUI
Re: Houdini 1.5 under Fritz12 GUI
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
C:\Users\[UserName]\AppData\Roaming\ChessBase\Engines.UCI
and adding
[OPTIONS]
Split_Depth=12
GaviotaTbPath=C:\Gaviota
section to the file
- Ted Summers
- Posts: 148
- Joined: Thu Jun 10, 2010 12:49 am
- Real Name: Ted Summers
- Location: Marietta, GA (USA)
- Contact:
Re: Houdini 1.5 under Fritz12 GUI
Is there a way to set "Threads" you ask? Why yes! Under the [OPTIONS] section add Threads=N (Number of Cores).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
Example:
[OPTIONS]
Threads=4
Split_Depth=12
GaviotaTbPath=C:\Gaviota
"Good decisions come from experience, and experience comes from bad decisions."