Skip to content
Chris Freehill edited this page Mar 17, 2019 · 2 revisions

ROCm System Management Interface Library (libRocmSMI)

Pre-Release

libRocmSMI is in early development. Consequently, although we will make efforts to not break backward compatibility, on occasion, it will be necessary. We will document here when this happens. Until most of the APIs we intend to implement have been implemented, we will not branch on API breaks. When the API is mostly complete, we will advance the major version to 1, and follow semantic versioning.

API Breaks

Known Issues

  • Some functions have dependencies on the driver version, firmware and hardware capabilities. In cases where the hardware or driver do not support the ROCm SMI library function, the function will return RSMI_STATUS_NOT_SUPPORTED.
Clone this wiki locally