Device-smi

Latest version: v0.4.1

Safety actively analyzes 724087 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.1

What's Changed

⚡ Added `gpu.pcie.`[`gen`, `speed`, `id`]
⚡ Added `gpu.`[`firmware`, `driver`]

* add pcie by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/31
* add gpu.firmware & gpu.driver by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/36
* [CI] Create unit_tests.yml by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/37

**Full Changelog**: https://github.com/ModelCloud/Device-SMI/compare/v0.2.0...v0.2.1

0.2.0

What's Changed

`info()` deprecated and will be removed in next release. All the properties are now exposed in `device` class object without need to call another method.

* move all subprocess run into _run by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/27
* remove info() by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/28
* add DeprecationWarning for info() by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/30

**Full Changelog**: https://github.com/ModelCloud/Device-SMI/compare/v0.1.0...v0.2.0

0.1.0

- First stable release of `device-smi`
- Intel/XPU support added
- CPU `features` property added: list cpu opcode flags
- Nvidia GPU `features` property added: compute cap.

What's Changed

* Add intel gpu support by ZYC-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/17
* FiX get total mem by max_mem_alloc_size_byte by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/18
* Update README.md by Qubitium in https://github.com/ModelCloud/Device-SMI/pull/20
* Add cpu features (opcode flags) by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/19
* Add example codes by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/21
* Add gpu features (compute cap) & update badges by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/24


**Full Changelog**: https://github.com/ModelCloud/Device-SMI/compare/v0.0.1...v0.1.0

0.0.1

First release! Api is not stable yet and Intel/AMD gpu/npu support are forthcoming.

What's Changed

* add DeviceSMI by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/1
* remove get and remove sleep by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/2
* seperate execution for cpu_utilization by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/3
* add release action by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/4
* modify cpu model name by ZYC-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/5
* remove error_msg, make type lowercased by ZYC-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/6
* [MISC] mod package name by PZS-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/7
* [CI] update token name by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/9
* Add metrics & update checking torch logic by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/10
* [CI] install requirements by CSY-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/11
* add macos gpu support by ZYC-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/12
* correct error message logs by ZYC-ModelCloud in https://github.com/ModelCloud/Device-SMI/pull/13
* Update README.md by Qubitium in https://github.com/ModelCloud/Device-SMI/pull/14
* Update setup.py by Qubitium in https://github.com/ModelCloud/Device-SMI/pull/15

New Contributors
* CSY-ModelCloud made their first contribution in https://github.com/ModelCloud/Device-SMI/pull/1
* ZYC-ModelCloud made their first contribution in https://github.com/ModelCloud/Device-SMI/pull/5
* PZS-ModelCloud made their first contribution in https://github.com/ModelCloud/Device-SMI/pull/7
* Qubitium made their first contribution in https://github.com/ModelCloud/Device-SMI/pull/14

**Full Changelog**: https://github.com/ModelCloud/Device-SMI/commits/v0.0.1

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.