Read the Docs build information Build id: 2626511 Project: advanced-micro-devices-demo Version: docs-6.2.4 Commit: d7dfb48a8e347f51623741753d0a9dd08741c3a1 Date: 2024-11-19T16:56:11.325123Z State: finished Success: False [rtd-command-info] start-time: 2024-11-19T17:56:15.437656Z, end-time: 2024-11-19T17:56:17.409542Z, 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: 2024-11-19T17:56:17.476742Z, end-time: 2024-11-19T17:56:20.639608Z, duration: 3, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/docs/6.2.4:refs/remotes/origin/docs/6.2.4 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:ROCm/ROCm * [new branch] docs/6.2.4 -> origin/docs/6.2.4 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. * [new tag] rocm-6.2.0 -> rocm-6.2.0 * [new tag] rocm-6.2.1 -> rocm-6.2.1 * [new tag] rocm-6.2.2 -> rocm-6.2.2 * [new tag] rocm-6.2.4 -> rocm-6.2.4 [rtd-command-info] start-time: 2024-11-19T17:56:20.820343Z, end-time: 2024-11-19T17:56:21.110476Z, duration: 0, exit-code: 0 git checkout --force origin/docs/6.2.4 Note: switching to 'origin/docs/6.2.4'. 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 Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at d7dfb48 Update documentation requirements [rtd-command-info] start-time: 2024-11-19T17:56:21.179058Z, end-time: 2024-11-19T17:56:21.260569Z, 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: 2024-11-19T17:56:23.349555Z, end-time: 2024-11-19T17:56:31.691100Z, duration: 8, 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/universe amd64 Packages [1223 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2718 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2439 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3298 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [52.2 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3383 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [45.2 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1512 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] Fetched 15.2 MB in 3s (5252 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-11-19T17:56:31.766860Z, end-time: 2024-11-19T17:56:55.585006Z, duration: 23, 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 176 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 1s (11.3 MB/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: 2024-11-19T17:57:02.077077Z, end-time: 2024-11-19T17:57:02.198491Z, duration: 0, exit-code: 0 asdf global python 3.10.15 [rtd-command-info] start-time: 2024-11-19T17:57:02.799236Z, end-time: 2024-11-19T17:57:05.488956Z, duration: 2, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.15.final.0-64 in 1680ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4, 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: 2024-11-19T17:57:05.565684Z, end-time: 2024-11-19T17:57:36.123380Z, duration: 30, 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/docs-6.2.4/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 7.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.5.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.6 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-24.3.1 setuptools-75.5.0 [rtd-command-info] start-time: 2024-11-19T17:57:36.223601Z, end-time: 2024-11-19T17:57:56.209060Z, duration: 19, 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.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-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.16.0-py3-none-any.whl.metadata (1.5 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.1.0-py3-none-any.whl.metadata (10.0 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.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 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.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 112.5 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 72.7 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 268.0 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 363.3 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.1.0-py3-none-any.whl (13 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 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.2.3-py3-none-any.whl (126 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.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 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.1.0 urllib3-2.2.3 [rtd-command-info] start-time: 2024-11-19T17:57:56.283258Z, end-time: 2024-11-19T17:58:21.069643Z, duration: 24, 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/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 9)) (1.0.0) Requirement already satisfied: babel==2.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 11)) (2.16.0) Collecting beautifulsoup4==4.12.3 (from -r docs/sphinx/requirements.txt (line 15)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting breathe==4.35.0 (from -r docs/sphinx/requirements.txt (line 17)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Requirement already satisfied: certifi==2024.8.30 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 19)) (2024.8.30) Collecting cffi==1.17.1 (from -r docs/sphinx/requirements.txt (line 21)) 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.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 25)) (3.4.0) Collecting click==8.1.7 (from -r docs/sphinx/requirements.txt (line 27)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting click-log==0.4.0 (from -r docs/sphinx/requirements.txt (line 32)) Downloading click_log-0.4.0-py2.py3-none-any.whl.metadata (1.2 kB) Collecting contourpy==1.3.1 (from -r docs/sphinx/requirements.txt (line 34)) Downloading contourpy-1.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.4 kB) Collecting cryptography==43.0.3 (from -r docs/sphinx/requirements.txt (line 36)) Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) Collecting cycler==0.12.1 (from -r docs/sphinx/requirements.txt (line 38)) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting deprecated==1.2.15 (from -r docs/sphinx/requirements.txt (line 40)) Downloading Deprecated-1.2.15-py2.py3-none-any.whl.metadata (5.5 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 42)) (0.21.2) Collecting doxysphinx==3.3.12 (from -r docs/sphinx/requirements.txt (line 48)) Downloading doxysphinx-3.3.12-py3-none-any.whl.metadata (4.3 kB) Collecting fastjsonschema==2.20.0 (from -r docs/sphinx/requirements.txt (line 50)) Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB) Collecting fonttools==4.55.0 (from -r docs/sphinx/requirements.txt (line 52)) Downloading fonttools-4.55.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (164 kB) Collecting gitdb==4.0.11 (from -r docs/sphinx/requirements.txt (line 54)) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Collecting gitpython==3.1.43 (from -r docs/sphinx/requirements.txt (line 56)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Requirement already satisfied: idna==3.10 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 58)) (3.10) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 60)) (1.4.1) Requirement already satisfied: jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 62)) (3.1.4) Collecting kiwisolver==1.4.7 (from -r docs/sphinx/requirements.txt (line 66)) Downloading kiwisolver-1.4.7-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.3 kB) Collecting libsass==0.22.0 (from -r docs/sphinx/requirements.txt (line 68)) Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.6 kB) Collecting lxml==5.2.1 (from -r docs/sphinx/requirements.txt (line 70)) Downloading lxml-5.2.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.4 kB) Collecting markdown-it-py==3.0.0 (from -r docs/sphinx/requirements.txt (line 72)) 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/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 76)) (3.0.2) Collecting matplotlib==3.9.2 (from -r docs/sphinx/requirements.txt (line 78)) Downloading matplotlib-3.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting mdit-py-plugins==0.4.2 (from -r docs/sphinx/requirements.txt (line 80)) 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 82)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting mpire==2.10.2 (from -r docs/sphinx/requirements.txt (line 84)) Downloading mpire-2.10.2-py3-none-any.whl.metadata (14 kB) Collecting myst-parser==4.0.0 (from -r docs/sphinx/requirements.txt (line 86)) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting numpy==1.26.4 (from -r docs/sphinx/requirements.txt (line 88)) Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Requirement already satisfied: packaging==24.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 93)) (24.2) Collecting pillow==11.0.0 (from -r docs/sphinx/requirements.txt (line 97)) Downloading pillow-11.0.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.1 kB) Collecting pycparser==2.22 (from -r docs/sphinx/requirements.txt (line 99)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting pydata-sphinx-theme==0.16.0 (from -r docs/sphinx/requirements.txt (line 101)) Downloading pydata_sphinx_theme-0.16.0-py3-none-any.whl.metadata (7.5 kB) Collecting pygithub==2.5.0 (from -r docs/sphinx/requirements.txt (line 105)) Downloading PyGithub-2.5.0-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: pygments==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 107)) (2.18.0) Collecting pyjson5==1.6.7 (from -r docs/sphinx/requirements.txt (line 113)) Downloading pyjson5-1.6.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting pyjwt==2.10.0 (from pyjwt[crypto]==2.10.0->-r docs/sphinx/requirements.txt (line 115)) Downloading PyJWT-2.10.0-py3-none-any.whl.metadata (4.0 kB) Collecting pynacl==1.5.0 (from -r docs/sphinx/requirements.txt (line 117)) 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 pyparsing==3.2.0 (from -r docs/sphinx/requirements.txt (line 119)) Downloading pyparsing-3.2.0-py3-none-any.whl.metadata (5.0 kB) Collecting python-dateutil==2.9.0.post0 (from -r docs/sphinx/requirements.txt (line 123)) 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 125)) Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests==2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 130)) (2.32.3) Collecting rocm-docs-core==1.8.5 (from rocm-docs-core[api-reference]==1.8.5->-r docs/sphinx/requirements.txt (line 134)) Downloading rocm_docs_core-1.8.5-py3-none-any.whl.metadata (3.9 kB) Collecting six==1.16.0 (from -r docs/sphinx/requirements.txt (line 136)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting smmap==5.0.1 (from -r docs/sphinx/requirements.txt (line 138)) Downloading smmap-5.0.1-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/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 140)) (2.2.0) Collecting soupsieve==2.6 (from -r docs/sphinx/requirements.txt (line 142)) 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/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 144)) (8.1.3) Collecting sphinx-book-theme==1.1.3 (from -r docs/sphinx/requirements.txt (line 155)) 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 157)) 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 159)) 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 161)) Downloading sphinx_external_toc-1.0.1-py3-none-any.whl.metadata (15 kB) Collecting sphinx-notfound-page==1.0.4 (from -r docs/sphinx/requirements.txt (line 163)) Downloading sphinx_notfound_page-1.0.4-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 165)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 167)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 169)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 171)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 173)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 175)) (2.0.0) Requirement already satisfied: tomli==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 177)) (2.1.0) Collecting tqdm==4.67.0 (from -r docs/sphinx/requirements.txt (line 179)) Downloading tqdm-4.67.0-py3-none-any.whl.metadata (57 kB) Collecting typing-extensions==4.12.2 (from -r docs/sphinx/requirements.txt (line 181)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: urllib3==2.2.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 185)) (2.2.3) Collecting wrapt==1.16.0 (from -r docs/sphinx/requirements.txt (line 189)) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 89.0 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 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.7-py3-none-any.whl (97 kB) Downloading click_log-0.4.0-py2.py3-none-any.whl (4.3 kB) Downloading contourpy-1.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (324 kB) Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 215.2 MB/s eta 0:00:00 Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading Deprecated-1.2.15-py2.py3-none-any.whl (9.9 kB) Downloading doxysphinx-3.3.12-py3-none-any.whl (41 kB) Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading fonttools-4.55.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 245.5 MB/s eta 0:00:00 Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) Downloading kiwisolver-1.4.7-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 269.0 MB/s eta 0:00:00 Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 223.6 MB/s eta 0:00:00 Downloading lxml-5.2.1-cp310-cp310-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 224.7 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading matplotlib-3.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 228.7 MB/s eta 0:00:00 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 mpire-2.10.2-py3-none-any.whl (272 kB) Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB) Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 210.7 MB/s eta 0:00:00 Downloading pillow-11.0.0-cp310-cp310-manylinux_2_28_x86_64.whl (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 153.9 MB/s eta 0:00:00 Downloading pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydata_sphinx_theme-0.16.0-py3-none-any.whl (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 186.9 MB/s eta 0:00:00 Downloading PyGithub-2.5.0-py3-none-any.whl (375 kB) Downloading pyjson5-1.6.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) Downloading PyJWT-2.10.0-py3-none-any.whl (23 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 334.0 MB/s eta 0:00:00 Downloading pyparsing-3.2.0-py3-none-any.whl (106 kB) 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 335.5 MB/s eta 0:00:00 Downloading rocm_docs_core-1.8.5-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 331.3 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading smmap-5.0.1-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 320.6 MB/s eta 0:00:00 Downloading sphinx_external_toc-1.0.1-py3-none-any.whl (26 kB) Downloading sphinx_notfound_page-1.0.4-py3-none-any.whl (8.2 kB) Downloading tqdm-4.67.0-py3-none-any.whl (78 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Installing collected packages: fastjsonschema, wrapt, typing-extensions, tqdm, soupsieve, smmap, six, pyyaml, pyparsing, pyjwt, pyjson5, pycparser, pillow, numpy, mdurl, lxml, libsass, kiwisolver, fonttools, cycler, click, accessible-pygments, python-dateutil, mpire, markdown-it-py, gitdb, deprecated, contourpy, click-log, cffi, beautifulsoup4, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pynacl, pydata-sphinx-theme, mdit-py-plugins, matplotlib, gitpython, cryptography, breathe, sphinx-book-theme, myst-parser, doxysphinx, pygithub, rocm-docs-core Successfully installed accessible-pygments-0.0.5 beautifulsoup4-4.12.3 breathe-4.35.0 cffi-1.17.1 click-8.1.7 click-log-0.4.0 contourpy-1.3.1 cryptography-43.0.3 cycler-0.12.1 deprecated-1.2.15 doxysphinx-3.3.12 fastjsonschema-2.20.0 fonttools-4.55.0 gitdb-4.0.11 gitpython-3.1.43 kiwisolver-1.4.7 libsass-0.22.0 lxml-5.2.1 markdown-it-py-3.0.0 matplotlib-3.9.2 mdit-py-plugins-0.4.2 mdurl-0.1.2 mpire-2.10.2 myst-parser-4.0.0 numpy-1.26.4 pillow-11.0.0 pycparser-2.22 pydata-sphinx-theme-0.16.0 pygithub-2.5.0 pyjson5-1.6.7 pyjwt-2.10.0 pynacl-1.5.0 pyparsing-3.2.0 python-dateutil-2.9.0.post0 pyyaml-6.0.2 rocm-docs-core-1.8.5 six-1.16.0 smmap-5.0.1 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.0.4 tqdm-4.67.0 typing-extensions-4.12.2 wrapt-1.16.0 [rtd-command-info] start-time: 2024-11-19T17:58:21.272424Z, end-time: 2024-11-19T17:58:21.357082Z, 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) 2024 Advanced Micro Devices, Inc. All rights reserved." version = "6.2.4" release = "6.2.4" 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", "windows"], "date": "2024-11-06"}, {"file": "how-to/deep-learning-rocm", "os": ["linux"]}, {"file": "how-to/rocm-for-ai/index", "os": ["linux"]}, {"file": "how-to/rocm-for-ai/install", "os": ["linux"]}, {"file": "how-to/rocm-for-ai/train-a-model", "os": ["linux"]}, {"file": "how-to/rocm-for-ai/deploy-your-model", "os": ["linux"]}, {"file": "how-to/rocm-for-ai/hugging-face-models", "os": ["linux"]}, {"file": "how-to/rocm-for-hpc/index", "os": ["linux"]}, {"file": "how-to/llm-fine-tuning-optimization/index", "os": ["linux"]}, {"file": "how-to/llm-fine-tuning-optimization/overview", "os": ["linux"]}, { "file": "how-to/llm-fine-tuning-optimization/fine-tuning-and-inference", "os": ["linux"], }, { "file": "how-to/llm-fine-tuning-optimization/single-gpu-fine-tuning-and-inference", "os": ["linux"], }, { "file": "how-to/llm-fine-tuning-optimization/multi-gpu-fine-tuning-and-inference", "os": ["linux"], }, { "file": "how-to/llm-fine-tuning-optimization/llm-inference-frameworks", "os": ["linux"], }, { "file": "how-to/llm-fine-tuning-optimization/model-acceleration-libraries", "os": ["linux"], }, {"file": "how-to/llm-fine-tuning-optimization/model-quantization", "os": ["linux"]}, { "file": "how-to/llm-fine-tuning-optimization/optimizing-with-composable-kernel", "os": ["linux"], }, { "file": "how-to/llm-fine-tuning-optimization/optimizing-triton-kernel", "os": ["linux"], }, { "file": "how-to/llm-fine-tuning-optimization/profiling-and-debugging", "os": ["linux"], }, {"file": "how-to/performance-validation/mi300x/vllm-benchmark", "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"] external_projects_current_project = "rocm" html_baseurl = os.environ.get("READTHEDOCS_CANONICAL_URL", "rocm-stg.amd.com") html_context = {} if os.environ.get("READTHEDOCS", "") == "True": html_context["READTHEDOCS"] = True html_theme = "rocm_docs_theme" html_theme_options = {"flavor": "rocm-docs-home"} html_static_path = ["sphinx/static/css"] html_css_files = ["rocm_custom.css", "rocm_rn.css"] 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: 2024-11-19T17:58:21.425198Z, end-time: 2024-11-19T17:58:23.069864Z, duration: 1, exit-code: 2 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.3 loading translations [en]... done Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages/sphinx/registry.py", line 453, in load_extension mod = import_module(extname) File "/home/docs/.asdf/installs/python/3.10.15/lib/python3.10/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 1004, in _find_and_load_unlocked ModuleNotFoundError: No module named 'sphinx_reredirects' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages/sphinx/cmd/build.py", line 496, in build_main app = Sphinx( File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages/sphinx/application.py", line 256, in __init__ self.setup_extension(extension) File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages/sphinx/application.py", line 437, in setup_extension self.registry.load_extension(self, extname) File "/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/docs-6.2.4/lib/python3.10/site-packages/sphinx/registry.py", line 456, in load_extension raise ExtensionError(__('Could not import extension %s') % extname, sphinx.errors.ExtensionError: Could not import extension sphinx_reredirects (exception: No module named 'sphinx_reredirects') Extension error: Could not import extension sphinx_reredirects (exception: No module named 'sphinx_reredirects')