Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serge45/rocm-smi-plus
A VSCode extension that display AMD GPU information in explorer tab
https://github.com/serge45/rocm-smi-plus
amd gpu vscode-extension
Last synced: about 21 hours ago
JSON representation
A VSCode extension that display AMD GPU information in explorer tab
- Host: GitHub
- URL: https://github.com/serge45/rocm-smi-plus
- Owner: Serge45
- License: mit
- Created: 2023-10-15T07:19:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-22T17:41:00.000Z (about 1 year ago)
- Last Synced: 2023-10-23T18:37:32.365Z (about 1 year ago)
- Topics: amd, gpu, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# rocm-smi-plus
![Demo](https://raw.githubusercontent.com/Serge45/rocm-smi-plus/main/images/demo.png)This is an extension that display AMD GPU informations on Linux from rocm-smi in VSCode's explorer tab. Currently it shows
- GPU utilization
- VRAM utilization
- sclk in MHz
- mclk in MHz
- socclk in MHz(if supported)Currently the polling interval is fixed to 1 second.
# Todo
- Adjustable polling duration
- Adjustable display fields