Skip to content

Releases: ROCm/rocALUTION

rocALUTION 2.1.11 for ROCm 5.7.1

13 Oct 18:57
7a5f675
Compare
Choose a tag to compare

rocALUTION code for ROCm 5.7.1 did not change. The library was rebuilt for the updated ROCm 5.7.1 stack.

rocALUTION 2.1.11 for ROCm 5.7.0

15 Sep 17:29
7a5f675
Compare
Choose a tag to compare

Added

  • Added support for gfx940, gfx941 and gfx942

Improved

  • Fixed OpenMP runtime issue with Windows toolchain

rocALUTION 2.1.9 for ROCm 5.6.1

29 Aug 20:12
4fd2a8c
Compare
Choose a tag to compare

rocALUTION code for ROCm 5.6.1 did not change. The library was rebuilt for the updated ROCm 5.6.1 stack.

rocALUTION 2.1.9 for ROCm 5.6.0

28 Jun 23:17
4fd2a8c
Compare
Choose a tag to compare

Improved

  • Fixed synchronization issues in level 1 routines

rocALUTION 2.1.4 for ROCm 5.4.4

22 Mar 21:12
bb1e1d6
Compare
Choose a tag to compare

Changed

  • Remove native compiler option previously used during default library compilation

rocALUTION 2.1.8 for ROCm 5.5.1

24 May 19:06
1694c1e
Compare
Choose a tag to compare

rocALUTION code for ROCm 5.5.1 did not change. The library was rebuilt for the updated ROCm 5.5.1 stack.

rocALUTION 2.1.8 for ROCm 5.5.0

01 May 21:03
1694c1e
Compare
Choose a tag to compare

Added

  • Added build support for Navi32

Improved

  • Fixed a typo in MPI backend
  • Fixed a bug with the backend when HIP support is disabled
  • Fixed a bug in SAAMG hierarchy building on HIP backend
  • Improved SAAMG hierarchy build performance on HIP backend

Changed

  • LocalVector::GetIndexValues(ValueType*) is deprecated, use LocalVector::GetIndexValues(const LocalVector&, LocalVector*) instead
  • LocalVector::SetIndexValues(const ValueType*) is deprecated, use LocalVector::SetIndexValues(const LocalVector&, const LocalVector&) instead
  • LocalMatrix::RSDirectInterpolation(const LocalVector&, const LocalVector&, LocalMatrix*, LocalMatrix*) is deprecated, use LocalMatrix::RSDirectInterpolation(const LocalVector&, const LocalVector&, LocalMatrix*) instead
  • LocalMatrix::RSExtPIInterpolation(const LocalVector&, const LocalVector&, bool, float, LocalMatrix*, LocalMatrix*) is deprecated, use LocalMatrix::RSExtPIInterpolation(const LocalVector&, const LocalVector&, bool, LocalMatrix*) instead
  • LocalMatrix::RugeStueben() is deprecated
  • LocalMatrix::AMGSmoothedAggregation(ValueType, const LocalVector&, const LocalVector&, LocalMatrix*, LocalMatrix*, int) is deprecated, use LocalMatrix::AMGAggregation(ValueType, const LocalVector&, const LocalVector&, LocalMatrix*, int) instead
  • LocalMatrix::AMGAggregation(const LocalVector&, LocalMatrix*, LocalMatrix*) is deprecated, use LocalMatrix::AMGAggregation(const LocalVector&, LocalMatrix*) instead

rocALUTION 2.1.3 for ROCm 5.4.3

07 Feb 17:34
Compare
Choose a tag to compare

rocALUTION code for ROCm 5.4.3 did not change. The library was rebuilt for the updated ROCm 5.4.3 stack.

rocALUTION 2.1.3 for ROCm 5.4.2

13 Jan 16:42
Compare
Choose a tag to compare

rocALUTION code for ROCm 5.4.2 did not change. The library was rebuilt for the updated ROCm 5.4.2 stack.

rocALUTION 2.1.3 for ROCm 5.4.1

15 Dec 18:39
Compare
Choose a tag to compare

rocALUTION code for ROCm 5.4.1 did not change. The library was rebuilt for the updated ROCm 5.4.1 stack.