All Projects → b3rs3rk → gpustat-unraid

b3rs3rk / gpustat-unraid

Licence: MIT license
An UnRAID plugin for displaying GPU status

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to gpustat-unraid

Nostromo
Random github shit
Stars: ✭ 36 (-18.18%)
Mutual labels:  unraid
docker-templates
Docker template repository for unRAID
Stars: ✭ 59 (+34.09%)
Mutual labels:  unraid
authelia
Instructions and configuration files to deploy Authelia in Unraid OS using Docker + FreeIPA LDAP.
Stars: ✭ 116 (+163.64%)
Mutual labels:  unraid
nv-docker-trex
Mine crypto using your Unraid server
Stars: ✭ 41 (-6.82%)
Mutual labels:  unraid
Doplarr
An *arr request bot for Discord
Stars: ✭ 236 (+436.36%)
Mutual labels:  unraid
unRAID-CA-templates
An Unraid community repo where you can request unRAID container templates to be added to Community Applications: Squidly271/community.applications.
Stars: ✭ 108 (+145.45%)
Mutual labels:  unraid
Gpustat
📊 A simple command-line utility for querying and monitoring GPU status
Stars: ✭ 2,662 (+5950%)
Mutual labels:  gpustat
servstat
Server resource and GPU process monitor.
Stars: ✭ 15 (-65.91%)
Mutual labels:  gpu-monitoring
bifrost
Connect gpus with your eyes.
Stars: ✭ 23 (-47.73%)
Mutual labels:  gpu-monitoring

gpustat-unraid

An UnRAID plugin for displaying GPU status

Prerequisites

NVIDIA:

  • UnRAID 6.9.0 Beta 34 and below needs one of the following:
    • UNRAID-Nvidia Plugin with Nvidia Kernel Installed
    • Custom Kernel build with Nvidia drivers
  • UnRAID 6.9.0 Beta 35 and newer needs one of the following:
    • Nvidia Plugin by @ich777 from Community Apps
    • Custom Kernel build with Nvidia drivers

For custom kernel builds, see the original post of the UnRAID-Kernel-Build-Helper thread.

INTEL:

  • UnRAID (All Versions)
    • Intel GPU TOP plugin by @ich777 from Community Apps

AMD:

  • UnRAID (6.9+)
    • RadeonTop plugin by @ich777 from Community Apps

Note: From an UnRAID console if nvidia-smi (NVIDIA), intel_gpu_top (Intel) or radeontop (AMD) cannot be found or run for any reason, the plugin will fail for that vendor. If none of these commands exists, the plugin install will fail.

Manual Installation

- No longer supported, install from Community Apps unless beta testing

If any issues occur, visit the support thread here.

Current Support

NVIDIA:

- GPU/Memory Utilization
- GPU/Memory Clocks
- Encoder/Decoder Utilization
- PCI Bus Utilization
- Temperature
- Fan Utilization
- Power Draw
- Power State
- Throttled (Y/N) and Reason for Throttle
- Active Process Count

INTEL:

- 3D Render Engine Utilization
- Blitter Engine Utilization
- Video Engine Utilization
- VideoEnhance Engine Utilization
- IMC Bandwidth Throughput
- Power Draw and Power Demand (rc6 slider)
- GPU Clock
- Interrupts per Second

AMD:

APU/GPU
- GPU/Memory Utilization
- Event Engine Utilization
- Vertex Grouper and Tesselator Utilization
- Texture Addresser Utilization
- Shader Export/Interpolator Utilization
- Sequencer Instruction Cache Utilization
- Scan Converter Utilization
- Primitive Assembly Utilization
- Depth/Color Block Utilization
- Graphics Translation Table Utilization
- Memory/Shader Clocks
- Temperature

GPU Only
- Power Draw
- Fan Current/Max RPM

The bulk of this code was adapted from/inspired by @realies and @CyanLabs corsairpsu-unraid project!

Contributor Thanks

- @mlapaglia for his work on UI slider bars
- @ich777 for his help with Intel iGPU testing
- John_M for his help with AMD APU testing
- @corgan2222 for adding nsfminer and Shinobi Pro app detections
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].