文件
rocm-systems/py-interface/README.md
T
Peter Park e196f98dba docs: Remove redundant/stale docs
bump rocm-docs-core to 1.8.2

rm unused files

rm stale docs

fix sphinx conf

reorg docs

SWDEV-482203 -- add note to usage guides

update readmes

Change-Id: I9e0111ac8fe2a691ac964b27436ba47747c27904
Signed-off-by: Peter Park <Peter.Park@amd.com>
2024-11-11 16:49:17 -04:00

24 行
823 B
Markdown

# AMD SMI Python library
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.
- [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)
## Online documentation
Explore the latest documentation on the [ROCm documentation
portal](https://rocm.docs.amd.com/projects/en/latest/index.html).
- [Install AMD
SMI](https://rocm.docs.amd.com/projects/en/latest/install/install.html)
- [Python library
usage](https://rocm.docs.amd.com/projects/en/latest/how-to/amdsmi-py-lib.html).
- [Python API
reference](https://rocm.docs.amd.com/projects/en/latest/reference/amdsmi-py-api.html).