-
Notifications
You must be signed in to change notification settings - Fork 26
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
Energy APIs: Print and JSON (PR from fork/304) #530
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… variorum_print_verbose_energy (all archs.) APIs.
… WIP so I can pick up debugging later.
…ke_measurement function, may have to do with variorum_timers usage
…the sampling thread
…ly deleted libjustify checks anymore
slabasan
force-pushed
the
pr-from-fork/304
branch
from
March 19, 2024 18:56
af570f1
to
2a7f1e8
Compare
_IBMENERGY Host AccumulatedEnergy Timestamp_sec _IBMENERGY lassen 0 0.000018 _IBMENERGY lassen 676250 2.000127
slabasan
added
status-ready-for-review
Formatted, and tested on multiple systems.
type-feature
area-feature-support
labels
Mar 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area-feature-support
status-ready-for-review
Formatted, and tested on multiple systems.
type-feature
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Original PR is #304.
Fixes #209
TODO:
Commit message:
Add support for get/print energy APIs
Expands support for variorum_print_energy and adds two new APIs -- variorum_print_verbose_energy, variorum_get_energy_json on Intel and IBM platforms.