ROCm / HIP

HIP: C++ Heterogeneous-Compute Interface for Portability

Home Page:https://rocmdocs.amd.com/projects/HIP/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What are the supported APIs in HIP Graph Management?

jaykolla opened this issue · comments

https://docs.amd.com/projects/HIP/en/docs-5.0.0/doxygen/html/group___graph.html#:~:text=Reference%3A%20Graph%20Management-,Graph%20Management,-%23

Some Math Libraries have Graph Support, but I cannot identify supported APIs on the above-linked documentation page. Please have a section for all supported APIs which are graph safe!

Our new features are marked as beta. Feel free to use them and report any issues you might encounter.
The document you listed has all the Graph APIs we support.

I don't see any math library support listed in there, if you can point me to the right doc where I see all supported Math libraries APIs that has graph support perhaps that helps.

If you look at this picture, there is Graph Support enabled for rocBLAS, I would like to know what other Math Library Components are supported with HIP Graph. Is there a consolidated view of all Supported Math Library components with HIP Graph?

image