Read the Docs build information
Build id: 2791465
Project: advanced-micro-devices-demo
Version: 4351
Commit: 7eed9fb4cce09b21c40154453d181d1e726c29ca
Date: 2025-02-07T19:18:23.278052Z
State: finished
Success: True


[rtd-command-info] start-time: 2025-02-07T19:18:24.324383Z, end-time: 2025-02-07T19:18:26.220763Z, duration: 1, exit-code: 0
git clone --depth 1 git@github.com:ROCm/ROCm.git .
Cloning into '.'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.

[rtd-command-info] start-time: 2025-02-07T19:18:26.290661Z, end-time: 2025-02-07T19:18:27.643920Z, duration: 1, exit-code: 0
git fetch origin --force --prune --prune-tags --depth 50 pull/4351/head:external-4351
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
From github.com:ROCm/ROCm
 * [new ref]         refs/pull/4351/head -> external-4351

[rtd-command-info] start-time: 2025-02-07T19:18:27.759814Z, end-time: 2025-02-07T19:18:27.905381Z, duration: 0, exit-code: 0
git checkout --force 7eed9fb4cce09b21c40154453d181d1e726c29ca
Note: switching to '7eed9fb4cce09b21c40154453d181d1e726c29ca'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 7eed9fb correct js file path

[rtd-command-info] start-time: 2025-02-07T19:18:27.972105Z, end-time: 2025-02-07T19:18:28.029193Z, duration: 0, exit-code: 0
cat .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

version: 2

sphinx:
   configuration: docs/conf.py

formats: [htmlzip]

python:
   install:
   - requirements: docs/sphinx/requirements.txt

build:
   os: ubuntu-22.04
   tools:
      python: "3.10"
   apt_packages:
     - "doxygen"
     - "gfortran" # For pre-processing fortran sources
     - "graphviz" # For dot graphs in doxygen

[rtd-command-info] start-time: 2025-02-07T19:18:29.763668Z, end-time: 2025-02-07T19:18:33.170031Z, duration: 3, exit-code: 0
apt-get update --assume-yes --quiet
Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2606 kB]
Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3606 kB]
Get:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [45.2 kB]
Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1230 kB]
Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1523 kB]
Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2907 kB]
Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [53.3 kB]
Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3742 kB]
Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB]
Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB]
Fetched 16.2 MB in 2s (7070 kB/s)
Reading package lists...

[rtd-command-info] start-time: 2025-02-07T19:18:33.238604Z, end-time: 2025-02-07T19:18:39.136084Z, duration: 5, exit-code: 0
apt-get install --assume-yes --quiet -- doxygen gfortran graphviz
Reading package lists...
Building dependency tree...
Reading state information...
doxygen is already the newest version (1.9.1-2ubuntu2).
The following additional packages will be installed:
  fonts-liberation gfortran-11 libann0 libgfortran-11-dev libgfortran5
Suggested packages:
  gfortran-multilib gfortran-doc gfortran-11-multilib gfortran-11-doc
  libcoarrays-dev graphviz-doc
The following NEW packages will be installed:
  fonts-liberation gfortran gfortran-11 graphviz libann0 libgfortran-11-dev
  libgfortran5
0 upgraded, 7 newly installed, 0 to remove and 184 not upgraded.
Need to get 14.4 MB of archives.
After this operation, 42.5 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB]
Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04 [879 kB]
Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran-11-dev amd64 11.4.0-1ubuntu1~22.04 [842 kB]
Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gfortran-11 amd64 11.4.0-1ubuntu1~22.04 [11.2 MB]
Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 gfortran amd64 4:11.2.0-1ubuntu1 [1182 B]
Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB]
Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 14.4 MB in 2s (6076 kB/s)
Selecting previously unselected package fonts-liberation.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 272117 files and directories currently installed.)
Preparing to unpack .../0-fonts-liberation_1%3a1.07.4-11_all.deb ...
Unpacking fonts-liberation (1:1.07.4-11) ...
Selecting previously unselected package libgfortran5:amd64.
Preparing to unpack .../1-libgfortran5_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libgfortran-11-dev:amd64.
Preparing to unpack .../2-libgfortran-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gfortran-11.
Preparing to unpack .../3-gfortran-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gfortran-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gfortran.
Preparing to unpack .../4-gfortran_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking gfortran (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package libann0.
Preparing to unpack .../5-libann0_1.1.2+doc-7build1_amd64.deb ...
Unpacking libann0 (1.1.2+doc-7build1) ...
Selecting previously unselected package graphviz.
Preparing to unpack .../6-graphviz_2.42.2-6ubuntu0.1_amd64.deb ...
Unpacking graphviz (2.42.2-6ubuntu0.1) ...
Setting up libann0 (1.1.2+doc-7build1) ...
Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up fonts-liberation (1:1.07.4-11) ...
Setting up graphviz (2.42.2-6ubuntu0.1) ...
Setting up libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up gfortran-11 (11.4.0-1ubuntu1~22.04) ...
Setting up gfortran (4:11.2.0-1ubuntu1) ...
update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/f95.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f95) doesn't exist
update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/f77.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f77) doesn't exist
Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...

[rtd-command-info] start-time: 2025-02-07T19:18:42.209407Z, end-time: 2025-02-07T19:18:42.282652Z, duration: 0, exit-code: 0
asdf global python 3.10.15


[rtd-command-info] start-time: 2025-02-07T19:18:42.615034Z, end-time: 2025-02-07T19:18:43.673412Z, duration: 1, exit-code: 0
python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH
created virtual environment CPython3.10.15.final.0-64 in 615ms
  creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv)
    added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator

[rtd-command-info] start-time: 2025-02-07T19:18:43.750734Z, end-time: 2025-02-07T19:18:52.323879Z, duration: 8, exit-code: 0
python -m pip install --upgrade --no-cache-dir pip setuptools
Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (23.1)
Collecting pip
  Downloading pip-25.0-py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.2 MB/s eta 0:00:00
Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (67.6.1)
Collecting setuptools
  Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.9 MB/s eta 0:00:00
Installing collected packages: setuptools, pip
  Attempting uninstall: setuptools
    Found existing installation: setuptools 67.6.1
    Uninstalling setuptools-67.6.1:
      Successfully uninstalled setuptools-67.6.1
  Attempting uninstall: pip
    Found existing installation: pip 23.1
    Uninstalling pip-23.1:
      Successfully uninstalled pip-23.1
Successfully installed pip-25.0 setuptools-75.8.0

[rtd-command-info] start-time: 2025-02-07T19:18:52.387928Z, end-time: 2025-02-07T19:18:56.686860Z, duration: 4, exit-code: 0
python -m pip install --upgrade --no-cache-dir sphinx
Collecting sphinx
  Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB)
Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx)
  Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx)
  Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx)
  Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx)
  Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx)
  Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx)
  Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB)
Collecting Jinja2>=3.1 (from sphinx)
  Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB)
Collecting Pygments>=2.17 (from sphinx)
  Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
Collecting docutils<0.22,>=0.20 (from sphinx)
  Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB)
Collecting snowballstemmer>=2.2 (from sphinx)
  Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB)
Collecting babel>=2.13 (from sphinx)
  Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)
Collecting alabaster>=0.7.14 (from sphinx)
  Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB)
Collecting imagesize>=1.3 (from sphinx)
  Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB)
Collecting requests>=2.30.0 (from sphinx)
  Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting packaging>=23.0 (from sphinx)
  Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
