Fix links in docs (#564)

[ROCm/rocprofiler-compute commit: 9643afa62d]
This commit is contained in:
Peter Park
2025-02-13 16:24:48 -05:00
committed by GitHub
parent 611704d825
commit a36e280903
2 changed files with 2 additions and 2 deletions
@@ -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.
@@ -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`