A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of CodeCarbon

CodeCarbon - v3.0.0

BREAKING CHANGES

👥 List of contributors

@SaboniAmine, @benoit-cty, @inimaz and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] 9 days ago

CodeCarbon - v2.8.4

What’s Changed

Package

  • Prevent to always create a run (#814) @benoit-cty
  • fix: improve cli error-handling (#798) @inimaz
  • Add an Ollama and a command line tool example (#777) @benoit-cty
  • Update cpu_power.csv for Intel(R) Xeon(R) W-11955M CPU @ 2.60GHz (#819) @benoit-cty
  • Add Intel Core Ultra 7 165H (#807) @FrejaThoresen
  • Add CPU TDP for AMD EPYC 9454 (#805) @hendrik-spl
  • Improve arguments consistency in track_emissions decorator (#769) @LucasHaug
  • fix: minor change in log that says where the codecarbon output is (#794) @inimaz
  • Fix/#773 emissions (#776) @benoit-cty

API and dashboard

  • feat: list experiments of a project in the webapp (#817) @inimaz
  • Feat: new experiment (#816) @inimaz
  • fix: update nextjs to latest to prevent known vulnerability (#809) @inimaz
  • fix(api): auth context can read project (#795) @inimaz
  • chore(carbonserver) remove unused users endpoint (#796) @prmths128
  • Alexandre/feat share project page (#818) @alexphiev

Docs and CI

  • Ansible Playbook (#760) @benoit-cty
  • Fixed wrong return type hint and updated doc string (#511) @MyGodItsFull0fStars
  • Added Documentation on Estimation of Equivalent Usage Emissions (#749) @IamLRBA
  • Create FUNDING.yml (#766) @benoit-cty
  • chores: split github workflows (#812) @inimaz
  • ci: deploy app from ci (#772) @inimaz

đź”§ Fixes & Refactoring

  • Fix SIGTERM handling to allow cleanup code execution (#785) @Ucodia

⬆️ Dependencies updates

  • chore(deps): bump cryptography from 44.0.0 to 44.0.1 (#783) @dependabot
  • chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /requirements (#810) @dependabot
  • chore(deps): bump @babel/runtime from 7.24.8 to 7.27.0 in /webapp (#811) @dependabot

👥 List of contributors

@FrejaThoresen, @IamLRBA, @LucasHaug, @MyGodItsFull0fStars, @Ucodia, @alexphiev, @benoit-cty, @dependabot, @dependabot[bot], @hendrik-spl, @inimaz and @prmths128

Consumption - Computation and Communication - Python
Published by benoit-cty 12 days ago

CodeCarbon - v2.8.3

What’s Changed

  • bump version (#765) @SaboniAmine
  • fix: redirect user to dashboard after cli account creation (#763) @SaboniAmine
  • Feat/update project settings (name +description) (#761) @inimaz
  • allow accessing public project data (#759) @prmths128
  • feat(api): add auth to project token endpoints (#746) @inimaz
  • Document how to run CodeCarbon as a service (#754) @benoit-cty

⬆️ Dependencies updates

  • chore(deps): bump next from 14.2.15 to 14.2.21 in /webapp (#762) @dependabot
  • chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /requirements (#753) @dependabot
  • chore(deps): bump next from 14.2.12 to 14.2.15 in /webapp (#750) @dependabot
  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /webapp (#747) @dependabot

👥 List of contributors

@SaboniAmine, @benoit-cty, @dependabot, @dependabot[bot], @inimaz, @prmths128 and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] 3 months ago

CodeCarbon - v2.8.2

What’s Changed

Package

  • fix: codecarbon lock multithread safe (#737) @inimaz
  • Add a ResourceTracker to have cleaner code (#741) @benoit-cty
  • Add SmolLM2 example (#734) @benoit-cty

API / Dashboard

  • Fix/fix prod api (#748) @SaboniAmine
  • config(codecarbon) update cli auth settings (#740) @prmths128
  • chore(carbonserver) more cors (#739) @prmths128
  • chore(carbonserver) update cors config (#738) @prmths128
  • fix(ui): units are now kg and kWh (#728) @inimaz
  • fix: scatter chart shows correct timestamp (#727) @inimaz

👥 List of contributors

@SaboniAmine, @benoit-cty, @inimaz, @prmths128 and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] 4 months ago

CodeCarbon - v2.8.1

What’s Changed

  • feat: log where the config file is (#726) @inimaz
  • Fix API calls (#725) @benoit-cty
  • fix(cli): codecarbon monitor --no-api working again (#721) @inimaz

👥 List of contributors

@benoit-cty and @inimaz

Consumption - Computation and Communication - Python
Published by github-actions[bot] 5 months ago

CodeCarbon - v2.8.0

What’s Changed

Package

  • Update carbon intensity from Our word in data's data (#674) @MarionCoutarel
  • Use CUDA_VISIBLE_DEVICES by default (#712) @benoit-cty

Future dashboard and API

  • feat(webapp) add more complete getting started message (#705) @prmths128
  • Cli auth fixes (#715) @prmths128
  • feat: add new organization button (#718) @inimaz
  • Fix empty experiment (#710) @prmths128

⬆️ Dependencies updates

  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /webapp (#719) @dependabot

👥 List of contributors

@MarionCoutarel, @benoit-cty, @dependabot, @dependabot[bot], @inimaz, @prmths128

Consumption - Computation and Communication - Python
Published by github-actions[bot] 5 months ago

CodeCarbon - v2.7.4

What’s Changed

  • ui: aclaratory text for token modal (#703) @inimaz

đź”§ Fixes & Refactoring

  • [CI] Fix Conda build (#700) @benoit-cty
  • fix: lock release when there is a python error (#701) @inimaz
  • fix: pin versions of hatch and hatchling (#706) @inimaz

👥 List of contributors

@benoit-cty, @inimaz and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] 6 months ago

CodeCarbon - v2.7.4

What’s Changed

  • ui: aclaratory text for token modal (#703) @inimaz

đź”§ Fixes & Refactoring

  • [CI] Fix Conda build (#700) @benoit-cty
  • fix: lock release when there is a python error (#701) @inimaz

👥 List of contributors

@benoit-cty, @inimaz and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] 6 months ago

CodeCarbon - v2.7.2

This release has no impact on current end users, it is mostly on the incoming new UI with authentication.

What’s Changed

  • Build with Hatch instead of build (#699) @benoit-cty
  • fix(deploy) fix typo (#698) @prmths128
  • feat: 🔨 use react state in the organization page (#694) @inimaz
  • config(docker) add config to use local backend (#695) @prmths128
  • Docker compose alt (#682) @prmths128
  • fix: starlette version compatible with fastapi (#691) @inimaz
  • feat: hashed passwords + alembic migration (#688) @inimaz
  • style + fixes (ui): project page (#686) @inimaz
  • feat(ui): create new project (#684) @inimaz
  • fix: infinite load in project components (#685) @inimaz
  • feat: add missing charts (#676) @SaboniAmine
  • feat: project tokens UI (#683) @inimaz
  • feat(cli,api) add auth to cli for new api (#675) @prmths128
  • WIP feat(api) add permissions checks where needed (#670) @prmths128
  • feat(api, webapp): various changes (#668) @SaboniAmine
  • fix(webapp) fix app crashing when fetching organizations list without auth (#671) @prmths128
  • feat(cli): use api-token to save emissions in API (#664) @inimaz
  • More vibrant primary color (#665) @alexphiev
  • feat(api) add permissions checks where needed (wip) (#659) @prmths128
  • Clean server side api calls to use SWR for now + apply theme colors * IBM Plex Mono font (#663) @alexphiev
  • doc(api): update local deployment procedure (#661) @SaboniAmine

⬆️ Dependencies updates

  • chore(deps): bump werkzeug from 3.0.4 to 3.0.6 in /requirements (#696) @dependabot
  • chore(deps): bump starlette from 0.38.4 to 0.40.0 in /requirements (#690) @dependabot
  • chore(deps): bump path-to-regexp from 6.2.2 to 6.3.0 in /webapp (#666) @dependabot

👥 List of contributors

@SaboniAmine, @alexphiev, @benoit-cty, @dependabot, @dependabot[bot], @inimaz, @prmths128 and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] 6 months ago

CodeCarbon - v2.7.1

What’s Changed

  • Fix unwanted print in 2.7.0 (#662) @benoit-cty
  • fix(webapp) fix frontend after backend changes (#660) @prmths128
  • fix(api) fix signup and token (#657) @prmths128
  • feat(api) add jwt bearer auth (#648) @prmths128

👥 List of contributors

@benoit-cty and @prmths128

Consumption - Computation and Communication - Python
Published by github-actions[bot] 8 months ago

CodeCarbon - v2.7.0

What’s Changed

20 PR added in this release:

  • Fixed duration values in task monitoring (#649) @Gommarlo
  • Check output folder exist at startup (#611) @benoit-cty
  • Log tracking method used and required installs for tracking CPU (#641) @rosekelly6400
  • ci(ui): setup ci for the ui + prettier (#652) @inimaz
  • fix(ui): remove imports + add await (#651) @inimaz
  • Removed redundant dangling return keywords from rapl.py (#635) @MyGodItsFull0fStars
  • Refactoring changes to cpu.py (#634) @MyGodItsFull0fStars
  • Added type hints to functions and docstring to ApplePowermetrics class (#636) @MyGodItsFull0fStars
  • Added type hint co2 signal (#638) @MyGodItsFull0fStars
  • subprocess.Popen now uses a with-statement in powermetrics.py (#637) @MyGodItsFull0fStars
  • feat(webapp) form to add users to organization (#646) @prmths128
  • feat(api) new routes to add users to organizations (#647) @prmths128
  • Fix tests with auth (#645) @SaboniAmine
  • feat(api) use new membership table to manage org members (#642) @prmths128
  • init refacto for functional filtering in api (#643) @SaboniAmine
  • Apps together strong (#640) @prmths128
  • Fixed typo in CONTRIBUTING.md (#633) @MyGodItsFull0fStars
  • fix: added the TDP of CPU Intel Core i7-1360P (#626) @loekadam
  • Added type hints and docstring to GPUDevice (#631) @MyGodItsFull0fStars
  • docs(CLI): 📝 fix asciinema links (#632) @LuisBlanche

🚀 Features

  • Add experiment_id to tracker-logged report (#594) @halsimov
  • feat: ensure only one instance of codecarbon is run per machine (#562) @inimaz

⬆️ Dependencies updates

  • chore(deps): bump cryptography from 43.0.0 to 43.0.1 in /requirements (#650) @dependabot
  • chore(deps): bump micromatch from 4.0.7 to 4.0.8 in /webapp (#644) @dependabot

👥 List of contributors

@Gommarlo, @LuisBlanche, @MyGodItsFull0fStars, @SaboniAmine, @alexphiev, @benoit-cty, @dependabot, @halsimov, @inimaz, @loekadam, @prmths128, and @rosekelly6400

Consumption - Computation and Communication - Python
Published by github-actions[bot] 8 months ago

CodeCarbon - v2.6.0

What’s Changed

  • Python 3.12 support (#607) @benoit-cty
  • Catch error from pynvml.nvmlDeviceGetTotalEnergyConsumption (Issue #586) (#613) @joshuaj1397

🚀 Features

  • Feat/rework cli (#506) @LuisBlanche

👥 List of contributors

@LuisBlanche, @benoit-cty, @joshuaj1397, Joshua Johnson and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] 9 months ago

CodeCarbon - v2.5.1

What’s Changed

  • Feat: check project token (#624) @inimaz
  • feat(api): project token management (#617) @inimaz
  • Update README.md - Contributor Name (#623) @Lucas-Otavio
  • fix: create user in app db if exists in fief (#619) @SaboniAmine
  • feat(api) add missing step to registration workflow (#616) @prmths128
  • fix(api): user signup flow (#614) @inimaz
  • Feat/organization access control (#604) @prmths128
  • feat(api) allow creating user with id and no password (#609) @prmths128
  • Update impact.csv with 2023 values (#610) @eherra
  • feat(api) add fief auth layer (#603) @prmths128
  • fix(api): python version to 3.11 + fix last alembic upgrade (#601) @inimaz
  • feat(api): new user actions (#596) @inimaz
  • feat(api): patch organizations (#595) @inimaz
  • feat(api): add projects patch and delete methods (#592) @inimaz
  • chore(db): alembic revision to remove teams (#591) @inimaz
  • chore(carbonserver) rework api endpoints (#590) @prmths128

đź”§ Fixes & Refactoring

  • Update emissions_tracker.py to fix issue #549 (#589) @LeahChercham
  • fix: 🔨 update Dockerfile and Docker -compose for local dev (#599) @LuisBlanche

⬆️ Dependencies updates

  • Bump certifi from 2024.6.2 to 2024.7.4 (#606) @dependabot
  • Bump certifi from 2024.6.2 to 2024.7.4 in /requirements (#602) @dependabot

👥 List of contributors

@LeahChercham, @Lucas-Otavio, @LuisBlanche, @SaboniAmine, @benoit-cty, @dependabot, @dependabot[bot], @eherra, @inimaz and @prmths128

Consumption - Computation and Communication - Python
Published by github-actions[bot] 9 months ago

CodeCarbon - v2.5.0

What’s Changed

  • Handle empty response from Colab Entreprise (#580) @benoit-cty
  • Handle TRES in Slurm (#584) @benoit-cty
  • warning for the next release (#581) @inimaz
  • Chores: remove team references (#573) @inimaz
  • feat: add logfire as output method (#542) @inimaz
  • chore(carbonserver) rework api endpoints and models (#577) @prmths128
  • Fix powermetrics test asking for password on Linux (#576) @benoit-cty
  • chore(carbonserver) Harmonize endpoints (#574) @prmths128
  • feat(output): unifying execution of 'live' output handlers (#459) @eledhwen
  • logging: log the path of the file where emissions are saved (#561) @inimaz
  • fix: warning invalid gpus format (#560) @inimaz
  • Update impact.csv (#568) @eherra

⬆️ Dependencies updates

  • Bump urllib3 from 2.0.7 to 2.2.2 in /requirements (#579) @dependabot

👥 List of contributors

@benoit-cty, @dependabot, @eherra, @eledhwen, @inimaz, @prmths128

Consumption - Computation and Communication - Python
Published by github-actions[bot] 10 months ago

CodeCarbon - v2.4.3rc1

What’s Changed

  • Add automatic publish to conda to the CI (#558) @benoit-cty

⬆️ Dependencies updates

  • Bump requests from 2.31.0 to 2.32.0 (#556) @dependabot

👥 List of contributors

@benoit-cty, @dependabot, @dependabot[bot] and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] 11 months ago

CodeCarbon - v2.4.2

What’s Changed

  • Update Conda recipe (#554) @benoit-cty
  • refactor output (#552) @inimaz
  • Add how to cite in README.md (#553) @benoit-cty
  • Fix CPU database compare (#551) @benoit-cty
  • Update cpu_power.csv (#548) @Lucas-Otavio

⬆️ Dependencies updates

  • Bump requests from 2.31.0 to 2.32.0 in /requirements (#555) @dependabot
  • Bump werkzeug from 3.0.1 to 3.0.3 in /requirements (#545) @dependabot
  • Bump idna from 3.6 to 3.7 (#538) @dependabot

👥 List of contributors

@Lucas-Otavio, @benoit-cty, @dependabot, @dependabot[bot], @inimaz, @sashavor and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] 11 months ago

CodeCarbon - v2.4.1

What’s Changed

  • Switching to Hatch for package management (#535) and Fix problems with Hatch (#539) @benoit-cty
  • TDP of Intel® Core™ i5-2400 (#531) @Lucas-Otavio
  • Update cpu_power.csv (#529) @RafiullahOmar
  • Big updates on cpu_power.csv (#534) @Lucas-Otavio
  • Accept list of ints in gpu_ids param (#519) @inimaz
  • Docs: remove personal conversation, fix small typos (#528) @amv213

⬆️ Dependencies updates

  • Bump jinja2 from 3.1.3 to 3.1.4 in /requirements (#546) @dependabot
  • Bump idna from 3.6 to 3.7 in /requirements (#536) @dependabot

👥 List of contributors

@Lucas-Otavio, @RafiullahOmar, @amv213, @benoit-cty, @inimaz

👥 List of contributors

@Lucas-Otavio, @benoit-cty, @dependabot, @dependabot[bot] and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] 12 months ago

CodeCarbon - v2.4.0rc0

What’s Changed

  • Switching to Hatch for package management (#535) @benoit-cty
  • feat: TDP of Intel® Core™ i5-2400 (#531) @Lucas-Otavio
  • Update cpu_power.csv (#529) @RafiullahOmar
  • feat: accept list of ints in gpu_ids param (#519) @inimaz
  • docs: remove personal conversation, fix small typos (#528) @amv213

👥 List of contributors

@Lucas-Otavio, @RafiullahOmar, @amv213, @benoit-cty, @inimaz

Consumption - Computation and Communication - Python
Published by github-actions[bot] 12 months ago

CodeCarbon - v2.3.5

What’s Changed

  • Update electricity mix to 2022 (#517) @benoit-cty
  • Add i7-11370H TDP (#526) @benoit-cty
  • fix: pre-commit error with python 3.12 (#514) @inimaz
  • Added return type hints and removed redunant return statements in cpu.py (#512) @MyGodItsFull0fStars
  • Added a backup for the geo API (#453) @lucasvandijck
  • Fixed name redefining of backup function (#499) @MyGodItsFull0fStars
  • feat: TDP of Intel Xeon E5-2680 v3 (#498) @inimaz

👥 List of contributors

@MyGodItsFull0fStars, @benoit-cty, @inimaz and @lucasvandijck

Consumption - Computation and Communication - Python
Published by github-actions[bot] about 1 year ago

CodeCarbon - v2.3.4

What’s Changed

  • fix: emissions tracker #493 (#497) @inimaz

👥 List of contributors

@benoit-cty, @inimaz

Consumption - Computation and Communication - Python
Published by github-actions[bot] about 1 year ago

CodeCarbon - v2.3.3

What’s Changed

  • Support more version of IntelPowerGadget (#487) @inimaz
  • Intel power gadget alternative for Apple Silicon chips (#474) @LuisBlanche
  • Replace Fuzzywuzzy by Rapidfuzz (#385) @maxbachmann
  • Do not count *.ipynb and csv files in the git stats (#485) @inimaz
  • docs: typo in power usage RAM section (#481) @sumn2u
  • Better error message on invalid inputs (#480) @Erotemic

👥 List of contributors

@Erotemic, @LuisBlanche, @benoit-cty, @inimaz, @maxbachmann, @sumn2u and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] over 1 year ago

CodeCarbon - v2.3.2

What’s Changed

  • Fix SLURM RAM monitoring (#473) @benoit-cty @vict0rsch
  • Downloads badge (#476) @vict0rsch
  • fix: LICENSE year and full name (#470) @inimaz
  • Better logs (#461) @LuisBlanche
  • Doc/methodo broken link (#460) @LuisBlanche
  • Fix Power in methodology (#456) @benoit-cty
  • Removed depricated Jumbotron element (#454) @lucasvandijck
  • Changed the output type of stop_task to EmissionsData (#452) @lucasvandijck
  • docs: fix various typos & grammar mistakes (#450) @DomAlexRod
  • Add TDP for Intel Xeon E5-1650 v4 and Intel Xeon E5-1603 v3 (#443) @Rick-v-E

🚀 Features

  • Add project name as a label into prometheus metrics (#449) @ncarkaci

👥 List of contributors

@DomAlexRod, @LuisBlanche, @Rick-v-E, @benoit-cty, @inimaz, @lucasvandijck, @ncarkaci, @vict0rsch and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] over 1 year ago

CodeCarbon - v2.3.1

What’s Changed

  • Load the organization list (#441) + kW to kWh + check if the scheduler is already stopped before trying to stop it @benoit-cty

👥 List of contributors

@benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] over 1 year ago

CodeCarbon - v2.3.0

What’s Changed

  • Add task-based tracking to enable inference emissions estimation (#355) @SaboniAmine and @benoit-cty
  • feat: get gpu energy consumption directly from pynvml (#401) @inimaz
  • Fixed comment typo in hardware.py (#437) @MyGodItsFull0fStars

👥 List of contributors

@MyGodItsFull0fStars, @SaboniAmine, @benoit-cty, @inimaz, and @sashavor

Consumption - Computation and Communication - Python
Published by github-actions[bot] over 1 year ago

CodeCarbon - v2.2.7

What’s Changed

  • Fix dashboard data processing (#424) @EdAbati

👥 List of contributors

@EdAbati and @benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] almost 2 years ago

CodeCarbon - v2.2.6

What’s Changed

  • Add error handle on GPU (#429) @benoit-cty

👥 List of contributors

@benoit-cty and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] almost 2 years ago

CodeCarbon - v2.2.5

What’s Changed

  • Small fix (#422) @benoit-cty
  • Add missing dependency
  • Added info for Intel Xeon E5-2680 v4 (#421) @nyuuzyou

👥 List of contributors

@benoit-cty, @inimaz and @nyuuzyou

Consumption - Computation and Communication - Python
Published by github-actions[bot] almost 2 years ago

CodeCarbon - v2.2.4

What’s Changed

  • feat: Prometheus pushgateway mode (#395) @inimaz

👥 List of contributors

@inimaz

Consumption - Computation and Communication - Python
Published by github-actions[bot] almost 2 years ago

CodeCarbon - v2.2.3

What’s Changed

  • PUE support (#398) @benoit-cty

👥 List of contributors

@benoit-cty and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] almost 2 years ago

CodeCarbon - v2.2.2

What’s Changed

  • Update carbon intensity data for private and cloud (#350) @benoit-cty

👥 List of contributors

@MarionCoutarel, @benoit-cty, @inimaz and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] almost 2 years ago

CodeCarbon - v2.2.1

What’s Changed

  • #390 Add Python 3.11 support (#391) @arrrrrmin

👥 List of contributors

@arrrrrmin, @benoit-cty and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] almost 2 years ago

CodeCarbon - v2.2.0

What’s Changed

CodeCarbon package:

  • Handle all exceptions in geography (#407) @benoit-cty
  • Example filename misnamed (#372) @dsblank
  • #302 print version of package in log and api metadata (#325) @Acruve15
  • Fix unit (#347) @benoit-cty
  • Add 5* series for AMD Ryzen Threadripper CPUs (#349) @JMMackenzie
  • Adding TDP for Intel Xeon Gold 6230N (#345) @GenEars
  • Adding TDP for Intel Xeon Platinum 8171M (#377) @najeteb
  • Update documentation (#329) @MarionCoutarel
  • Chore/update pre commit (#356) @SaboniAmine

Doc:

  • Minor README.md typo corrections (#402) @ndevenish
  • Docs: typo in usage section. Context manager (#396) @inimaz
  • Docs: Added missing bash command (#394) @MyGodItsFull0fStars
  • Fix doc typo (#374) @benoit-cty
  • Update README.md (#360) @Synkied
  • Minor doc fixes and spelling mistakes (#358) @sashavor
  • Fixed readme typo and updated for python 3 (#352) @marksmayo

Dashboard:

  • Creating the dashboard (#272) @vict0rsch
  • Allow user to specify default cpu power (#389) @inimaz
  • Fix dashboard (#337) @benoit-cty
  • Dashboard: error handling of api return (#379) @jl-datascientist
  • Remove beta banner (#397) @jl-datascientist

API:

  • Fix last_run empty error (#367) @benoit-cty
  • Debug api (#366) @benoit-cty

👥 List of contributors

@Acruve15, @GenEars, @JMMackenzie, @MarionCoutarel, @MyGodItsFull0fStars, @SaboniAmine, @Synkied, @benoit-cty, @brother-wolf, @dsblank, @guylifshitz, @inimaz, @jl-datascientist, @mabderrahim, @marksmayo, @mathilde-leval, @najeteb, @ndevenish, @sashavor, @vict0rsch, Mathilde Leval, asaboni and benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] almost 2 years ago

CodeCarbon - v2.1.4

What’s Changed

  • Update documentation (#328 and #313) @MarionCoutarel
  • Add max_energy_range_uj to deal with RAPL wraparound (#323) @mp15
  • Add check_version in publish workflow (#327) @benoit-cty
  • Fix typo in README.md CVS -> CSV (#324) @mp15
  • Fix issue 319 with dash (#320) @benoit-cty
  • Adding [AMD EPYC 7662] to cpu_power.csv (#318) @Mr-Vicente
  • Reduce precision of geolocalization (#317) @SangamSwadiK

👥 List of contributors

@MarionCoutarel, @Mr-Vicente, @SaboniAmine, @SangamSwadiK, @benoit-cty and @mp15

Consumption - Computation and Communication - Python
Published by github-actions[bot] over 2 years ago

CodeCarbon - v2.1.3

What’s Changed

  • Fix Emission tracker decorator exception handling for offline tracker #310 (#311) @benoit-cty

👥 List of contributors

@benoit-cty, @SaboniAmine and @qmarcou

Consumption - Computation and Communication - Python
Published by github-actions[bot] almost 3 years ago

CodeCarbon - v2.1.2

What’s Changed

  • Update Release process (#288) @benoit-cty

👥 List of contributors

@benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] almost 3 years ago

CodeCarbon - v2.1.1

What’s Changed

  • Fix carbonboard (#308) @benoit-cty

👥 List of contributors

@benoit-cty and @ejhusom

Consumption - Computation and Communication - Python
Published by github-actions[bot] almost 3 years ago

CodeCarbon - v2.1.0

What’s Changed

  • Fetch aggregated data for project (#287) @h-sdl
  • Add output to loggers option (#297) @HerveMignot
  • Upload delta instead of sum (#301) @benoit-cty

👥 List of contributors

@HerveMignot, @benoit-cty, @h-sdl, @rvm-courses and Soufiane Fadel

Consumption - Computation and Communication - Python
Published by github-actions[bot] about 3 years ago

CodeCarbon - v2.0.0

What’s Changed

  • fix imprecision with duration (#293) @benoit-cty

  • Update contributing (#283) @h-sdl

  • Package only for master (#281) @benoit-cty

  • Add server-monitor (#279) @benoit-cty

  • Fix emissions rate logging (#280) @vict0rsch

  • set default value for rapl_dir (#277) @vict0rsch

  • Add sum computed by experiment for a given project (#257) @SaboniAmine

  • FIX: Add missing carbon_intensity_per_source.json file to package_data list in setup.py (#274) @sebastientourbier

  • New energy mix (#269) @benoit-cty

  • Test backup function (#268) @mathilde-leval

  • Separate viz dependencies as extras (#266) @mathilde-leval

  • Test RAPL energy measure (#265) @mathilde-leval

  • Improve types annotations (#264) @mathilde-leval

  • Fix rapl delay unit (#262) @mathilde-leval

  • Scheduler replacement (#258) @benoit-cty

  • [RAPL] Measure energy directly (#253) @mathilde-leval

  • fix measuring error (#256) @vict0rsch

  • API Add metadata (#247) @benoit-cty

  • Set encoding in setup.py (#254) @mathilde-leval

  • Rapl warning to error (#245) @benoit-cty

  • add logger preamble and misfire_grace_time (#241) @vict0rsch

  • Doc on deploy (#243) @benoit-cty

  • Check RAPL file permission at launch (#239) @benoit-cty

  • Adding pagination to emissions by run api (#240) @Minervabooks

  • Method to flush emission to CSV (#236) @benoit-cty

  • compute power only once (#234) @vict0rsch

  • Clean dev requirements + add 3.9 + catch fuzzywuzzy warning (#233) @vict0rsch

  • fix RAPL.end() unit (#214) @vict0rsch

  • Api errors management (#226) @SaboniAmine

  • API Functionnal test script (#196) @benoit-cty

  • Add api routes to list all teams, projects and runs (#227) @Minervabooks

  • Fuzzy cpu matching (#216) @AlexisBogroff

  • feat: add response model to API output (#218) @SaboniAmine

  • Feature: Make output CSV file name configurable (#215) @jaketae

  • Separate CPU and GPU consumption in emissions output (#210) @Minervabooks

  • Fix set experiment id (#208) @benoit-cty

  • CLI for Codecarbon (#202) @benoit-cty

  • Improve and clarify the logic to set arguments (#207) @vict0rsch

  • Count RAM consumption (#166) @vict0rsch

  • Make emissions tracker context manager (#203) @connor-mccarthy

  • Fix RAPL readings: W in J/s not J/h (#201) @vict0rsch

  • patch ids values (#200) @SaboniAmine

  • patch ids types to deploy new version (#198) @SaboniAmine

  • Change HTTP verbs (#199) @benoit-cty

  • Harmonization of API routes (#197) @benoit-cty

  • Routers refacto (#189) @SaboniAmine

  • Add api keys to join orgs / teams (#185) @SaboniAmine

  • Simplify args rebased (#187) @Lothiraldan

  • Schemas in doc (#192) @benoit-cty

  • Refacto Run (#190) @benoit-cty

  • WIP : API Call (#151) @benoit-cty

  • Dependencies injection into the API application (#179) @SaboniAmine

  • Update data gcp impact.csv (#180) @AlexisBogroff

  • Unique logger (#167) @vict0rsch

  • Seeding API db template (#177) @SaboniAmine

  • API : Return the id after the creation of an object (#175) @benoit-cty

  • API for codecarbon (#145) @benoit-cty

  • Using hierarchical configs (#142) @vict0rsch

  • Update pre-commit to latest versions + fix isort config (#155) @Lothiraldan

👥 List of contributors

@AlexisBogroff, @Lothiraldan, @Minervabooks, @SabAmine, @SaboniAmine, @alencon, @benoit-cty, @connor-mccarthy, @h-sdl, @jaketae, @mathilde-leval, @sebastientourbier, @vict0rsch, Mathilde Leval and OUMINA-SARA

Consumption - Computation and Communication - Python
Published by github-actions[bot] about 3 years ago

CodeCarbon - v2.0.0a3

What’s Changed

  • Fix bugs in package (#290) @benoit-cty
  • Put back Intel RAPL monitoring
    
  • Fix wrong value in log
    
  • Fix missing global_energy_mix.json in package
    
  • Fix Pandas Warning on deprecated df.append
    

👥 List of contributors

@benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] about 3 years ago

CodeCarbon - v2.0.0.a2

What’s Changed

  • Add CLI folder in package (#289) @benoit-cty

👥 List of contributors

@benoit-cty

Consumption - Computation and Communication - Python
Published by github-actions[bot] about 3 years ago

CodeCarbon - v2.0.0.a1

What’s Changed

  • Update contributing (#283) @h-sdl
  • Package only for master (#281) @benoit-cty
  • Add server-monitor (#279) @benoit-cty
  • Fix emissions rate logging (#280) @vict0rsch
  • set default value for rapl_dir (#277) @vict0rsch
  • Add sum computed by experiment for a given project (#257) @SaboniAmine
  • FIX: Add missing carbon_intensity_per_source.json file to package_data list in setup.py (#274) @sebastientourbier
  • New energy mix (#269) @benoit-cty
  • Test backup function (#268) @mathilde-leval
  • Separate viz dependencies as extras (#266) @mathilde-leval
  • Test RAPL energy measure (#265) @mathilde-leval
  • Improve types annotations (#264) @mathilde-leval
  • Fix rapl delay unit (#262) @mathilde-leval
  • Scheduler replacement (#258) @benoit-cty
  • [RAPL] Measure energy directly (#253) @mathilde-leval
  • fix measuring error (#256) @vict0rsch
  • API Add metadata (#247) @benoit-cty
  • Set encoding in setup.py (#254) @mathilde-leval
  • Rapl warning to error (#245) @benoit-cty
  • add logger preamble and misfire_grace_time (#241) @vict0rsch
  • Doc on deploy (#243) @benoit-cty
  • Check RAPL file permission at launch (#239) @benoit-cty
  • Adding pagination to emissions by run api (#240) @Minervabooks
  • Method to flush emission to CSV (#236) @benoit-cty
  • compute power only once (#234) @vict0rsch
  • Clean dev requirements + add 3.9 + catch fuzzywuzzy warning (#233) @vict0rsch
  • fix RAPL.end() unit (#214) @vict0rsch
  • Api errors management (#226) @SaboniAmine
  • API Functionnal test script (#196) @benoit-cty
  • Add api routes to list all teams, projects and runs (#227) @Minervabooks
  • Fuzzy cpu matching (#216) @AlexisBogroff
  • feat: add response model to API output (#218) @SaboniAmine
  • Feature: Make output CSV file name configurable (#215) @jaketae
  • Separate CPU and GPU consumption in emissions output (#210) @Minervabooks
  • Fix set experiment id (#208) @benoit-cty
  • CLI for Codecarbon (#202) @benoit-cty
  • Improve and clarify the logic to set arguments (#207) @vict0rsch
  • Count RAM consumption (#166) @vict0rsch
  • Make emissions tracker context manager (#203) @connor-mccarthy
  • Fix RAPL readings: W in J/s not J/h (#201) @vict0rsch
  • patch ids values (#200) @SaboniAmine
  • patch ids types to deploy new version (#198) @SaboniAmine
  • Change HTTP verbs (#199) @benoit-cty
  • Harmonization of API routes (#197) @benoit-cty
  • Routers refacto (#189) @SaboniAmine
  • Add api keys to join orgs / teams (#185) @SaboniAmine
  • Simplify args rebased (#187) @Lothiraldan
  • Schemas in doc (#192) @benoit-cty
  • Refacto Run (#190) @benoit-cty
  • WIP : API Call (#151) @benoit-cty
  • Dependencies injection into the API application (#179) @SaboniAmine
  • Update data gcp impact.csv (#180) @AlexisBogroff
  • Unique logger (#167) @vict0rsch
  • Seeding API db template (#177) @SaboniAmine
  • API : Return the id after the creation of an object (#175) @benoit-cty
  • API for codecarbon (#145) @benoit-cty
  • Using hierarchical configs (#142) @vict0rsch
  • Update pre-commit to latest versions + fix isort config (#155) @Lothiraldan

đź”§ Fixes & Refactoring

  • [API] Allow reading emissions created before #210 (#250) @benoit-cty

👥 List of contributors

@AlexisBogroff, @Lothiraldan, @Minervabooks, @SabAmine, @SaboniAmine, @alencon, @benoit-cty, @connor-mccarthy, @h-sdl, @jaketae, @mathilde-leval, @sebastientourbier, @vict0rsch, Mathilde Leval and OUMINA-SARA

Consumption - Computation and Communication - Python
Published by benoit-cty about 3 years ago

CodeCarbon - v1.2.0

What’s Changed

  • Bump version to 1.2.0 (#147) @Lothiraldan
  • Fix test flakyness in TestCO2Signal.test_get_emissions_TIMEOUT (#148) @Lothiraldan
  • Update README.md (#136) @vict0rsch
  • feat/fallback (#135) @QinganZhao

📝 Documentation

  • Contributing update (#140) @SaboniAmine

👥 List of contributors

@Lothiraldan, @QinganZhao, @SabAmine, @SaboniAmine and @vict0rsch

Consumption - Computation and Communication - Python
Published by github-actions[bot] about 4 years ago

CodeCarbon - v1.1.2-alpha

What’s Changed

  • add missing canada file (#132) @LiamConnell
  • Make anaconda upload instructions clearer (#129) @Lothiraldan
  • Update README.md (#134) @vict0rsch
  • Update README.md (#133) @vict0rsch

👥 List of contributors

@LiamConnell, @Lothiraldan, @vict0rsch and Liam Connell

Consumption - Computation and Communication - Python
Published by github-actions[bot] about 4 years ago

CodeCarbon - v1.1.0

What’s Changed

  • Bump version to 1.1.0 (#128) @Lothiraldan
  • Feature/add canada regions (#98) @LiamConnell
  • add tests for CO2Signal (#127) @LiamConnell
  • Create HTTP Output (#115) @LiamConnell
  • Installing dataclasses conditionally on the python version. (#97) @mstechly
  • Enable offline mode with cloud configuration (#107) @LiamConnell
  • Live API data - CO2Signal (#118) @LiamConnell
  • set logging level for module logger not global (#103) @LiamConnell
  • add "emissions detail" bar chart figure (#114) @LiamConnell
  • add gpu_ids parameter to decorator (#105) @LiamConnell
  • remove "greeting" gh action (#110) @LiamConnell
  • add png files to package (#106) @LiamConnell
  • fix typo in Readme (#95) @kraktus
  • Fix to raise exception when no CPU/GPU hardware is detected - issue #90 (#91) @acatovic
  • Add final measurement on process completion (#102) @LiamConnell
  • Fix Sweden ISO Code (#88) @kngoyal

👥 List of contributors

@LiamConnell, @Lothiraldan, @acatovic, @kngoyal, @kraktus, @mstechly, @vict0rsch and Liam Connell

Consumption - Computation and Communication - Python
Published by github-actions[bot] about 4 years ago

CodeCarbon - Release 1.0.0

What’s Changed

  • Bump version to 1.0.0 (#86) @Lothiraldan
  • Update Docs and emissions file (#85) @kngoyal
  • Update methodology section (#83) @kngoyal
  • Fix conda package size (#82) @Lothiraldan

👥 List of contributors

@Lothiraldan, @kngoyal and kngoyal

Consumption - Computation and Communication - Python
Published by github-actions[bot] over 4 years ago

CodeCarbon - Release 0.1.0

What’s Changed

  • Bump version to 0.1.0 (#81) @Lothiraldan
  • Remove test files invalid character windows (#80) @Lothiraldan
  • Update Docs (#78) @kngoyal
  • Fix country_iso_code and country_name mismatch for offline mode (#77) @adijo
  • Intel CPUs RAPL Interface (#72) @kngoyal
  • add doc link at the top (#70) @vict0rsch
  • Update Comet screenshots and gif (#71) @nikolaskaris
  • Hyperparameter search examples (#74) @kngoyal
  • Intel CPU Power Tracking via Power Gadget on Mac/Windows (#63) @kngoyal
  • add latex template (#65) @vict0rsch
  • Updating the docs and adding Comet integration (#68) @sashavor
  • fix master and revert changes (#69) @kngoyal
  • Add first draft of CONTRIBUTING / release doc (#57) @Lothiraldan
  • Remove old co2-tracker-utils dependency (#61) @Lothiraldan
  • Fix precision to 1 value after decimal for dashboard metrics (#62) @kngoyal
  • Update Installation details in documentations (#59) @kngoyal
  • Update Comet Screenshots and Gif in README (#60) @nikolaskaris
  • Update details re: comet_ml (#58) @dsblank
  • add installs and shields (#56) @vict0rsch
  • Delete comet-mnist.py (#55) @dsblank

👥 List of contributors

@Lothiraldan, @adijo, @dsblank, @kngoyal, @nikolaskaris, @sashavor, @vict0rsch, Aditya Joshi, Kamal Goyal and kngoyal

Consumption - Computation and Communication - Python
Published by github-actions[bot] over 4 years ago

CodeCarbon - Release 0.0.10

What’s Changed

  • Bump version to 0.0.10 in conda package definition (#54) @Lothiraldan
  • Bump version to 0.0.10 (#53) @Lothiraldan

👥 List of contributors

@Lothiraldan, @kngoyal and Kamal Goyal

Consumption - Computation and Communication - Python
Published by github-actions[bot] over 4 years ago

CodeCarbon - Release 0.0.9

What’s Changed

  • update image files locations in docs (#52) @kngoyal
  • Make test checking the number of calls for GPU details slightly less strict (#51) @Lothiraldan
  • Example showing how to use with Comet.ml (#50) @dsblank
  • Readme (#46) @vict0rsch
  • Import Github actions and contributions configuration from co2-tracker-utils (#18) @Lothiraldan
  • Add comet-codecarbon integration details and script (#40) @nikolaskaris
  • emissions.cs missing ending newline (#44) @dsblank
  • Add warning when the background thread didn't run for a while (#35) @Lothiraldan
  • Correct package name in README.md (#39) @adijo
  • Country name is optional (#38) @adijo
  • Fail gracefully when tracker has an exception (#36) @adijo
  • Handle GIL Issue by measuring non-uniform time intervals (#34) @kngoyal
  • Fix tests (#33) @Lothiraldan
  • build updated docs (#27) @kngoyal
  • Update Docs (#8) @kngoyal
  • Reorganize (#20) @adijo
  • gpu ids (#19) @vict0rsch
  • Add iso refs (#12) @vict0rsch
  • Check "region" in response object (#22) @kngoyal
  • improve_gpu_repr (#16) @vict0rsch
  • Redesign Dashboard and Modularize Backend (#6) @kngoyal
  • GitHub Pages Sphinx Documentation (#7) @kngoyal
  • Add additional fields (power_usage, state, country) in logged output (#5) @kngoyal
  • Use released co2-tracker-utils pypi package (#3) @Lothiraldan

👥 List of contributors

@Lothiraldan, @adijo, @dsblank, @jonlikesplants, @kngoyal, @nikolaskaris, @sashavor, @vict0rsch, @wzziyao, Aditya Joshi and Kamal Goyal

Consumption - Computation and Communication - Python
Published by github-actions[bot] over 4 years ago