Collecting tomli>=2 (from sphinx)
  Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB)
Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx)
  Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx)
  Downloading charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx)
  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx)
  Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)
Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx)
  Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 141.1 MB/s eta 0:00:00
Downloading alabaster-1.0.0-py3-none-any.whl (13 kB)
Downloading babel-2.17.0-py3-none-any.whl (10.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 253.4 MB/s eta 0:00:00
Downloading docutils-0.21.2-py3-none-any.whl (587 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 108.1 MB/s eta 0:00:00
Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
Downloading jinja2-3.1.5-py3-none-any.whl (134 kB)
Downloading packaging-24.2-py3-none-any.whl (65 kB)
Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 826.1 MB/s eta 0:00:00
Downloading requests-2.32.3-py3-none-any.whl (64 kB)
Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB)
Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB)
Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB)
Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB)
Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB)
Downloading tomli-2.2.1-py3-none-any.whl (14 kB)
Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
Downloading charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB)
Downloading idna-3.10-py3-none-any.whl (70 kB)
Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB)
Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)
Installing collected packages: snowballstemmer, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx
Successfully installed Jinja2-3.1.5 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-1.0.0 babel-2.17.0 certifi-2025.1.31 charset-normalizer-3.4.1 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.2.1 urllib3-2.3.0

[rtd-command-info] start-time: 2025-02-07T19:18:56.770300Z, end-time: 2025-02-07T19:19:08.916639Z, duration: 12, exit-code: 0
python -m pip install --exists-action=w --no-cache-dir -r docs/sphinx/requirements.txt
Collecting accessible-pygments==0.0.5 (from -r docs/sphinx/requirements.txt (line 7))
  Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB)
Requirement already satisfied: alabaster==1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 9)) (1.0.0)
Collecting asttokens==3.0.0 (from -r docs/sphinx/requirements.txt (line 11))
  Downloading asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB)
Collecting attrs==25.1.0 (from -r docs/sphinx/requirements.txt (line 13))
  Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB)
Requirement already satisfied: babel==2.17.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 18)) (2.17.0)
Collecting beautifulsoup4==4.13.3 (from -r docs/sphinx/requirements.txt (line 22))
  Downloading beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB)
Collecting breathe==4.35.0 (from -r docs/sphinx/requirements.txt (line 24))
  Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB)
Requirement already satisfied: certifi==2025.1.31 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 26)) (2025.1.31)
Collecting cffi==1.17.1 (from -r docs/sphinx/requirements.txt (line 28))
  Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
Requirement already satisfied: charset-normalizer==3.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 32)) (3.4.1)
Collecting click==8.1.8 (from -r docs/sphinx/requirements.txt (line 34))
  Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
Collecting comm==0.2.2 (from -r docs/sphinx/requirements.txt (line 38))
  Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB)
Collecting cryptography==44.0.0 (from -r docs/sphinx/requirements.txt (line 40))
  Downloading cryptography-44.0.0-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.7 kB)
Collecting debugpy==1.8.12 (from -r docs/sphinx/requirements.txt (line 42))
  Downloading debugpy-1.8.12-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.3 kB)
Collecting decorator==5.1.1 (from -r docs/sphinx/requirements.txt (line 44))
  Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
Collecting deprecated==1.2.18 (from -r docs/sphinx/requirements.txt (line 46))
  Downloading Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB)
Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 48)) (0.21.2)
Collecting exceptiongroup==1.2.2 (from -r docs/sphinx/requirements.txt (line 54))
  Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB)
Collecting executing==2.2.0 (from -r docs/sphinx/requirements.txt (line 56))
  Downloading executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB)
Collecting fastjsonschema==2.21.1 (from -r docs/sphinx/requirements.txt (line 58))
  Downloading fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB)
Collecting gitdb==4.0.12 (from -r docs/sphinx/requirements.txt (line 62))
  Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB)
Collecting gitpython==3.1.44 (from -r docs/sphinx/requirements.txt (line 64))
  Downloading GitPython-3.1.44-py3-none-any.whl.metadata (13 kB)
Collecting greenlet==3.1.1 (from -r docs/sphinx/requirements.txt (line 66))
  Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB)
Requirement already satisfied: idna==3.10 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 68)) (3.10)
Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 70)) (1.4.1)
Collecting importlib-metadata==8.6.1 (from -r docs/sphinx/requirements.txt (line 72))
  Downloading importlib_metadata-8.6.1-py3-none-any.whl.metadata (4.7 kB)
Collecting ipykernel==6.29.5 (from -r docs/sphinx/requirements.txt (line 76))
  Downloading ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB)
Collecting ipython==8.32.0 (from -r docs/sphinx/requirements.txt (line 78))
  Downloading ipython-8.32.0-py3-none-any.whl.metadata (5.0 kB)
Collecting jedi==0.19.2 (from -r docs/sphinx/requirements.txt (line 82))
  Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB)
Requirement already satisfied: jinja2==3.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 84)) (3.1.5)
Collecting jsonschema==4.23.0 (from -r docs/sphinx/requirements.txt (line 88))
  Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
Collecting jsonschema-specifications==2024.10.1 (from -r docs/sphinx/requirements.txt (line 90))
  Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)
Collecting jupyter-cache==1.0.1 (from -r docs/sphinx/requirements.txt (line 92))
  Downloading jupyter_cache-1.0.1-py3-none-any.whl.metadata (5.8 kB)
Collecting jupyter-client==8.6.3 (from -r docs/sphinx/requirements.txt (line 94))
  Downloading jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB)
Collecting jupyter-core==5.7.2 (from -r docs/sphinx/requirements.txt (line 98))
  Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB)
Collecting markdown-it-py==3.0.0 (from -r docs/sphinx/requirements.txt (line 104))
  Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
Requirement already satisfied: markupsafe==3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 108)) (3.0.2)
Collecting matplotlib-inline==0.1.7 (from -r docs/sphinx/requirements.txt (line 110))
  Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB)
Collecting mdit-py-plugins==0.4.2 (from -r docs/sphinx/requirements.txt (line 114))
  Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB)
Collecting mdurl==0.1.2 (from -r docs/sphinx/requirements.txt (line 116))
  Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
Collecting myst-nb==1.1.2 (from -r docs/sphinx/requirements.txt (line 118))
  Downloading myst_nb-1.1.2-py3-none-any.whl.metadata (4.6 kB)
Collecting myst-parser==4.0.0 (from -r docs/sphinx/requirements.txt (line 120))
  Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB)
Collecting nbclient==0.10.2 (from -r docs/sphinx/requirements.txt (line 122))
  Downloading nbclient-0.10.2-py3-none-any.whl.metadata (8.3 kB)
Collecting nbformat==5.10.4 (from -r docs/sphinx/requirements.txt (line 126))
  Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB)
Collecting nest-asyncio==1.6.0 (from -r docs/sphinx/requirements.txt (line 131))
  Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB)
Requirement already satisfied: packaging==24.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 133)) (24.2)
Collecting parso==0.8.4 (from -r docs/sphinx/requirements.txt (line 137))
  Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB)
Collecting pexpect==4.9.0 (from -r docs/sphinx/requirements.txt (line 139))
  Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
Collecting platformdirs==4.3.6 (from -r docs/sphinx/requirements.txt (line 141))
  Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Collecting prompt-toolkit==3.0.50 (from -r docs/sphinx/requirements.txt (line 143))
  Downloading prompt_toolkit-3.0.50-py3-none-any.whl.metadata (6.6 kB)
