Skip to content

pynvml is deprecated #121

Description

@janikmu

Hi maintainers.

while doing the JOSS review (openjournals/joss-reviews#10439), and while trying the combination with CARL, the following FutureWarning surfaced:

/Users/janik/source/Mighty/.venv/lib/python3.11/site-packages/torch/cuda/__init__.py:63: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.
  import pynvml  # type: ignore[import]

Not blocking, but you should consider to get rid of deprecated packages 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions