summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorrigred2019-04-13 22:16:18 +0200
committerrigred2019-04-13 22:16:18 +0200
commit5be4b43d45aaab2b93145a8379fc514f2141b929 (patch)
treebb5dfc35c02b72f16f20fe2e263b2078d810bce3 /.SRCINFO
parentf9ef5cb212e2eeab07e7e13445b500cbf07c867a (diff)
downloadaur-5be4b43d45aaab2b93145a8379fc514f2141b929.tar.gz
rocm-smi 2.3.0
A Big release with version 2.3.0 this month, detailed changes can be found on github https://github.com/RadeonOpenCompute/ROC-smi/commits/master 1. Print PCIe bus location in --showhw flag 2. Change references of pclk to pcie 3. Clarify parameters in RAS help text 4. Add support to reset the GPU 5. README: Update README to reflect SMI help text 6. Allow for specifying multiple devices 7. Remove sudo requirement for concise output 8. SMI: Add --showvoltage flag to display GPU voltage 9. Add error reporting deprecation of pp_*clk_od 10. Fix getting Max Level 11. Fix setprofile for Vega20 12. Fix logging reference to device 13. Add initial RAS support 14. Add support for displaying memory usage information 15. Fix Power Profile set errors 16. Add logging to printLog function 17. Only load values if they exist 18. Overhaul logging 19. Check that a profile exists before parsing it 20. Handle race condition on getFanSpeed 21. Clean up concise output and header/footer 22. Add support for newer clock types 23. Don't throw an error if a file doesn't exist 24. Make clocktypes expandable, and use proper naming 25. Fix overdrive test 26. Use getFilePath instead of constantly using os.path.join 27. Don't show pcie_bw for --showallinfo, show voltages instead 28. Fix logic for checking max level Signed-off-by: Rigo Reddig <rigo.reddig@gmail.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a95a8ce030f5..aa4e44503a6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = rocm-smi
pkgdesc = Utility to manage and monitor AMDGPU / ROCm systems.
- pkgver = 2.2.0
+ pkgver = 2.3.0
pkgrel = 1
url = https://github.com/RadeonOpenCompute/ROC-smi/
arch = any
license = MIT
depends = python
- source = rocm-smi-2.2.0.tar.gz::https://github.com/RadeonOpenCompute/ROC-smi/archive/roc-2.2.0.tar.gz
- sha256sums = 08e48412eb4b737cdbde046bceff2ab6efb2bd6c6614ab7886ad962ffbf5b5fa
+ source = rocm-smi-2.3.0.tar.gz::https://github.com/RadeonOpenCompute/ROC-smi/archive/roc-2.3.0.tar.gz
+ sha256sums = 496f05b6b3f3a2ec3c5979cd9ef16a8b0f2cbad6aabc7dfc03c246591e43bd2d
pkgname = rocm-smi