Search found 880 matches
- Wed Dec 23, 2020 8:50 pm
- Forum: Computer Chess Club: General Topics
- Topic: Testing Stockfish, Lc0, Banksia GUI for iOS (iPhone, iPad, iWatch)
- Replies: 28
- Views: 5080
Re: Testing Stockfish, Lc0, Banksia GUI for iOS (iPhone, iPad, iWatch)
My main problem is that I don't stand a chance of winning any games even with the engines playing at their lowest level. So for me the inclusion of weaker engines (Elo 1200 - 1500) would be great. Interesting! One of the problems I don’t know which “weak” engines I should add since they are too man...
- Wed Dec 23, 2020 2:42 am
- Forum: Computer Chess Club: General Topics
- Topic: Testing Stockfish, Lc0, Banksia GUI for iOS (iPhone, iPad, iWatch)
- Replies: 28
- Views: 5080
Re: Testing Stockfish, Lc0, Banksia GUI for iOS (iPhone, iPad, iWatch)
Ok I have it running. The input is a little strange with this zoom effect but works. I have more difficulty with the levels. It moves almost instantly although I set up 30 seconds average. Also I see no information about the chess engines thinking . Or is there none on a watch ? Igel crashed the ap...
- Fri Dec 18, 2020 2:45 am
- Forum: Computer Chess Club: General Topics
- Topic: Testing Stockfish, Lc0, Banksia GUI for iOS (iPhone, iPad, iWatch)
- Replies: 28
- Views: 5080
Re: Testing Stockfish, Lc0, Banksia GUI for iOS (iPhone, iPad, iWatch)
How do the different versions of the Apple Watch behave concerning the engines on the hardware ? Is there a need for the latest generation 6 or is the SE also usable ? Is it possible to play chess with the banksia chess gui on the Apple Watch ? What do I need ? Can I move with the Fingers ? Which E...
- Fri Dec 18, 2020 2:32 am
- Forum: Computer Chess Club: General Topics
- Topic: Testing Stockfish, Lc0, Banksia GUI for iOS (iPhone, iPad, iWatch)
- Replies: 28
- Views: 5080
- Tue Dec 08, 2020 9:12 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Can EGTB storage requirements be reduced using this scheme?
- Replies: 29
- Views: 3163
Re: Can EGTB storage requirements be reduced using this scheme?
The baseline number of entropy bits per position is 0.85. So 200 nodes could result in space savings of up to 58%, 1600 in 68%, 12800 in 87%. If we add 10% overhead for this B+ tree-like indexing, it's still a lot of savings. While this scheme would be slower, the files would be smaller so they cou...
- Tue Dec 08, 2020 2:51 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Can EGTB storage requirements be reduced using this scheme?
- Replies: 29
- Views: 3163
Re: Can EGTB storage requirements be reduced using this scheme?
Yeah, the accuracy will vary quite a bit based on the EGTB. You could do iterative deepening to look at more nodes if the results after 200 nodes are not decisive I am sure a few more thousands of nodes are not enough for complicated endgame positions. E.g., if an endgame has DTC/DTM about 30, you ...
- Tue Dec 08, 2020 1:12 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Can EGTB storage requirements be reduced using this scheme?
- Replies: 29
- Views: 3163
Re: Can EGTB storage requirements be reduced using this scheme?
- Based on some quick tests, we should get 97% agreement What data did you get from that quick test? If an engine can provide enough data and correct 97% with that shallow search we don’t need EGTB at all ;) Some big problems may be: - you can’t get 97% of all positions with that shallow search. Dr...
- Wed Nov 25, 2020 11:28 pm
- Forum: Computer Chess Club: General Topics
- Topic: M1 Apple Silicon for Chess?
- Replies: 52
- Views: 6681
Re: M1 Apple Silicon for Chess?
Benchmarks on a MacBook Air 16GB 8-core GPU Stockfish compiled for M1 Apple Silicon, commit f9595828eb7e5e970b0be3ee5f84ddd726845523 Wed 11 Nov bench 2408119 bench 64 1 20 2270034 bench 64 2 20 4503092 bench 64 4 20 9069926 bench 64 6 20 10820178 bench 64 8 20 12438598 ... Not M1 but A-series to co...
- Tue Nov 24, 2020 11:14 pm
- Forum: Computer Chess Club: General Topics
- Topic: Banksia GUI released
- Replies: 1075
- Views: 200499
Re: Banksia GUI released
How many cores did you set for each engine?Kefalonian-Greece wrote: ↑Tue Nov 24, 2020 6:06 pmI installed
version 0.37
Select Concurrency: 4 games 256 hash each engine
After a few games the tournament is interrupted.
My computer has 6 cores. Amd Ryzen
Can you give me the list of engines, I will try to reproduce the issue. Thanks
- Tue Nov 24, 2020 11:11 pm
- Forum: Computer Chess Club: General Topics
- Topic: Banksia GUI released
- Replies: 1075
- Views: 200499