Search found 879 matches
- Mon May 21, 2018 10:08 pm
- Forum: Computer Chess Club: General Topics
- Topic: GUI question: Asymmetric time control
- Replies: 23
- Views: 6790
Re: GUI question: Asymmetric time control
Hi everyone, ATC, I thought that was a basic option. I am looking for a GUI where you can set individual time controls for each engine (UCI) in a match or tournament. So Shredder plays for example 40/20' and Stockfish with 5' Blitz. As far as I can see, it's not possible in Fritz and Arena. But it ...
- Wed Apr 25, 2018 10:39 pm
- Forum: Computer Chess Club: General Topics
- Topic: Can a human still defeat Leela ?
- Replies: 25
- Views: 9772
Re: Can a human still defeat Leela ?
The version that destroyed GM Tang was old and I imagine even Carlsen would have a tough time beating that version in a match. The newest versions no human would have a chance.
- Tue Apr 24, 2018 11:59 pm
- Forum: Computer Chess Club: General Topics
- Topic: LCZero is using my cores, not my GPU.
- Replies: 58
- Views: 12364
Re: LCZero is using my cores, not my GPU.
I think my OpenCL driver may have been too old. I am installing the 2.0 driver now. Dann, what GPU do you actually have? For NVIDIA and AMD cards the OpenCL support is included in the regular video driver. If you only have a built-in Intel GPU (which is inside the CPU), it is better to use the CPU ...
- Tue Apr 24, 2018 10:30 pm
- Forum: Computer Chess Club: General Topics
- Topic: Deep Blue takes the back seat
- Replies: 19
- Views: 4143
Re: Deep Blue takes the back seat
From http://www.ipmanchess.yolasite.com/amd---intel-chess-bench.php we see this: NPS: 431,403,814 8x Intel Xeon Platinum 8168 8x24c/48t 384threads BMI2 Now, the previous hardware setup had about the same throughput as Deep Blue (considering that the Ipman test set has lots of open positions, the 20...
- Sun Apr 22, 2018 10:55 pm
- Forum: Computer Chess Club: General Topics
- Topic: Titan V and LCZero
- Replies: 10
- Views: 3114
Re: Titan V and LCZero
He died young, he would have been 47 this year.Rubinus wrote:Cca 6 years old project Neoxium - http://www.neoxium.com/en/current_en.html
Unfortunatelly, author is dead. I test from Hiarcs 13.2 HTC, OS Win-mobile 5, options 1700-1750.
- Sun Apr 22, 2018 5:07 pm
- Forum: Computer Chess Club: General Topics
- Topic: GM Andrew Tang vs Leela Chess Zero
- Replies: 57
- Views: 14195
Re: GM Andrew Tang vs Leela Chess Zero
Only id125 was used for the match because Andrew was not able to win a game. Leela won the match 12.5-1.5. Immediately after the match Andrew challenged Leela to ultrabullet, match score was 2-24 before Andrew finally managed to beat Leela. During Andrew's stream on twitch the viewer count often pas...
- Sun Apr 22, 2018 4:39 pm
- Forum: Computer Chess Club: General Topics
- Topic: GM Andrew Tang vs Leela Chess Zero
- Replies: 57
- Views: 14195
Re: GM Andrew Tang vs Leela Chess Zero
Andrew managed to get his first draw on the second bullet game.
- Sun Apr 22, 2018 4:29 pm
- Forum: Computer Chess Club: General Topics
- Topic: GM Andrew Tang vs Leela Chess Zero
- Replies: 57
- Views: 14195
Re: GM Andrew Tang vs Leela Chess Zero
Not going well at all for Andrew. He's currently 0 to 5 and currently has a minute less than Leela in the sixth and final blitz game. After that game they will play 8 bullet games.
- Sat Apr 21, 2018 12:23 pm
- Forum: Computer Chess Club: General Topics
- Topic: Leela Chess Zero + Google Colab
- Replies: 3
- Views: 1382
Re: Leela Chess Zero + Google Colab
Don't risk getting banned, or worse Google banning our group. They are probably tracking IP addresses to determine if one person is using multiple accounts. And yes it's surprisingly easy to get it running following the directions here: https://github.com/glinscott/leela-chess/wiki/Run-Leela-Chess-Z...
- Fri Apr 20, 2018 12:36 am
- Forum: Computer Chess Club: General Topics
- Topic: LeelaChessZero no longer running in Google Colab?
- Replies: 2
- Views: 802
Re: LeelaChessZero no longer running in Google Colab?
I was training Leela on the free Google Colab account but just now it stopped working for me. It is now failing in the first cell, here's the output: !apt-get update !apt-get install -y --fix-missing clinfo cmake git libboost-all-dev libopenblas-dev nvidia-cuda-toolkit opencl-headers ocl-icd-libope...