mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-27 03:01:52 -04:00
Cherry pick changes from develop to 5.6 (#2295)
* Update Links (#2240) * update link to PCIe Gen 4 pdf * fix broken links * remove references to broken links * fix spelling of data center * Fixing HIP link (#2236) * Swati develop (#2245) * Added deleted sections to openmp.md and other improvements * Update openmp.md Tagged `ICV` * Solving indiscrepencies in openmp.md There are apparently differences in the published document and information conveyed by the Dev. Fixed it. * add new words to wordlist --------- Co-authored-by: Sam Wu <sam.wu2@amd.com> * fix rocm_smi_lib link in toc (#2260) * ROCm FHS Reorganization, Backward Compatibility, and Versioning - rev (#2255) * update requirements --------- Co-authored-by: Saad Rahim <44449863+saadrahim@users.noreply.github.com> Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com> Co-authored-by: Ehud Sharlin <112672820+Ehud-Sharlin@users.noreply.github.com>
This commit is contained in:
@@ -165,7 +165,7 @@ subtrees:
|
||||
- entries:
|
||||
- url: https://rocm.docs.amd.com/projects/amdsmi/en/{branch}/
|
||||
title: AMD SMI
|
||||
- url: https://rocm.docs.amd.com/projects/rocmsmi/en/{branch}/
|
||||
- url: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/{branch}/
|
||||
title: ROCm SMI
|
||||
- url: ${project:rdc}
|
||||
title: ROCm Datacenter Tool
|
||||
|
||||
@@ -1 +1 @@
|
||||
rocm-docs-core==0.13.4
|
||||
rocm-docs-core==0.18.2
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file is autogenerated by pip-compile with Python 3.8
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile sphinx/requirements.in
|
||||
# pip-compile requirements.in
|
||||
#
|
||||
accessible-pygments==0.0.3
|
||||
# via pydata-sphinx-theme
|
||||
@@ -46,6 +46,10 @@ idna==3.4
|
||||
# via requests
|
||||
imagesize==1.4.1
|
||||
# via sphinx
|
||||
importlib-metadata==6.7.0
|
||||
# via sphinx
|
||||
importlib-resources==5.12.0
|
||||
# via rocm-docs-core
|
||||
jinja2==3.1.2
|
||||
# via
|
||||
# myst-parser
|
||||
@@ -96,7 +100,7 @@ requests==2.28.1
|
||||
# via
|
||||
# pygithub
|
||||
# sphinx
|
||||
rocm-docs-core==0.13.4
|
||||
rocm-docs-core==0.18.2
|
||||
# via -r requirements.in
|
||||
smmap==5.0.0
|
||||
# via gitdb
|
||||
@@ -145,3 +149,7 @@ urllib3==1.26.13
|
||||
# via requests
|
||||
wrapt==1.14.1
|
||||
# via deprecated
|
||||
zipp==3.15.0
|
||||
# via
|
||||
# importlib-metadata
|
||||
# importlib-resources
|
||||
|
||||
Reference in New Issue
Block a user