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

RAPL energy filtering moved to provider #979

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

ArneTR
Copy link
Member

@ArneTR ArneTR commented Nov 13, 2024

No description provided.

@ArneTR ArneTR linked an issue Nov 13, 2024 that may be closed by this pull request
Copy link

Eco-CI Output:

Label 🖥 avg. CPU utilization [%] 🔋 Total Energy [Joules] 🔌 avg. Power [Watts] Duration [Seconds]
Total Run (incl. overhead) 27.0053 2388.85 4.05 589.38
Measurement #1 26.9643 2388.85 4.07 587.45

🌳 CO2 Data:
City: Chicago, Lat: 41.8874, Lon: -87.6318
IP: 172.183.152.17
CO₂ from energy is: 0.843264050 g
CO₂ from manufacturing (embodied carbon) is: 0.168158252 g
Carbon Intensity for this location: 353 gCO₂eq/kWh
SCI: 1.011422 gCO₂eq / pipeline run emitted

@ribalba
Copy link
Member

ribalba commented Nov 19, 2024

merge away

@ArneTR ArneTR merged commit 9d468fb into main Nov 19, 2024
4 checks passed
@ArneTR ArneTR deleted the rapl-energy-filtering-provider branch November 19, 2024 10:55
ArneTR added a commit that referenced this pull request Nov 19, 2024
* main: (21 commits)
  Phase Stats are now also saved if runs fails (#972)
  RAPL energy filtering moved to provider (#979)
  fixes the GCC warnings (#985)
  Bump psycopg-pool from 3.2.3 to 3.2.4 (#982)
  Bump aiohttp from 3.11.2 to 3.11.4 (#984)
  Fixed SCI link
  Hinting UTC
  Removed duplicate tests and fixed tests
  Bump aiohttp from 3.11.0 to 3.11.2 (#981)
  Added unit test for rescale energy value
  Bump aiohttp from 3.10.10 to 3.11.0 (#980)
  (fix): Repo submission to software/add was failing on non-main branch
  Added temporary rescale guard clause
  (fix): energy unit was falsely omitted in badge
  Bump fastapi[standard] from 0.115.4 to 0.115.5 (#978)
  Made cluster accuracy warning more verbose
  Removing duplicate value check in cluster
  Bump tqdm from 4.66.6 to 4.67.0 (#975)
  Updated cloud energy
  CarbonDB copy over is now looking back by one day to also catch events that are at a time border or in GMT cases run for multiple days
  ...
ArneTR added a commit that referenced this pull request Nov 22, 2024
* main: (210 commits)
  Clarification on Turbo Boost and when it is off
  Monotonic and low value check (#973)
  Phase Stats are now also saved if runs fails (#972)
  RAPL energy filtering moved to provider (#979)
  fixes the GCC warnings (#985)
  Bump psycopg-pool from 3.2.3 to 3.2.4 (#982)
  Bump aiohttp from 3.11.2 to 3.11.4 (#984)
  Fixed SCI link
  Hinting UTC
  Removed duplicate tests and fixed tests
  Bump aiohttp from 3.11.0 to 3.11.2 (#981)
  Added unit test for rescale energy value
  Bump aiohttp from 3.10.10 to 3.11.0 (#980)
  (fix): Repo submission to software/add was failing on non-main branch
  Added temporary rescale guard clause
  (fix): energy unit was falsely omitted in badge
  Bump fastapi[standard] from 0.115.4 to 0.115.5 (#978)
  Made cluster accuracy warning more verbose
  Removing duplicate value check in cluster
  Bump tqdm from 4.66.6 to 4.67.0 (#975)
  ...
ArneTR added a commit that referenced this pull request Nov 23, 2024
* main:
  Vhost ratio for XGBoost provider (#994)
  Codespaces merge into main (#993)
  Container energy idle (#992)
  Monotonic and low value check (#973)
  Phase Stats are now also saved if runs fails (#972)
  RAPL energy filtering moved to provider (#979)
  fixes the GCC warnings (#985)
  Bump psycopg-pool from 3.2.3 to 3.2.4 (#982)
  Bump aiohttp from 3.11.2 to 3.11.4 (#984)
  Fixed SCI link
  Hinting UTC
  Removed duplicate tests and fixed tests
  Bump aiohttp from 3.11.0 to 3.11.2 (#981)
  Added unit test for rescale energy value
  Bump aiohttp from 3.10.10 to 3.11.0 (#980)
  (fix): Repo submission to software/add was failing on non-main branch
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 this pull request may close these issues.

Only check for RAPL filtering if we use the rapl provider
2 participants