ROCm / hipSOLVER

ROCm SOLVER marshalling library
https://rocm.docs.amd.com/projects/hipSOLVER/en/latest/
MIT License
22 stars 21 forks source link

Rename hipsolver-compat.h to hipsolver-dense.h #231

Closed tfalders closed 3 months ago

tfalders commented 3 months ago

To ensure better consistency with the newest compatibility APIs, I'm renaming hipsolver-compat to hipsolver-dense. The header hipsolver-compat.h is now deprecated and will be removed in a later release.

This PR also ports the changes from https://github.com/ROCm/rocSOLVER/pull/671 to hipSOLVER.