fix(api/libnvml): fix upstream changes for process info v3 APIs on 535.104.05 driver (#94)

This commit is contained in:
Xuehai Pan 2023-08-26 18:57:54 +08:00
parent 6a9663b33f
commit 9ff3ec3400
5 changed files with 27 additions and 76 deletions

View file

@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fix upstream changes for process info v3 APIs on 535.104.05 driver by [@XuehaiPan](https://github.com/XuehaiPan) in [#94](https://github.com/XuehaiPan/nvitop/pull/94).
- Fix removal for process info v3 APIs on the upstream 535.98 driver by [@XuehaiPan](https://github.com/XuehaiPan) in [#89](https://github.com/XuehaiPan/nvitop/pull/89).
### Removed