Skip to content

Releases: mark9064/pyamdgpuinfo

2.1.6 release

11 Oct 23:00
Compare
Choose a tag to compare
  • Precompiled wheels for Python 3.12

2.1.5 release

15 Aug 15:51
Compare
Choose a tag to compare
  • Migrated to Cython 3
  • Resolved a compile warning

2.1.4 release

16 May 15:39
Compare
Choose a tag to compare
  • Prebuilt wheels for Python 3.11

2.1.3 release

30 Jul 16:09
Compare
Choose a tag to compare
  • Precompiled musl wheels now available
  • Corrected some documentation inaccuracies
  • Internal correctness/stability improvements

2.1.2 release

07 Feb 21:37
Compare
Choose a tag to compare
  • Wheel is now built for Python 3.10

2.1.1 release

18 Mar 22:47
Compare
Choose a tag to compare
  • Switched to GitHub actions for CI
  • Wheel is now built for 3.9
  • Dropped wheel support for 3.5

2.1.0 release

26 Aug 16:34
Compare
Choose a tag to compare
  • GPUInfo now has a pci_slot attribute allowing persistent identification of cards
  • GPUInfo is now initialised with a full device path rather than just a node

2.0.0 release

13 Apr 23:30
Compare
Choose a tag to compare
  • Complete OO rewrite of module
  • Fixed crashes / memory leaks
  • More queries available
  • OO interface makes querying less of a hassle

1.0.5 release

20 Feb 20:08
Compare
Choose a tag to compare
  • Fixed typos in README (thanks to @skandix)

1.0.4 release

23 Dec 22:55
Compare
Choose a tag to compare
  • Precompiled wheels now available!