2024-10-02 14:42:34 -04:00
|
|
|
# AMD SMI Python library
|
2023-06-01 17:14:35 -06:00
|
|
|
|
2024-10-02 14:42:34 -04:00
|
|
|
The AMD SMI Python interface offers an accessible way to interact
|
|
|
|
|
with AMD hardware through a user-friendly API. Find the documentation in the
|
|
|
|
|
`docs/` directory.
|
2023-06-01 17:14:35 -06:00
|
|
|
|
2024-10-02 14:42:34 -04:00
|
|
|
- [Install AMD SMI](../docs/install/install.md)
|
|
|
|
|
- [About the library and how to get started](../docs/how-to/amdsmi-py-lib.md)
|
|
|
|
|
- [Python API reference](../docs/reference/amdsmi-py-api.md)
|
2022-10-11 16:06:32 +02:00
|
|
|
|
2024-10-02 14:42:34 -04:00
|
|
|
## Online documentation
|
2023-06-01 17:14:35 -06:00
|
|
|
|
2024-10-02 14:42:34 -04:00
|
|
|
Explore the latest documentation on the [ROCm documentation
|
2025-02-06 22:25:50 -06:00
|
|
|
portal](https://rocm.docs.amd.com/projects/amdsmi/en/latest/index.html).
|
2023-06-01 17:14:35 -06:00
|
|
|
|
2024-10-02 14:42:34 -04:00
|
|
|
- [Install AMD
|
2025-02-06 22:25:50 -06:00
|
|
|
SMI](https://rocm.docs.amd.com/projects/amdsmi/en/latest/install/install.html)
|
2022-10-11 16:06:32 +02:00
|
|
|
|
2024-10-02 14:42:34 -04:00
|
|
|
- [Python library
|
2025-02-06 22:25:50 -06:00
|
|
|
usage](https://rocm.docs.amd.com/projects/amdsmi/en/latest/how-to/amdsmi-py-lib.html).
|
2022-10-11 16:06:32 +02:00
|
|
|
|
2024-10-02 14:42:34 -04:00
|
|
|
- [Python API
|
2025-02-06 22:25:50 -06:00
|
|
|
reference](https://rocm.docs.amd.com/projects/amdsmi/en/latest/reference/amdsmi-py-api.html).
|