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

Make the dask workers be spot instances in carbonplan #490

Closed
Tracked by #291 ...
choldgraf opened this issue Jun 28, 2021 · 2 comments · Fixed by #605
Closed
Tracked by #291 ...

Make the dask workers be spot instances in carbonplan #490

choldgraf opened this issue Jun 28, 2021 · 2 comments · Fixed by #605
Assignees

Comments

@choldgraf
Copy link
Member

choldgraf commented Jun 28, 2021

The CarbonPlan hub dask workers should be spot instances in order to keep their costs down. This requires fiddling with the configuration until it works properly

@choldgraf choldgraf mentioned this issue Jun 28, 2021
7 tasks
@yuvipanda yuvipanda reopened this Aug 10, 2021
@yuvipanda yuvipanda changed the title Make the dask workers be spot instances Make the dask workers be spot instances in carbonplan Aug 10, 2021
@choldgraf
Copy link
Member Author

I've heard from Joe that this is important to implement so that the CarbonPlan hub doesn't incur too much extra costs (the AWS bill they got for July was quite large, apparently). I'm going to mark this as priority to signal boost a bit.

yuvipanda added a commit to yuvipanda/pilot-hubs that referenced this issue Aug 13, 2021
- Don't change the instance type of the dask workers - so no
  mixed instances. This is a straight port of what we have now
  to just use spot instances.
- x1 spot instances can't be created due to quota issues,
  so we remove them from the pool.

Fixes 2i2c-org#490
@yuvipanda
Copy link
Member

#605 does this. I've deployed and tested it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants