TCEC Stage 3 (Season 2) has started with Houdini dev version

Discussion of computer chess matches and engine tournaments.

Moderators: hgm, Rebel, chrisw

User avatar
JuLieN
Posts: 2949
Joined: Mon May 05, 2008 12:16 pm
Location: Bordeaux (France)
Full name: Julien Marcel

Re: TCEC Stage 3 (Season 2) has started with Houdini dev ver

Post by JuLieN »

Andre wrote:Unfortunately the UCI setting to set syzygy path doesn't show up (I'm using Hiarcs Explorer)
Thanks anyway for providing a stronger compile
You're right, I just checked and the docs state:
Syzygybases

Configuration

Syzygybases are configured using the UCI options "SyzygyProbeLimit" and "SyzygyPath".
But only the SyzygyProbeLimit option show up. Ronald, any suggestion ? (I used the default makefile included in the sources, because using a generic compile line with "*.cpp" got me clang complaining:

Code: Select all

tbcore.cpp:248:6: error: use of undeclared identifier 'Tablebases'
void Tablebases::init(const std::string& path)
     ^
tbcore.cpp:248:29: error: use of undeclared identifier 'std'
void Tablebases::init(const std::string& path)
                            ^
2 errors generated.
"The only good bug is a dead bug." (Don Dailey)
[Blog: http://tinyurl.com/predateur ] [Facebook: http://tinyurl.com/fbpredateur ] [MacEngines: http://tinyurl.com/macengines ]
User avatar
JuLieN
Posts: 2949
Joined: Mon May 05, 2008 12:16 pm
Location: Bordeaux (France)
Full name: Julien Marcel

Re: TCEC Stage 3 (Season 2) has started with Houdini dev ver

Post by JuLieN »

[moderation]
Uri Blass wrote:I think that it is better if the moderator delete Anil V Dharan's post together with my reply.
Good call Uri. I was precisely pondering this very idea, so your post made me decide for the suppression of Anil's post.

@Anil:
Please, don't mention this subject anymore.
"The only good bug is a dead bug." (Don Dailey)
[Blog: http://tinyurl.com/predateur ] [Facebook: http://tinyurl.com/fbpredateur ] [MacEngines: http://tinyurl.com/macengines ]
User avatar
velmarin
Posts: 1600
Joined: Mon Feb 21, 2011 9:48 am

Re: TCEC Stage 3 (Season 2) has started with Houdini dev ver

Post by velmarin »

JuLieN wrote:
Andre wrote:Unfortunately the UCI setting to set syzygy path doesn't show up (I'm using Hiarcs Explorer)
Thanks anyway for providing a stronger compile
I did the same compiled with Intel, on Windows, on Fritz.

I have not lost much time,
simply copy the options higher on the list of options, and it worked.

Code: Select all

 
 o["Write Debug Log"]             = Option(false, on_logger);
  o["Write Search Log"]            = Option(false);
  o["Search Log Filename"]         = Option("SearchLog.txt");
  o["Book File"]                   = Option("book.bin");
  o["Best Book Move"]              = Option(false);
 o["Probe Syzygybases"]           = Option(6, 0, 6);
  o["Syzygybases Path"]            = Option("", on_tb_path);
 o["Contempt Factor"]             = Option(0, -50,  50);
  o["Mobility (Midgame)"]          = Option(100, 0, 200, on_eval);
  o["Mobility (Endgame)"]          = Option(100, 0, 200, on_eval);

ect, ect

User avatar
JuLieN
Posts: 2949
Joined: Mon May 05, 2008 12:16 pm
Location: Bordeaux (France)
Full name: Julien Marcel

Re: TCEC Stage 3 (Season 2) has started with Houdini dev ver

Post by JuLieN »

velmarin wrote:
JuLieN wrote:
Andre wrote:Unfortunately the UCI setting to set syzygy path doesn't show up (I'm using Hiarcs Explorer)
Thanks anyway for providing a stronger compile
I did the same compiled with Intel, on Windows, on Fritz.

I have not lost much time,
simply copy the options higher on the list of options, and it worked.

Code: Select all

 
 o["Write Debug Log"]             = Option(false, on_logger);
  o["Write Search Log"]            = Option(false);
  o["Search Log Filename"]         = Option("SearchLog.txt");
  o["Book File"]                   = Option("book.bin");
  o["Best Book Move"]              = Option(false);
 o["Probe Syzygybases"]           = Option(6, 0, 6);
  o["Syzygybases Path"]            = Option("", on_tb_path);
 o["Contempt Factor"]             = Option(0, -50,  50);
  o["Mobility (Midgame)"]          = Option(100, 0, 200, on_eval);
  o["Mobility (Endgame)"]          = Option(100, 0, 200, on_eval);

ect, ect

Thanks for the tip, Jose. :) That's a bit weird. Is there another option disappearing when you do so ? (The last one in the list)
"The only good bug is a dead bug." (Don Dailey)
[Blog: http://tinyurl.com/predateur ] [Facebook: http://tinyurl.com/fbpredateur ] [MacEngines: http://tinyurl.com/macengines ]
Andre
Posts: 98
Joined: Thu Jul 23, 2009 5:40 am

Re: TCEC Stage 3 (Season 2) has started with Houdini dev ver

Post by Andre »

maybe the issue is linked to what Matthias mentioned here
http://talkchess.com/forum/viewtopic.ph ... _view=flat
User avatar
velmarin
Posts: 1600
Joined: Mon Feb 21, 2011 9:48 am

Re: TCEC Stage 3 (Season 2) has started with Houdini dev ver

Post by velmarin »

JuLieN wrote: That's a bit weird. Is there another option disappearing when you do so ? (The last one in the list)
I had seen this last line in the last Ivanhoes,
perhaps when the number of choices is odd, last disappears.

Code: Select all

 { "", "", -1, -1, 0, 0, FALSE, NULL, NULL }
Martin Thoresen
Posts: 1833
Joined: Thu Jun 22, 2006 12:07 am

Re: TCEC Stage 3 (Season 2) has started with Houdini dev ver

Post by Martin Thoresen »

Standings after 3 of 18 rounds:

Code: Select all

Nr Engine           Pts   SB K N R S H B H C G J 

 1 Komodo 1121.05   2.5 2.25         =       1 1 
 2 Naum 4.6         2.0 3.00     = =     1       
 3 Rybka 4.1        2.0 2.75   =     =     1     
 4 Stockfish 151013 2.0 2.00   =         =     1 
 5 Houdini 9601     1.5 3.00 =   =     =         
 6 Bouquet 1.8b     1.5 1.75         =     = =   
 7 Hiarcs 14        1.0 1.50   0   =       =     
 8 Critter 1.6a     1.0 1.25     0     = =       
 9 Gull 2.3         1.0 1.00 0         =       = 
10 Junior 13.3      0.5 0.50 0     0         =   
Live games: http://tcec.chessdom.com/live.php
Finished games: http://tcec.chessdom.com/stage_3.php
Martin Thoresen
Posts: 1833
Joined: Thu Jun 22, 2006 12:07 am

Re: TCEC Stage 3 (Season 2) has started with Houdini dev ver

Post by Martin Thoresen »

Standings after 11 of 18 rounds:

Code: Select all

Nr Engine           Pts    SB Ho Ko Bo Hi Cr St Gu Na Ry Ju 

 1 Houdini 9601     7.0 36.00    =  == =  =  =  =  1  =1 1  
 2 Komodo 1121.05   7.0 34.50 =     =  =  0  1  1= =  1  1= 
 3 Bouquet 1.8b     6.0 33.25 == =     =  =  1  == =  =  =  
 4 Hiarcs 14        6.0 31.25 =  =  =     == =  1  0= =  1  
 5 Critter 1.6a     5.5 31.25 =  1  =  ==    =  =  =  0= =  
 6 Stockfish 151013 5.5 25.25 =  0  0  =  =     0  =1 =  11 
 7 Gull 2.3         5.0 27.75 =  0= == 0  =  1     =  =  =  
 8 Naum 4.6         5.0 27.50 0  =  =  1= =  =0 =     =  =  
 9 Rybka 4.1        5.0 27.00 =0 0  =  =  1= =  =  =     =  
10 Junior 13.3      3.0 16.75 0  0= =  0  =  00 =  =  =     
Live games: http://tcec.chessdom.com/live.php
Finished games: http://tcec.chessdom.com/stage_3.php
Martin Thoresen
Posts: 1833
Joined: Thu Jun 22, 2006 12:07 am

Re: TCEC Stage 3 (Season 2) has started with Houdini dev ver

Post by Martin Thoresen »

Standings after 14 of 18 rounds:

Code: Select all

Nr Engine           Pts    SB Ko Ho Bo St Na Gu Hi Cr Ry Ju 

 1 Komodo 1121.05   8.5 51.25    == =  1  =  1= =  01 1  1= 
 2 Houdini 9601     8.0 50.25 ==    == =  1  == =  =  =1 1  
 3 Bouquet 1.8b     7.5 48.25 =  ==    1  == == =  =1 =  =  
 4 Stockfish 151013 7.0 38.75 0  =  0     =1 0  =1 =  == 11 
 5 Naum 4.6         6.5 41.00 =  0  == =0    =  1= =  =1 =  
 6 Gull 2.3         6.5 40.75 0= == == 1  =     0  =  =  =1 
 7 Hiarcs 14        6.5 38.75 =  =  =  =0 0= 1     == =  1= 
 8 Critter 1.6a     5.5 37.25 10 =  =0 =  =  =  ==    0= =  
 9 Rybka 4.1        5.5 34.50 0  =0 =  == =0 =  =  1=    =  
10 Junior 13.3      3.5 23.25 0= 0  =  00 =  =0 0= =  =     
Live games: http://tcec.chessdom.com/live.php
Finished games: http://tcec.chessdom.com/stage_3.php
Martin Thoresen
Posts: 1833
Joined: Thu Jun 22, 2006 12:07 am

Re: TCEC Stage 3 (Season 2) has started with Houdini dev ver

Post by Martin Thoresen »

Previous update was after 13 rounds, not 14. :)