Collecting psutil==6.1.1 (from -r docs/sphinx/requirements.txt (line 145))
  Downloading psutil-6.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)
Collecting ptyprocess==0.7.0 (from -r docs/sphinx/requirements.txt (line 147))
  Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting pure-eval==0.2.3 (from -r docs/sphinx/requirements.txt (line 149))
  Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB)
Collecting pycparser==2.22 (from -r docs/sphinx/requirements.txt (line 151))
  Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Collecting pydata-sphinx-theme==0.16.1 (from -r docs/sphinx/requirements.txt (line 153))
  Downloading pydata_sphinx_theme-0.16.1-py3-none-any.whl.metadata (7.5 kB)
Collecting pygithub==2.5.0 (from -r docs/sphinx/requirements.txt (line 157))
  Downloading PyGithub-2.5.0-py3-none-any.whl.metadata (3.9 kB)
Requirement already satisfied: pygments==2.19.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 159)) (2.19.1)
Collecting pyjwt==2.10.1 (from pyjwt[crypto]==2.10.1->-r docs/sphinx/requirements.txt (line 165))
  Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB)
Collecting pynacl==1.5.0 (from -r docs/sphinx/requirements.txt (line 167))
  Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB)
Collecting python-dateutil==2.9.0.post0 (from -r docs/sphinx/requirements.txt (line 169))
  Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting pyyaml==6.0.2 (from -r docs/sphinx/requirements.txt (line 171))
  Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting pyzmq==26.2.1 (from -r docs/sphinx/requirements.txt (line 178))
  Downloading pyzmq-26.2.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (6.2 kB)
Collecting referencing==0.36.2 (from -r docs/sphinx/requirements.txt (line 182))
  Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)
Requirement already satisfied: requests==2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 186)) (2.32.3)
Collecting rocm-docs-core==1.15.0 (from -r docs/sphinx/requirements.txt (line 190))
  Downloading rocm_docs_core-1.15.0-py3-none-any.whl.metadata (3.9 kB)
Collecting rpds-py==0.22.3 (from -r docs/sphinx/requirements.txt (line 192))
  Downloading rpds_py-0.22.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
Collecting six==1.17.0 (from -r docs/sphinx/requirements.txt (line 196))
  Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting smmap==5.0.2 (from -r docs/sphinx/requirements.txt (line 198))
  Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB)
Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 200)) (2.2.0)
Collecting soupsieve==2.6 (from -r docs/sphinx/requirements.txt (line 202))
  Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
Requirement already satisfied: sphinx==8.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 204)) (8.1.3)
Collecting sphinx-book-theme==1.1.3 (from -r docs/sphinx/requirements.txt (line 218))
  Downloading sphinx_book_theme-1.1.3-py3-none-any.whl.metadata (5.7 kB)
Collecting sphinx-copybutton==0.5.2 (from -r docs/sphinx/requirements.txt (line 220))
  Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB)
Collecting sphinx-design==0.6.1 (from -r docs/sphinx/requirements.txt (line 222))
  Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB)
Collecting sphinx-external-toc==1.0.1 (from -r docs/sphinx/requirements.txt (line 224))
  Downloading sphinx_external_toc-1.0.1-py3-none-any.whl.metadata (15 kB)
Collecting sphinx-notfound-page==1.1.0 (from -r docs/sphinx/requirements.txt (line 226))
  Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl.metadata (2.9 kB)
Collecting sphinx-reredirects==0.1.5 (from -r docs/sphinx/requirements.txt (line 228))
  Downloading sphinx_reredirects-0.1.5-py3-none-any.whl.metadata (2.6 kB)
Collecting sphinx-sitemap==2.6.0 (from -r docs/sphinx/requirements.txt (line 230))
  Downloading sphinx_sitemap-2.6.0-py3-none-any.whl.metadata (3.4 kB)
Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 232)) (2.0.0)
Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 234)) (2.0.0)
Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 236)) (2.1.0)
Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 238)) (1.0.1)
Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 240)) (2.0.0)
Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 242)) (2.0.0)
Collecting sqlalchemy==2.0.38 (from -r docs/sphinx/requirements.txt (line 244))
  Downloading SQLAlchemy-2.0.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB)
Collecting stack-data==0.6.3 (from -r docs/sphinx/requirements.txt (line 246))
  Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
Collecting tabulate==0.9.0 (from -r docs/sphinx/requirements.txt (line 248))
  Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB)
Requirement already satisfied: tomli==2.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 250)) (2.2.1)
Collecting tornado==6.4.2 (from -r docs/sphinx/requirements.txt (line 252))
  Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB)
Collecting traitlets==5.14.3 (from -r docs/sphinx/requirements.txt (line 256))
  Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
Collecting typing-extensions==4.12.2 (from -r docs/sphinx/requirements.txt (line 266))
  Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Requirement already satisfied: urllib3==2.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/4351/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 275)) (2.3.0)
Collecting wcwidth==0.2.13 (from -r docs/sphinx/requirements.txt (line 279))
  Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
Collecting wrapt==1.17.2 (from -r docs/sphinx/requirements.txt (line 281))
  Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)
