We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32f2dd commit dff5c10Copy full SHA for dff5c10
docs/install/build.rst
@@ -238,4 +238,5 @@ Run HIP
238
=================================================
239
240
After installation and building HIP, you can compile your application and run.
241
-Simple examples can be found in the `ROCm-examples repository <https://github.com/ROCm/rocm-examples>`_.
+A simple SAXPY example can be found in the `ROCm-examples repository <https://github.com/ROCm/rocm-examples/tree/amd-staging/HIP-Basic/saxpy>`_
242
+and the guide on how to build and run it is in the :doc:`SAXPY tutorial <../tutorial/saxpy>`
0 commit comments