Skip to content

Commit 6053b2a

Browse files
[ROCm] Update C++ Extension Tutorial for AMD GPU (#3197)
* Update C++ Extension tutorial with note about AMD GPU. --------- Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent 08a9bcd commit 6053b2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

advanced_source/cpp_extension.rst

+2
Original file line numberDiff line numberDiff line change
@@ -1207,3 +1207,5 @@ examples displayed in this note `here
12071207
<https://github.com/pytorch/extension-cpp>`_. If you have questions, please use
12081208
`the forums <https://discuss.pytorch.org>`_. Also be sure to check our `FAQ
12091209
<https://pytorch.org/cppdocs/notes/faq.html>`_ in case you run into any issues.
1210+
A blog on writing extensions for AMD ROCm can be found `here
1211+
<https://rocm.blogs.amd.com/artificial-intelligence/cpp-extn/readme.html>`_.

0 commit comments

Comments
 (0)