Skip to content

Commit

Permalink
Fix links in docs (#564)
Browse files Browse the repository at this point in the history
(cherry picked from commit 9643afa)
(cherry picked from commit 634d57b)
  • Loading branch information
peterjunpark committed Feb 19, 2025
1 parent d8db047 commit fec7446
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/conceptual/definitions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Memory type

AMD Instinct accelerators contain a number of different memory allocation
types to enable the HIP language's
:doc:`memory coherency model <hip:how-to/programming_manual>`.
:doc:`memory coherency model <hip:how-to/hip_runtime_api/memory_management/coherence_control>`.
These memory types are broadly similar between AMD Instinct accelerator
generations, but may differ in exact implementation.

Expand Down
3 changes: 1 addition & 2 deletions docs/tutorial/learning-resources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ ROCm Compute Profiler example exercises
`<https://github.com/amd/HPCTrainingExamples/tree/main/OmniperfExamples>`__

AMD Instinct™ tuning guides
:doc:`rocm:how-to/tuning-guides/mi300x/workload`

:doc:`rocm:how-to/rocm-for-ai/inference-optimization/workload`

0 comments on commit fec7446

Please sign in to comment.