]> git.sesse.net Git - stockfish/commit
Increase the maximum number of threads to 1024
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 3 Sep 2022 09:15:40 +0000 (11:15 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Wed, 7 Sep 2022 05:31:48 +0000 (07:31 +0200)
commitdddf8fc2b4867bad8b01fe3a18266c3677f3f726
treec453e3368e369ebaca753cbe0ec8ebaacf0cd609
parent97860cb575e3e71791b9a99b94f9f7d7a0dbf25e
Increase the maximum number of threads to 1024

relatively soon servers with 512 threads will be available 'quite commonly',
anticipate even more threads, and increase our current maximum from 512 to 1024.

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

No functional change.
src/ucioption.cpp