-
Notifications
You must be signed in to change notification settings - Fork 129
Run the worker on Google Colaboratory
vdbergh edited this page Dec 31, 2023
·
3 revisions
You can test how the fishtest worker works using a free 2 cores instance for max 6 hours on Google Colaboratory:
- Signup for a free account
- Create a new notebook
-
Paste this text writing your fishtest username/password:
!git clone --depth=1 --single-branch --branch master https://github.com/official-stockfish/fishtest.git !python3 fishtest/worker/worker.py <username> <password> --concurrency MAX --max_memory MAX
- Start the notebook
- You can save the notebook on your Google Drive