Merge commit '3d4813d99196bb349eccd50a925e2addc8f1622c' into develop

This commit is contained in:
Ameya Keshava Mallya
2026-01-21 20:28:14 +00:00
295 changed files with 27704 additions and 3800 deletions
@@ -38,13 +38,15 @@ Collect this information about the ROCm version, GPU/accelerator, platform, and
rocminfo
* Run these ``rocm-smi`` commands to display the system topology.
* Run these ``amd-smi`` commands to display the system topology.
.. code:: shell
rocm-smi
rocm-smi --showtopo
rocm-smi --showdriverversion
amd-smi
amd-smi topology
amd-smi static --driver
amd-smi firmware
amd-smi xgmi
* Determine the values of the ``PATH`` and ``LD_LIBRARY_PATH`` environment variables.
+1 -1
View File
@@ -1 +1 @@
rocm-docs-core==1.26.0
rocm-docs-core==1.29.0
+4 -4
View File
@@ -25,7 +25,7 @@ breathe==4.35.0
# via rocm-docs-core
certifi==2024.7.4
# via requests
cffi==1.16.0
cffi==2.0.0
# via
# cryptography
# pynacl
@@ -164,7 +164,7 @@ pygments==2.18.0
# sphinx
pyjwt[crypto]==2.8.0
# via pygithub
pynacl==1.5.0
pynacl==1.6.2
# via pygithub
python-dateutil==2.9.0.post0
# via jupyter-client
@@ -187,7 +187,7 @@ requests==2.32.4
# via
# pygithub
# sphinx
rocm-docs-core==1.26.0
rocm-docs-core==1.29.0
# via -r requirements.in
rpds-py==0.22.3
# via
@@ -265,7 +265,7 @@ typing-extensions==4.12.0
# pygithub
# referencing
# sqlalchemy
urllib3==2.5.0
urllib3==2.6.3
# via
# pygithub
# requests