Page 1 of 1
About GES..
Posted:
14 Jan 2005, 23:10
by carlospesce
Hi to all!!
I have two problems with GES.
1) Could you post a default.ini with 32 Mb of hashtables?
2) Where is the book? Its possible to build one?
Thanks in advance
Carlos Pesce
Re: About GES..
Posted:
14 Jan 2005, 23:51
by David Weller
main_hash_entries 1048575
should be about 32M hash
here is the current default.ini
- Code: Select all
main_hash_entries 1048575
pawn_hash_entries 1048575
ks_defect 32
ks_exponent 3
ext_base 0
ext_check 64
ext_p27th 64
ext_mate 64
ext_1reply 64
ext_recap 96
max_pos_value 1500
max_pos_gain 325
forked_piece 40
hanging_piece 20
premature_queen 4
rook_restricted 15
rook_trapped 40
rook_on_7th 25
rook_connected 5
rook_on_open 20
rook_on_hopen 15
rook_behind_passed 30
bishop_trapped 150
bishop_restricted 15
bishop_pair 50
space 3
isolated_pawn 25
doubled_pawn 10
immobile_pawn 4
weak_pawn 4
end_pawn 2
unmoved_piece 8
kings2war 12
shield0 4
shield1 10
shield2 14
shield3 16
shield4 20
shield5 22
shield6 24
ropenbyking 10
rhopenbyking 5
no_escape 8
[/code]
About Ges..
Posted:
16 Jan 2005, 01:37
by carlospesce
Thanks, David!
But it means that i must to set the half of this number for 32Mb in total?
And the same amount of hash for main hash and pawn hash?
The last: what about the book?
Regards
Carlos pesce
Re: About GES..
Posted:
16 Jan 2005, 19:46
by David Weller
no. those values should put GES' total memory usage to about 32M
[ie., including pawn hash]
I cant help you with the book, as Ges uses Dan Honeycutt's code for that, 'as is'. I have made no provision for changing the book
Re: About GES..
Posted:
17 Jan 2005, 18:58
by Dan Honeycutt
A builder is still on the to do list, sloooow progress due to too many other irons in the fire.
Best
Dan H.