File tree 1 file changed +24
-1
lines changed
1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change 3
3
Documentation for hipBLAS is available at
4
4
[ https://rocm.docs.amd.com/projects/hipBLAS/en/latest/ ] ( https://rocm.docs.amd.com/projects/hipBLAS/en/latest/ ) .
5
5
6
- ## (Unreleased) hipBLAS 2.4.0
6
+ ## (Unreleased) hipBLAS 2.5.0
7
+
8
+ ### Added
9
+
10
+ * Added the ` hipblasSetWorkspace() ` API
11
+
12
+ ### Changed
13
+
14
+ * Documentation updates
15
+
16
+ ### Removed
17
+
18
+ * Support code for non-production gfx targets
19
+
20
+ ### Resolved issues
21
+
22
+ * The build time ` CMake ` configuration for the dependency on ` hipBLAS-common ` is fixed
23
+
24
+ ### Upcoming changes
25
+
26
+ * The deprecated ` hipblasDatatype_t ` will be replaced with ` hipDataType ` in the near future, as announced in hipBLAS 2.0.0
27
+ * The deprecated ` hipblasComplex ` types will be replaced with ` hipComplex ` types in the near future, as announced in hipBLAS 2.0.0
28
+
29
+ ## hipBLAS 2.4.0 for ROCm 6.4.0
7
30
8
31
### Changed
9
32
You can’t perform that action at this time.
0 commit comments