c5ba765be0
Change-Id: Ie706473ff92a91b19e95d2d58f64904cad73a89a
Signed-off-by: Charis Poag <Charis.Poag@amd.com>
[ROCm/amdsmi commit: 6132074089]
27 라인
754 B
Markdown
27 라인
754 B
Markdown
# Change Log for ROCm SMI Library
|
|
|
|
Full documentation for rocm_smi_lib is available at [https://docs.amd.com/](https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/).
|
|
|
|
## rocm_smi_lib for ROCm 5.5.0
|
|
|
|
### Optimizations
|
|
|
|
- Add new test to measure api execution time.
|
|
- Remove the shared mutex if no process is using it.
|
|
|
|
### Added
|
|
|
|
- ROCm SMI CLI: Add --showtempgraph Feature.
|
|
|
|
### Changed
|
|
|
|
- Relying on vendor ID to detect AMDGPU.
|
|
- Change pragma message to warning for backward compatibility.
|
|
|
|
### Fixed
|
|
|
|
- Fix --showproductname when device's SKU cannot be parsed out of the VBIOS string.
|
|
- Fix compile error: ‘memcpy’ was not declared.
|
|
- Fix order of CE and UE reporting in ROCm SMI CLI.
|
|
- Handle error return value from ReadSysfsStr function.
|