Skip to content

Commit

Permalink
Fix documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rbiessy committed Sep 30, 2024
1 parent 9bc77d1 commit 710b80b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/domains/sparse_linear_algebra.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spmm
* - ``spmm_alg`` value
- MKLCPU/MKLGPU
- cuSPARSE
* - ``default_optimize_alg``
* - ``default_alg``
- none
- ``CUSPARSE_SPMM_ALG_DEFAULT``
* - ``no_optimize_alg``
Expand Down Expand Up @@ -156,7 +156,7 @@ spsv
* - ``spsv_alg`` value
- MKLCPU/MKLGPU
- cuSPARSE
* - ``default_optimize_alg``
* - ``default_alg``
- none
- ``CUSPARSE_SPMM_ALG_DEFAULT``
* - ``no_optimize_alg``
Expand Down

0 comments on commit 710b80b

Please sign in to comment.