fishtest icon indicating copy to clipboard operation
fishtest copied to clipboard

Stockfish testing

Results 178 fishtest issues
Sort by recently updated
recently updated
newest added

After an update is pushed, workers repeatedly print: *** Another worker (with PID=7) is already running in this directory *** This hasn't been discovered yet on the main instance since...

bug
worker update

fixes https://github.com/official-stockfish/fishtest/issues/2106 This PR switches from cutechess-cli to fast-chess. cutechess-cli has been serving us well in the past years, however, some issues have accumulated, namely the difficulty of compiling cutechess-cli,...

https://github.com/official-stockfish/fishtest/issues/1889 vdbergh https://github.com/vdbergh) commented [on Jul 23] https://github.com/official-stockfish/fishtest/issues/1889#issuecomment-2243722730 I finally found time to set up a new website.

as needed since SF 17 release.

We're observing some nice results with the normalized game pair Elo (ngpElo) which seemingly is a good way to derive an Elo number that is largely book independent, working with...

See https://tests.stockfishchess.org/actions?max_actions=1&action=log_message&user=&text=&before=1725836603.523324&run_id= Probably, in a future PR, we will delegate the purging of the "active_runs" data structure to a scheduled task so that there is no more need for the...

Instead of always waiting for the next update_task, we allow the heart beat api to stop handling a task in the worker.

Suppose a run has auto purge on, and the code of the run is bugged and keeps crashing for most/all the games, the question is does it make sense to...

Increasing the maximum number of tests users can follow from 15 to 20. So users can keep track of more tests simultaneously, allowing for a more comprehensive overview of ongoing...

Code for research examples (in MATLAB) [in this repo](https://github.com/jingyi-zhu/Fast2SPSA/tree/master). Should prove significantly better than regular SPSA