File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log for ROCm Validation Suite (RVS)
2
2
3
- Full documentation for RVS is available at [ ROCmValidationSuite.Readme] ( https://github.com/ROCm-Developer-Tools/ROCmValidationSuite ) .
3
+ Full documentation for RVS is available at [ ROCmValidationSuite.Readme] ( https://github.com/ROCm/ROCmValidationSuite ) .
4
+
5
+ ## RVS 1.0.0 for ROCm 6.2
6
+
7
+ ### Changed
8
+
9
+ - Updated GST performance benchmark test for better numbers.
10
+
11
+ ### Added
12
+
13
+ - Gemm self-check and accuracy-check support for checking consistency & accuracy of gemm output.
14
+ - Trignometric float & random integer matrix data initialization support.
15
+ - IET (power) stress test for MI308X & MI300A.
16
+ - IET (power transition) test for MI300X.
4
17
5
18
## (Unreleased) RVS for ROCm 6.1
6
19
@@ -9,6 +22,7 @@ Full documentation for RVS is available at [ROCmValidationSuite.Readme](https://
9
22
10
23
### Added
11
24
- Support data types (BF16 and FP8) based GEMM operations in GPU Stress Test (GST) module.
25
+ - Babel test for MI300X.
12
26
13
27
## RVS for ROCm 6.0
14
28
You can’t perform that action at this time.
0 commit comments