Skip to content

Carbon-aware Zeus (Chase) as an optimizer #53

@jaywonchung

Description

@jaywonchung

Currently, Chase is just an unmaintained branch. We should make it an actual optimizer in Zeus.

Perhaps it's a good idea to generalize it to not just carbon, but time-varying cost. Two concrete instantiations of this:

  • Carbon intensity changing over time: This is the original Chase.
  • Electricity price per Wh changing over time: It's really the exact same thing as changing carbon intensity.

In any case, there should be an API supplied to the optimizer that returns the current cost (e.g., carbon intensity or electricity price) at the moment, and the online optimization algorithm will react to it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions