Tomasz Sobczyk
Tomasz Sobczyk
I've had a few cases where everything was within +-3s but a chunk was moved by a minute, not only being completely wrong, but also scrambling the order of subtitles....
…ing in double .encode on creation. Showed as an issue when running FT optimization with a FEN list (.epd)
The intended purpose of this script is to always document and fetch the datasets required for replicating the training of the current Stockfish master network. Right now this is mostly...
We sometimes call executables with different cwd so they may not be found if they were originally only found in the same directory as the script. (someone actually had gcc...
Perhaps completed tasks that returned 0 games should be pruned to reduce bloat. https://tests.stockfishchess.org/tests/view/642df05c77ff3301150e87f2
It's annoying that it's necessary to take a pattern out of one terminal, put it in the other terminal, double it, and put it back in the first terminal. It...
This is an idea I need more feedback on. Recently, while testing the new NUMA awareness code, we've discovered multiple issues with the current common ways to test performance. So...