Skip to content

Commit

Permalink
Release: 2020-03-14 - Implement Multi-GPU Selectability
Browse files Browse the repository at this point in the history
  • Loading branch information
b3rs3rk committed Mar 14, 2020
1 parent 8798200 commit ccc2dc4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
7 changes: 6 additions & 1 deletion 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.10">
<!ENTITY version "2020.03.14">
<!ENTITY launch "Settings/GPUStatSettings">
<!ENTITY gitURL "https://raw.githubusercontent.com/b3rs3rk/&name;-unraid/master">
<!ENTITY pluginURL "&gitURL;/&name;.plg">
Expand Down Expand Up @@ -39,6 +39,11 @@
</FILE>

<CHANGES>
###2020-03-14
- [BETA] Implement Multi-GPU Selectability
* Select desired GPU for dashboard display from retrieved inventory
* Select desired temperature format (F/C)

###2020-03-10
- [BETA] Implement more NVIDIA data readings
* Clock Speeds (GPU/MEM)
Expand Down
1 change: 1 addition & 0 deletions pkg/gpustat-2020.03.14-x86_64.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e48413d25812278b4ed83294483429f7 gpustat-2020.03.14-x86_64.txz
Binary file added pkg/gpustat-2020.03.14-x86_64.txz
Binary file not shown.

0 comments on commit ccc2dc4

Please sign in to comment.