https://github.com/rocm/amdsmi
AMD SMI
https://github.com/rocm/amdsmi
sysadmin
Last synced: 23 days ago
JSON representation
AMD SMI
- Host: GitHub
- URL: https://github.com/rocm/amdsmi
- Owner: ROCm
- License: mit
- Created: 2023-02-23T22:52:11.000Z (over 3 years ago)
- Default Branch: amd-mainline
- Last Pushed: 2026-04-14T20:13:30.000Z (2 months ago)
- Last Synced: 2026-04-14T21:24:10.601Z (2 months ago)
- Topics: sysadmin
- Language: C++
- Homepage: https://rocm.docs.amd.com/projects/amdsmi/en/latest
- Size: 19.2 MB
- Stars: 124
- Watchers: 38
- Forks: 62
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# AMD System Management Interface (AMD SMI) library
> [!CAUTION]
> This repository is deprecated. The source for amdsmi is now in
> [ROCm/rocm-systems/projects/amdsmi](https://github.com/ROCm/rocm-systems/tree/develop/projects/amdsmi). Please direct all new issues and PRs to rocm-systems instead.
The AMD System Management Interface (AMD SMI) library offers a unified tool for managing and monitoring GPUs,
particularly in high-performance computing environments. It provides a user-space interface that allows applications to
control GPU operations, monitor performance, and retrieve information about the system's drivers and GPUs.
For information on available features, installation steps, API reference material, and helpful tips, refer to the online
documentation at [rocm.docs.amd.com/projects/amdsmi](https://rocm.docs.amd.com/projects/amdsmi/en/latest/)