Skip to content

Commit

Permalink
Fix links in docs (#564)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjunpark authored and ashuverm committed Mar 3, 2025
1 parent 1e32793 commit 7acbd0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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
2 changes: 1 addition & 1 deletion docs/tutorial/learning-resources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +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 7acbd0f

Please sign in to comment.