| Name: | hipsolver |
|---|---|
| Version: | 6.4.2 |
| Release: | 2.el10_1 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 358942 |
| License: | MIT |
| RPM: | hipsolver-6.4.2-2.el10_1.x86_64.rpm |
| Source RPM: | hipsolver-6.4.2-2.el10_1.src.rpm |
| Build Date: | Tue Oct 07 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/ROCm/hipSOLVER |
| Summary: | ROCm SOLVER marshalling library |
| Description: | hipSOLVER is a LAPACK marshalling library, with multiple supported backends. It sits between the application and a 'worker' LAPACK library, marshalling inputs into the backend library and marshalling results back to the application. hipSOLVER exports an interface that does not require the client to change, regardless of the chosen backend. Currently, hipSOLVER supports rocSOLVER and cuSOLVER as backends. |
- Remove -mtls-dialect cflag
- Update to 6.4.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
- Remove suse check of ldconfig
- Cleanup module build
- Update to 6.4.0
- suitesparse-devel is optional
- remove multi build - Fix SLE 15.6
- multithread compress
- build requires gcc-c++