Search found 257 matches
- Sun Oct 22, 2017 6:29 pm
- Forum: Computer Chess Club: Tournaments and Matches
- Topic: Testing of Asmfish in CCRL?
- Replies: 7
- Views: 2048
Re: Testing of Asmfish in CCRL?
Asmfish is not equivalent to a faster Stockfish, it has a few differences impacting on the strength (around 1 or 2 elo?) and is faster. If one is looking for a faster Stockfish, there's Pedantfish. So the bench is not the same for Asmfish than for Stockfish. Your info is out of date by five months....
- Sun Oct 22, 2017 4:50 pm
- Forum: Computer Chess Club: Tournaments and Matches
- Topic: Testing of Asmfish in CCRL?
- Replies: 7
- Views: 2048
Testing of Asmfish in CCRL?
I wonder if there's any project to test either Asmfish in the CCRL. I fail to understand why Sugar was tested and not Asmfish. Asmfish is not equivalent to a faster Stockfish, it has a few differences impacting on the strength (around 1 or 2 elo?) and is faster. If one is looking for a faster Stockf...
- Wed Oct 18, 2017 6:50 pm
- Forum: Computer Chess Club: General Topics
- Topic: TCEC 10
- Replies: 229
- Views: 79075
Re: TCEC 10
Concerned that they didn't blunder a single time and played a perfect game?Leo wrote:Houdini draws with Fizbo and Wasp. I am concerned.
- Mon Sep 11, 2017 7:01 pm
- Forum: Computer Chess Club: General Topics
- Topic: Outcome of Crazyhouse with perfect play
- Replies: 9
- Views: 1795
Outcome of Crazyhouse with perfect play
While there are some indices that chess may be a draw with perfect play, such as the increement of draw percentage between strong engines. Especially when they are made stronger by increasing the time to calculate and/or increasing the number of cores/threads... I was wondering whether Crazyhouse wo...
- Fri Aug 18, 2017 7:17 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Hardware questions about cores and threads and /proc/cpuinfo
- Replies: 3
- Views: 1354
Re: Hardware questions about cores and threads and /proc/cpu
You can read more about such issue at https://unix.stackexchange.com/questions/87522/why-do-cpuinfo-cur-freq-and-proc-cpuinfo-report-different-numbers there are a lot of things going on that we/you may not be aware, and also these tools may not report the metric that you expect/assume to be ... Fir...
- Mon Aug 14, 2017 5:15 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Hardware questions about cores and threads and /proc/cpuinfo
- Replies: 3
- Views: 1354
Hardware questions about cores and threads and /proc/cpuinfo
I have a quad core i7 7700, so 4 real cores and 8 threads or virtual cores. In Linux when I do cat /proc/cpuinfo | grep MHz I see 8 listed frequencies and they don't necessarily matches by pair. Without using grep, I can see that these frequencies are for core 0, 1, 2, 3, 0, 1, 2 and 3 in that order...
- Sat Jul 29, 2017 10:31 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Ways to avoid "Draw Death" in Computer Chess
- Replies: 121
- Views: 16795
Re: Ways to avoid "Draw Death" in Computer Chess
A random mover checkmates another random mover over 15% of times, based on many million simulation games.jwes wrote:The random mover cannot easily beat anything. I can only suggest you download a random mover and try to lose to it.
- Sat Jul 15, 2017 8:08 pm
- Forum: Computer Chess Club: General Topics
- Topic: When did chess engines running on common home pc hardware be
- Replies: 42
- Views: 8121
When did chess engines running on common home pc hardware be
When did chess engines running on a common home pc hardware became stronger than the strongest human? Was it around 2006? By common home pc hardware I mean the kind of hardware people would buy (like Intel core 2 duo E6300 back in 2006). I am excluding server machines. I am interested in which hardw...
- Thu May 25, 2017 1:27 pm
- Forum: Computer Chess Club: General Topics
- Topic: Another attempt at comparing Evals ELO-wise
- Replies: 58
- Views: 11105
Re: Another attempt at comparing Evals ELO-wise
Hello Tsvetkov, I think it doesn't make much sense to compare an engine X to an engine Y at fixed depth like you did. That's because the definition of depth differs between engines (it is an iteration of something different according to which engine we consider). There are other more meaningful ways...
- Sun May 14, 2017 7:56 pm
- Forum: Computer Chess Club: General Topics
- Topic: Chess power of Ryzen processor
- Replies: 27
- Views: 6194
Re: Chess power of Ryzen processor
Nice, but as far as I've gathered knowledge on this forum, solving puzzles does not necessarily correlates with strength. This is why in order to see which engine is best, you run full games, not solve some positions only. Thus, I don't think your sentence So it is obvious that for an overclocked Ry...