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

powmon for power and utilization #474

Closed
wants to merge 1 commit into from

Conversation

altahat2003
Copy link
Collaborator

Description

Updated powmon to include node utilization, so that users can collect power and utilization data in parallel and output that in the file.

This PR depends on the PR #431.

Fixes #462

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature/architecture support (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Build/CI update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please provide hardware architecture specs and
instructions so we can reproduce.

  • Test A: Hardware architecture, machine name, example/test run
  • Test B: Hardware architecture, machine name, example/test run
  • ...

Checklist:

  • I have run ./scripts/check-code-format.sh and confirm my code code follows the style guidelines of variorum
  • I have added comments in my code
  • My changes generate no new warnings (build with -DENABLE_WARNINGS=ON)
  • New and existing unit tests pass with my changes

Thank you for taking the time to contribute to Variorum!

@sanmai-NL
Copy link
Contributor

@altahat2003 What's your progress on this?

@tpatki
Copy link
Member

tpatki commented Jan 27, 2024

@sanmai-NL: We'll not be updating this feature in the near term. Thanks.

@tpatki
Copy link
Member

tpatki commented Feb 7, 2024

Superseded by #510, closing.

@tpatki tpatki closed this Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow powmon to sample utilization
4 participants