https://github.com/wookayin/nvidia-ml-py
An unofficial, up-to-date mirror of NVIDIA's python bindings (nvidia-ml-py)
https://github.com/wookayin/nvidia-ml-py
gpustat nvidia-ml-py nvidia-smi pynvml
Last synced: 7 months ago
JSON representation
An unofficial, up-to-date mirror of NVIDIA's python bindings (nvidia-ml-py)
- Host: GitHub
- URL: https://github.com/wookayin/nvidia-ml-py
- Owner: wookayin
- Created: 2022-11-26T00:59:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T23:06:07.000Z (over 1 year ago)
- Last Synced: 2025-03-18T20:39:58.352Z (7 months ago)
- Topics: gpustat, nvidia-ml-py, nvidia-smi, pynvml
- Language: Python
- Homepage: https://pypi.org/project/nvidia-ml-py/
- Size: 221 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mirror of nvidia-ml-py
======================[nvidia-ml-py][] (`pynvml`) is the official python binding for NVIDIA's NVML library.
This repository hosts a mirror of the released version of `pynvml` libraries.[nvidia-ml-py]: https://pypi.org/project/nvidia-ml-py/
Why?
----`nvidia-ml-py` often breaks the backward compatibility, and the changelog (release note) is not very comprehensive.
This makes difficult for developers of downstream projects (e.g., [gpustat][], [nvitop][], etc.) depending on `pynvml` to deal with breaking changes in `pynvml`, and it is also difficult to know which version of `pynvml` end users might end up having installed due to the lack of `pynvml.__version__` string.This repository is not supposed to be a "fork" of `nvidia-ml-py`, but exists only for the archiving purposes.
Users should NOT use this repository directly or install `pynvml` from this repository.
This repository will be automatically synchronized with [the pypi repository][nvidia-ml-py] via Github Actions CI.[gpustat]: https://github.com/wookayin/gpustat
[nvitop]: https://github.com/XuehaiPan/nvitopUseful Links
------------- https://pypi.org/project/nvidia-ml-py/#history
LICENSE
-------BSD License (BSD), NVIDIA Corporation.