This is taken from Mr. Houdart's website. http://www.cruxis.com/chess/houdini.htm
Tuning the Split_Depth parameter on 4-core and 8-core hardware
The Split_Depth parameter defines the minimum depth at which work will be split between cores. This parameter can impact the speed of the engine (nodes ...
Search found 11 matches
- Fri Aug 13, 2010 2:25 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: Houdini Versions
- Replies: 34
- Views: 17702
- Mon Jul 19, 2010 8:26 pm
- Forum: Tournaments and Matches
- Topic: Testing Houidini 1.03
- Replies: 19
- Views: 7757
Re: Testing Houidini 1.03
Googled: rybka hyperthreading
Most recent thread. http://rybkaforum.net/cgi-bin/rybkaforum/topic_show.pl?tid=17836
Googled: houdini hyperthreading
http://www.open-chess.org/viewtopic.php?f=7&t=461&start=10#p3992
http://www.open-chess.org/viewtopic.php?f=7&t=461&start=10#p3994
I'm not saying ...
Most recent thread. http://rybkaforum.net/cgi-bin/rybkaforum/topic_show.pl?tid=17836
Googled: houdini hyperthreading
http://www.open-chess.org/viewtopic.php?f=7&t=461&start=10#p3992
http://www.open-chess.org/viewtopic.php?f=7&t=461&start=10#p3994
I'm not saying ...
- Mon Jul 19, 2010 8:07 pm
- Forum: Tournaments and Matches
- Topic: Testing Houidini 1.03
- Replies: 19
- Views: 7757
Re: Testing Houidini 1.03
I wish that people who know about this stuff would give us definite answer.
In the future when engines are able to use MT than 8 cores will be helpful .
I'm sure I've read both Houdard and Vas writing it was better to use 4 cores. I'l try to find the links. Also, how does Houdini 4-core compile ...
- Sun Jul 18, 2010 7:05 pm
- Forum: Engines, GUIs, Books and Platforms
- Topic: IvanHoe 999953 beta
- Replies: 16
- Views: 8073
Re: IvanHoe 999953 beta
Can't you decompile it and make it even stronger?kingliveson wrote: Actually, I no longer have IvanHoe 9.53b w32 source code. I was careless, but am definitely keeping the source for the next build though. Inside joke.![]()

Works fine. Thanks.
- Sun Jul 18, 2010 4:31 pm
- Forum: Engines, GUIs, Books and Platforms
- Topic: IvanHoe 999953 beta
- Replies: 16
- Views: 8073
Re: IvanHoe 999953 beta
Ivanhoe 9.53b x32 default doesn't run on older pcs because popcnt is turned on---when I run the exe in a dos window, it reports popcnt enable.
- Sat Jul 17, 2010 10:48 pm
- Forum: Engines, GUIs, Books and Platforms
- Topic: Houdini 1.03 is available
- Replies: 66
- Views: 29771
Re: Houdini 1.03 is available
here's the download link for the 8_CPU version compiled with lockless hash table access ("Hyatt hashing"): http://www.cruxis.com/chess/download/Houdini_103a_x64_LOCKLESS_8CPU.zip
It may or may not solve the performance problem on the x5355 hardware, please keep me updated about success or failure ...
It may or may not solve the performance problem on the x5355 hardware, please keep me updated about success or failure ...
- Sat Jul 17, 2010 3:04 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: Houdini 1.03 is available
- Replies: 66
- Views: 29771
Re: Houdini 1.03 is available
If this processor is a double quad core with shared memory, the memory contention of the spin locks could absolutely kill the performance.
For this kind of architecture the "lockless hashing" promoted by Bob Hyatt should be used. I have since long coded the hashless locking in Houdini, but haven't ...
For this kind of architecture the "lockless hashing" promoted by Bob Hyatt should be used. I have since long coded the hashless locking in Houdini, but haven't ...
- Sat Jul 17, 2010 1:06 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: Houdini 1.03 is available
- Replies: 66
- Views: 29771
Re: Houdini 1.03 is available
I found some games here. http://www.open-chess.org/viewtopic.php?f=4&t=36&start=10#p1484
[White "Houdini 1.01 x64 8_CPU"]
[Black "IvanHoe-B 63Mod12c"]
[Result "1/2-1/2"]
[TimeControl "600"]
{AMD Phenom(tm) II X6 1090T Processor 3895 MHz
W=21.8 plies; 9,350kN/s; Perfect 2009.ctg
B=21.6 plies; 10 ...
[White "Houdini 1.01 x64 8_CPU"]
[Black "IvanHoe-B 63Mod12c"]
[Result "1/2-1/2"]
[TimeControl "600"]
{AMD Phenom(tm) II X6 1090T Processor 3895 MHz
W=21.8 plies; 9,350kN/s; Perfect 2009.ctg
B=21.6 plies; 10 ...
- Fri Jul 16, 2010 7:16 pm
- Forum: Engines, GUIs, Books and Platforms
- Topic: Houdini 1.03 is available
- Replies: 66
- Views: 29771
Re: Houdini 1.03 is available
Update: Task manager reported 8 cores at 100%. Something maybe wrong with the 8 core version.sirabc wrote:1.03 with a Intel Xeon X5355 Octa (8x2660 MHz)
- Fri Jul 16, 2010 5:54 pm
- Forum: Engines, GUIs, Books and Platforms
- Topic: Houdini 1.03 is available
- Replies: 66
- Views: 29771
Re: Houdini 1.03 is available
On another board, someone tested 1.03 with a Intel Xeon X5355 Octa (8x2660 MHz). The node count was around 3.3 mn/s. Ivanhoe is around 7 mn/s. I've asked the tester whether Houdini was playing with only 4 cores, will post an update.