Releases: ROCm/hipSOLVER
Releases · ROCm/hipSOLVER
hipSOLVER 2.0.0 for ROCm 6.0.0
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
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
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
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
Added
- Added compatibility API with hipsolverRf prefix
hipSOLVER 1.7.0 for ROCm 5.5.1
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
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
- gesvdj
hipSOLVER 1.6.0 for ROCm 5.4.4
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
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
hipSOLVER code for ROCm 5.4.2 did not change. The library was rebuilt for the updated ROCm 5.4.2 stack.