-
Notifications
You must be signed in to change notification settings - Fork 7
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
KGS ViT Bot #140
KGS ViT Bot #140
Conversation
backoffLimit: 9001 | ||
template: | ||
spec: | ||
priorityClassName: normal-batch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make this high-batch
as well? Then it's unlikely to get pre-empted
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah I purposely made the non-pro bot normal-batch so that it could get pre-empted by more important paper experiments, since a few extra games (we have 1000 games now) won't make too much of a difference to our NeurIPS submission.
Should we merge this? |
No description provided.