Skip to content

Commit 46e3449

Browse files
committed
[HIPIFY][6.0.0][hipSPARSE][doc] Support for ROCm HIP 6.0.0 - Step 31 - hipSPARSE - C - Changed functions
+ Mark all `hipSPARSE` functions, that were changed in 6.0.0 + Updated the regenerated SPARSE docs [TODO] + Mark as `C-Changed` all the corresponding `cuSPARSE` functions
1 parent ddf244d commit 46e3449

File tree

5 files changed

+131
-84
lines changed

5 files changed

+131
-84
lines changed

docs/tables/CUSPARSE_API_supported_by_HIP.md

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@
798798

799799
|**CUDA**|**A**|**D**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
800800
|:--|:-:|:-:|:-:|:-:|:--|:-:|:-:|:-:|:-:|
801-
|`cusparseAxpby`|11.0| | |`hipsparseAxpby`|4.1.0| | | | |
801+
|`cusparseAxpby`|11.0| | |`hipsparseAxpby`|4.1.0| |6.0.0| | |
802802
|`cusparseBlockedEllGet`|11.2| | |`hipsparseBlockedEllGet`|4.5.0| | | | |
803803
|`cusparseBsrSetStridedBatch`|12.1| | | | | | | | |
804804
|`cusparseConstBlockedEllGet`|12.0| | |`hipsparseConstBlockedEllGet`|6.0.0| | | |6.0.0|
@@ -842,76 +842,76 @@
842842
|`cusparseCsrGet`|10.2| | |`hipsparseCsrGet`|4.1.0| | | | |
843843
|`cusparseCsrSetPointers`|11.0| | |`hipsparseCsrSetPointers`|4.1.0| | | | |
844844
|`cusparseCsrSetStridedBatch`|11.0| | |`hipsparseCsrSetStridedBatch`|5.2.0| | | | |
845-
|`cusparseDenseToSparse_analysis`|11.1| | |`hipsparseDenseToSparse_analysis`|4.2.0| | | | |
846-
|`cusparseDenseToSparse_bufferSize`|11.1| | |`hipsparseDenseToSparse_bufferSize`|4.2.0| | | | |
847-
|`cusparseDenseToSparse_convert`|11.1| | |`hipsparseDenseToSparse_convert`|4.2.0| | | | |
848-
|`cusparseDestroyDnMat`|10.1| | |`hipsparseDestroyDnMat`|4.2.0| | | | |
849-
|`cusparseDestroyDnVec`|10.2| | |`hipsparseDestroyDnVec`|4.1.0| | | | |
850-
|`cusparseDestroySpMat`|10.1| | |`hipsparseDestroySpMat`|4.1.0| | | | |
851-
|`cusparseDestroySpVec`|10.2| | |`hipsparseDestroySpVec`|4.1.0| | | | |
845+
|`cusparseDenseToSparse_analysis`|11.1| | |`hipsparseDenseToSparse_analysis`|4.2.0| |6.0.0| | |
846+
|`cusparseDenseToSparse_bufferSize`|11.1| | |`hipsparseDenseToSparse_bufferSize`|4.2.0| |6.0.0| | |
847+
|`cusparseDenseToSparse_convert`|11.1| | |`hipsparseDenseToSparse_convert`|4.2.0| |6.0.0| | |
848+
|`cusparseDestroyDnMat`|10.1| | |`hipsparseDestroyDnMat`|4.2.0| |6.0.0| | |
849+
|`cusparseDestroyDnVec`|10.2| | |`hipsparseDestroyDnVec`|4.1.0| |6.0.0| | |
850+
|`cusparseDestroySpMat`|10.1| | |`hipsparseDestroySpMat`|4.1.0| |6.0.0| | |
851+
|`cusparseDestroySpVec`|10.2| | |`hipsparseDestroySpVec`|4.1.0| |6.0.0| | |
852852
|`cusparseDnMatGet`|10.1| | |`hipsparseDnMatGet`|4.2.0| | | | |
853-
|`cusparseDnMatGetStridedBatch`|10.1| | |`hipsparseDnMatGetStridedBatch`|5.2.0| | | | |
853+
|`cusparseDnMatGetStridedBatch`|10.1| | |`hipsparseDnMatGetStridedBatch`|5.2.0| |6.0.0| | |
854854
|`cusparseDnMatGetValues`|10.2| | |`hipsparseDnMatGetValues`|4.2.0| | | | |
855855
|`cusparseDnMatSetStridedBatch`|10.1| | |`hipsparseDnMatSetStridedBatch`|5.2.0| | | | |
856856
|`cusparseDnMatSetValues`|10.2| | |`hipsparseDnMatSetValues`|4.2.0| | | | |
857857
|`cusparseDnVecGet`|10.2| | |`hipsparseDnVecGet`|4.1.0| | | | |
858858
|`cusparseDnVecGetValues`|10.2| | |`hipsparseDnVecGetValues`|4.1.0| | | | |
859859
|`cusparseDnVecSetValues`|10.2| | |`hipsparseDnVecSetValues`|4.1.0| | | | |
860-
|`cusparseGather`|11.0| | |`hipsparseGather`|4.1.0| | | | |
860+
|`cusparseGather`|11.0| | |`hipsparseGather`|4.1.0| |6.0.0| | |
861861
|`cusparseRot`|11.0|12.2| |`hipsparseRot`|4.1.0| | | | |
862-
|`cusparseSDDMM`|11.2| | |`hipsparseSDDMM`|4.3.0| | | | |
863-
|`cusparseSDDMM_bufferSize`|11.2| | |`hipsparseSDDMM_bufferSize`|4.3.0| | | | |
864-
|`cusparseSDDMM_preprocess`|11.2| | |`hipsparseSDDMM_preprocess`|4.3.0| | | | |
865-
|`cusparseScatter`|11.0| | |`hipsparseScatter`|4.1.0| | | | |
866-
|`cusparseSpGEMM_compute`|11.0| | |`hipsparseSpGEMM_compute`|4.1.0| | | | |
867-
|`cusparseSpGEMM_copy`|11.0| | |`hipsparseSpGEMM_copy`|4.1.0| | | | |
862+
|`cusparseSDDMM`|11.2| | |`hipsparseSDDMM`|4.3.0| |6.0.0| | |
863+
|`cusparseSDDMM_bufferSize`|11.2| | |`hipsparseSDDMM_bufferSize`|4.3.0| |6.0.0| | |
864+
|`cusparseSDDMM_preprocess`|11.2| | |`hipsparseSDDMM_preprocess`|4.3.0| |6.0.0| | |
865+
|`cusparseScatter`|11.0| | |`hipsparseScatter`|4.1.0| |6.0.0| | |
866+
|`cusparseSpGEMM_compute`|11.0| | |`hipsparseSpGEMM_compute`|4.1.0| |6.0.0| | |
867+
|`cusparseSpGEMM_copy`|11.0| | |`hipsparseSpGEMM_copy`|4.1.0| |6.0.0| | |
868868
|`cusparseSpGEMM_createDescr`|11.0| | |`hipsparseSpGEMM_createDescr`|4.1.0| | | | |
869869
|`cusparseSpGEMM_destroyDescr`|11.0| | |`hipsparseSpGEMM_destroyDescr`|4.1.0| | | | |
870870
|`cusparseSpGEMM_estimateMemory`|12.0| | | | | | | | |
871871
|`cusparseSpGEMM_getNumProducts`|12.0| | | | | | | | |
872-
|`cusparseSpGEMM_workEstimation`|11.0| | |`hipsparseSpGEMM_workEstimation`|4.1.0| | | | |
873-
|`cusparseSpGEMMreuse_compute`|11.3| | |`hipsparseSpGEMMreuse_compute`|5.1.0| | | | |
874-
|`cusparseSpGEMMreuse_copy`|11.3| | |`hipsparseSpGEMMreuse_copy`|5.1.0| | | | |
875-
|`cusparseSpGEMMreuse_nnz`|11.3| | |`hipsparseSpGEMMreuse_nnz`|5.1.0| | | | |
876-
|`cusparseSpGEMMreuse_workEstimation`|11.3| | |`hipsparseSpGEMMreuse_workEstimation`|5.1.0| | | | |
877-
|`cusparseSpMM`|10.1| | |`hipsparseSpMM`|4.2.0| | | | |
872+
|`cusparseSpGEMM_workEstimation`|11.0| | |`hipsparseSpGEMM_workEstimation`|4.1.0| |6.0.0| | |
873+
|`cusparseSpGEMMreuse_compute`|11.3| | |`hipsparseSpGEMMreuse_compute`|5.1.0| |6.0.0| | |
874+
|`cusparseSpGEMMreuse_copy`|11.3| | |`hipsparseSpGEMMreuse_copy`|5.1.0| |6.0.0| | |
875+
|`cusparseSpGEMMreuse_nnz`|11.3| | |`hipsparseSpGEMMreuse_nnz`|5.1.0| |6.0.0| | |
876+
|`cusparseSpGEMMreuse_workEstimation`|11.3| | |`hipsparseSpGEMMreuse_workEstimation`|5.1.0| |6.0.0| | |
877+
|`cusparseSpMM`|10.1| | |`hipsparseSpMM`|4.2.0| |6.0.0| | |
878878
|`cusparseSpMMOp`|11.5| | | | | | | | |
879879
|`cusparseSpMMOp_createPlan`|11.5| | | | | | | | |
880880
|`cusparseSpMMOp_destroyPlan`|11.5| | | | | | | | |
881-
|`cusparseSpMM_bufferSize`|10.1| | |`hipsparseSpMM_bufferSize`|4.2.0| | | | |
882-
|`cusparseSpMM_preprocess`|11.2| | |`hipsparseSpMM_preprocess`|4.5.0| | | | |
883-
|`cusparseSpMV`|10.2| | |`hipsparseSpMV`|4.1.0| | | | |
884-
|`cusparseSpMV_bufferSize`|10.2| | |`hipsparseSpMV_bufferSize`|4.1.0| | | | |
885-
|`cusparseSpMatGetAttribute`|11.3| | |`hipsparseSpMatGetAttribute`|4.5.0| | | | |
886-
|`cusparseSpMatGetFormat`|10.1| | |`hipsparseSpMatGetFormat`|4.1.0| | | | |
887-
|`cusparseSpMatGetIndexBase`|10.1| | |`hipsparseSpMatGetIndexBase`|4.1.0| | | | |
881+
|`cusparseSpMM_bufferSize`|10.1| | |`hipsparseSpMM_bufferSize`|4.2.0| |6.0.0| | |
882+
|`cusparseSpMM_preprocess`|11.2| | |`hipsparseSpMM_preprocess`|4.5.0| |6.0.0| | |
883+
|`cusparseSpMV`|10.2| | |`hipsparseSpMV`|4.1.0| |6.0.0| | |
884+
|`cusparseSpMV_bufferSize`|10.2| | |`hipsparseSpMV_bufferSize`|4.1.0| |6.0.0| | |
885+
|`cusparseSpMatGetAttribute`|11.3| | |`hipsparseSpMatGetAttribute`|4.5.0| |6.0.0| | |
886+
|`cusparseSpMatGetFormat`|10.1| | |`hipsparseSpMatGetFormat`|4.1.0| |6.0.0| | |
887+
|`cusparseSpMatGetIndexBase`|10.1| | |`hipsparseSpMatGetIndexBase`|4.1.0| |6.0.0| | |
888888
|`cusparseSpMatGetNumBatches`|10.1| |10.2| | | | | | |
889-
|`cusparseSpMatGetSize`|11.0| | |`hipsparseSpMatGetSize`|4.1.0| | | | |
890-
|`cusparseSpMatGetStridedBatch`|10.2| | |`hipsparseSpMatGetStridedBatch`|5.2.0| | | | |
889+
|`cusparseSpMatGetSize`|11.0| | |`hipsparseSpMatGetSize`|4.1.0| |6.0.0| | |
890+
|`cusparseSpMatGetStridedBatch`|10.2| | |`hipsparseSpMatGetStridedBatch`|5.2.0| |6.0.0| | |
891891
|`cusparseSpMatGetValues`|10.2| | |`hipsparseSpMatGetValues`|4.1.0| | | | |
892892
|`cusparseSpMatSetAttribute`|11.3| | |`hipsparseSpMatSetAttribute`|4.5.0| | | | |
893893
|`cusparseSpMatSetNumBatches`|10.1| |10.2| | | | | | |
894894
|`cusparseSpMatSetStridedBatch`|10.2| |12.0|`hipsparseSpMatSetStridedBatch`|5.2.0| | | | |
895895
|`cusparseSpMatSetValues`|10.2| | |`hipsparseSpMatSetValues`|4.1.0| | | | |
896-
|`cusparseSpSM_analysis`|11.3| | |`hipsparseSpSM_analysis`|4.5.0| | | | |
897-
|`cusparseSpSM_bufferSize`|11.3| | |`hipsparseSpSM_bufferSize`|4.5.0| | | | |
896+
|`cusparseSpSM_analysis`|11.3| | |`hipsparseSpSM_analysis`|4.5.0| |6.0.0| | |
897+
|`cusparseSpSM_bufferSize`|11.3| | |`hipsparseSpSM_bufferSize`|4.5.0| |6.0.0| | |
898898
|`cusparseSpSM_createDescr`|11.3| | |`hipsparseSpSM_createDescr`|4.5.0| | | | |
899899
|`cusparseSpSM_destroyDescr`|11.3| | |`hipsparseSpSM_destroyDescr`|4.5.0| | | | |
900-
|`cusparseSpSM_solve`|11.3| | |`hipsparseSpSM_solve`|4.5.0| | | | |
901-
|`cusparseSpSV_analysis`|11.3| | |`hipsparseSpSV_analysis`|4.5.0| | | | |
902-
|`cusparseSpSV_bufferSize`|11.3| | |`hipsparseSpSV_bufferSize`|4.5.0| | | | |
900+
|`cusparseSpSM_solve`|11.3| | |`hipsparseSpSM_solve`|4.5.0| |6.0.0| | |
901+
|`cusparseSpSV_analysis`|11.3| | |`hipsparseSpSV_analysis`|4.5.0| |6.0.0| | |
902+
|`cusparseSpSV_bufferSize`|11.3| | |`hipsparseSpSV_bufferSize`|4.5.0| |6.0.0| | |
903903
|`cusparseSpSV_createDescr`|11.3| | |`hipsparseSpSV_createDescr`|4.5.0| | | | |
904904
|`cusparseSpSV_destroyDescr`|11.3| | |`hipsparseSpSV_destroyDescr`|4.5.0| | | | |
905-
|`cusparseSpSV_solve`|11.3| | |`hipsparseSpSV_solve`|4.5.0| | | | |
905+
|`cusparseSpSV_solve`|11.3| | |`hipsparseSpSV_solve`|4.5.0| |6.0.0| | |
906906
|`cusparseSpSV_updateMatrix`|12.1| | | | | | | | |
907-
|`cusparseSpVV`|10.2| | |`hipsparseSpVV`|4.1.0| | | | |
908-
|`cusparseSpVV_bufferSize`|10.2| | |`hipsparseSpVV_bufferSize`|4.1.0| | | | |
907+
|`cusparseSpVV`|10.2| | |`hipsparseSpVV`|4.1.0| |6.0.0| | |
908+
|`cusparseSpVV_bufferSize`|10.2| | |`hipsparseSpVV_bufferSize`|4.1.0| |6.0.0| | |
909909
|`cusparseSpVecGet`|10.2| | |`hipsparseSpVecGet`|4.1.0| | | | |
910-
|`cusparseSpVecGetIndexBase`|10.2| | |`hipsparseSpVecGetIndexBase`|4.1.0| | | | |
910+
|`cusparseSpVecGetIndexBase`|10.2| | |`hipsparseSpVecGetIndexBase`|4.1.0| |6.0.0| | |
911911
|`cusparseSpVecGetValues`|10.2| | |`hipsparseSpVecGetValues`|4.1.0| | | | |
912912
|`cusparseSpVecSetValues`|10.2| | |`hipsparseSpVecSetValues`|4.1.0| | | | |
913-
|`cusparseSparseToDense`|11.1| | |`hipsparseSparseToDense`|4.2.0| | | | |
914-
|`cusparseSparseToDense_bufferSize`|11.1| | |`hipsparseSparseToDense_bufferSize`|4.2.0| | | | |
913+
|`cusparseSparseToDense`|11.1| | |`hipsparseSparseToDense`|4.2.0| |6.0.0| | |
914+
|`cusparseSparseToDense_bufferSize`|11.1| | |`hipsparseSparseToDense_bufferSize`|4.2.0| |6.0.0| | |
915915

916916

917917
\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental

0 commit comments

Comments
 (0)