Alessandro Scotti wrote:Hi all,
Hamsters 0.7.1 for Windows and Mac OS X is available here:
http://www.ascotti.org/programming/chess/hamsters.htm
(same zip for both operating systems).
This version fixes several bugs found in version 0.7 and should improve strength (a little) in both single and multiple thread modes.

On my SMP test, I noticed some interesting things.
Kiwi 0.7.1 with 4 threads outsearches 0.6 by a landslide (generally, it was three plies ahead in all of its searches.
The new version definitely understands pawns better.
Kiwi 0.7.1 seems to generate or count nodes in a Rybka-like fashion. With 4 threads, I was getting an NPS figure about 1/2 to 1/3 of single threaded 0.6 and yet 0.7.1 was pounding the stuffings out of 0.6 by outsearching. I see some possible explanations:
1. We are counting the nodes from only one thread
2. We are spending so much energy on figuring out which nodes to discard that we are searching "only the right" nodes.
3. Kiwi swallowed a little fish, and now uses Rybka nodes.
4. These new nodes are not little-bitty kiwi nodes, but actually belong to a Rhea or an Emu.
