Skip to content

Releases: ModelCloud/Device-SMI

Device-SMI v0.3.2

05 Dec 13:24
d68bf06
Compare
Choose a tag to compare

What's Changed

⚡Added Windows WSL support.

Full Changelog: v0.3.1...v0.3.2

Device-SMI v0.3.1

03 Dec 09:54
7d54c93
Compare
Choose a tag to compare

What's Changed

⚡ Added CPUDevice compat under Windows
🐛 Fixed negative utilization/memory value
🐛 Fixed Intel/XPU check

Full Changelog: v0.3.0...v0.3.1

Device-SMI v0.3.0

02 Dec 15:58
e13dfc1
Compare
Choose a tag to compare

What's Changed

⚡ Added OSDevice.[name, version, kernel, arch] for Linux/MacOS/Windows/FreeBSD/Solaris.
⚡ Added cpu.[count, cores, threads] properties.
🐛 Bug fix for gpu device index.

Full Changelog: v0.2.1...v0.3.0

Device-SMI v0.2.1

29 Nov 16:29
fed3565
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v0.2.0...v0.2.1

Device-SMI v0.2.0

29 Nov 03:08
190b624
Compare
Choose a tag to compare

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.

Full Changelog: v0.1.0...v0.2.0

Device-SMI v0.1.0

27 Nov 10:45
1b64a26
Compare
Choose a tag to compare
  • 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

Full Changelog: v0.0.1...v0.1.0

Device-SMI v0.0.1

19 Nov 15:54
aced0b7
Compare
Choose a tag to compare

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

What's Changed

New Contributors

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