SWDEV-460816 - Merge PR#3475 and PR#3435 to Gerrit staging

Change-Id: Ie94897bac6e1cd44826988117ca6bb20ba2c2614
This commit is contained in:
Julia Jiang
2024-05-07 15:52:14 -04:00
committed by Julia Jiang
parent 7cef8f916c
commit d592b826ba
28 changed files with 1083 additions and 594 deletions
+33 -37
View File
@@ -6,52 +6,48 @@ defaults:
root: index
subtrees:
- caption: Installation
- caption: Install
entries:
- file: install/install
title: Install HIP
title: Installing HIP
- file: install/build
title: Build HIP
- caption: Reference
entries:
- file: reference/programming_model
- file: old/reference/kernel_language
- file: doxygen/mainpage.md
title: API library
- file: reference/deprecated_api_list
title: Deprecated API list
- caption: How-to
entries:
- file: how-to/logging
title: Logging
- file: how-to/debugging
title: Debugging
title: Building HIP from source
- caption: Conceptual
entries:
- file: understand/programming_model
- file: understand/programming_model_reference
- file: understand/hardware_implementation
- caption: Compatibility & support
- caption: How to
entries:
- url: https://rocm.docs.amd.com/projects/install-on-linux/en/${branch}/reference/system-requirements.html
title: Linux (GPU & OS)
- url: https://rocm.docs.amd.com/projects/install-on-windows/en/${branch}/reference/system-requirements.html
title: Windows (GPU & OS)
- url: https://rocm.docs.amd.com/projects/install-on-linux/en/${branch}/reference/3rd-partry-support-matrix.html
title: Third-party
- url: https://rocm.docs.amd.com/projects/install-on-linux/en/${branch}/reference/user-kernel-space-compat-matrix.html
title: User/kernel space support
- url: https://rocm.docs.amd.com/projects/install-on-linux/en/${branch}/reference/docker-image-support-matrix.html
title: Docker
- url: https://rocm.docs.amd.com/en/${branch}/about/compatibility/openmp.html
title: OpenMP
- file: how-to/programming_manual
- file: how-to/hip_porting_guide
- file: how-to/hip_porting_driver_api
- file: how-to/hip_rtc
- file: how-to/performance_guidelines
- file: how-to/debugging
- file: how-to/logging
- file: how-to/faq
- caption: Contribute
- caption: Reference
entries:
- file: doxygen/html/index
- file: reference/kernel_language
title: C++ language extensions
- file: reference/terms
title: Comparing Syntax for different APIs
- file: reference/virtual_rocr
- file: reference/deprecated_api_list
title: List of deprecated APIs
- caption: Tutorials
entries:
- url: https://github.com/ROCm/HIP-Examples
title: HIP examples
- url: https://github.com/ROCm/hip-tests/tree/develop/samples
title: HIP test samples
- caption: About
entries:
- file: CONTRIBUTING
title: Contribute to HIP
- url: https://rocm.docs.amd.com/en/latest/contribute/contributing.html
title: Contribute to ROCm docs
- file: license.md
+1 -1
View File
@@ -1,2 +1,2 @@
rocm-docs-core[api_reference]>=0.36.0
rocm-docs-core[api_reference]==1.1.1
sphinxcontrib.doxylink
+60 -57
View File
@@ -2,40 +2,40 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile ./docs/sphinx/requirements.in
# pip-compile requirements.in
#
accessible-pygments==0.0.3
accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.12
alabaster==0.7.16
# via sphinx
babel==2.10.3
babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.11.1
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
breathe==4.34.0
breathe==4.35.0
# via rocm-docs-core
certifi==2023.7.22
certifi==2024.2.2
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==2.1.0
charset-normalizer==3.3.2
# via requests
click==8.1.3
click==8.1.7
# via
# click-log
# doxysphinx
# sphinx-external-toc
click-log==0.4.0
# via doxysphinx
cryptography==41.0.6
cryptography==42.0.5
# via pyjwt
deprecated==1.2.13
deprecated==1.2.14
# via pygithub
docutils==0.16
docutils==0.21.2
# via
# breathe
# myst-parser
@@ -43,13 +43,13 @@ docutils==0.16
# sphinx
doxysphinx==3.3.7
# via rocm-docs-core
fastjsonschema==2.16.2
fastjsonschema==2.19.1
# via rocm-docs-core
gitdb==4.0.10
gitdb==4.0.11
# via gitpython
gitpython==3.1.41
gitpython==3.1.43
# via rocm-docs-core
idna==3.3
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
@@ -59,56 +59,53 @@ jinja2==3.1.3
# sphinx
libsass==0.22.0
# via doxysphinx
lxml==4.9.2
lxml==4.9.4
# via doxysphinx
markdown-it-py==2.2.0
markdown-it-py==3.0.0
# via
# mdit-py-plugins
# myst-parser
markupsafe==2.1.1
markupsafe==2.1.5
# via jinja2
mdit-py-plugins==0.3.5
mdit-py-plugins==0.4.0
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
mpire==2.8.0
mpire==2.10.1
# via doxysphinx
myst-parser==1.0.0
myst-parser==3.0.0
# via rocm-docs-core
packaging==21.3
packaging==24.0
# via
# pydata-sphinx-theme
# sphinx
pycparser==2.21
pycparser==2.22
# via cffi
pydata-sphinx-theme==0.13.3
pydata-sphinx-theme==0.15.2
# via
# rocm-docs-core
# sphinx-book-theme
pygithub==1.58.2
pygithub==2.3.0
# via rocm-docs-core
pygments==2.15.0
pygments==2.17.2
# via
# accessible-pygments
# mpire
# pydata-sphinx-theme
# sphinx
pyjson5==1.6.4
pyjson5==1.6.6
# via doxysphinx
pyjwt[crypto]==2.6.0
pyjwt[crypto]==2.8.0
# via pygithub
pynacl==1.5.0
# via pygithub
pyparsing==3.0.9
pyparsing==3.1.2
# via
# doxysphinx
# packaging
# sphinxcontrib-doxylink
python-dateutil==2.9.0.post0
# via sphinxcontrib-doxylink
pytz==2022.1
# via babel
pyyaml==6.0
pyyaml==6.0.1
# via
# myst-parser
# rocm-docs-core
@@ -117,17 +114,17 @@ requests==2.31.0
# via
# pygithub
# sphinx
rocm-docs-core[api-reference]==0.36.0
# via -r ./docs/sphinx/requirements.in
rocm-docs-core[api-reference]==1.1.1
# via -r requirements.in
six==1.16.0
# via python-dateutil
smmap==5.0.0
smmap==5.0.1
# via gitdb
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.3.2.post1
soupsieve==2.5
# via beautifulsoup4
sphinx==5.3.0
sphinx==7.3.7
# via
# breathe
# myst-parser
@@ -139,35 +136,41 @@ sphinx==5.3.0
# sphinx-external-toc
# sphinx-notfound-page
# sphinxcontrib-doxylink
sphinx-book-theme==1.0.1
sphinx-book-theme==1.1.2
# via rocm-docs-core
sphinx-copybutton==0.5.1
sphinx-copybutton==0.5.2
# via rocm-docs-core
sphinx-design==0.3.0
sphinx-design==0.5.0
# via rocm-docs-core
sphinx-external-toc==0.3.1
sphinx-external-toc==1.0.1
# via rocm-docs-core
sphinx-notfound-page==0.8.3
sphinx-notfound-page==1.0.0
# via rocm-docs-core
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-doxylink==1.12.3
# via -r ./docs/sphinx/requirements.in
sphinxcontrib-htmlhelp==2.0.0
# via -r requirements.in
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
tqdm==4.66.1
tomli==2.0.1
# via sphinx
tqdm==4.66.2
# via mpire
typing-extensions==4.4.0
# via pydata-sphinx-theme
urllib3==1.26.18
# via requests
wrapt==1.15.0
typing-extensions==4.11.0
# via
# pydata-sphinx-theme
# pygithub
urllib3==2.2.1
# via
# pygithub
# requests
wrapt==1.16.0
# via deprecated