Files
rocm-systems/amdsmi_cli/Release Notes.md
T
Maisam Arif da50f4f078 AMD-SMI-CLI - Packaging updates
Added fallback in amdsmi_init.py to access /opt/rocm/share/amd_smi
        if python package is not installed
    Made libamd_smi.so detection more reliable
    Added PyYaml dependency to pyproject.toml
    Added python3-clang dependency in CMakeLists
    Updated python3 version dependency in CMakeLists
    Update Readme
    Added Release Notes

Change-Id: Ie3b85fde7563dd84dce499f229aac1f94bcc2989
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com>
2023-05-23 10:32:08 -05:00

741 B

Release Notes

Documentation

Documentation for AMDSMI-CLI is available post install in /opt/<rocm_instance>/libexec/amdsmi_cli/README.md

AMDSMI-CLI 0.0.4

Added

  • AMDSMI-CLI tool enabled for Linux Baremetal & Guest
  • Added CSV & Watch modifier
  • Added topology subcommand

Known Issues

  • not all ecc fields are currently supported
  • RHEL 8 has extra install steps

AMDSMI-CLI 0.0.2

Added

  • AMDSMI-CLI tool enabled for Linux Baremetal & Guest

Known Issues

  • ecc & ras subcommands will report N/A even if RAS is enabled
  • process vram_mem's unit is listed as percentage vs bytes
  • csv modifier does not work
  • topology information is not yet enabled
  • watch modifier not fully enabled
  • limited guest support