Supported NVIDIA CUDA APIs#
CUDA |
HIP |
ROC |
HIP & ROC |
---|---|---|---|
CUDA Runtime API |
|||
CUDA Driver API |
|||
CUComplex API |
|||
CUDA Device API |
|||
CUDA RTC API |
|||
CUBLAS API |
|||
CUSPARSE API |
|||
CUSOLVER API |
|||
CURAND API |
|||
CUFFT API |
|||
CUDNN API |
|||
CUB API |
To generate the above documentation with the information about all supported CUDA APIs in Markdown format, run hipify-clang --md
with or without specifying the output directory (-o
).