Skip to content

doc(README): add Compute Gardener Scheduler as Carbon Aware tool #29

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ Do you know of an incredible green software repository that we missed? Let us kn
- [Carbon-Aware-Computing](https://github.com/bluehands/Carbon-Aware-Computing): The goal of this project is to provide developers with hassle free, easy to use, ready to run tools for carbon aware computing. All libraries and data are open source and open data with unrestricted usage. Within private, open source and commercial software. This project will deliver a set of libraries, services and data. There are mostly extensions to other projects and all credits belong to them. To forecast the best execution time the Carbon Aware SDK from the Green Software Foundation is used. The Forecast and actual data is from Energy-Charts provided by Fraunhofer ISE. For UK the data is provided by UK National Grid ESO.
- [Carbon-minimiser](https://github.com/bbc/carbon-minimiser): The National Grid have created a Carbon Intensity API for Great Britain. This allows you to access to predictions for carbon intensity across England, Scotland, and Wales. The Carbon Minimiser sits on top of this, and allows you to estimate the optimal time to perform actions to reduce their impact on the planet, by choosing times when your area has a lower carbon intensity.
- [Hangfire.Community.CarbonAwareExecution](https://github.com/bluehands/Hangfire.Community.CarbonAwareExecution): A Hangfire extension to schedule tasks with carbon awareness in mind. The best point in time is calculated based on emission forecasts to get a window with a minimal grid carbon intensity.
- [Compute Gardener Scheduler](https://github.com/elevated-systems/compute-gardener-scheduler): Compute Gardener is an open source Kubernetes scheduler with the goal of making it much easier for a k8s cluster operator to immediately begin employing carbon or price signal aware strategies in order to shift deferrable jobs in time and space when power is cheaper or cleaner. Compute Gardener also captures all metrics necessary to validate mitigated emissions for reporting and future carbon credit generation purposes. We're proud to leverage and complement some of the capable tools listed in this directory or otherwise built by our awesome community. ex: kepler, grid-intensity-go, dcgm, region-carbon-info

## Special Tools
- [Nvidia-co2](https://github.com/kylemcdonald/nvidia-co2): Show gCO2eq emissions information with nvidia-smi, at the top right corner. For example: 79.2gCO2eq/h or 23.76mm^2/h sea ice.
Expand Down