Thanks!
rbarreira wrote:Jim Ablett wrote:
54 files changed, 4138 insertions(+), 5656 deletions(-)
So more then 1500 lines of code removed for this release.
Amazing... Is this mostly code simplification, or is it a lot of outright removal of features which don't increase ELO?
So far I see:
[ul][*]Re-merging of most remaining duplicated code (search() & root_search(), and code common to pawn & material-imbalance hashes)
[*]Removal of UCI knobs controlling search extensions
[*]Briefer opening book implementation
[*]Removal of "banner" comments, tighter text-wrap of comments, micro-reorganizations
[*]Header file reorganization[/ul]
[quote="muxecoid"The reported NPS is much lower than 2.0.1. Is it counted differently now?
Also eval numbers are wildly different now. Did stockfish become more materialistic?[/quote]
Doesn't look like nodes are counted differently. Which build are you using, and does it matter if you are using many threads?
This SF is slightly more "materialistic" in its search: it's more willing to reduce bad captures and futility-prune moves with negative SEE. Its eval looks nearly identical.
tmokonen wrote:mcostalba wrote:tmokonen wrote:I can't seem to get the 32 bit Windows compile to work with a Polyglot book. Am I alone in my struggles?
Have you tried with the official Salvo's book ? (
http://jimablett.hostwebs.com/)
Does it works ?
Hi Marco, I tried using Salvo's official 2.0.1 book, as well as several others (performance.bin, varied.bin), without success. The 64 bit compile works fine with the book, it's only the 32 bit compile that doesn't use the book.
Also works fine with the 32-bit Linux compile. Strange.
