Hi Tord,
with pondering decision, i was to fast. Well, the ponder variable was false, but that correct, because i forgot the UCI option.
Homer send "option name Ponder type check default false", so by default homer don't pondering under UCI. But your GUI don't send to enable this stuff. So Homer don't pondering:
Homer 1.02 Build 19
< info Allocate main hashtable memory, rc = 4125 \012
< info Allocate depth hashtable memory, rc = 2062 \012
< info Allocate eval hashtable memory, rc = 437 \012
< info Allocate pawn hashtable memory, rc = 312 \012
< info Allocate memory for hashtables, rc = 7874 \012
> uci\012
> setoption name Hash value 32\012
# int: HashSize = 32\012
> setoption name UCI_ShowCurrline value true\012
> setoption name UCI_Chess960 value false\012
# int: Chess960 support = 0\012
> position fen rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1 moves e2e4\012
< info string fen: rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1 moves e2e4\012\012, rc = 1 \012
# chess960[LIGHT].Qrook = 0\012
# chess960[LIGHT].Krook = 0\012
# chess960[DARK].Krook = 0\012
# chess960[DARK].Qrook = 0\012
> go wtime 59998 winc 0 btime 60000 binc 0\012
< info depth 1 seldepth 1\012
Best,
Daniel
Tord Romstad wrote:Thanks, Daniel!
I just downloaded it and installed it in my GUI, and it seems to work!
http://www.glaurungchess.com/Homer.pngThere is just one problem: Homer doesn't seem to ponder at all. Do I have a GUI bug, or doesn't Homer support pondering yet?
Tord