Add hipSPARSELt and hipTensor to Projects and licenses (#2431)

* add hipsparselt

* add hiptensor to toc and licenses

* alphabetize licenses

* update rocm-docs-core to 0.23.0
This commit is contained in:
Sam Wu
2023-09-05 15:57:10 -06:00
committed by GitHub
parent 996064950d
commit 6c0419fb0d
7 changed files with 86 additions and 60 deletions

View File

@@ -97,4 +97,13 @@ supporting both `rocSPARSE` and `cuSPARSE` as backends.
:::
:::{grid-item-card} {doc}`hipSPARSELt <hipsparselt:index>`
`hipSPARSE` is a marshalling library to provide sparse BLAS functionality,
supporting both `rocSPARSELt` and `cuSPARSELt` as backends.
- {doc}`Documentation <hipsparselt:index>`
- [GitHub](https://github.com/ROCmSoftwarePlatform/hipSPARSELt)
:::
:::::

View File

@@ -26,6 +26,7 @@ at compile-time of the hipLIB in question. For dynamic dispatch between vendor i
- {doc}`hipSOLVER <hipsolver:index>`
- {doc}`rocSPARSE <rocsparse:index>`
- {doc}`hipSPARSE <hipsparse:index>`
- {doc}`hipSPARSELt <hipsparselt:index>`
:::