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

downgrade pynvml version to be compatible with SM Hosts #1467

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

rohithkrn
Copy link
Contributor

@rohithkrn rohithkrn commented Jan 9, 2024

Description

11.5.0 version of pynvml is throwing error on SM hosts(old drivers)
AttributeError: /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1: undefined symbol: nvmlDeviceGetMemoryInfo_v2

Downgrading to 11.4.1 works with warning:
Found pynvml==11.4.1. Please use pynvml>=11.5.0 to get accurate memory usage

We should upgrade to latest version of pynvml after hosting updates the drivers.

@rohithkrn rohithkrn requested review from zachgk, frankfliu and a team as code owners January 9, 2024 19:11
@rohithkrn rohithkrn merged commit be17dc1 into deepjavalibrary:master Jan 9, 2024
7 checks passed
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.

2 participants