Page 1 of 1

RAM

Posted: Fri Aug 31, 2012 9:24 pm
by Zlatin
Hello ,

I want to ask you how the amount of RAM influence of work of engine? And what is enough Hashtable size for Houdini and Rybka?

Re: RAM

Posted: Sat Sep 01, 2012 12:11 am
by Dan Honeycutt
Zlatin wrote:Hello ,

I want to ask you how the amount of RAM influence of work of engine? And what is enough Hashtable size for Houdini and Rybka?
Amount of ram needed depends on the time control. 4 mb is about the starvation level - the engine would probably do about as well with no hashing. 64 mb to 128 mb is a good amount for normal time controls. You can't specify too much (unless you exceed your physical memory) but as you get up toward a gig diminishing returns get pretty substantial.

Allocate your hash as a power of two like my numbers above. A lot of engines require that so even if you said 150 mb the engine would likely use only 128 mb.

Best
Dan H.

Re: RAM

Posted: Sat Sep 01, 2012 12:18 am
by velmarin
You can use this little program the author Hall2011 ,

It's in Spanish, but it is easy to use.

http://upd.webhispana.net/download.php?id=HashTable

[img]http://img835.imageshack.us/img835 ... png[/img]