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

use smaller instances for PRs #419

Closed
Tracked by #453
bhearsum opened this issue Feb 2, 2024 · 1 comment
Closed
Tracked by #453

use smaller instances for PRs #419

bhearsum opened this issue Feb 2, 2024 · 1 comment
Labels
cost & perf Speeding up and lowering cost for the pipeline

Comments

@bhearsum
Copy link
Collaborator

bhearsum commented Feb 2, 2024

I just noticed that we run training on 1tb, 4 GPU, non-spot instances for PRs. We should probably switch to much smaller spot instances for them. (Having 4 GPUs might be OK still to speed things up, but I don't see any reason we should use large disks or on-demand instances.)

@eu9ene eu9ene added the cost & perf Speeding up and lowering cost for the pipeline label Feb 2, 2024
@bhearsum
Copy link
Collaborator Author

Fixed by #457

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cost & perf Speeding up and lowering cost for the pipeline
Projects
None yet
Development

No branches or pull requests

2 participants