diff --git a/docs/conceptual/More-about-how-ROCm-uses-PCIe-Atomics.rst b/docs/conceptual/More-about-how-ROCm-uses-PCIe-Atomics.rst index 833b020bc..e6ca517d4 100644 --- a/docs/conceptual/More-about-how-ROCm-uses-PCIe-Atomics.rst +++ b/docs/conceptual/More-about-how-ROCm-uses-PCIe-Atomics.rst @@ -1,6 +1,6 @@ .. meta:: :description: How ROCm uses PCIe atomics - :keywords: PCIe, PCIe atomics, atomics, BAR memory + :keywords: PCIe, PCIe atomics, atomics, BAR memory, AMD, ROCm ***************************************************************************** How ROCm uses PCIe atomics diff --git a/docs/conceptual/ai-migraphx-optimization.md b/docs/conceptual/ai-migraphx-optimization.md index 60d092a63..dabe07a9f 100644 --- a/docs/conceptual/ai-migraphx-optimization.md +++ b/docs/conceptual/ai-migraphx-optimization.md @@ -2,7 +2,7 @@ + installation, AMD, ROCm"> # Inference optimization with MIGraphX diff --git a/docs/conceptual/ai-pytorch-inception.md b/docs/conceptual/ai-pytorch-inception.md index 06813b326..2a01dc513 100644 --- a/docs/conceptual/ai-pytorch-inception.md +++ b/docs/conceptual/ai-pytorch-inception.md @@ -2,7 +2,7 @@ + algorithm, AMD, ROCm"> # Deep learning: Inception V3 with PyTorch diff --git a/docs/conceptual/cmake-packages.rst b/docs/conceptual/cmake-packages.rst index f533b1035..a1ffe7384 100644 --- a/docs/conceptual/cmake-packages.rst +++ b/docs/conceptual/cmake-packages.rst @@ -1,6 +1,6 @@ .. meta:: :description: Using CMake - :keywords: CMake, dependencies, HIP, C++ + :keywords: CMake, dependencies, HIP, C++, AMD, ROCm ********************************* Using CMake diff --git a/docs/conceptual/compiler-disambiguation.md b/docs/conceptual/compiler-disambiguation.md index 0a67053ae..069db8049 100644 --- a/docs/conceptual/compiler-disambiguation.md +++ b/docs/conceptual/compiler-disambiguation.md @@ -1,7 +1,7 @@ - + # ROCm compilers disambiguation diff --git a/docs/conceptual/file-reorg.md b/docs/conceptual/file-reorg.md index 33a7929eb..bc0812011 100644 --- a/docs/conceptual/file-reorg.md +++ b/docs/conceptual/file-reorg.md @@ -1,7 +1,8 @@ - + # ROCm Linux Filesystem Hierarchy Standard reorganization diff --git a/docs/conceptual/gpu-arch/mi100.md b/docs/conceptual/gpu-arch/mi100.md index ea12923d1..2262a60eb 100644 --- a/docs/conceptual/gpu-arch/mi100.md +++ b/docs/conceptual/gpu-arch/mi100.md @@ -1,7 +1,7 @@ - + # AMD Instinct™ MI100 microarchitecture diff --git a/docs/conceptual/gpu-arch/mi200-performance-counters.md b/docs/conceptual/gpu-arch/mi200-performance-counters.md index 4a83f07d1..adbebad38 100644 --- a/docs/conceptual/gpu-arch/mi200-performance-counters.md +++ b/docs/conceptual/gpu-arch/mi200-performance-counters.md @@ -2,7 +2,7 @@ + CPF counters, CPF, CPC counters, CPC, command processor counters, SPI counters, SPI, AMD, ROCm"> # MI200 performance counters and metrics diff --git a/docs/conceptual/gpu-arch/mi250.md b/docs/conceptual/gpu-arch/mi250.md index e5e76f9ef..f66a0922a 100644 --- a/docs/conceptual/gpu-arch/mi250.md +++ b/docs/conceptual/gpu-arch/mi250.md @@ -1,7 +1,7 @@ - + # AMD Instinct™ MI250 microarchitecture diff --git a/docs/conceptual/gpu-isolation.md b/docs/conceptual/gpu-isolation.md index 41838395d..88569c1c1 100644 --- a/docs/conceptual/gpu-isolation.md +++ b/docs/conceptual/gpu-isolation.md @@ -2,7 +2,7 @@ + environment variables, virtual machines, AMD, ROCm"> # GPU isolation techniques diff --git a/docs/conceptual/gpu-memory.md b/docs/conceptual/gpu-memory.md index 3a74d0e8c..3661cecc9 100644 --- a/docs/conceptual/gpu-memory.md +++ b/docs/conceptual/gpu-memory.md @@ -2,7 +2,7 @@ + memory, pinned memory, managed memory, AMD, ROCm"> # GPU memory diff --git a/docs/conceptual/using-gpu-sanitizer.md b/docs/conceptual/using-gpu-sanitizer.md index e9b9a8ff0..24c5ed9d1 100644 --- a/docs/conceptual/using-gpu-sanitizer.md +++ b/docs/conceptual/using-gpu-sanitizer.md @@ -2,7 +2,7 @@ + libraries, instrumented applications, AMD, ROCm"> # Using the LLVM ASan on a GPU (beta release) diff --git a/docs/contribute/building.md b/docs/contribute/building.md index 70c78289b..6929472e9 100644 --- a/docs/contribute/building.md +++ b/docs/contribute/building.md @@ -1,7 +1,8 @@ - + # Building documentation diff --git a/docs/contribute/feedback.md b/docs/contribute/feedback.md index b61683d81..4c2395afe 100644 --- a/docs/contribute/feedback.md +++ b/docs/contribute/feedback.md @@ -1,7 +1,7 @@ - + # Providing feedback for ROCm documentation diff --git a/docs/contribute/toolchain.md b/docs/contribute/toolchain.md index 8c0df15c4..6f912feda 100644 --- a/docs/contribute/toolchain.md +++ b/docs/contribute/toolchain.md @@ -1,7 +1,7 @@ - + # ROCm documentation toolchain diff --git a/docs/how-to/deep-learning-rocm.md b/docs/how-to/deep-learning-rocm.md index e43901331..dcfcf59fb 100644 --- a/docs/how-to/deep-learning-rocm.md +++ b/docs/how-to/deep-learning-rocm.md @@ -2,7 +2,7 @@ + MAGMA, AMD, ROCm"> # Deep learning guide diff --git a/docs/how-to/gpu-enabled-mpi.rst b/docs/how-to/gpu-enabled-mpi.rst index df0b82f2d..e1701601e 100644 --- a/docs/how-to/gpu-enabled-mpi.rst +++ b/docs/how-to/gpu-enabled-mpi.rst @@ -1,3 +1,7 @@ +.. meta:: + :description: GPU-enabled Message Passing Interface + :keywords: Message Passing Interface, MPI, AMD, ROCm + *************************************************************************************************** GPU-enabled Message Passing Interface *************************************************************************************************** diff --git a/docs/how-to/system-debugging.md b/docs/how-to/system-debugging.md index 553018e5b..9b921674a 100644 --- a/docs/how-to/system-debugging.md +++ b/docs/how-to/system-debugging.md @@ -1,7 +1,8 @@ - + # System debugging guide diff --git a/docs/how-to/tuning-guides.md b/docs/how-to/tuning-guides.md index 6fea18abd..18341db10 100644 --- a/docs/how-to/tuning-guides.md +++ b/docs/how-to/tuning-guides.md @@ -2,7 +2,7 @@ + Radeon, tuning, tuning guide, AMD, ROCm"> # Tuning guides diff --git a/docs/how-to/tuning-guides/mi100.md b/docs/how-to/tuning-guides/mi100.md index 249e44965..257163ae3 100644 --- a/docs/how-to/tuning-guides/mi100.md +++ b/docs/how-to/tuning-guides/mi100.md @@ -2,7 +2,7 @@ + settings, NBIO, AMD, ROCm"> # MI100 high-performance computing and tuning guide diff --git a/docs/how-to/tuning-guides/mi200.md b/docs/how-to/tuning-guides/mi200.md index 480f08bbe..b8d0d17ca 100644 --- a/docs/how-to/tuning-guides/mi200.md +++ b/docs/how-to/tuning-guides/mi200.md @@ -2,7 +2,7 @@ + settings, NBIO, AMD, ROCm"> # MI200 high-performance computing and tuning guide diff --git a/docs/how-to/tuning-guides/w6000-v620.md b/docs/how-to/tuning-guides/w6000-v620.md index 4cafac51a..94a8323d9 100644 --- a/docs/how-to/tuning-guides/w6000-v620.md +++ b/docs/how-to/tuning-guides/w6000-v620.md @@ -1,7 +1,8 @@ - + # RDNA2 workstation tuning guide diff --git a/docs/index.md b/docs/index.md index 5d8b2e4e7..7678507a0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,7 +2,7 @@ + reference, ROCm, AMD"> # AMD ROCm™ documentation diff --git a/docs/reference/library-index.md b/docs/reference/library-index.md index cd232e5fc..09287409f 100644 --- a/docs/reference/library-index.md +++ b/docs/reference/library-index.md @@ -3,7 +3,7 @@ + algebra, AMD"> # ROCm API libraries & tools diff --git a/docs/reference/rocmcc.md b/docs/reference/rocmcc.md index c8d504aa3..5777fa86f 100644 --- a/docs/reference/rocmcc.md +++ b/docs/reference/rocmcc.md @@ -2,7 +2,7 @@ + rocm-llvm, , AMD, ROCm"> # Compiler reference guide diff --git a/docs/release/versions.md b/docs/release/versions.md index f600a231d..203a22aee 100644 --- a/docs/release/versions.md +++ b/docs/release/versions.md @@ -1,6 +1,12 @@ + + + + + + # ROCm release history -| Version | Release Date | +| Version | Release date | | ------- | ------------ | | [6.0.0](https://rocm.docs.amd.com/en/docs-6.0.0/) | Dec 15, 2023 | | [5.7.1](https://rocm.docs.amd.com/en/docs-5.7.1/) | Oct 13, 2023 | diff --git a/docs/what-is-rocm.md b/docs/what-is-rocm.md index 11a8459ac..fae15eb53 100644 --- a/docs/what-is-rocm.md +++ b/docs/what-is-rocm.md @@ -1,7 +1,7 @@ - + # What is ROCm?