]> git.sesse.net Git - stockfish/commit
Set Use NNUE by default to true
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 20 Aug 2020 12:24:49 +0000 (14:24 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 20 Aug 2020 19:14:32 +0000 (21:14 +0200)
commitdaac86691de55fe388b9b727794c7d27f2b90d5c
treefa01ce027234650bd10bdec5f2fe16a82d5e05e8
parenta1ad8604a11459a94189f857e368d0fbb72da25d
Set Use NNUE by default to true

Since the initial stages of the merge, progress has been made so that
this seems the best option now:

* NNUE is clearly stronger on most relevant hardware and time controls
* All of our CI and testing infrastructure has been adjusted
* The default net is easy to get (further ideas #3030)

fixes https://github.com/official-stockfish/Stockfish/issues/2861

closes https://github.com/official-stockfish/Stockfish/pull/3033

No functional change.
src/ucioption.cpp