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

[Version 3] Add CPU load tracking #316

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

[Version 3] Add CPU load tracking #316

wants to merge 22 commits into from

Commits on Apr 27, 2024

  1. Add CPU load tracking

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    3473054 View commit details
    Browse the repository at this point in the history
  2. Add new CPU

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    06c7eca View commit details
    Browse the repository at this point in the history
  3. Add default CODECARBON_COUNTRY_ISO_CODE

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    01added View commit details
    Browse the repository at this point in the history
  4. Add mandatory country

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    b7d47d8 View commit details
    Browse the repository at this point in the history
  5. Fix RAPL fallback

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    18971f0 View commit details
    Browse the repository at this point in the history
  6. Add CPU process tracking mode

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    e65e0c2 View commit details
    Browse the repository at this point in the history
  7. Fix No such file or directory in test

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    77af0c3 View commit details
    Browse the repository at this point in the history
  8. Add license in setup.py

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9b8af9e View commit details
    Browse the repository at this point in the history
  9. Took minimum of 10% TDP

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    8d63939 View commit details
    Browse the repository at this point in the history
  10. WIP: compare RAPL with manual

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6d381f5 View commit details
    Browse the repository at this point in the history
  11. wip : debug rapl

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    4a5eb09 View commit details
    Browse the repository at this point in the history
  12. wip

    benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c233d6d View commit details
    Browse the repository at this point in the history
  13. doc

    benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    3c352e0 View commit details
    Browse the repository at this point in the history
  14. measure_options.drawio

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    b043243 View commit details
    Browse the repository at this point in the history
  15. Mettre à jour Diagramme sans nom.drawio

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    334a518 View commit details
    Browse the repository at this point in the history
  16. Mettre à jour Diagramme sans nom.drawio

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    d3cb72a View commit details
    Browse the repository at this point in the history
  17. add extra

    benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    294c03a View commit details
    Browse the repository at this point in the history
  18. Doc

    benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1cf26e1 View commit details
    Browse the repository at this point in the history
  19. Fix setup.py

    benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    e59a1de View commit details
    Browse the repository at this point in the history
  20. Rename Diagramme sans nom.drawio to cpu_fallback.drawio

    benoit-cty authored and benoit-cty committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    efcee54 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Add cpu-load to RAPL

    benoit-cty committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0af01c7 View commit details
    Browse the repository at this point in the history
  2. Fake version

    benoit-cty committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    df8bfc1 View commit details
    Browse the repository at this point in the history