Closed Newera2022 closed 2 years ago
Other than that, the code that automatically builds these releases is also public, so you can follow these steps if you want to compile yourself: https://github.com/ianfab/Fairy-Stockfish-NNUE/blob/6ca95846284b9f3b195fc271dc3c017c2878f6d9/.github/workflows/release.yml#L41-L51
The training uses GPU and relies on that there has to be a GPU, you can't run it with CPU only. However, this is just during the training in order to generate the NNUE. Fairy-Stockfish itself only uses CPU.
希望出个训练的基础教程 另外15的引擎希望早日出炉
A tutorial for what?
15 的引擎希望早日出炉 很多人期盼尼
Unless you have any specific requirements you can simply use the official releases https://github.com/ianfab/Fairy-Stockfish-NNUE/releases and normally don't need to compile it yourself.