Skip to content

Commit

Permalink
Changelog for ROCm 4.5 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
lawruble13 authored Sep 23, 2021
1 parent 8cf1151 commit 41210ae
Showing 1 changed file with 13 additions and 18 deletions.
31 changes: 13 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,19 @@

Full documentation for rocALUTION is available at [rocalution.readthedocs.io](https://rocalution.readthedocs.io/en/latest/).

## (Unreleased) rocALUTION 1.13.0
### Added
- Enabling beta support for Windows 10
### Changed
- Packaging split into a runtime package called rocalution and a development package called rocalution-devel. The development package depends on runtime. The runtime package suggests the development package for all supported OSes except CentOS 7 to aid in the transition. The suggests feature in packaging is introduced as a deprecated feature and will be removed in a future rocm release.
### Improved
- (A)MG solving phase optimization

## (Unreleased) rocALUTION 1.12.3
## rocALUTION 1.13.2 for ROCm 4.5.0
### Added
- Address sanitizer build option added
- Enabling beta support for Windows 10
### Changed
- Deprecated GlobalPairwiseAMG, please use PairwiseAMG instead. GlobalPairwiseAMG will be removed in a future major release.
- Packaging split into a runtime package called rocalution and a development package called rocalution-devel. The development package depends on runtime. The runtime package suggests the development package for all supported OSes except CentOS 7 to aid in the transition. The suggests feature in packaging is introduced as a deprecated feature and will be removed in a future rocm release.
### Improved
- (A)MG smoothing and convergence rate improvement
- Improved IDR Gram-Schmidt process
- (A)MG solving phase optimization

## [rocALUTION 1.12.1 for ROCm 4.3.0]
## rocALUTION 1.12.1 for ROCm 4.3.0
### Added
- support for gfx90a target
- support for gfx1030 target
Expand All @@ -28,51 +23,51 @@ Full documentation for rocALUTION is available at [rocalution.readthedocs.io](ht
### Known Issues
- none

## [rocALUTION 1.11.5 for ROCm 4.2.0]
## rocALUTION 1.11.5 for ROCm 4.2.0
### Added
- none
### Known Issues
- none

## [rocALUTION 1.11.5 for ROCm 4.1.0]
## rocALUTION 1.11.5 for ROCm 4.1.0
### Added
- none
### Known Issues
- none

## [rocALUTION 1.11.5 for ROCm 4.0.0]
## rocALUTION 1.11.5 for ROCm 4.0.0
### Added
- Add changelog
- Fixing NaN issues
- update to debian package name
- bcsr format support.
- cmake files adjustments.

## [rocALUTION 1.10 for ROCm 3.9]
## rocALUTION 1.10 for ROCm 3.9
### Added
- rocRAND to support GPU sampling of random data.
### Known Issues
- none

## [rocALUTION 1.9.3 for ROCm 3.8]
## rocALUTION 1.9.3 for ROCm 3.8
### Added
- csr2dense and dense2csr to HIP backend.
### Known Issues
- none

## [rocALUTION 1.9.1 for ROCm 3.7]
## rocALUTION 1.9.1 for ROCm 3.7
### Added
- none
### Known Issues
- none

## [rocALUTION 1.9.1 for ROCm 3.6]
## rocALUTION 1.9.1 for ROCm 3.6
### Added
- none
### Known Issues
- none

## [rocALUTION 1.9.1 for ROCm 3.5]
## rocALUTION 1.9.1 for ROCm 3.5
### Added
- static build
- BCSR matrix format for SpMV
Expand Down

0 comments on commit 41210ae

Please sign in to comment.