Files
ROCm/docs/reference/gpu_libraries/solver.md
Nagy-Egri Máté Ferenc 1a570efb48 Math Libraries Landing pages (#1940)
* Add C++ algorithm primitive lib cards

* Add PRNG section

* API Reference Manuals first

* Add Tensile and rocWMMA

* Change rocFFT and hipFFT order for consistency

* Add RCCL

* Fix PRNG links

* Add rocSOLVER and hipSOLVER

* Add general note on rocLIB vs hipLIB
2023-03-17 10:37:03 -06:00

992 B

Linear Solvers

:::::{grid} 1 1 2 2 :gutter: 1

:::{grid-item-card} rocSOLVER rocSOLVER is a work-in-progress implementation of a subset of LAPACK functionality on the ROCm platform.

:::

:::{grid-item-card} hipSOLVER 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.

:::

:::::