Skip to content

Commit c73b16d

Browse files
Updating CHANGELOG for ROCm 4.1.0
1 parent 059514e commit c73b16d

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
22

33
Full documentation for rocRAND is available at [https://rocrand.readthedocs.io/en/latest/](https://rocrand.readthedocs.io/en/latest/)
44

5-
## [Unreleased rocRAND-2.10.7 for ROCm 4.0.0]
5+
## [rocRAND-2.10.8 for ROCm 4.1.0]
6+
### Added
7+
- Ability to force install dependencies with new -d flag in install script
8+
### Changed
9+
- rocRAND package name has been updated to support newer versions of ROCm.
10+
### Fixed
11+
- rocRAND benchmark performance drop has been fixed.
12+
- Debug builds via the install script have been fixed.
13+
14+
## [rocRAND-2.10.7 for ROCm 4.0.0]
615
### Added
716
- No new features
817

@@ -32,4 +41,4 @@ Full documentation for rocRAND is available at [https://rocrand.readthedocs.io/e
3241
### Changed
3342
- Switched to hip-clang as default compiler
3443
### Deprecated
35-
- HCC build deprecated
44+
- HCC build deprecated

0 commit comments

Comments
 (0)