Skip to content

Releases: ROCm/hipSOLVER

hipSOLVER 2.0.0 for ROCm 6.0.0

15 Dec 18:30
5d35494
Compare
Choose a tag to compare

Added

  • Added hipBLAS as an optional dependency to hipsolver-test. Use the BUILD_HIPBLAS_TESTS CMake option to test compatibility between hipSOLVER and hipBLAS.

Changed

  • Types hipsolverOperation_t, hipsolverFillMode_t, and hipsolverSideMode_t are now aliases of hipblasOperation_t, hipblasFillMode_t, and hipblasSideMode_t.

Fixed

  • Fixed tests for hipsolver info updates in ORGBR/UNGBR, ORGQR/UNGQR,
    ORGTR/UNGTR, ORMQR/UNMQR, and ORMTR/UNMTR.

hipSOLVER 1.8.2 for ROCm 5.7.1

13 Oct 18:57
babd355
Compare
Choose a tag to compare

Fixed

  • Fixed conflicts between the hipsolver-dev and -asan packages by excluding
    hipsolver_module.f90 from the latter

hipSOLVER 1.8.1 for ROCm 5.7.0

15 Sep 17:29
Compare
Choose a tag to compare

Changed

  • Changed hipsolver-test sparse input data search paths to be relative to the test executable

hipSOLVER 1.8.0 for ROCm 5.6.1

29 Aug 20:12
9909362
Compare
Choose a tag to compare

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

hipSOLVER 1.8.0 for ROCm 5.6.0

28 Jun 23:17
9909362
Compare
Choose a tag to compare

Added

  • Added compatibility API with hipsolverRf prefix

hipSOLVER 1.7.0 for ROCm 5.5.1

24 May 19:06
2d63d95
Compare
Choose a tag to compare

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

hipSOLVER 1.7.0 for ROCm 5.5.0

01 May 21:03
2d63d95
Compare
Choose a tag to compare

Added

  • Added functions
    • gesvdj
      • hipsolverSgesvdj_bufferSize, hipsolverDgesvdj_bufferSize, hipsolverCgesvdj_bufferSize, hipsolverZgesvdj_bufferSize
      • hipsolverSgesvdj, hipsolverDgesvdj, hipsolverCgesvdj, hipsolverZgesvdj
    • gesvdjBatched
      • hipsolverSgesvdjBatched_bufferSize, hipsolverDgesvdjBatched_bufferSize, hipsolverCgesvdjBatched_bufferSize, hipsolverZgesvdjBatched_bufferSize
      • hipsolverSgesvdjBatched, hipsolverDgesvdjBatched, hipsolverCgesvdjBatched, hipsolverZgesvdjBatched

hipSOLVER 1.6.0 for ROCm 5.4.4

22 Mar 20:46
9d85697
Compare
Choose a tag to compare

hipSOLVER code for ROCm 5.4.4 did not change. The library was rebuilt for the updated ROCm 5.4.4 stack.

hipSOLVER 1.6.0 for ROCm 5.4.3

07 Feb 17:33
9d85697
Compare
Choose a tag to compare

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

hipSOLVER 1.6.0 for ROCm 5.4.2

13 Jan 16:41
9d85697
Compare
Choose a tag to compare

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