Skip to content

Commit e55b43c

Browse files
authored
Update CHANGELOG.md (#522)
* update for release branch 5.4
1 parent b80975b commit e55b43c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Change Log for hipBLAS
22

3-
## (Unreleased) hipBLAS 0.53.0
3+
## hipBLAS 0.53.0 for ROCm 5.4.0
44
### Added
55
- Allow for selection of int8 datatype
66
- Added support for hipblasXgels and hipblasXgelsStridedBatched operations (with s,d,c,z precisions),
77
only supported with rocBLAS backend
88
- Added support for hipblasXgelsBatched operations (with s,d,c,z precisions)
99

10-
## (Unreleased) hipBLAS 0.52.0
10+
## hipBLAS 0.52.0 for ROCm 5.3.0
1111
### Added
1212
- Added --cudapath option to install.sh to allow user to specify which cuda build they would like to use.
1313
- Added --installcuda option to install.sh to install cuda via a package manager. Can be used with new --installcudaversion

0 commit comments

Comments
 (0)