Skip to content

Commit

Permalink
Merge pull request ROCm#4126 from SwRaw/docs/6.3.0
Browse files Browse the repository at this point in the history
Update what-is-rocm.rst (ROCm#4122)
  • Loading branch information
SwRaw authored Dec 6, 2024
2 parents 0f16b8e + 3d3d3cb commit 1f25c77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/reference/api-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
* {doc}`hipSPARSELt <hipsparselt:index>`
* {doc}`rocALUTION <rocalution:index>`
* {doc}`rocWMMA <rocwmma:index>`
* {doc}`Tensile <tensile:index>`
* {doc}`Tensile <tensile:src/index>`
:::

::::
2 changes: 1 addition & 1 deletion docs/what-is-rocm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Math
":doc:`rocSOLVER <rocsolver:index>`", "An implementation of LAPACK routines on ROCm software, implemented in the HIP programming language and optimized for AMD's latest discrete GPUs"
":doc:`rocSPARSE <rocsparse:index>`", "Exposes a common interface that provides BLAS for sparse computation implemented on ROCm runtime and toolchains (in the HIP programming language)"
":doc:`rocWMMA <rocwmma:index>`", "C++ library for accelerating mixed-precision matrix multiply-accumulate (MMA) operations"
":doc:`Tensile <tensile:index>`", "Creates benchmark-driven backend libraries for GEMMs, GEMM-like problems, and general N-dimensional tensor contractions"
":doc:`Tensile <tensile:src/index>`", "Creates benchmark-driven backend libraries for GEMMs, GEMM-like problems, and general N-dimensional tensor contractions"

Primitives
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 1f25c77

Please sign in to comment.