mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-27 03:01:52 -04:00
* added Getting ROCm Source Files (#2952) * added Accessing ROCm Source Files * changed per comments * Update README.md implement dgaliffi suggestions Co-authored-by: David Galiffi <dgaliffi@amd.com> * Update README.md implement dgailifi suggestion Co-authored-by: David Galiffi <dgaliffi@amd.com> * Update README.md implement dgailifi suggestion Co-authored-by: David Galiffi <dgaliffi@amd.com> * Update README.md implement dgailifi suggestion Co-authored-by: David Galiffi <dgaliffi@amd.com> * add default.xml link * update README --------- Co-authored-by: David Galiffi <dgaliffi@amd.com> * Bump rocm-docs-core from 0.35.1 to 0.36.0 in /docs/sphinx Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.35.1 to 0.36.0. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.35.1...v0.36.0) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update rocAL link * Add Radeon and Raden Pro specifications to the architecture reference (#2960) * Expand architecture hardware specifications overview Add supported Radeon and Radeon Pro GPUs * Remove glossary from gpu architecture hardware specifications * add reredirect extension add redirection for openmp documentation * Bump rocm-docs-core from 0.36.0 to 0.37.0 in /docs/sphinx Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.36.0 to 0.37.0. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update using-gpu-sanitizer.md (#2970) * Update using-gpu-sanitizer.md added the link text Added the example --------- Co-authored-by: Sam Wu <sam.wu2@amd.com> * Update autotag README * Add check for empty string in prev lib ver; also fix typo in ROCm * Update what-is-rocm.rst (#2984) * Bump rocm-docs-core from 0.37.0 to 0.38.0 in /docs/sphinx (#2986) Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.37.0 to 0.38.0. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * minor update to the gpu-mpi section (#2983) provide the precise parameters required to run Open MPI with libfabric and rocm support. * Update using-gpu-sanitizer.md (#2991) * Update using-gpu-sanitizer.md Minor OpenMP update * Update using-gpu-sanitizer.md Updated note with additional information. * Update using-gpu-sanitizer.md * Update using-gpu-sanitizer.md Moved the note to another section * Update using-gpu-sanitizer.md * Bump rocm-docs-core from 0.38.0 to 0.38.1 in /docs/sphinx (#3004) Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.38.0 to 0.38.1. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.38.0...v0.38.1) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump idna from 3.4 to 3.7 in /docs/sphinx (#3007) Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Reorganize "What is ROCm?" page (#3006) * add rocm software stack diagram to What is ROCm landing page * restructure ROCm project list table * clean up unnecessary hyphenation * update What is ROCm stack diagram filename * reorder rocm project list to reflect diagram * update "What is ROCm?" image metadata * change 'project list' to 'components' * change 'project' to 'component' * Update codeowners (#3008) * Update links (#2992) * Update links * table cleanup * cross-refs * wordlist update * add temp hard links * verbiage * docs(index.md): Disable MD051 for Sphinx Markdown anchor point In general this rule should be followed to avoid broken links * revert gpu-arch table, remove dropdowns, quick start hyphen removedon index.md * revise opening text as per PR comment --------- Co-authored-by: Lisa <lisa.delaney@amd.com> Co-authored-by: Sam Wu <sam.wu2@amd.com> Co-authored-by: Young Hui <young.hui@amd.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com> Co-authored-by: David Galiffi <dgaliffi@amd.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Wu <sam.wu2@amd.com> Co-authored-by: MKKnorr <matthias@streamhpc.com> Co-authored-by: Bence Parajdi <bence@streamhpc.com> Co-authored-by: Roopa Malavally <56051583+Rmalavally@users.noreply.github.com> Co-authored-by: Lisa <lisa.delaney@amd.com> Co-authored-by: Edgar Gabriel <edgargabriel@users.noreply.github.com> Co-authored-by: peter <peter.park@amd.com> Co-authored-by: Lisa <lisajdelaney@gmail.com>
137 lines
4.7 KiB
YAML
137 lines
4.7 KiB
YAML
# Anywhere {branch} is used, the branch name will be substituted.
|
|
# These comments will also be removed.
|
|
defaults:
|
|
numbered: False
|
|
maxdepth: 6
|
|
root: index
|
|
subtrees:
|
|
- entries:
|
|
- file: what-is-rocm.rst
|
|
- file: about/release-notes.md
|
|
title: Release notes
|
|
subtrees:
|
|
- entries:
|
|
- file: about/CHANGELOG.md
|
|
title: Changelog
|
|
- url: https://github.com/ROCm/ROCm/labels/Verified%20Issue
|
|
title: Known issues
|
|
|
|
- caption: Install
|
|
entries:
|
|
- url: https://rocm.docs.amd.com/projects/install-on-linux/en/${branch}/
|
|
title: ROCm on Linux
|
|
- url: https://rocm.docs.amd.com/projects/install-on-windows/en/${branch}/
|
|
title: HIP SDK on Windows
|
|
|
|
- caption: Compatibility
|
|
entries:
|
|
- url: https://rocm.docs.amd.com/projects/install-on-linux/en/${branch}/reference/system-requirements.html
|
|
title: Linux
|
|
- url: https://rocm.docs.amd.com/projects/install-on-windows/en/${branch}/reference/system-requirements.html
|
|
title: Windows
|
|
- file: about/compatibility/precision-support.rst
|
|
title: Precision support
|
|
- url: https://rocm.docs.amd.com/projects/install-on-linux/en/${branch}/reference/3rd-party-support-matrix.html
|
|
title: Third-party
|
|
|
|
- caption: Reference
|
|
entries:
|
|
- file: reference/api-libraries.md
|
|
title: API libraries
|
|
- file: reference/rocm-tools.md
|
|
title: Tools
|
|
- file: reference/gpu-arch-specs.rst
|
|
title: Hardware specifications
|
|
|
|
- caption: How to
|
|
entries:
|
|
- file: how-to/deep-learning-rocm.md
|
|
title: Deep learning
|
|
- file: how-to/gpu-enabled-mpi.rst
|
|
title: Using MPI
|
|
- file: how-to/system-debugging.md
|
|
title: Debugging
|
|
- file: how-to/tuning-guides.md
|
|
title: Tuning guides
|
|
subtrees:
|
|
- entries:
|
|
- file: how-to/tuning-guides/mi100.md
|
|
title: MI100
|
|
- file: how-to/tuning-guides/mi200.md
|
|
title: MI200
|
|
- file: how-to/tuning-guides/w6000-v620.md
|
|
title: RDNA2
|
|
- url: https://github.com/amd/rocm-examples
|
|
title: GitHub examples
|
|
|
|
- caption: Conceptual
|
|
entries:
|
|
- file: conceptual/gpu-arch.md
|
|
title: GPU architecture overview
|
|
subtrees:
|
|
- entries:
|
|
- file: conceptual/gpu-arch/mi300.md
|
|
title: MI300 microarchitecture
|
|
subtrees:
|
|
- entries:
|
|
- url: https://www.amd.com/content/dam/amd/en/documents/instinct-tech-docs/instruction-set-architectures/amd-instinct-mi300-cdna3-instruction-set-architecture.pdf
|
|
title: AMD Instinct MI300/CDNA3 ISA
|
|
- url: https://www.amd.com/content/dam/amd/en/documents/instinct-tech-docs/white-papers/amd-cdna-3-white-paper.pdf
|
|
title: White paper
|
|
- file: conceptual/gpu-arch/mi300-mi200-performance-counters.rst
|
|
title: MI300 and MI200 Performance counter
|
|
- file: conceptual/gpu-arch/mi250.md
|
|
title: MI250 microarchitecture
|
|
subtrees:
|
|
- entries:
|
|
- url: https://www.amd.com/system/files/TechDocs/instinct-mi200-cdna2-instruction-set-architecture.pdf
|
|
title: AMD Instinct MI200/CDNA2 ISA
|
|
- url: https://www.amd.com/system/files/documents/amd-cdna2-white-paper.pdf
|
|
title: White paper
|
|
- file: conceptual/gpu-arch/mi100.md
|
|
title: MI100 microarchitecture
|
|
subtrees:
|
|
- entries:
|
|
- url: https://www.amd.com/system/files/TechDocs/instinct-mi100-cdna1-shader-instruction-set-architecture%C2%A0.pdf
|
|
title: AMD Instinct MI100/CDNA1 ISA
|
|
- url: https://www.amd.com/system/files/documents/amd-cdna-whitepaper.pdf
|
|
title: White paper
|
|
- file: conceptual/gpu-memory.md
|
|
title: GPU memory
|
|
- file: conceptual/compiler-disambiguation.md
|
|
title: Compiler disambiguation
|
|
- file: about/compatibility/openmp.md
|
|
title: OpenMP
|
|
- file: conceptual/file-reorg.md
|
|
title: File structure (Linux FHS)
|
|
- file: conceptual/gpu-isolation.md
|
|
title: GPU isolation techniques
|
|
- file: conceptual/using-gpu-sanitizer.md
|
|
title: LLVM ASan
|
|
- file: conceptual/cmake-packages.rst
|
|
title: Using CMake
|
|
- file: conceptual/More-about-how-ROCm-uses-PCIe-Atomics.rst
|
|
title: ROCm & PCIe atomics
|
|
- file: conceptual/ai-pytorch-inception.md
|
|
title: Inception v3 with PyTorch
|
|
- file: conceptual/ai-migraphx-optimization.md
|
|
title: Inference optimization with MIGraphX
|
|
|
|
- caption: Contribute
|
|
entries:
|
|
- file: contribute/contributing.md
|
|
title: Contribute to ROCm docs
|
|
subtrees:
|
|
- entries:
|
|
- file: contribute/doc-structure.md
|
|
title: Documentation structure
|
|
- file: contribute/toolchain.md
|
|
title: Documentation toolchain
|
|
- file: contribute/building.md
|
|
title: Build our documentation
|
|
- file: contribute/feedback.md
|
|
title: Provide feedback
|
|
- file: about/license.md
|
|
title: ROCm license
|
|
|