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

New tests to check pm counters are accessible and reporting #49

Merged
merged 5 commits into from
Sep 26, 2024

Conversation

JPRichings
Copy link
Contributor

Test for pm counters added:

  • Node Energy
  • Node Power
  • CPU Energy
  • CPU Power
  • Memory Energy
  • Memory Power
  • CPU0 temperature
  • CPU1 temperature

@JPRichings JPRichings self-assigned this Sep 25, 2024
Copy link
Contributor

@aturner-epcc aturner-epcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See note on reducing the number of PrgEnv for each test


descr = "Checks whether the node energy pm counter is accessible and reporting"
valid_systems = ["archer2:compute"]
valid_prog_environs = ["PrgEnv-cray", "PrgEnv-gnu", "PrgEnv-aocc"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should only choose a single PrgEnv otherwise each test will be run three times in an identical fashion

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done an PR updated

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ignore me, the Default environment is only valid for the login partition.

Copy link
Contributor Author

@JPRichings JPRichings Sep 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aturner-epcc happy this is resolved?

@JPRichings JPRichings added the enhancement New feature or request label Sep 26, 2024
Copy link
Contributor

@aturner-epcc aturner-epcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes, merging....

@aturner-epcc aturner-epcc merged commit 9f80583 into EPCCed:main Sep 26, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants