CUDA APIs supported by ROC

CUDA APIs supported by ROC#

CUDA

ROC

CUBLAS API

ROC BLAS API

CUSPARSE API

ROC SPARSE API

CURAND API

ROC RAND API

CUDNN API

MIOPEN 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=separate with or without specifying the output directory (-o). By running hipify-clang --csv --doc-format=full --doc-roc=separate, the documentation will be generated in CSV format.