fishnet
fishnet copied to clipboard
Distributed Stockfish analysis for lichess.org
There is still a lot to be done here, I just wanted to make the PR right away. It shows the breadth of the sort of stuff that needs to...
*cross post in discord for discussion* so i try to use my laptop as a node but sometimes the 40 games analysis will take 40 minutes and i can't analyze...
It's a bit hacky to get around the lack of asynchronous stop commands. But I've got something like this to give a 5 minute window to the process to finish...
I just finished setting up fishnet on my two servers today and spotted some interesting behaviour. It seems like fishnet's work assignment algorithm is poorly optimised for high core count...
This adds a way to enable stats in containers.
I've had a dead gpu android tablet with relatively fine CPU lying around, it is rooted and I can access it trough ssh, wonder if that is possible to turn...
Is there a cloud autoscaling configuration for Fishnet yet, such as K8s HPA or KEDA? Also, is there an official way to collect container logs to track how many games/positions...
The [protocol](https://github.com/lichess-org/fishnet/blob/master/doc/protocol.md) specifies a boolean query parameter `stop`, which is set to true if the client just want to send the analysis result without acquiring the next job, or false...
I know there is no public leaderboard, but is there an API to retrieve stats of a particular API key? This would at least allow contributors to lookup their own...