Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
b3rs3rk committed Mar 11, 2020
2 parents 6afb92c + 356ec5c commit 1748778
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
18 changes: 14 additions & 4 deletions gpustat.plg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "gpustat">
<!ENTITY author "b3rs3rk">
<!ENTITY version "2020.03.08">
<!ENTITY version "2020.03.10">
<!ENTITY launch "Settings/GPUStatSettings">
<!ENTITY gitURL "https://raw.githubusercontent.com/b3rs3rk/&name;-unraid/master">
<!ENTITY pluginURL "&gitURL;/&name;.plg">
Expand Down Expand Up @@ -37,7 +37,17 @@
</FILE>

<CHANGES>
###2020-03-06
- [BETA] Implements basic NVIDIA Support for single-GPU systems
###2020-03-10
- [BETA] Implement more NVIDIA data readings
* Clock Speeds (GPU/MEM)
* Encoder/Decoder Utilization
* Power State (P0-8)
* Throttle Check/Reason

###2020-03-08
- [BETA] Fix formatting to be more UnRAID-like

###2020-03-06
- [BETA] Implements basic NVIDIA Support for single-GPU systems
</CHANGES>
</PLUGIN>
</PLUGIN>
1 change: 1 addition & 0 deletions pkg/gpustat-2020.03.10-x86_64.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
36115c2bb8ee689ce8f52baf84556e62 gpustat-2020.03.10-x86_64.txz
Binary file added pkg/gpustat-2020.03.10-x86_64.txz
Binary file not shown.

0 comments on commit 1748778

Please sign in to comment.