2024-03-20 10:11:36 -05:00
|
|
|
# Change Log for RDC
|
|
|
|
|
|
|
|
|
|
Full documentation for RDC is available at [ROCm DataCenter Tool User Guide](https://rocm.docs.amd.com/projects/rdc/en/latest/).
|
|
|
|
|
|
2024-11-07 12:09:33 -06:00
|
|
|
## RDC for ROCm 6.3.0
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- [RVS](https://github.com/ROCm/ROCmValidationSuite) integration
|
|
|
|
|
- Real time logging for diagnostic command
|
|
|
|
|
- `--version` command
|
|
|
|
|
- `XGMI_TOTAL_READ_KB` and `XGMI_TOTAL_WRITE_KB` monitoring metrics
|
|
|
|
|
|
2024-06-26 17:24:41 -05:00
|
|
|
## RDC for ROCm 6.2.0
|
|
|
|
|
|
|
|
|
|
- Added [rocprofiler](https://github.com/ROCm/rocprofiler) dmon metrics
|
|
|
|
|
- Added new ECC metrics
|
|
|
|
|
- Added [ROCmValidationSuite](https://github.com/ROCm/ROCmValidationSuite) diagnostic command
|
|
|
|
|
- Fully migrated to [AMDSMI](https://github.com/ROCm/amdsmi)
|
|
|
|
|
- Removed RASLIB dependency and blobs
|
|
|
|
|
- Removed [rocm_smi_lib](https://github.com/ROCm/rocm_smi_lib) dependency
|
|
|
|
|
|
2024-03-20 10:11:36 -05:00
|
|
|
## RDC for ROCm 6.1.0
|
|
|
|
|
|
|
|
|
|
- Added `--address` flag to rdcd
|
|
|
|
|
- Upgraded from C++11 to C++17
|
|
|
|
|
- Upgraded gRPC
|
2023-01-11 11:00:44 -06:00
|
|
|
|
|
|
|
|
## RDC for ROCm 5.5.0
|
|
|
|
|
|
|
|
|
|
- Added new profiling metrics for RDC dmon module.
|