Supported CUDA APIs#
CUDA |
HIP |
ROC |
HIP & ROC |
---|---|---|---|
Runtime API |
|||
Driver API |
|||
Complex API |
|||
Device API |
|||
RTC API |
|||
BLAS API |
|||
SPARSE API |
|||
SOLVER API |
|||
RAND API |
|||
FFT API |
|||
DNN API |
|||
CUB API |
To generate the above documentation with the actual information about all supported CUDA APIs in Markdown format, run hipify-clang --md
with or without specifying the output directory (-o
).