Skip to content

Commit

Permalink
Merge pull request #1826 from emankov/HIPIFY
Browse files Browse the repository at this point in the history
[HIPIFY][#1825][doc] Put the `Note` at the beginning of the generated files for the Supported CUDA APIs
  • Loading branch information
emankov authored Jan 13, 2025
2 parents 9477446 + e326ea7 commit 329574c
Show file tree
Hide file tree
Showing 24 changed files with 94 additions and 47 deletions.
6 changes: 4 additions & 2 deletions docs/tables/CUBLAS_API_supported_by_HIP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUBLAS API supported by HIP


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CUBLAS Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -1970,5 +1974,3 @@
|`cublasLtMatrixTransformDescInit`|11.0| | | | | | | | | |
|`cublasLtMatrixTransformDescSetAttribute`|10.1| | | |`hipblasLtMatrixTransformDescSetAttribute`|6.0.0| | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUBLAS_API_supported_by_HIP_and_ROC.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUBLAS API supported by HIP and ROC


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CUBLAS Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|**ROC**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -1970,5 +1974,3 @@
|`cublasLtMatrixTransformDescInit`|11.0| | | | | | | | | | | | | | | |
|`cublasLtMatrixTransformDescSetAttribute`|10.1| | | |`hipblasLtMatrixTransformDescSetAttribute`|6.0.0| | | | | | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUBLAS_API_supported_by_ROC.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUBLAS API supported by ROC


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CUBLAS Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**ROC**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -1970,5 +1974,3 @@
|`cublasLtMatrixTransformDescInit`|11.0| | | | | | | | | |
|`cublasLtMatrixTransformDescSetAttribute`|10.1| | | | | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUB_API_supported_by_HIP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUB API supported by HIP


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CUB Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -75,5 +79,3 @@
|`__CUB_ALIGN_BYTES`| | | | |`__HIPCUB_ALIGN_BYTES`|4.5.0| | | | |
|`__CUB_LP64__`| | | | | | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUDA_Device_API_supported_by_HIP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUDA DEVICE API supported by HIP


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. Device Functions**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -835,5 +839,3 @@
|`nv_bfloat16`|11.0| | | | | | | | | |
|`nv_bfloat162`|11.0| | | | | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUDA_Driver_API_functions_supported_by_HIP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUDA Driver API supported by HIP


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CUDA Driver Data Types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -2223,5 +2227,3 @@
|`cuGraphicsEGLRegisterImage`|9.1| | | | | | | | | |
|`cuGraphicsResourceGetMappedEglFrame`|9.1| | | | | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUDA_RTC_API_supported_by_HIP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUDA RTC API supported by HIP


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. RTC Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -46,5 +50,3 @@
|`nvrtcGetSupportedArchs`|11.2| | | | | | | | | |
|`nvrtcVersion`| | | | |`hiprtcVersion`|2.6.0| | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUDA_Runtime_API_functions_supported_by_HIP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUDA Runtime API supported by HIP


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. Device Management**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -1631,5 +1635,3 @@
|:--|:-:|:-:|:-:|:-:|:--|:-:|:-:|:-:|:-:|:-:|
|`cudaProfilerInitialize`| |11.0| |12.0| | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUDNN_API_supported_by_HIP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUDNN API supported by HIP


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CUDNN Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -1174,5 +1178,3 @@
|`cudnnTransformTensor`|2.0.0|9.0.0| | | | | | | | |
|`cudnnTransformTensorEx`|7.5.0|9.0.0| | | | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUDNN_API_supported_by_HIP_and_MIOPEN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUDNN API supported by HIP and MIOPEN


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CUDNN Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|**MIOPEN**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -1174,5 +1178,3 @@
|`cudnnTransformTensor`|2.0.0|9.0.0| | | | | | | | |`miopenTransformTensor`|2.1.0| | | | |
|`cudnnTransformTensorEx`|7.5.0|9.0.0| | | | | | | | | | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUDNN_API_supported_by_MIOPEN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUDNN API supported by MIOPEN


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CUDNN Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**MIOPEN**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -1174,5 +1178,3 @@
|`cudnnTransformTensor`|2.0.0|9.0.0| | |`miopenTransformTensor`|2.1.0| | | | |
|`cudnnTransformTensorEx`|7.5.0|9.0.0| | | | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUFFT_API_supported_by_HIP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUFFT API supported by HIP


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CUFFT Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -157,5 +161,3 @@
|`cufftXtSetWorkArea`| | | | | | | | | | |
|`cufftXtSetWorkAreaPolicy`|9.2| | | | | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CURAND_API_supported_by_HIP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CURAND API supported by HIP


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CURAND Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -166,5 +170,3 @@
|`curand_uniform4_double`| | | | |`hiprand_uniform4_double`|1.5.0| | | | |
|`curand_uniform_double`| | | | |`hiprand_uniform_double`|1.5.0| | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CURAND_API_supported_by_HIP_and_ROC.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CURAND API supported by


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CURAND Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|**ROC**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -166,5 +170,3 @@
|`curand_uniform4_double`| | | | |`hiprand_uniform4_double`|1.5.0| | | | |`rocrand_uniform_double4`|1.5.0| | | | |
|`curand_uniform_double`| | | | |`hiprand_uniform_double`|1.5.0| | | | |`rocrand_uniform_double`|1.5.0| | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CURAND_API_supported_by_ROC.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CURAND API supported by ROC


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CURAND Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**ROC**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -166,5 +170,3 @@
|`curand_uniform4_double`| | | | |`rocrand_uniform_double4`|1.5.0| | | | |
|`curand_uniform_double`| | | | |`rocrand_uniform_double`|1.5.0| | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUSOLVER_API_supported_by_HIP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUSOLVER API supported by HIP


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CUSOLVER Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -756,5 +760,3 @@
|`cusolverSpZcsrqrsvBatched`| | | | | | | | | | |
|`cusolverSpZcsrzfdHost`|9.2| | | | | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUSOLVER_API_supported_by_HIP_and_ROC.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUSOLVER API supported by HIP and ROC


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CUSOLVER Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|**ROC**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -756,5 +760,3 @@
|`cusolverSpZcsrqrsvBatched`| | | | | | | | | | | | | | | | |
|`cusolverSpZcsrzfdHost`|9.2| | | | | | | | | | | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUSOLVER_API_supported_by_ROC.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUSOLVER API supported by ROC


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CUSOLVER Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**ROC**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -756,5 +760,3 @@
|`cusolverSpZcsrqrsvBatched`| | | | | | | | | | |
|`cusolverSpZcsrzfdHost`|9.2| | | | | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUSPARSE_API_supported_by_HIP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUSPARSE API supported by HIP


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **4. CUSPARSE Types References**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -919,5 +923,3 @@
|`cusparseSparseToDense`|11.1| |12.0| |`hipsparseSparseToDense`|4.2.0| |6.0.0| | |
|`cusparseSparseToDense_bufferSize`|11.1| |12.0| |`hipsparseSparseToDense_bufferSize`|4.2.0| |6.0.0| | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUSPARSE_API_supported_by_HIP_and_ROC.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUSPARSE API supported by HIP and ROC


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **4. CUSPARSE Types References**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|**ROC**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -919,5 +923,3 @@
|`cusparseSparseToDense`|11.1| |12.0| |`hipsparseSparseToDense`|4.2.0| |6.0.0| | |`rocsparse_sparse_to_dense`|4.1.0| |6.0.0| | |
|`cusparseSparseToDense_bufferSize`|11.1| |12.0| |`hipsparseSparseToDense_bufferSize`|4.2.0| |6.0.0| | |`rocsparse_sparse_to_dense`|4.1.0| |6.0.0| | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUSPARSE_API_supported_by_ROC.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUSPARSE API supported by ROC


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **4. CUSPARSE Types References**

|**CUDA**|**A**|**D**|**C**|**R**|**ROC**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -919,5 +923,3 @@
|`cusparseSparseToDense`|11.1| |12.0| |`rocsparse_sparse_to_dense`|4.1.0| |6.0.0| | |
|`cusparseSparseToDense_bufferSize`|11.1| |12.0| |`rocsparse_sparse_to_dense`|4.1.0| |6.0.0| | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/CUTENSOR_API_supported_by_HIP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUTENSOR API supported by HIP


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. CUTENSOR Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -240,5 +244,3 @@
|`cutensorReduction`|1.0.1.0| | |2.0.0.0|`hiptensorReduction`|6.3.0| | | | |
|`cutensorWriteKernelCacheToFile`|2.0.0.0| | | | | | | | | |


\*A - Added; D - Deprecated; C - Changed; R - Removed; E - Experimental
6 changes: 4 additions & 2 deletions docs/tables/cuComplex_API_supported_by_HIP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CUCOMPLEX API supported by HIP


**Note\:** In the tables that follow the columns marked `A`, `D`, `C`, `R`, and `E` mean the following:
**A** - Added; **D** - Deprecated; **C** - Changed; **R** - Removed; **E** - Experimental

## **1. cuComplex Data types**

|**CUDA**|**A**|**D**|**C**|**R**|**HIP**|**A**|**D**|**C**|**R**|**E**|
Expand Down Expand Up @@ -36,5 +40,3 @@
|`make_cuDoubleComplex`| | | | |`make_hipDoubleComplex`|1.6.0| | | | |
|`make_cuFloatComplex`| | | | |`make_hipFloatComplex`|1.6.0| | | | |


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

0 comments on commit 329574c

Please sign in to comment.