Collecting zipp==3.21.0 (from -r docs/sphinx/requirements.txt (line 283))
  Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB)
Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 79.7 MB/s eta 0:00:00
Downloading asttokens-3.0.0-py3-none-any.whl (26 kB)
Downloading attrs-25.1.0-py3-none-any.whl (63 kB)
Downloading beautifulsoup4-4.13.3-py3-none-any.whl (186 kB)
Downloading breathe-4.35.0-py3-none-any.whl (92 kB)
Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB)
Downloading click-8.1.8-py3-none-any.whl (98 kB)
Downloading comm-0.2.2-py3-none-any.whl (7.2 kB)
Downloading cryptography-44.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (4.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 291.0 MB/s eta 0:00:00
Downloading debugpy-1.8.12-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 294.0 MB/s eta 0:00:00
Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Downloading Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB)
Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB)
Downloading executing-2.2.0-py2.py3-none-any.whl (26 kB)
Downloading fastjsonschema-2.21.1-py3-none-any.whl (23 kB)
Downloading gitdb-4.0.12-py3-none-any.whl (62 kB)
Downloading GitPython-3.1.44-py3-none-any.whl (207 kB)
Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (599 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 599.5/599.5 kB 750.3 MB/s eta 0:00:00
Downloading importlib_metadata-8.6.1-py3-none-any.whl (26 kB)
Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB)
Downloading ipython-8.32.0-py3-none-any.whl (825 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 825.5/825.5 kB 706.9 MB/s eta 0:00:00
Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 695.2 MB/s eta 0:00:00
Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB)
Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB)
Downloading jupyter_cache-1.0.1-py3-none-any.whl (33 kB)
Downloading jupyter_client-8.6.3-py3-none-any.whl (106 kB)
Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB)
Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB)
Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Downloading myst_nb-1.1.2-py3-none-any.whl (80 kB)
Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB)
Downloading nbclient-0.10.2-py3-none-any.whl (25 kB)
Downloading nbformat-5.10.4-py3-none-any.whl (78 kB)
Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB)
Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB)
Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
Downloading prompt_toolkit-3.0.50-py3-none-any.whl (387 kB)
Downloading psutil-6.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (287 kB)
Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB)
Downloading pycparser-2.22-py3-none-any.whl (117 kB)
Downloading pydata_sphinx_theme-0.16.1-py3-none-any.whl (6.7 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 261.0 MB/s eta 0:00:00
Downloading PyGithub-2.5.0-py3-none-any.whl (375 kB)
Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB)
Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 766.9 MB/s eta 0:00:00
Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 823.4 MB/s eta 0:00:00
Downloading pyzmq-26.2.1-cp310-cp310-manylinux_2_28_x86_64.whl (874 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 874.2/874.2 kB 767.3 MB/s eta 0:00:00
Downloading referencing-0.36.2-py3-none-any.whl (26 kB)
Downloading rocm_docs_core-1.15.0-py3-none-any.whl (1.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 714.1 MB/s eta 0:00:00
Downloading rpds_py-0.22.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (381 kB)
Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
Downloading smmap-5.0.2-py3-none-any.whl (24 kB)
Downloading soupsieve-2.6-py3-none-any.whl (36 kB)
Downloading sphinx_book_theme-1.1.3-py3-none-any.whl (430 kB)
Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB)
Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 333.0 MB/s eta 0:00:00
Downloading sphinx_external_toc-1.0.1-py3-none-any.whl (26 kB)
Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB)
Downloading sphinx_reredirects-0.1.5-py3-none-any.whl (5.7 kB)
Downloading sphinx_sitemap-2.6.0-py3-none-any.whl (5.6 kB)
Downloading SQLAlchemy-2.0.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 249.9 MB/s eta 0:00:00
Downloading stack_data-0.6.3-py3-none-any.whl (24 kB)
Downloading tabulate-0.9.0-py3-none-any.whl (35 kB)
Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB)
Downloading traitlets-5.14.3-py3-none-any.whl (85 kB)
Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB)
Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB)
Installing collected packages: wcwidth, pure-eval, ptyprocess, fastjsonschema, zipp, wrapt, typing-extensions, traitlets, tornado, tabulate, soupsieve, smmap, six, rpds-py, pyzmq, pyyaml, pyjwt, pycparser, psutil, prompt-toolkit, platformdirs, pexpect, parso, nest-asyncio, mdurl, greenlet, executing, exceptiongroup, decorator, debugpy, click, attrs, asttokens, accessible-pygments, stack-data, sqlalchemy, referencing, python-dateutil, matplotlib-inline, markdown-it-py, jupyter-core, jedi, importlib-metadata, gitdb, deprecated, comm, cffi, beautifulsoup4, sphinx-sitemap, sphinx-reredirects, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pynacl, pydata-sphinx-theme, mdit-py-plugins, jupyter-client, jsonschema-specifications, ipython, gitpython, cryptography, breathe, sphinx-book-theme, myst-parser, jsonschema, ipykernel, pygithub, nbformat, nbclient, jupyter-cache, myst-nb, rocm-docs-core
Successfully installed accessible-pygments-0.0.5 asttokens-3.0.0 attrs-25.1.0 beautifulsoup4-4.13.3 breathe-4.35.0 cffi-1.17.1 click-8.1.8 comm-0.2.2 cryptography-44.0.0 debugpy-1.8.12 decorator-5.1.1 deprecated-1.2.18 exceptiongroup-1.2.2 executing-2.2.0 fastjsonschema-2.21.1 gitdb-4.0.12 gitpython-3.1.44 greenlet-3.1.1 importlib-metadata-8.6.1 ipykernel-6.29.5 ipython-8.32.0 jedi-0.19.2 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 jupyter-cache-1.0.1 jupyter-client-8.6.3 jupyter-core-5.7.2 markdown-it-py-3.0.0 matplotlib-inline-0.1.7 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-nb-1.1.2 myst-parser-4.0.0 nbclient-0.10.2 nbformat-5.10.4 nest-asyncio-1.6.0 parso-0.8.4 pexpect-4.9.0 platformdirs-4.3.6 prompt-toolkit-3.0.50 psutil-6.1.1 ptyprocess-0.7.0 pure-eval-0.2.3 pycparser-2.22 pydata-sphinx-theme-0.16.1 pygithub-2.5.0 pyjwt-2.10.1 pynacl-1.5.0 python-dateutil-2.9.0.post0 pyyaml-6.0.2 pyzmq-26.2.1 referencing-0.36.2 rocm-docs-core-1.15.0 rpds-py-0.22.3 six-1.17.0 smmap-5.0.2 soupsieve-2.6 sphinx-book-theme-1.1.3 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-external-toc-1.0.1 sphinx-notfound-page-1.1.0 sphinx-reredirects-0.1.5 sphinx-sitemap-2.6.0 sqlalchemy-2.0.38 stack-data-0.6.3 tabulate-0.9.0 tornado-6.4.2 traitlets-5.14.3 typing-extensions-4.12.2 wcwidth-0.2.13 wrapt-1.17.2 zipp-3.21.0

[rtd-command-info] start-time: 2025-02-07T19:19:09.095217Z, end-time: 2025-02-07T19:19:09.149258Z, duration: 0, exit-code: 0
cat docs/conf.py
# Configuration file for the Sphinx documentation builder.
#
# This file only contains a selection of the most common options. For a full
# list see the documentation:
# https://www.sphinx-doc.org/en/master/usage/configuration.html

import os
import shutil

shutil.copy2("../RELEASE.md", "./about/release-notes.md")

os.system("mkdir -p ../_readthedocs/html/downloads")
os.system("cp compatibility/compatibility-matrix-historical-6.0.csv ../_readthedocs/html/downloads/compatibility-matrix-historical-6.0.csv")

latex_engine = "xelatex"
latex_elements = {
    "fontpkg": r"""
\usepackage{tgtermes}
\usepackage{tgheros}
\renewcommand\ttdefault{txtt}
"""
}

html_baseurl = os.environ.get("READTHEDOCS_CANONICAL_URL", "rocm.docs.amd.com")
html_context = {}
if os.environ.get("READTHEDOCS", "") == "True":
    html_context["READTHEDOCS"] = True

# configurations for PDF output by Read the Docs
project = "ROCm Documentation"
author = "Advanced Micro Devices, Inc."
copyright = "Copyright (c) 2025 Advanced Micro Devices, Inc. All rights reserved."
version = "6.3.2"
release = "6.3.2"
setting_all_article_info = True
all_article_info_os = ["linux", "windows"]
all_article_info_author = ""

