]> git.sesse.net Git - stockfish/commit - src/nnue/nnue_architecture.h
Use dynamic allocation for evaluation scratch TLS buffer.
authorTomasz Sobczyk <tomasz.sobczyk1997@gmail.com>
Sun, 27 Feb 2022 16:02:13 +0000 (17:02 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 1 Mar 2022 16:51:02 +0000 (17:51 +0100)
commit174b038bf3b3b8a0d82422a861a050391a33f34a
tree13cdbeb4f99a283228cd11d723a48ec7e3f74e16
parent5f781d366e0f4369ec12e36c9978ad63ffa32235
Use dynamic allocation for evaluation scratch TLS buffer.

fixes #3946 an issue related with the toolchain as found in xcode 12 on macOS,
related to previous commit 5f781d36.

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

No functional change
src/nnue/nnue_architecture.h