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

GEOPM Variorum JSON integration #2

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

amarathe84
Copy link
Owner

@amarathe84 amarathe84 commented Jun 15, 2023

This PR introduces code contributions for the integration of GEOPM runtime system and the Variorum platform-agnostic, vendor-neutral library over the JSON interface to get node power. The integration has been designed and implemented by extending the IOGroup plugin abstraction of the PlatformIO component of the GEOPM service which is also shared by the GEOPM runtime in the stand-alone (i.e., without the service running) mode. This IOGroup plugin functionality has been introduced in the GEOPM v 2.0.0 release. Through this design, the GEOPM PlatformIO functionality uses Variorum instead of direct platform-specific low-level interfaces (e.g., MSRs on Intel, OCC sensors on IBM Power9 architectures) by using PlatformIO’s plugin load order feature.

[The contents of the description will be updated based on the revisions to the code base]

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.

1 participant