CUDA APIs supported by HIP and ROC

CUDA APIs supported by HIP and ROC#

CUDA

HIP & ROC

CUBLAS API

HIP + ROC BLAS API

CUSPARSE API

HIP + ROC SPARSE API

CURAND API

HIP + ROC RAND API

To generate the above documentation with the information about all supported CUDA APIs in Markdown format, run hipify-clang --md --doc-format=full --doc-roc=joint with or without specifying the output directory (-o). By running hipify-clang --csv --doc-format=full --doc-roc=joint, the documentation will be generated in CSV format.