Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Stalls/Crashes in some cases using OpenBench runs #8

Open
DeveloperPaul123 opened this issue Nov 8, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@DeveloperPaul123
Copy link
Owner

See https://developerpaul123.pythonanywhere.com/event/1300/

We may need to implement multiple threads to be able to respond to command line input while searching in case stop or isready is sent.

@DeveloperPaul123 DeveloperPaul123 added the bug Something isn't working label Nov 8, 2024
@DeveloperPaul123
Copy link
Owner Author

After further investigation, it seems that I'm able to recreate crashes and stalls with other, more established engines too. This may be due to a bug or issue with how I have build cutechess-cli for use with Open Bench since Open Bench does not provide cutechess-ob for MacOS.

After messaging the Open Bench discord, it seems Andy maintains his own fork of cutechess: https://github.com/AndyGrant/cutechess

We should try building from that and see if it addresses the issues. We can possibly contribute that binary as well and add more formal support for MacOS.

@DeveloperPaul123
Copy link
Owner Author

We could also try out this binary: https://github.com/ppigazzini/static-cutechess-cli/releases/tag/v1.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant