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

OMNITRACE_ROCM_SMI_METRICS #331

Merged
merged 5 commits into from
Feb 8, 2024
Merged

OMNITRACE_ROCM_SMI_METRICS #331

merged 5 commits into from
Feb 8, 2024

Conversation

jrmadsen
Copy link
Collaborator

@jrmadsen jrmadsen commented Feb 8, 2024

  • configuration variable OMNITRACE_ROCM_SMI_METRICS for specifying which rocm-smi metrics to collect
  • auto-disable metric collection when rsmi_dev_X_get returns RSMI_STATUS_NOT_SUPPORTED

- configuration variable OMNITRACE_ROCM_SMI_METRICS for specifying which rocm-smi metrics to collect
- auto-disable metric collection when rsmi_dev_X_get returns RSMI_STATUS_NOT_SUPPORTED
- fix usage of substr (ignored return value)
@jrmadsen jrmadsen added rocm-smi ROCm System Management Interface configuration Changes/involves configuration options labels Feb 8, 2024
- Fix E721
  - do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
@jrmadsen jrmadsen merged commit 15127c0 into ROCm:main Feb 8, 2024
53 checks passed
@jrmadsen jrmadsen deleted the rocm-smi-metrics branch February 8, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration Changes/involves configuration options rocm-smi ROCm System Management Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant