It does seem worrying that they MD5 hashes for the same file are different.
I suspect it is default sizes for structs, perhaps a different packing rule.
Modern compilers tend to pack on wider block sizes.
Are the files that you built larger?
Search found 10354 matches
- Sun Apr 18, 2021 2:48 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Nalimov errors
- Replies: 3
- Views: 194
- Sun Apr 18, 2021 2:42 am
- Forum: Computer Chess Club: General Topics
- Topic: Introducing Igel chess engine
- Replies: 181
- Views: 40434
Re: Introducing Igel chess engine
For some reason, I cannot build your engine properly. I used cmake to create visual studio projects and it built something, but it did not find the nodes file and the uci form for arena is blank. It still plays chess, so I guess it is using the ordinary evaluation. I tried using mingw and it found t...
- Sun Apr 18, 2021 2:33 am
- Forum: Computer Chess Club: General Topics
- Topic: Dann Corbit, where can I download your Opening Book ?
- Replies: 8
- Views: 194
Re: Dann Corbit, where can I download your Opening Book ?
I do not see any reason not to use 7 man EGTB files. In fact, if 8 man files were available, I would prefer if they use those.
There is no reason to fumble in the dark, when you have a lantern, and so does everyone else.
There is no reason to fumble in the dark, when you have a lantern, and so does everyone else.
- Sun Apr 18, 2021 12:13 am
- Forum: Computer Chess Club: General Topics
- Topic: Dann Corbit, where can I download your Opening Book ?
- Replies: 8
- Views: 194
Re: Dann Corbit, where can I download your Opening Book ?
I think we can measure several different things. We can measure engine strength . The most important thing here is symmetry. In other words, if Engine 1 plays opening X as white, then Engine 2 should also play opening X as white. If the engines exit the book in different openings or at different poi...
- Sat Apr 17, 2021 9:25 pm
- Forum: Computer Chess Club: General Topics
- Topic: Dann Corbit, where can I download your Opening Book ?
- Replies: 8
- Views: 194
Re: Dann Corbit, where can I download your Opening Book ?
This contest is probably a much stronger measure of book performance, because the programs are all the same, to the only variable that changes is the opening book:
https://sites.google.com/site/computers ... book-cs-52
https://sites.google.com/site/computers ... book-cs-52
- Sat Apr 17, 2021 9:22 pm
- Forum: Computer Chess Club: General Topics
- Topic: Dann Corbit, where can I download your Opening Book ?
- Replies: 8
- Views: 194
Re: Dann Corbit, where can I download your Opening Book ?
The new opening books were revolutionized starting with the Cerebellum book.
From that point forward, opening books became enormously strong, giving about 50 Elo to the top engines.
Here is Sedat's current contest:
https://sites.google.com/site/computers ... book-cs-53
From that point forward, opening books became enormously strong, giving about 50 Elo to the top engines.
Here is Sedat's current contest:
https://sites.google.com/site/computers ... book-cs-53
- Sat Apr 17, 2021 9:16 pm
- Forum: Computer Chess Club: General Topics
- Topic: DDR5 RAM is coming in 2021
- Replies: 10
- Views: 369
Re: DDR5 RAM is coming in 2021
Haha, everytime AMD doubles their core count I hear the champagne corks popping here. ;) -- Srdja I crack my knuckles and jump for joy when a new AMD super server comes out. My 3970x saves me a boatload of money when I am analyzing, I almost never run my old server room servers around the clock lik...
- Sat Apr 17, 2021 9:09 pm
- Forum: Computer Chess Club: General Topics
- Topic: Dann Corbit, where can I download your Opening Book ?
- Replies: 8
- Views: 194
Re: Dann Corbit, where can I download your Opening Book ?
I will see if I can find it. If you want the best books, technology has come a very long way and the books from Sedat's contests are pretty well guaranteed to be stronger. Any top ten book from one of Sedat's book contests will beat a book written twenty years ago that was derived from super GM and ...
- Sat Apr 17, 2021 9:05 pm
- Forum: Computer Chess Club: General Topics
- Topic: ShashChess 16 on Mac M1
- Replies: 4
- Views: 134
Re: ShashChess 16 on Mac M1
I also think you should be able to use the experience file I created. You should give it a try.
- Sat Apr 17, 2021 9:04 pm
- Forum: Computer Chess Club: General Topics
- Topic: ShashChess 16 on Mac M1
- Replies: 4
- Views: 134
Re: ShashChess 16 on Mac M1
What UCI parameter settings are you using?
You must have read only turned off for the learning or it will not write.
You must have read only turned off for the learning or it will not write.