Search found 158 matches
- Fri Jan 01, 2021 1:24 pm
- Forum: Computer Chess Club: General Topics
- Topic: Happy New Years!
- Replies: 4
- Views: 279
Re: Happy New Years!
Here is to the end of a very challenging year. May you all be happy, healthy and safe in 2021! https://i.imgur.com/SWRpWDd.gif Thank you very much, Joshua! And I think it's a really good idea, to wish some or many good years (plural) at once, why always stick to a single one only, because just one ...
- Tue Sep 08, 2020 4:39 pm
- Forum: Computer Chess Club: General Topics
- Topic: AVX2 optimized SF+NNUE and processor temperature
- Replies: 26
- Views: 3005
Re: AVX2 optimized SF+NNUE and processor temperature
I was obliged to lessen the settings of my Ryzen 9 3950x because after some time it was frozen during test run (SF+NNUE against SF+NNUE) because of over-heating the CPU (CPU temperature was more than 90 degrees Celsius with Noctua NHD15 SE AM4 air cooler) Now the CPU clock is 16 x 4.0 GHZ (It was 1...
- Wed Aug 28, 2019 8:45 pm
- Forum: Computer Chess Club: General Topics
- Topic: Ryzen 3900X
- Replies: 51
- Views: 8469
- Sun Aug 25, 2019 4:56 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: funny leela game
- Replies: 1
- Views: 1146
Re: funny leela game
[Event "Computer Chess Game"] [Site "Stuarts-MacBook-Pro.local"] [Date "2019.08.24"] [Round "-"] [White "stuartcracraft"] [Black "Lc0 v0.22.0-dev"] [Result "*"] [TimeControl "40/2400"] [Annotator "1... -0.11"] 1. d4 Nf6 {-0.11/10 34} 2. Nf3 e6 {-0.12/11 57} 3. c3 d5 {-0.04/10 1:04} 4. Bg5 h6 {+0.01...
- Fri Jul 05, 2019 5:57 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Severe windows 10 problems. What to do?
- Replies: 63
- Views: 12680
Re: Severe windows 10 problems. What to do?
Well, maybe I was a bit harsh, I'm sorry for that. The point is that manufacturers want you to buy their stuff and sales people just tell you what the manufacturer tells them. I didn't mean to say that sales people are incompetent to sell stuff, but most of them have no clue about the tech behind t...
- Fri Jul 05, 2019 5:08 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Severe windows 10 problems. What to do?
- Replies: 63
- Views: 12680
Re: Severe windows 10 problems. What to do?
Yesterday I bought some loudspeaker cable, there was an arrow on in, the guy told me that the arrow should point in the direction of the loudspeaker because the the signal goes from the amplifier to the speaker, of course I told him this is complete nonsense and the guy got really mad at me. Actual...
- Fri Jul 05, 2019 2:49 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Severe windows 10 problems. What to do?
- Replies: 63
- Views: 12680
Re: Severe windows 10 problems. What to do?
Yesterday I bought some loudspeaker cable, there was an arrow on in, the guy told me that the arrow should point in the direction of the loudspeaker because the the signal goes from the amplifier to the speaker, of course I told him this is complete nonsense and the guy got really mad at me. Actual...
- Fri Jun 07, 2019 7:04 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Hash collision?
- Replies: 42
- Views: 9560
Re: Hash collision?
This will occupy my mind for days and in the end I won't be able to solve it, thank you very much.
- Fri Jun 07, 2019 6:37 pm
- Forum: Computer Chess Club: General Topics
- Topic: Mortimer trap test bug in Stockfish 10
- Replies: 23
- Views: 3238
Re: Mortimer trap test bug in Stockfish 10
Jp Coming close to the hot point. When you continue 6.Nc4 (which is inferior line according to Stockfish) after 10 moves , Stockfish evaluates -3.54 for black. But when you continue 6.Nxf7 (Stockfish’s best choice for white ), then 10 moves afterward, Stockfish evaluates -4.57 for black ! Is this l...
- Fri Jun 07, 2019 3:32 pm
- Forum: Computer Chess Club: General Topics
- Topic: Mortimer trap test bug in Stockfish 10
- Replies: 23
- Views: 3238
Re: Mortimer trap test bug in Stockfish 10
As you may know Mortimer trap is a famous trap in Ruy lupez openining .(google it and you’ll find it easily). Also it’s a valid test for new chess engines! According to all chess literature and famous GMs the best continuation in move 6 for white is 6.Nc4 ?! But when you test the position by Stockf...