Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 625 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 625 Bytes

GPU Monitor IntelliJ Plugin

This IntelliJ plugin adds graphs for GPU temperature, usage, and memory usage in the right tool window. You can customize which graphs show, how often they update, and how long ago they show.

Compatibility

Compatible with all Jetbrains IDEs.

Dependencies

This plugin uses nvidia-smi to poll the GPU data, which should be included in the nvidia drivers. This plugin also relies on JFreeChart to plot the graphs, which should be included.

Screenshots

screenshot screenshot