No, it only works with NVIDIA cards and CUDA right now.
Search found 43 matches
- Sat Jul 11, 2020 8:38 pm
- Forum: Computer Chess Club: General Topics
- Topic: Release v0.7 of Allie
- Replies: 3
- Views: 1112
- Sat Jul 11, 2020 8:26 pm
- Forum: Computer Chess Club: General Topics
- Topic: Release v0.7 of Allie
- Replies: 3
- Views: 1112
Release v0.7 of Allie
Hi, I just released v0.7 of Allie. This is what won Top of the Top Bonus in Season 18 of TCEC: https://tcec-chess.com/#div=top4&game=1&season=18 This release is extremely strong with many new features and ELO gains over what was seen in v0.6. There is more minimax in terminal nodes, there is support...
- Wed Jun 10, 2020 9:25 pm
- Forum: Computer Chess Club: General Topics
- Topic: NNUE shared library and tools
- Replies: 0
- Views: 941
NNUE shared library and tools
Hi, I'm thinking of starting an effort to extract the NNUE from https://github.com/nodchip/Stockfish and make a separate shared library of net and training tools so that other AB engines besides Stockfish (like Ethereal or the other OpenBench engines) can use this new technology. Anyone else want to...
- Wed Jun 10, 2020 1:16 am
- Forum: Computer Chess Club: General Topics
- Topic: Stockfish NN release (NNUE)
- Replies: 227
- Views: 79655
Re: Stockfish NN release (NNUE)
Ok, now optimization is on and figured out the threading issue and I now see 3.2Mnps with 12 threads running under native linux.
- Wed Jun 10, 2020 12:35 am
- Forum: Computer Chess Club: General Topics
- Topic: Stockfish NN release (NNUE)
- Replies: 227
- Views: 79655
Re: Stockfish NN release (NNUE)
It now gives reasonable output when you don't set the SkipLoadingEval which I mistakenly assumed you had to set to skip regular SF eval :P ```info depth 1 seldepth 1 multipv 1 score cp 36 nodes 20 nps 666 tbhits 0 time 30 pv d2d4 info depth 2 seldepth 2 multipv 1 score cp 145 nodes 46 nps 1121 tbhit...
- Tue Jun 09, 2020 11:56 pm
- Forum: Computer Chess Club: General Topics
- Topic: Stockfish NN release (NNUE)
- Replies: 227
- Views: 79655
Re: Stockfish NN release (NNUE)
FWIW, I've added a few includes and changed some gcc flags and it builds and runs under Linux here: https://github.com/manyoso/Stockfish
Check the readme for instructions... and if someone has a more recent net I'd appreciate it as the one I'm using is giving garbage output.
Check the readme for instructions... and if someone has a more recent net I'd appreciate it as the one I'm using is giving garbage output.
- Fri Apr 24, 2020 12:30 pm
- Forum: Computer Chess Club: General Topics
- Topic: New version of Allie v0.6
- Replies: 25
- Views: 5248
Re: New version of Allie v0.6
Multipv is coming and Allie does display TB hits already and has for some time. If you don’t see them, then something wrong with your TB setup or Allie option... come to allie discord and I can try and help
- Wed Apr 22, 2020 11:35 am
- Forum: Computer Chess Club: General Topics
- Topic: New version of Allie v0.6
- Replies: 25
- Views: 5248
Re: New version of Allie v0.6
Hi, I just released a new version of Allie: https://github.com/manyoso/allie/releases/tag/v0.6 You can find windows exe on Allie discord channel under #releases. This version will be playing in the upcoming TCEC Cup and is substantially stronger and faster than v0.5. Major parts of the code were re...
- Mon Apr 20, 2020 5:44 pm
- Forum: Computer Chess Club: General Topics
- Topic: New version of Allie v0.6
- Replies: 25
- Views: 5248
New version of Allie v0.6
Hi, I just released a new version of Allie: https://github.com/manyoso/allie/releases/tag/v0.6 You can find windows exe on Allie discord channel under #releases. This version will be playing in the upcoming TCEC Cup and is substantially stronger and faster than v0.5. Major parts of the code were rew...
- Mon Oct 14, 2019 7:40 pm
- Forum: Computer Chess Club: General Topics
- Topic: Allie v0.5 released
- Replies: 9
- Views: 3333
Allie v0.5 released
Hi All,
Just released v0.5 of Allie which is essentially the same version that played in TCEC sufi. Here is the link: https://github.com/manyoso/allie/releases/tag/v0.5
Cheers.
Just released v0.5 of Allie which is essentially the same version that played in TCEC sufi. Here is the link: https://github.com/manyoso/allie/releases/tag/v0.5
Cheers.