From 635ec21a0815cc6bccb4f94b1b93abff32014b78 Mon Sep 17 00:00:00 2001 From: Mohammed Junaid <88209527+jkottiku@users.noreply.github.com> Date: Wed, 24 Jul 2024 15:39:26 -0700 Subject: [PATCH] Merge pull request #782 from jkottiku/master Update CHANGELOG.md for ROCm 6.2 --- CHANGELOG.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42179063..a506b54c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ # Change Log for ROCm Validation Suite (RVS) -Full documentation for RVS is available at [ROCmValidationSuite.Readme](https://github.com/ROCm-Developer-Tools/ROCmValidationSuite). +Full documentation for RVS is available at [ROCmValidationSuite.Readme](https://github.com/ROCm/ROCmValidationSuite). + +## RVS 1.0.0 for ROCm 6.2 + +### Changed + +- Updated GST performance benchmark test for better numbers. + +### Added + +- Gemm self-check and accuracy-check support for checking consistency & accuracy of gemm output. +- Trignometric float & random integer matrix data initialization support. +- IET (power) stress test for MI308X & MI300A. +- IET (power transition) test for MI300X. ## (Unreleased) RVS for ROCm 6.1 @@ -9,6 +22,7 @@ Full documentation for RVS is available at [ROCmValidationSuite.Readme](https:// ### Added - Support data types (BF16 and FP8) based GEMM operations in GPU Stress Test (GST) module. +- Babel test for MI300X. ## RVS for ROCm 6.0