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

Replace GPUtil with pynvml for benchmark reports #1451

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

efajardo-nv
Copy link
Contributor

@efajardo-nv efajardo-nv commented Jan 3, 2024

Description

  • Replace GPUtil with pynvml to collect GPU stats for benchmark reports.
  • Remove GPUtil from dependency yaml's. pynvml is already installed via nvtabular.

Closes #1446

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

@efajardo-nv efajardo-nv added non-breaking Non-breaking change improvement Improvement to existing functionality labels Jan 3, 2024
@efajardo-nv efajardo-nv requested review from a team as code owners January 3, 2024 17:18
@mdemoret-nv
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit bbc1cda into nv-morpheus:branch-24.03 Jan 8, 2024
9 checks passed
@mdemoret-nv mdemoret-nv deleted the pynvml-benchmarks branch January 8, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to existing functionality non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG]: Fix or replace usage of GPUtil
2 participants