Merge pull request #2953 from ROCm/develop

Merge develop into roc-6.0.x
This commit is contained in:
Sam Wu
2024-03-07 09:02:01 -07:00
committed by GitHub
14 changed files with 851 additions and 9 deletions

View File

@@ -23,12 +23,16 @@ subtrees:
- url: https://rocm.docs.amd.com/projects/install-on-windows/en/${branch}/
title: HIP SDK on Windows
- caption: Supported configurations
- 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/data-type-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:
@@ -36,6 +40,12 @@ subtrees:
title: API libraries
- file: reference/rocm-tools.md
title: Tools
- file: reference/gpu-arch.rst
title: GPU architectures
subtrees:
- entries:
- file: reference/gpu-arch/gpu-arch-spec-overview.rst
title: Hardware specifications overview
- caption: How-to
entries:

View File

@@ -1 +1 @@
rocm-docs-core==0.35.0
rocm-docs-core==0.35.1

View File

@@ -100,7 +100,7 @@ requests==2.31.0
# via
# pygithub
# sphinx
rocm-docs-core==0.35.0
rocm-docs-core==0.35.1
# via -r requirements.in
smmap==5.0.0
# via gitdb