# pages with specific settings
article_pages = [
    {"file": "about/release-notes", "os": ["linux"], "date": "2025-01-28"},
    {"file": "compatibility/compatibility-matrix", "os": ["linux"]},
    {"file": "compatibility/ml-compatibility/pytorch-compatibility", "os": ["linux"]},
    {"file": "compatibility/ml-compatibility/tensorflow-compatibility", "os": ["linux"]},
    {"file": "compatibility/ml-compatibility/jax-compatibility", "os": ["linux"]},
    {"file": "how-to/deep-learning-rocm", "os": ["linux"]},

    {"file": "how-to/rocm-for-ai/index", "os": ["linux"]},

    {"file": "how-to/rocm-for-ai/training/index", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/training/train-a-model", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/training/scale-model-training", "os": ["linux"]},

    {"file": "how-to/rocm-for-ai/fine-tuning/index", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/fine-tuning/overview", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/fine-tuning/fine-tuning-and-inference", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/fine-tuning/single-gpu-fine-tuning-and-inference", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/fine-tuning/multi-gpu-fine-tuning-and-inference", "os": ["linux"]},

    {"file": "how-to/rocm-for-ai/inference/index", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/inference/install", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/inference/hugging-face-models", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/inference/llm-inference-frameworks", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/inference/vllm-benchmark", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/inference/deploy-your-model", "os": ["linux"]},
    
    {"file": "how-to/rocm-for-ai/inference-optimization/index", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/inference-optimization/model-quantization", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/inference-optimization/model-acceleration-libraries", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/inference-optimization/optimizing-with-composable-kernel", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/inference-optimization/optimizing-triton-kernel", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/inference-optimization/profiling-and-debugging", "os": ["linux"]},
    {"file": "how-to/rocm-for-ai/inference-optimization/workload", "os": ["linux"]},

    {"file": "how-to/system-optimization/index", "os": ["linux"]},
    {"file": "how-to/system-optimization/mi300x", "os": ["linux"]},
    {"file": "how-to/system-optimization/mi200", "os": ["linux"]},
    {"file": "how-to/system-optimization/mi100", "os": ["linux"]},
    {"file": "how-to/system-optimization/w6000-v620", "os": ["linux"]},
    {"file": "how-to/tuning-guides/mi300x/index", "os": ["linux"]},
    {"file": "how-to/tuning-guides/mi300x/system", "os": ["linux"]},
    {"file": "how-to/tuning-guides/mi300x/workload", "os": ["linux"]},
    {"file": "how-to/system-debugging", "os": ["linux"]},
    {"file": "how-to/gpu-enabled-mpi", "os": ["linux"]},
]

external_toc_path = "./sphinx/_toc.yml"

extensions = ["rocm_docs", "sphinx_reredirects", "sphinx_sitemap"]
# extensions = ["rocm_docs", "sphinx_rtd_theme", "sphinx_reredirects", "sphinx_sitemap"]

external_projects_current_project = "rocm"

# Uncomment if facing rate limit exceed issue with local build 
# external_projects_remote_repository = ""

html_baseurl = os.environ.get("READTHEDOCS_CANONICAL_URL", "https://rocm-stg.amd.com/")
html_context = {}
if os.environ.get("READTHEDOCS", "") == "True":
    html_context["READTHEDOCS"] = True

html_theme = "rocm_docs_theme"
# html_theme = "sphinx_rtd_theme"
html_theme_options = {"flavor": "rocm-docs-home"}

html_static_path = ["sphinx/static"]
html_css_files = [
    "css/rocm_custom.css",
    "css/rocm_rn.css",
]
html_js_files = [
     ("js/search.js", {"defer": "defer"}),
 ]


html_title = "ROCm Documentation"

html_theme_options = {"link_main_doc": False}

redirects = {"reference/openmp/openmp": "../../about/compatibility/openmp.html"}

numfig = False

[rtd-command-info] start-time: 2025-02-07T19:19:09.231825Z, end-time: 2025-02-07T19:19:40.291479Z, duration: 31, exit-code: 0
python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html
Running Sphinx v8.1.3
loading translations [en]... done
Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop
Repository URL: com
myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'colon_fence', 'dollarmath', 'replacements', 'html_image', 'substitution', 'fieldlist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True)
myst-nb v1.1.2: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False)
Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/4351/_readthedocs/.jupyter_cache
loading intersphinx inventory 'amdmigraphx' from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/latest/objects.inv ...
loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/latest/objects.inv ...
loading intersphinx inventory 'composable_kernel' from https://rocm.docs.amd.com/projects/composable_kernel/en/latest/objects.inv ...
loading intersphinx inventory 'gpuaidev-docs' from https://rocm.docs.amd.com/projects/ai-developer-hub/en/latest/objects.inv ...
loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/latest/objects.inv ...
loading intersphinx inventory 'hipblas' from https://rocm.docs.amd.com/projects/hipBLAS/en/latest/objects.inv ...
loading intersphinx inventory 'hipblaslt' from https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/objects.inv ...
loading intersphinx inventory 'hipcc' from https://rocm.docs.amd.com/projects/HIPCC/en/latest/objects.inv ...
loading intersphinx inventory 'hipcub' from https://rocm.docs.amd.com/projects/hipCUB/en/latest/objects.inv ...
loading intersphinx inventory 'hipfft' from https://rocm.docs.amd.com/projects/hipFFT/en/latest/objects.inv ...
loading intersphinx inventory 'hipfort' from https://rocm.docs.amd.com/projects/hipfort/en/latest/objects.inv ...
loading intersphinx inventory 'hipify' from https://rocm.docs.amd.com/projects/HIPIFY/en/latest/objects.inv ...
loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/latest/objects.inv ...
loading intersphinx inventory 'hiprand' from https://rocm.docs.amd.com/projects/hipRAND/en/latest/objects.inv ...
loading intersphinx inventory 'hipsolver' from https://rocm.docs.amd.com/projects/hipSOLVER/en/latest/objects.inv ...
loading intersphinx inventory 'hipsparse' from https://rocm.docs.amd.com/projects/hipSPARSE/en/latest/objects.inv ...
loading intersphinx inventory 'hipsparselt' from https://rocm.docs.amd.com/projects/hipSPARSELt/en/latest/objects.inv ...
loading intersphinx inventory 'hiptensor' from https://rocm.docs.amd.com/projects/hipTensor/en/latest/objects.inv ...
loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/latest/objects.inv ...
loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com/objects.inv ...
loading intersphinx inventory 'llvm-project' from https://rocm.docs.amd.com/projects/llvm-project/en/latest/objects.inv ...
loading intersphinx inventory 'miopen' from https://rocm.docs.amd.com/projects/MIOpen/en/latest/objects.inv ...
loading intersphinx inventory 'mivisionx' from https://rocm.docs.amd.com/projects/MIVisionX/en/latest/objects.inv ...
loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv ...
loading intersphinx inventory 'omnitrace' from https://rocm.docs.amd.com/projects/omnitrace/en/latest/objects.inv ...
loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://instinct.docs.amd.com/objects.inv' not fetchable due to <class 'requests.exceptions.HTTPError'>: 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv
loading intersphinx inventory 'rccl' from https://rocm.docs.amd.com/projects/rccl/en/latest/objects.inv ...
loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/latest/objects.inv ...
loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon/en/latest/objects.inv ...
loading intersphinx inventory 'rocal' from https://rocm.docs.amd.com/projects/rocAL/en/latest/objects.inv ...
loading intersphinx inventory 'rocalution' from https://rocm.docs.amd.com/projects/rocALUTION/en/latest/objects.inv ...
loading intersphinx inventory 'rocblas' from https://rocm.docs.amd.com/projects/rocBLAS/en/latest/objects.inv ...
loading intersphinx inventory 'rocdbgapi' from https://rocm.docs.amd.com/projects/ROCdbgapi/en/latest/objects.inv ...
loading intersphinx inventory 'rocdecode' from https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv ...
loading intersphinx inventory 'rocfft' from https://rocm.docs.amd.com/projects/rocFFT/en/latest/objects.inv ...
loading intersphinx inventory 'rocgdb' from https://rocm.docs.amd.com/projects/ROCgdb/en/latest/objects.inv ...
loading intersphinx inventory 'rocjpeg' from https://rocm.docs.amd.com/projects/rocJPEG/en/latest/objects.inv ...
loading intersphinx inventory 'rocm' from https://rocm.docs.amd.com/en/latest/objects.inv ...
loading intersphinx inventory 'rocm-docs-core' from https://rocm.docs.amd.com/projects/rocm-docs-core/en/latest/objects.inv ...
loading intersphinx inventory 'rocm-install-on-linux' from https://rocm.docs.amd.com/projects/install-on-linux/en/latest/objects.inv ...
loading intersphinx inventory 'rocm-install-on-windows' from https://rocm.docs.amd.com/projects/install-on-windows/en/latest/objects.inv ...
loading intersphinx inventory 'rocm_bandwidth_test' from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/latest/objects.inv ...
loading intersphinx inventory 'rocm_smi_lib' from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/objects.inv ...
intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Flatest%25252Fobjects.inv
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ')
loading intersphinx inventory 'rocmcmakebuildtools' from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv ...
loading intersphinx inventory 'rocminfo' from https://rocm.docs.amd.com/projects/rocminfo/en/latest/objects.inv ...
loading intersphinx inventory 'rocmvalidationsuite' from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/latest/objects.inv ...
loading intersphinx inventory 'rocprim' from https://rocm.docs.amd.com/projects/rocPRIM/en/latest/objects.inv ...
loading intersphinx inventory 'rocprofiler' from https://rocm.docs.amd.com/projects/rocprofiler/en/latest/objects.inv ...
loading intersphinx inventory 'rocprofiler-compute' from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/latest/objects.inv ...
loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/latest/objects.inv ...
loading intersphinx inventory 'rocprofiler-systems' from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/latest/objects.inv ...
loading intersphinx inventory 'rocpydecode' from https://rocm.docs.amd.com/projects/rocPyDecode/en/latest/objects.inv ...
loading intersphinx inventory 'rocrand' from https://rocm.docs.amd.com/projects/rocRAND/en/latest/objects.inv ...
loading intersphinx inventory 'rocr-runtime' from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/latest/objects.inv ...
loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/latest/objects.inv ...
loading intersphinx inventory 'rocsolver' from https://rocm.docs.amd.com/projects/rocSOLVER/en/latest/objects.inv ...
loading intersphinx inventory 'rocsparse' from https://rocm.docs.amd.com/projects/rocSPARSE/en/latest/objects.inv ...
loading intersphinx inventory 'rocthrust' from https://rocm.docs.amd.com/projects/rocThrust/en/latest/objects.inv ...
loading intersphinx inventory 'roctracer' from https://rocm.docs.amd.com/projects/roctracer/en/latest/objects.inv ...
loading intersphinx inventory 'rocwmma' from https://rocm.docs.amd.com/projects/rocWMMA/en/latest/objects.inv ...
loading intersphinx inventory 'rpp' from https://rocm.docs.amd.com/projects/rpp/en/latest/objects.inv ...
loading intersphinx inventory 'rtd' from https://docs.readthedocs.io/en/stable/objects.inv ...
loading intersphinx inventory 'sphinx' from https://www.sphinx-doc.org/en/master/objects.inv ...
loading intersphinx inventory 'tensile' from https://rocm.docs.amd.com/projects/Tensile/en/latest/objects.inv ...
loading intersphinx inventory 'transferbench' from https://rocm.docs.amd.com/projects/TransferBench/en/latest/objects.inv ...
intersphinx inventory has moved: https://docs.readthedocs.io/en/stable/objects.inv -> https://docs.readthedocs.com/platform/stable/objects.inv
[autosummary] generating autosummary for: about/license.md, about/release-notes.md, compatibility/compatibility-matrix.rst, compatibility/ml-compatibility/jax-compatibility.rst, compatibility/ml-compatibility/pytorch-compatibility.rst, compatibility/ml-compatibility/tensorflow-compatibility.rst, conceptual/ai-pytorch-inception.md, conceptual/cmake-packages.rst, conceptual/compiler-topics.md, conceptual/file-reorg.md, ..., how-to/system-optimization/w6000-v620.md, how-to/tuning-guides/mi300x/index.rst, index.md, reference/api-libraries.md, reference/gpu-arch-specs.rst, reference/graph-safe-support.rst, reference/precision-support.rst, reference/rocm-tools.md, release/versions.md, what-is-rocm.rst
Repository URL: com
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 67 source files that are out of date
updating environment: [new config] 67 added, 0 changed, 0 removed
reading sources... [  1%] about/license
reading sources... [  3%] about/release-notes
reading sources... [  4%] compatibility/compatibility-matrix
reading sources... [  6%] compatibility/ml-compatibility/jax-compatibility
reading sources... [  7%] compatibility/ml-compatibility/pytorch-compatibility
reading sources... [  9%] compatibility/ml-compatibility/tensorflow-compatibility
reading sources... [ 10%] conceptual/ai-pytorch-inception
reading sources... [ 12%] conceptual/cmake-packages
reading sources... [ 13%] conceptual/compiler-topics
reading sources... [ 15%] conceptual/file-reorg
reading sources... [ 16%] conceptual/gpu-arch
reading sources... [ 18%] conceptual/gpu-arch/mi100
reading sources... [ 19%] conceptual/gpu-arch/mi250
reading sources... [ 21%] conceptual/gpu-arch/mi300
reading sources... [ 22%] conceptual/gpu-arch/mi300-mi200-performance-counters
reading sources... [ 24%] conceptual/gpu-isolation
reading sources... [ 25%] conceptual/iommu
reading sources... [ 27%] conceptual/oversubscription
reading sources... [ 28%] conceptual/pcie-atomics
reading sources... [ 30%] contribute/building
reading sources... [ 31%] contribute/contributing
reading sources... [ 33%] contribute/feedback
reading sources... [ 34%] contribute/toolchain
reading sources... [ 36%] how-to/Bar-Memory
reading sources... [ 37%] how-to/build-rocm
reading sources... [ 39%] how-to/deep-learning-rocm
reading sources... [ 40%] how-to/programming_guide
reading sources... [ 42%] how-to/rocm-for-ai/fine-tuning/fine-tuning-and-inference
reading sources... [ 43%] how-to/rocm-for-ai/fine-tuning/index
reading sources... [ 45%] how-to/rocm-for-ai/fine-tuning/multi-gpu-fine-tuning-and-inference
reading sources... [ 46%] how-to/rocm-for-ai/fine-tuning/overview
reading sources... [ 48%] how-to/rocm-for-ai/fine-tuning/single-gpu-fine-tuning-and-inference
reading sources... [ 49%] how-to/rocm-for-ai/index
reading sources... [ 51%] how-to/rocm-for-ai/inference-optimization/index
reading sources... [ 52%] how-to/rocm-for-ai/inference-optimization/model-acceleration-libraries
reading sources... [ 54%] how-to/rocm-for-ai/inference-optimization/model-quantization
reading sources... [ 55%] how-to/rocm-for-ai/inference-optimization/optimizing-triton-kernel
reading sources... [ 57%] how-to/rocm-for-ai/inference-optimization/optimizing-with-composable-kernel
reading sources... [ 58%] how-to/rocm-for-ai/inference-optimization/profiling-and-debugging
reading sources... [ 60%] how-to/rocm-for-ai/inference-optimization/workload
reading sources... [ 61%] how-to/rocm-for-ai/inference/deploy-your-model
reading sources... [ 63%] how-to/rocm-for-ai/inference/hugging-face-models
reading sources... [ 64%] how-to/rocm-for-ai/inference/index
reading sources... [ 66%] how-to/rocm-for-ai/inference/install
reading sources... [ 67%] how-to/rocm-for-ai/inference/llm-inference-frameworks
reading sources... [ 69%] how-to/rocm-for-ai/inference/vllm-benchmark
reading sources... [ 70%] how-to/rocm-for-ai/training/index
reading sources... [ 72%] how-to/rocm-for-ai/training/scale-model-training
reading sources... [ 73%] how-to/rocm-for-ai/training/train-a-model
reading sources... [ 75%] how-to/rocm-for-hpc/index
reading sources... [ 76%] how-to/setting-cus
reading sources... [ 78%] how-to/system-debugging
reading sources... [ 79%] how-to/system-optimization/index
reading sources... [ 81%] how-to/system-optimization/mi100
reading sources... [ 82%] how-to/system-optimization/mi200
reading sources... [ 84%] how-to/system-optimization/mi300a
reading sources... [ 85%] how-to/system-optimization/mi300x
reading sources... [ 87%] how-to/system-optimization/w6000-v620
reading sources... [ 88%] how-to/tuning-guides/mi300x/index
reading sources... [ 90%] index
reading sources... [ 91%] reference/api-libraries
reading sources... [ 93%] reference/gpu-arch-specs
reading sources... [ 94%] reference/graph-safe-support
reading sources... [ 96%] reference/precision-support
reading sources... [ 97%] reference/rocm-tools
reading sources... [ 99%] release/versions
reading sources... [100%] what-is-rocm

/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/4351/docs/how-to/rocm-for-ai/inference/vllm-benchmark.rst:8: WARNING: Duplicate explicit target name: "llama 2 7b". [docutils]
/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/4351/docs/how-to/rocm-for-ai/inference/vllm-benchmark.rst:8: WARNING: Duplicate explicit target name: "documentation". [docutils]
/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/4351/docs/how-to/rocm-for-ai/inference/vllm-benchmark.rst:8: WARNING: Duplicate explicit target name: "docker hub". [docutils]
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... 
copying static files... 
Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/4351/_readthedocs/html/_static/basic.css
Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/4351/_readthedocs/html/_static/language_data.js
Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/4351/_readthedocs/html/_static/documentation_options.js
Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/4351/_readthedocs/html/_static/copybutton.js
copying static files: done
copying extra files... 
copying extra files: done
copying assets: done
writing output... [  1%] about/license
writing output... [  3%] about/release-notes
writing output... [  4%] compatibility/compatibility-matrix
writing output... [  6%] compatibility/ml-compatibility/jax-compatibility
writing output... [  7%] compatibility/ml-compatibility/pytorch-compatibility
writing output... [  9%] compatibility/ml-compatibility/tensorflow-compatibility
writing output... [ 10%] conceptual/ai-pytorch-inception
writing output... [ 12%] conceptual/cmake-packages
writing output... [ 13%] conceptual/compiler-topics
writing output... [ 15%] conceptual/file-reorg
writing output... [ 16%] conceptual/gpu-arch
writing output... [ 18%] conceptual/gpu-arch/mi100
writing output... [ 19%] conceptual/gpu-arch/mi250
writing output... [ 21%] conceptual/gpu-arch/mi300
writing output... [ 22%] conceptual/gpu-arch/mi300-mi200-performance-counters
writing output... [ 24%] conceptual/gpu-isolation
writing output... [ 25%] conceptual/iommu
writing output... [ 27%] conceptual/oversubscription
writing output... [ 28%] conceptual/pcie-atomics
writing output... [ 30%] contribute/building
writing output... [ 31%] contribute/contributing
writing output... [ 33%] contribute/feedback
writing output... [ 34%] contribute/toolchain
writing output... [ 36%] how-to/Bar-Memory
writing output... [ 37%] how-to/build-rocm
writing output... [ 39%] how-to/deep-learning-rocm
writing output... [ 40%] how-to/programming_guide
writing output... [ 42%] how-to/rocm-for-ai/fine-tuning/fine-tuning-and-inference
writing output... [ 43%] how-to/rocm-for-ai/fine-tuning/index
writing output... [ 45%] how-to/rocm-for-ai/fine-tuning/multi-gpu-fine-tuning-and-inference
writing output... [ 46%] how-to/rocm-for-ai/fine-tuning/overview
writing output... [ 48%] how-to/rocm-for-ai/fine-tuning/single-gpu-fine-tuning-and-inference
writing output... [ 49%] how-to/rocm-for-ai/index
writing output... [ 51%] how-to/rocm-for-ai/inference-optimization/index
writing output... [ 52%] how-to/rocm-for-ai/inference-optimization/model-acceleration-libraries
writing output... [ 54%] how-to/rocm-for-ai/inference-optimization/model-quantization
writing output... [ 55%] how-to/rocm-for-ai/inference-optimization/optimizing-triton-kernel
writing output... [ 57%] how-to/rocm-for-ai/inference-optimization/optimizing-with-composable-kernel
writing output... [ 58%] how-to/rocm-for-ai/inference-optimization/profiling-and-debugging
writing output... [ 60%] how-to/rocm-for-ai/inference-optimization/workload
writing output... [ 61%] how-to/rocm-for-ai/inference/deploy-your-model
writing output... [ 63%] how-to/rocm-for-ai/inference/hugging-face-models
writing output... [ 64%] how-to/rocm-for-ai/inference/index
writing output... [ 66%] how-to/rocm-for-ai/inference/install
writing output... [ 67%] how-to/rocm-for-ai/inference/llm-inference-frameworks
writing output... [ 69%] how-to/rocm-for-ai/inference/vllm-benchmark
writing output... [ 70%] how-to/rocm-for-ai/training/index
writing output... [ 72%] how-to/rocm-for-ai/training/scale-model-training
writing output... [ 73%] how-to/rocm-for-ai/training/train-a-model
writing output... [ 75%] how-to/rocm-for-hpc/index
writing output... [ 76%] how-to/setting-cus
writing output... [ 78%] how-to/system-debugging
writing output... [ 79%] how-to/system-optimization/index
writing output... [ 81%] how-to/system-optimization/mi100
writing output... [ 82%] how-to/system-optimization/mi200
writing output... [ 84%] how-to/system-optimization/mi300a
writing output... [ 85%] how-to/system-optimization/mi300x
writing output... [ 87%] how-to/system-optimization/w6000-v620
writing output... [ 88%] how-to/tuning-guides/mi300x/index
writing output... [ 90%] index
writing output... [ 91%] reference/api-libraries
writing output... [ 93%] reference/gpu-arch-specs
writing output... [ 94%] reference/graph-safe-support
writing output... [ 96%] reference/precision-support
writing output... [ 97%] reference/rocm-tools
writing output... [ 99%] release/versions
writing output... [100%] what-is-rocm

generating indices... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/4351/docs/reference/graph-safe-support.rst:39: WARNING: undefined label: 'hipfft:hip-graph-support-for-hipfft' [ref.ref]
/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/4351/docs/reference/graph-safe-support.rst:75: WARNING: undefined label: 'rocfft:hip-graph-support-for-rocfft' [ref.ref]
genindex done
Creating redirect 'reference/openmp/openmp.html' to '../../about/compatibility/openmp.html'.
writing additional pages... search done
copying images... [  1%] data/conceptual/inception-v3.png
copying images... [  2%] data/conceptual/mnist-1.png
copying images... [  4%] data/conceptual/mnist-2.png
copying images... [  5%] data/conceptual/mnist-3.png
copying images... [  6%] data/conceptual/mnist-4.png
copying images... [  7%] data/conceptual/mnist-5.png
copying images... [  9%] data/conceptual/TextClassification-3.png
copying images... [ 10%] data/conceptual/TextClassification-4.png
copying images... [ 11%] data/conceptual/TextClassification-5.png
copying images... [ 12%] data/conceptual/TextClassification-6.png
copying images... [ 14%] data/conceptual/TextClassification-7.png
copying images... [ 15%] data/conceptual/gpu-arch/image004.png
copying images... [ 16%] data/conceptual/gpu-arch/image005.png
copying images... [ 17%] data/conceptual/gpu-arch/image006.png
copying images... [ 19%] data/conceptual/gpu-arch/image001.png
copying images... [ 20%] data/conceptual/gpu-arch/image002.png
copying images... [ 21%] data/conceptual/gpu-arch/image003.png
copying images... [ 22%] data/shared/xcd-sys-arch.png
copying images... [ 23%] data/conceptual/gpu-arch/image008.png
copying images... [ 25%] data/shared/mi300-node-level-arch.png
copying images... [ 26%] data/contribute/commit-status.png
copying images... [ 27%] data/contribute/GitHubCheck-Highlight.png
copying images... [ 28%] data/contribute/GitHub-ReadThe-Docs-Highlight.png
copying images... [ 30%] data/how-to/framework_install_2024_07_04.png
copying images... [ 31%] data/how-to/llm-fine-tuning-optimization/weight-update.png
copying images... [ 32%] data/how-to/llm-fine-tuning-optimization/attention-module.png
copying images... [ 33%] data/how-to/llm-fine-tuning-optimization/tunableop.png
copying images... [ 35%] data/how-to/llm-fine-tuning-optimization/ck-template_parameters.jpg
copying images... [ 36%] data/how-to/llm-fine-tuning-optimization/ck-kernel_launch.jpg
copying images... [ 37%] data/how-to/llm-fine-tuning-optimization/ck-operation_flow.jpg
copying images... [ 38%] data/how-to/llm-fine-tuning-optimization/ck-root_instance.jpg
copying images... [ 40%] data/how-to/llm-fine-tuning-optimization/ck-compilation.jpg
copying images... [ 41%] data/how-to/llm-fine-tuning-optimization/ck-inference_flow.jpg
copying images... [ 42%] data/how-to/llm-fine-tuning-optimization/ck-comparisons.jpg
copying images... [ 43%] data/how-to/tuning-guides/perfetto-trace.svg
copying images... [ 44%] data/how-to/tuning-guides/rocprof-compute-analysis.png
copying images... [ 46%] data/how-to/tuning-guides/rocprof-systems-timeline.png
copying images... [ 47%] data/how-to/tuning-guides/hipblaslt_yaml_template.png
copying images... [ 48%] data/how-to/tuning-guides/hipblaslt_auto_tuning_output_files.png
copying images... [ 49%] data/how-to/tuning-guides/tensilelite-tuning-flow.png
copying images... [ 51%] data/shared/compute-unit.png
copying images... [ 52%] data/shared/occupancy-vgpr.png
copying images... [ 53%] data/how-to/llm-fine-tuning-optimization/vllm-single-gpu-log.png
copying images... [ 54%] data/how-to/rocm-for-ai/rccl-tests-8-gpu.png
copying images... [ 56%] data/how-to/rocm-for-ai/rccl-tests-1-mpi-process-per-gpu.png
copying images... [ 57%] data/how-to/rocm-for-ai/rccl-tests-4-mi300x-gpu-nodes.png
copying images... [ 58%] data/how-to/rocm-for-ai/prep-training-datasets-my-gpt2-text-document.png
copying images... [ 59%] data/how-to/rocm-for-ai/llama2-7b-training-log-sample.png
copying images... [ 60%] data/how-to/rocm-for-ai/2-node-training-master.png
copying images... [ 62%] data/how-to/rocm-for-ai/2-node-training-worker.png
copying images... [ 63%] data/how-to/rocm-for-hpc/hpc-stack-2024_6_20.png
copying images... [ 64%] data/how-to/tuning-guides/tuning001.png
copying images... [ 65%] data/how-to/tuning-guides/tuning002.png
copying images... [ 67%] data/how-to/tuning-guides/tuning003.png
copying images... [ 68%] data/how-to/tuning-guides/tuning004.png
copying images... [ 69%] data/how-to/tuning-guides/tuning005.png
copying images... [ 70%] data/how-to/tuning-guides/tuning006.png
copying images... [ 72%] data/how-to/tuning-guides/tuning008.png
copying images... [ 73%] data/how-to/tuning-guides/tuning009.png
copying images... [ 74%] data/how-to/tuning-guides/tuning010.png
copying images... [ 75%] data/how-to/tuning-guides/tuning011.png
copying images... [ 77%] data/how-to/tuning-guides/tuning012.png
copying images... [ 78%] data/how-to/tuning-guides/tuning013.png
copying images... [ 79%] data/how-to/tuning-guides/mi300a-rocm-smi-output.png
copying images... [ 80%] data/how-to/tuning-guides/mi300a-rocm-smi-showhw-output.png
copying images... [ 81%] data/how-to/tuning-guides/mi300a-rocm-smi-showtopo-output.png
copying images... [ 83%] data/how-to/tuning-guides/mi300a-rocm-bandwidth-test-output.png
copying images... [ 84%] data/how-to/tuning-guides/mi300a-rocm-peak-bandwidth-output.png
copying images... [ 85%] data/how-to/tuning-guides/rocm-smi-showhw.png
copying images... [ 86%] data/how-to/tuning-guides/rocm-smi-showtopo.png
copying images... [ 88%] data/how-to/tuning-guides/rocminfo.png
copying images... [ 89%] data/how-to/tuning-guides/rocm-bandwidth-test.png
copying images... [ 90%] data/how-to/tuning-guides/rbt-inter-device-access.png
copying images... [ 91%] data/how-to/tuning-guides/rbt-inter-device-numa-distance.png
copying images... [ 93%] data/how-to/tuning-guides/rbt-unidirectional-bandwidth.png
copying images... [ 94%] data/how-to/tuning-guides/rbt-bidirectional-bandwidth.png
copying images... [ 95%] data/how-to/tuning-guides/tuning014.png
copying images... [ 96%] data/how-to/tuning-guides/tuning015.png
copying images... [ 98%] data/how-to/tuning-guides/tuning016.png
copying images... [ 99%] data/about/compatibility/floating-point-data-types.png
copying images... [100%] data/rocm-software-stack-6_3_2.jpg

dumping search index in English (code: en)... done
dumping object inventory... done

====================== slowest reading durations =======================
0.390 compatibility/compatibility-matrix
0.311 conceptual/gpu-arch/mi300-mi200-performance-counters
0.267 compatibility/ml-compatibility/pytorch-compatibility
0.223 how-to/rocm-for-ai/inference-optimization/workload
0.152 compatibility/ml-compatibility/jax-compatibility
sphinx-sitemap: sitemap.xml was generated for URL https://advanced-micro-devices-demo--4351.com.readthedocs.build/en/4351/ in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/4351/_readthedocs/html/sitemap.xml
build succeeded, 7 warnings.

The HTML pages are in ../_readthedocs/html.