Skip to content

Commit

Permalink
Update docs/understand/hip_runtime_api.rst
Browse files Browse the repository at this point in the history
Co-authored-by: MKKnorr <[email protected]>
  • Loading branch information
neon60 and MKKnorr authored Sep 13, 2024
1 parent 0306d40 commit 30f1d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/understand/hip_runtime_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ involve both reading and writing to structured data stored on the GPU.
Understanding how to effectively use surface objects is crucial for optimizing
performance in GPU-accelerated applications that require data modification.

For further details, check `HIP Runtime API Reference <doxygen/html/index.html>`_.
For further details, check `HIP Runtime API Reference <../doxygen/html/group___surface.html>`_.

Execution control
=================
Expand Down

0 comments on commit 30f1d7b

Please sign in to comment.