]> git.sesse.net Git - stockfish/commit
Allow benches with more than 2G nodes.
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 7 Nov 2016 12:35:28 +0000 (13:35 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 7 Nov 2016 12:35:28 +0000 (13:35 +0100)
commit61c727fdcbf676632371bb646aa69482096d371d
treef70a59b6005fbe4a3489575efaa799e6b876b27b
parent876f07cbeea5b583ca75685cefa0fd4be1e904a4
Allow benches with more than 2G nodes.

    ./stockfish bench 128 1 4000000000 default nodes

    crashes before, works after.

    No functional change.
src/benchmark.cpp