Skip to content

Commit dff5c10

Browse files
committed
Use single example for installation tests
1 parent b32f2dd commit dff5c10

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/install/build.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,4 +238,5 @@ Run HIP
238238
=================================================
239239

240240
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>`_.
241+
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

Comments
 (0)