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

Can you drop dependency on nvidia-ml-py3? #481

Closed
3 tasks
xwjiang2010 opened this issue Jul 6, 2022 · 9 comments
Closed
3 tasks

Can you drop dependency on nvidia-ml-py3? #481

xwjiang2010 opened this issue Jul 6, 2022 · 9 comments

Comments

@xwjiang2010
Copy link

Describe the Bug

A clear and concise description of what the bug is.

Both nvidia-ml-py3 and nvidia-ml are installing the same pynvml.py module, causing issues with the newest gpustat release. Error msg:

ImportError: pynvml is missing or an outdated version is installed.

Expected behavior

A clear and concise description of what you expected to happen.

Where is the issue?

  • Comet Python SDK
  • Comet UI
  • Third Party Integrations (Huggingface, TensorboardX, Pytorch Lighting etc)

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Stack Trace

If possible please include the full stack trace of your issue here

# Paste stack trace here

Comet Debug Log

If possible, please follow the instructions here to run Comet in debug mode and attach the resulting log file.

Screenshots or GIFs

If applicable, add screenshots/gifs to help explain your problem.

Link to Comet Project/Experiment

If applicable, please provide a link to your Comet Project or Experiment.

Additional context

Add any other context about the problem here.

@pcmoritz
Copy link

What is the stance of the comet maintainers on this issue? This is a blocker for adopting comet for anybody who wants to use a recent version of gpustat.

@pcmoritz
Copy link

I also linked the related gpustat issue

@DN6
Copy link
Contributor

DN6 commented Jul 20, 2022

Hi all. Taking a look at this. Will get back to you ASAP

@mattip
Copy link

mattip commented Jul 27, 2022

Any news here?

@mattip
Copy link

mattip commented Aug 4, 2022

Hi. Is there an update to this issue?

@DN6
Copy link
Contributor

DN6 commented Aug 4, 2022

Hi all. The dev team has identified the issue and found a viable workaround that will maintain current Comet functionality while fixing this issue. The fix will be released within the next two weeks.

@jacques-comet
Copy link

Hi @mattip @xwjiang2010
The latest version of the Comet SDK (version 3.31.9) has dropped the nvidia-ml-py3 dependency, let me know if you are still running into any issues on the latest version of the SDK

@jacques-comet
Copy link

From version 3.31.9 onwards nvidia-ml-py3 is no longer a dependency of the SDK. Closing this issue as resolved

@mattip
Copy link

mattip commented Aug 19, 2022

Thanks!

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

No branches or pull requests

5 participants