Read the Docs build information Build id: 2799948 Project: advanced-micro-devices-rocmradeon Version: docs-6.1.3 Commit: f853014309390cf9171593ef6147092e210d0074 Date: 2025-02-11T21:59:31.194179Z State: finished Success: True [rtd-command-info] start-time: 2025-02-11T22:03:15.615752Z, end-time: 2025-02-11T22:03:17.401640Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:amd/techdocs-publishing.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2025-02-11T22:03:17.466053Z, end-time: 2025-02-11T22:03:18.979574Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/docs/6.1.3:refs/remotes/origin/docs/6.1.3 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:amd/techdocs-publishing * [new branch] docs/6.1.3 -> origin/docs/6.1.3 [rtd-command-info] start-time: 2025-02-11T22:03:19.104931Z, end-time: 2025-02-11T22:03:19.152440Z, duration: 0, exit-code: 0 git checkout --force origin/docs/6.1.3 Note: switching to 'origin/docs/6.1.3'. 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 f853014 Merge pull request #72 from amd/ryanvergel-patch-2 [rtd-command-info] start-time: 2025-02-11T22:03:19.224475Z, end-time: 2025-02-11T22:03:19.274638Z, 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, pdf, epub] python: install: - requirements: docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" [rtd-command-info] start-time: 2025-02-11T22:03:24.473379Z, end-time: 2025-02-11T22:03:24.541448Z, duration: 0, exit-code: 0 asdf global python 3.10.15 [rtd-command-info] start-time: 2025-02-11T22:03:24.870200Z, end-time: 2025-02-11T22:03:25.956102Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.15.final.0-64 in 667ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/docs-6.1.3, 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-11T22:03:26.025004Z, end-time: 2025-02-11T22:03:34.827019Z, 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-rocmradeon/envs/docs-6.1.3/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/docs-6.1.3/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 15.0 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.1 setuptools-75.8.0 [rtd-command-info] start-time: 2025-02-11T22:03:34.893839Z, end-time: 2025-02-11T22:03:40.081422Z, duration: 5, 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 100.8 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 173.0 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 462.7 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 461.5 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-11T22:03:40.150224Z, end-time: 2025-02-11T22:03:48.038035Z, duration: 7, 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) Collecting alabaster==0.7.16 (from -r docs/sphinx/requirements.txt (line 9)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting babel==2.15.0 (from -r docs/sphinx/requirements.txt (line 11)) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) 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) Collecting certifi==2024.6.2 (from -r docs/sphinx/requirements.txt (line 19)) Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB) Collecting cffi==1.16.0 (from -r docs/sphinx/requirements.txt (line 21)) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting charset-normalizer==3.3.2 (from -r docs/sphinx/requirements.txt (line 25)) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 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 cryptography==42.0.8 (from -r docs/sphinx/requirements.txt (line 29)) Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) Collecting deprecated==1.2.14 (from -r docs/sphinx/requirements.txt (line 31)) Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/docs-6.1.3/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 33)) (0.21.2) Collecting fastjsonschema==2.20.0 (from -r docs/sphinx/requirements.txt (line 40)) Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB) Collecting gitdb==4.0.11 (from -r docs/sphinx/requirements.txt (line 42)) 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 44)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Collecting idna==3.7 (from -r docs/sphinx/requirements.txt (line 46)) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/docs-6.1.3/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 48)) (1.4.1) Collecting jinja2==3.1.4 (from -r docs/sphinx/requirements.txt (line 50)) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting markdown-it-py==3.0.0 (from -r docs/sphinx/requirements.txt (line 54)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting markupsafe==2.1.5 (from -r docs/sphinx/requirements.txt (line 58)) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting mdit-py-plugins==0.4.1 (from -r docs/sphinx/requirements.txt (line 60)) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl==0.1.2 (from -r docs/sphinx/requirements.txt (line 62)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting myst-parser==3.0.1 (from -r docs/sphinx/requirements.txt (line 64)) Downloading myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting packaging==24.1 (from -r docs/sphinx/requirements.txt (line 66)) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting pycparser==2.22 (from -r docs/sphinx/requirements.txt (line 70)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting pydata-sphinx-theme==0.15.3 (from -r docs/sphinx/requirements.txt (line 72)) Downloading pydata_sphinx_theme-0.15.3-py3-none-any.whl.metadata (7.5 kB) Collecting pygithub==2.3.0 (from -r docs/sphinx/requirements.txt (line 76)) Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) Collecting pygments==2.18.0 (from -r docs/sphinx/requirements.txt (line 78)) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting pyjwt==2.8.0 (from pyjwt[crypto]==2.8.0->-r docs/sphinx/requirements.txt (line 84)) Downloading PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB) Collecting pynacl==1.5.0 (from -r docs/sphinx/requirements.txt (line 86)) 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 pyyaml==6.0.1 (from -r docs/sphinx/requirements.txt (line 88)) Downloading PyYAML-6.0.1-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-rocmradeon/envs/docs-6.1.3/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 93)) (2.32.3) Collecting rocm-docs-core==1.4.0 (from -r docs/sphinx/requirements.txt (line 97)) Downloading rocm_docs_core-1.4.0-py3-none-any.whl.metadata (4.0 kB) Collecting smmap==5.0.1 (from -r docs/sphinx/requirements.txt (line 99)) 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-rocmradeon/envs/docs-6.1.3/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 101)) (2.2.0) Collecting soupsieve==2.5 (from -r docs/sphinx/requirements.txt (line 103)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx==7.3.7 (from -r docs/sphinx/requirements.txt (line 105)) Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Collecting sphinx-book-theme==1.1.3 (from -r docs/sphinx/requirements.txt (line 117)) 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 119)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design==0.6.0 (from -r docs/sphinx/requirements.txt (line 121)) Downloading sphinx_design-0.6.0-py3-none-any.whl.metadata (5.2 kB) Collecting sphinx-external-toc==1.0.1 (from -r docs/sphinx/requirements.txt (line 123)) Downloading sphinx_external_toc-1.0.1-py3-none-any.whl.metadata (15 kB) Collecting sphinx-notfound-page==1.0.2 (from -r docs/sphinx/requirements.txt (line 125)) Downloading sphinx_notfound_page-1.0.2-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-tabs==3.4.5 (from -r docs/sphinx/requirements.txt (line 127)) Downloading sphinx_tabs-3.4.5-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-applehelp==1.0.8 (from -r docs/sphinx/requirements.txt (line 129)) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp==1.0.6 (from -r docs/sphinx/requirements.txt (line 131)) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp==2.0.5 (from -r docs/sphinx/requirements.txt (line 133)) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/envs/docs-6.1.3/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 135)) (1.0.1) Collecting sphinxcontrib-qthelp==1.0.7 (from -r docs/sphinx/requirements.txt (line 137)) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml==1.1.10 (from -r docs/sphinx/requirements.txt (line 139)) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting tomli==2.0.1 (from -r docs/sphinx/requirements.txt (line 141)) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting typing-extensions==4.12.2 (from -r docs/sphinx/requirements.txt (line 143)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting urllib3==2.2.2 (from -r docs/sphinx/requirements.txt (line 147)) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting wrapt==1.16.0 (from -r docs/sphinx/requirements.txt (line 151)) 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 55.5 MB/s eta 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 165.6 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 certifi-2024.6.2-py3-none-any.whl (164 kB) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 187.4 MB/s eta 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) Downloading idna-3.7-py3-none-any.whl (66 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl (54 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydata_sphinx_theme-0.15.3-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 194.9 MB/s eta 0:00:00 Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 746.6 MB/s eta 0:00:00 Downloading PyJWT-2.8.0-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 754.1 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 754.0 MB/s eta 0:00:00 Downloading rocm_docs_core-1.4.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 98.1 MB/s eta 0:00:00 Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 105.3 MB/s eta 0:00:00 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.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 240.2 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.2-py3-none-any.whl (8.1 kB) Downloading sphinx_tabs-3.4.5-py3-none-any.whl (9.9 kB) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 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, urllib3, typing-extensions, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, smmap, pyyaml, pyjwt, pygments, pycparser, packaging, mdurl, markupsafe, idna, click, charset-normalizer, certifi, babel, alabaster, markdown-it-py, jinja2, gitdb, deprecated, cffi, beautifulsoup4, accessible-pygments, sphinx, pynacl, mdit-py-plugins, gitpython, cryptography, sphinx-tabs, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pydata-sphinx-theme, myst-parser, breathe, sphinx-book-theme, pygithub, rocm-docs-core Attempting uninstall: urllib3 Found existing installation: urllib3 2.3.0 Uninstalling urllib3-2.3.0: Successfully uninstalled urllib3-2.3.0 Attempting uninstall: tomli Found existing installation: tomli 2.2.1 Uninstalling tomli-2.2.1: Successfully uninstalled tomli-2.2.1 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: pygments Found existing installation: Pygments 2.19.1 Uninstalling Pygments-2.19.1: Successfully uninstalled Pygments-2.19.1 Attempting uninstall: packaging Found existing installation: packaging 24.2 Uninstalling packaging-24.2: Successfully uninstalled packaging-24.2 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 3.0.2 Uninstalling MarkupSafe-3.0.2: Successfully uninstalled MarkupSafe-3.0.2 Attempting uninstall: idna Found existing installation: idna 3.10 Uninstalling idna-3.10: Successfully uninstalled idna-3.10 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.4.1 Uninstalling charset-normalizer-3.4.1: Successfully uninstalled charset-normalizer-3.4.1 Attempting uninstall: certifi Found existing installation: certifi 2025.1.31 Uninstalling certifi-2025.1.31: Successfully uninstalled certifi-2025.1.31 Attempting uninstall: babel Found existing installation: babel 2.17.0 Uninstalling babel-2.17.0: Successfully uninstalled babel-2.17.0 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.5 Uninstalling Jinja2-3.1.5: Successfully uninstalled Jinja2-3.1.5 Attempting uninstall: sphinx Found existing installation: Sphinx 8.1.3 Uninstalling Sphinx-8.1.3: Successfully uninstalled Sphinx-8.1.3 Successfully installed accessible-pygments-0.0.5 alabaster-0.7.16 babel-2.15.0 beautifulsoup4-4.12.3 breathe-4.35.0 certifi-2024.6.2 cffi-1.16.0 charset-normalizer-3.3.2 click-8.1.7 cryptography-42.0.8 deprecated-1.2.14 fastjsonschema-2.20.0 gitdb-4.0.11 gitpython-3.1.43 idna-3.7 jinja2-3.1.4 markdown-it-py-3.0.0 markupsafe-2.1.5 mdit-py-plugins-0.4.1 mdurl-0.1.2 myst-parser-3.0.1 packaging-24.1 pycparser-2.22 pydata-sphinx-theme-0.15.3 pygithub-2.3.0 pygments-2.18.0 pyjwt-2.8.0 pynacl-1.5.0 pyyaml-6.0.1 rocm-docs-core-1.4.0 smmap-5.0.1 soupsieve-2.5 sphinx-7.3.7 sphinx-book-theme-1.1.3 sphinx-copybutton-0.5.2 sphinx-design-0.6.0 sphinx-external-toc-1.0.1 sphinx-notfound-page-1.0.2 sphinx-tabs-3.4.5 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 tomli-2.0.1 typing-extensions-4.12.2 urllib3-2.2.2 wrapt-1.16.0 [rtd-command-info] start-time: 2025-02-11T22:03:48.237848Z, end-time: 2025-02-11T22:03:48.291620Z, duration: 0, exit-code: 0 cat docs/conf.py from rocm_docs import ROCmDocs # configurations for PDF output by Read the Docs latex_engine = "xelatex" project = "Use ROCm™ on Radeon™ GPUs Documentation" author = "Advanced Micro Devices, Inc." copyright = "Copyright (c) 2023 Advanced Micro Devices, Inc. All rights reserved." templates_path = ['_templates'] external_toc_path = "./sphinx/_toc.yml" docs_core = ROCmDocs("Use ROCm on Radeon GPUs") docs_core.setup() external_projects_current_project = "rocm" for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) html_theme = 'rocm_docs_theme' html_theme_options = { "link_main_doc": False, "flavor": "local" } html_extra_path = ["_html"] extensions += ['sphinx_tabs.tabs'] [rtd-command-info] start-time: 2025-02-11T22:03:48.366894Z, end-time: 2025-02-11T22:03:59.576374Z, duration: 11, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.3.7 making output directory... done Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'replacements', 'dollarmath', 'substitution', 'fieldlist', 'colon_fence', 'html_image'}, 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_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) loading intersphinx inventory from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/amdsmi/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/composable_kernel/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/composable_kernel/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/composable_kernel/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipCUB/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipFFT/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/amdsmi/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPIFY/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFFT/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipFFT/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCUB/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipCUB/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipRAND/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipTensor/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPIFY/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPIFY/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-vs/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://instinct.docs.amd.com/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRAND/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipRAND/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-vs/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.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 : 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipTensor/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipTensor/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rccl/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rdc/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/radeon/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rccl/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rccl/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rdc/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rdc/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.3/objects.inv intersphinx inventory has moved: https://docs.readthedocs.io/en/stable/objects.inv -> https://docs.readthedocs.com/platform/stable/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.3/objects.inv [autosummary] generating autosummary for: docs/advanced/usecases.rst, docs/advanced/vllm/build-docker-image.md, docs/advanced/vllm/vllm.rst, docs/ai-community.md, docs/compatibility.rst, docs/compatibility/native_linux/native_linux_compatibility.md, docs/compatibility/shared/compatibility.md, docs/compatibility/wsl/wsl_compatibility.md, docs/feedback.md, docs/install/howto.rst, ..., docs/install/wsl/shell2.md, docs/installold/howto.rst, docs/installold/install-migraphx.md, docs/installold/install-onnx.md, docs/installold/install-pytorch.md, docs/installold/install-radeon.md, docs/limitations.md, docs/prerequisites.md, docs/release/versions.md, index.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 31 source files that are out of date updating environment: [new config] 31 added, 0 changed, 0 removed reading sources... [ 3%] docs/advanced/usecases reading sources... [ 6%] docs/advanced/vllm/build-docker-image reading sources... [ 10%] docs/advanced/vllm/vllm reading sources... [ 13%] docs/ai-community reading sources... [ 16%] docs/compatibility reading sources... [ 19%] docs/compatibility/native_linux/native_linux_compatibility reading sources... [ 23%] docs/compatibility/shared/compatibility reading sources... [ 26%] docs/compatibility/wsl/wsl_compatibility reading sources... [ 29%] docs/feedback reading sources... [ 32%] docs/install/howto reading sources... [ 35%] docs/install/native_linux/howto_native_linux reading sources... [ 39%] docs/install/native_linux/install-migraphx reading sources... [ 42%] docs/install/native_linux/install-onnx reading sources... [ 45%] docs/install/native_linux/install-pytorch reading sources... [ 48%] docs/install/native_linux/install-radeon reading sources... [ 52%] docs/install/native_linux/install-tensorflow reading sources... [ 55%] docs/install/native_linux/mgpu reading sources... [ 58%] docs/install/wsl/howto_wsl reading sources... [ 61%] docs/install/wsl/install-pytorch reading sources... [ 65%] docs/install/wsl/install-radeon reading sources... [ 68%] docs/install/wsl/shell1 reading sources... [ 71%] docs/install/wsl/shell2 reading sources... [ 74%] docs/installold/howto reading sources... [ 77%] docs/installold/install-migraphx reading sources... [ 81%] docs/installold/install-onnx reading sources... [ 84%] docs/installold/install-pytorch reading sources... [ 87%] docs/installold/install-radeon reading sources... [ 90%] docs/limitations reading sources... [ 94%] docs/prerequisites reading sources... [ 97%] docs/release/versions reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/advanced/usecases.rst:16: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/advanced/vllm/build-docker-image.md:11: WARNING: Non-consecutive header level increase; H1 to H3 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/advanced/vllm/vllm.rst:15: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/compatibility.rst:22: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/howto.rst:29: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/howto_native_linux.rst:15: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-tensorflow.md:14: WARNING: Non-consecutive header level increase; H1 to H3 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/howto_wsl.rst:15: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/install-radeon.md:17: WARNING: Non-consecutive header level increase; H1 to H3 [myst.header] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/howto.rst:15: WARNING: toctree directive not expected with external-toc [etoc.toctree] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/compatibility/shared/compatibility.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/shell1.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/shell2.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/howto.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/release/versions.md: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 3%] docs/advanced/usecases writing output... [ 6%] docs/advanced/vllm/build-docker-image writing output... [ 10%] docs/advanced/vllm/vllm writing output... [ 13%] docs/ai-community writing output... [ 16%] docs/compatibility writing output... [ 19%] docs/compatibility/native_linux/native_linux_compatibility writing output... [ 23%] docs/compatibility/shared/compatibility writing output... [ 26%] docs/compatibility/wsl/wsl_compatibility writing output... [ 29%] docs/feedback writing output... [ 32%] docs/install/howto writing output... [ 35%] docs/install/native_linux/howto_native_linux writing output... [ 39%] docs/install/native_linux/install-migraphx writing output... [ 42%] docs/install/native_linux/install-onnx writing output... [ 45%] docs/install/native_linux/install-pytorch writing output... [ 48%] docs/install/native_linux/install-radeon writing output... [ 52%] docs/install/native_linux/install-tensorflow writing output... [ 55%] docs/install/native_linux/mgpu writing output... [ 58%] docs/install/wsl/howto_wsl writing output... [ 61%] docs/install/wsl/install-pytorch writing output... [ 65%] docs/install/wsl/install-radeon writing output... [ 68%] docs/install/wsl/shell1 writing output... [ 71%] docs/install/wsl/shell2 writing output... [ 74%] docs/installold/howto writing output... [ 77%] docs/installold/install-migraphx writing output... [ 81%] docs/installold/install-onnx writing output... [ 84%] docs/installold/install-pytorch writing output... [ 87%] docs/installold/install-radeon writing output... [ 90%] docs/limitations writing output... [ 94%] docs/prerequisites writing output... [ 97%] docs/release/versions writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-migraphx.md:134: WARNING: 'myst' cross-reference target not found: '../compatibility.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-migraphx.md:111: WARNING: Lexing literal_block "python3 -c 'import torch_migraphx' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-migraphx.md:170: WARNING: Lexing literal_block ">>> import onnxruntime as ort\n>>> ort.get_available_providers()\n['MIGraphXExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider']\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:13: WARNING: 'myst' cross-reference target not found: 'verify-if-migraphx-is-installed-with-the-half-library' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:27: WARNING: Lexing literal_block "root@aus-navi3x-02:/workspace/AMDMIGraphX# dpkg -l | grep migraphx\nii migraphx 2.9.0 amd64 AMD's graph optimizer\nii migraphx-dev 2.9.0 amd64 AMD's graph optimizer\nii migraphx-tests 2.9.0 amd64 AMD's graph opt\n\n\n$ dpkg -l | grep half\nii half 1.12.0.60000-91~20.04 amd64 HALF-PRECISION FLOATING POINT LIBRARY\n" as "c" resulted in an error at token: '@'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:136: WARNING: Lexing literal_block 'groups\ntthemist@aus-navi3x-02 ~/groups\ntthemist sudo video render docker\n' as "c" resulted in an error at token: '@'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:145: WARNING: Lexing literal_block "cd AMDMIGraphX\ndocker build -t migraphx .\ndocker run --device='/dev/kfd' --device='/dev/dri' -v=`pwd`:/code/AMDMIGraphX -v /onnxruntime:/onnxruntime -w /code/AMDMIGraphX --group-add video -it migraphx\napt install migraphx migraphx-dev half\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:160: WARNING: Lexing literal_block '======================================= ROCm System Management Interface =======================================\n================================================= Concise Info =================================================\nDevice [Model : Revision] Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% \n Name (20 chars) (Edge) (Avg) (Mem, Compute) \n================================================================================================================\n0 [0x0e0d : 0x00] 32.0°C 73.0W N/A, N/A 1526Mhz 96Mhz 31.76% auto 241.0W 0% 50% \n 0x7448 \n================================================================================================================\n============================================= End of ROCm SMI Log ==============================================\n' as "c" resulted in an error at token: '°'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:205: WARNING: Lexing literal_block ">>> ort.get_available_providers()\n['MIGraphXExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider']\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-pytorch.md:115: WARNING: Lexing literal_block "python3 -c 'import torch' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-pytorch.md:127: WARNING: Lexing literal_block "python3 -c 'import torch; print(torch.cuda.is_available())'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-tensorflow.md:85: WARNING: Lexing literal_block "python3 -c 'import tensorflow' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-tensorflow.md:101: WARNING: Lexing literal_block 'import tensorflow as tf\nprint("TensorFlow version:", tf.__version__)\nmnist = tf.keras.datasets.mnist\n\n(x_train, y_train), (x_test, y_test) = mnist.load_data()\nx_train, x_test = x_train / 255.0, x_test / 255.0\nmodel = tf.keras.models.Sequential([\n tf.keras.layers.Flatten(input_shape=(28, 28)),\n tf.keras.layers.Dense(128, activation=\'relu\'),\n tf.keras.layers.Dropout(0.2),\n tf.keras.layers.Dense(10)\n])\npredictions = model(x_train[:1]).numpy()\ntf.nn.softmax(predictions).numpy()\nloss_fn = tf.keras.losses.SparseCategoricalCrossentropy(from_logits=True)\nloss_fn(y_train[:1], predictions).numpy()\nmodel.compile(optimizer=\'adam\',\n loss=loss_fn,\n metrics=[\'accuracy\'])\nmodel.fit(x_train, y_train, epochs=5)\nmodel.evaluate(x_test, y_test, verbose=2)\n' as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/mgpu.md:79: WARNING: Lexing literal_block 'RuntimeError: HIP error: the operation cannot be performed in the present state\nHIP kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.\nFor debugging consider passing HIP_LAUNCH_BLOCKING=1.\nCompile with `TORCH_USE_HIP_DSA` to enable device-side assertions.\n' as "c" resulted in an error at token: '`'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/install-pytorch.md:65: WARNING: Lexing literal_block 'location=`pip show torch | grep Location | awk -F ": " \'{print $2}\'`\ncd ${location}/torch/lib/\nrm libhsa-runtime64.so*\ncp /opt/rocm/lib/libhsa-runtime64.so.1.2 libhsa-runtime64.so\n' as "c" resulted in an error at token: '`'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/install-pytorch.md:129: WARNING: Lexing literal_block "python3 -c 'import torch' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/install-pytorch.md:141: WARNING: Lexing literal_block "python3 -c 'import torch; print(torch.cuda.is_available())'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-migraphx.md:144: WARNING: 'myst' cross-reference target not found: '../compatibility.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-migraphx.md:121: WARNING: Lexing literal_block "python3 -c 'import torch_migraphx' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-migraphx.md:180: WARNING: Lexing literal_block ">>> import onnxruntime as ort\n>>> ort.get_available_providers()\n['MIGraphXExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider']\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-onnx.md:86: WARNING: Lexing literal_block "root@aus-navi3x-02:/workspace/AMDMIGraphX# dpkg -l | grep migraphx\nii migraphx 2.9.0 amd64 AMD's graph optimizer\nii migraphx-dev 2.9.0 amd64 AMD's graph optimizer\nii migraphx-tests 2.9.0 amd64 AMD's graph opt\n\n\n$ dpkg -l | grep half\nii half 1.12.0.60000-91~20.04 amd64 HALF-PRECISION FLOATING POINT LIBRARY\n" as "c" resulted in an error at token: '@'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-onnx.md:114: WARNING: Lexing literal_block '======================================= ROCm System Management Interface =======================================\n================================================= Concise Info =================================================\nDevice [Model : Revision] Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU%\n Name (20 chars) (Edge) (Avg) (Mem, Compute)\n================================================================================================================\n0 [0x0e0d : 0x00] 32.0°C 73.0W N/A, N/A 1526Mhz 96Mhz 31.76% auto 241.0W 0% 50%\n 0x7448\n================================================================================================================\n============================================= End of ROCm SMI Log ==============================================\n' as "c" resulted in an error at token: '°'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-onnx.md:166: WARNING: Lexing literal_block ">>> ort.get_available_providers()\n['MIGraphXExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider']\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-pytorch.md:13: WARNING: 'myst' cross-reference target not found: '../compatibility.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-pytorch.md:100: WARNING: Lexing literal_block "python3 -c 'import torch' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-pytorch.md:112: WARNING: Lexing literal_block "python3 -c 'import torch; print(torch.cuda.is_available())'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/limitations.md:67: WARNING: Lexing literal_block 'location=`pip show torch | grep Location | awk -F ": " \'{print $2}\'`\ncd ${location}/torch/lib/\nrm libhsa-runtime64.so*\ncp /opt/rocm/lib/libhsa-runtime64.so.1.2 libhsa-runtime64.so\n' as "c" resulted in an error at token: '`'. Retrying in relaxed mode. generating indices... genindex done writing additional pages... search done copying images... [ 50%] docs/install/native_linux/Images/tfoutput.png copying images... [100%] media/RoR613.jpg dumping search index in English (code: en)... done dumping object inventory... done ====================== slowest reading durations ======================= 0.052 docs/install/wsl/install-pytorch 0.028 docs/install/native_linux/install-onnx 0.024 docs/compatibility/shared/compatibility 0.024 docs/install/native_linux/install-migraphx 0.023 docs/installold/install-migraphx build succeeded, 103 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2025-02-11T22:03:59.687966Z, end-time: 2025-02-11T22:04:05.079194Z, duration: 5, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v7.3.7 making output directory... done Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop loading pickled environment... done myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_image', 'colon_fence', 'substitution', 'dollarmath', 'replacements', '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_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) loading intersphinx inventory from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/amdsmi/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/composable_kernel/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/amdsmi/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipCUB/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipFFT/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/composable_kernel/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/composable_kernel/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPIFY/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCUB/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipCUB/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipRAND/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFFT/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipFFT/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPIFY/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPIFY/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipTensor/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-vs/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRAND/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipRAND/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://instinct.docs.amd.com/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipTensor/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipTensor/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-vs/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rccl/en/docs-6.1.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 : 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rdc/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rccl/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rccl/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rdc/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rdc/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.3/objects.inv [autosummary] generating autosummary for: docs/advanced/usecases.rst, docs/advanced/vllm/build-docker-image.md, docs/advanced/vllm/vllm.rst, docs/ai-community.md, docs/compatibility.rst, docs/compatibility/native_linux/native_linux_compatibility.md, docs/compatibility/shared/compatibility.md, docs/compatibility/wsl/wsl_compatibility.md, docs/feedback.md, docs/install/howto.rst, ..., docs/install/wsl/shell2.md, docs/installold/howto.rst, docs/installold/install-migraphx.md, docs/installold/install-onnx.md, docs/installold/install-pytorch.md, docs/installold/install-radeon.md, docs/limitations.md, docs/prerequisites.md, docs/release/versions.md, index.rst building [mo]: targets for 0 po files that are out of date writing output... building [singlehtml]: all documents updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found preparing documents... done assembling single document... docs/prerequisites docs/install/howto docs/install/native_linux/howto_native_linux docs/install/native_linux/install-radeon docs/install/native_linux/install-pytorch docs/install/native_linux/install-onnx docs/install/native_linux/install-tensorflow docs/install/native_linux/install-migraphx docs/install/native_linux/mgpu docs/install/wsl/howto_wsl docs/install/wsl/install-radeon docs/install/wsl/install-pytorch docs/advanced/usecases docs/advanced/vllm/vllm docs/advanced/vllm/build-docker-image docs/compatibility docs/compatibility/native_linux/native_linux_compatibility docs/compatibility/wsl/wsl_compatibility docs/limitations docs/ai-community docs/feedback /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:13: WARNING: 'myst' cross-reference target not found: 'verify-if-migraphx-is-installed-with-the-half-library' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-migraphx.md:134: WARNING: 'myst' cross-reference target not found: '../compatibility.md' [myst.xref_missing] done writing... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-pytorch.md:115: WARNING: Lexing literal_block "python3 -c 'import torch' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-pytorch.md:127: WARNING: Lexing literal_block "python3 -c 'import torch; print(torch.cuda.is_available())'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:27: WARNING: Lexing literal_block "root@aus-navi3x-02:/workspace/AMDMIGraphX# dpkg -l | grep migraphx\nii migraphx 2.9.0 amd64 AMD's graph optimizer\nii migraphx-dev 2.9.0 amd64 AMD's graph optimizer\nii migraphx-tests 2.9.0 amd64 AMD's graph opt\n\n\n$ dpkg -l | grep half\nii half 1.12.0.60000-91~20.04 amd64 HALF-PRECISION FLOATING POINT LIBRARY\n" as "c" resulted in an error at token: '@'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:136: WARNING: Lexing literal_block 'groups\ntthemist@aus-navi3x-02 ~/groups\ntthemist sudo video render docker\n' as "c" resulted in an error at token: '@'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:145: WARNING: Lexing literal_block "cd AMDMIGraphX\ndocker build -t migraphx .\ndocker run --device='/dev/kfd' --device='/dev/dri' -v=`pwd`:/code/AMDMIGraphX -v /onnxruntime:/onnxruntime -w /code/AMDMIGraphX --group-add video -it migraphx\napt install migraphx migraphx-dev half\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:160: WARNING: Lexing literal_block '======================================= ROCm System Management Interface =======================================\n================================================= Concise Info =================================================\nDevice [Model : Revision] Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% \n Name (20 chars) (Edge) (Avg) (Mem, Compute) \n================================================================================================================\n0 [0x0e0d : 0x00] 32.0°C 73.0W N/A, N/A 1526Mhz 96Mhz 31.76% auto 241.0W 0% 50% \n 0x7448 \n================================================================================================================\n============================================= End of ROCm SMI Log ==============================================\n' as "c" resulted in an error at token: '°'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:205: WARNING: Lexing literal_block ">>> ort.get_available_providers()\n['MIGraphXExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider']\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-tensorflow.md:85: WARNING: Lexing literal_block "python3 -c 'import tensorflow' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-tensorflow.md:101: WARNING: Lexing literal_block 'import tensorflow as tf\nprint("TensorFlow version:", tf.__version__)\nmnist = tf.keras.datasets.mnist\n\n(x_train, y_train), (x_test, y_test) = mnist.load_data()\nx_train, x_test = x_train / 255.0, x_test / 255.0\nmodel = tf.keras.models.Sequential([\n tf.keras.layers.Flatten(input_shape=(28, 28)),\n tf.keras.layers.Dense(128, activation=\'relu\'),\n tf.keras.layers.Dropout(0.2),\n tf.keras.layers.Dense(10)\n])\npredictions = model(x_train[:1]).numpy()\ntf.nn.softmax(predictions).numpy()\nloss_fn = tf.keras.losses.SparseCategoricalCrossentropy(from_logits=True)\nloss_fn(y_train[:1], predictions).numpy()\nmodel.compile(optimizer=\'adam\',\n loss=loss_fn,\n metrics=[\'accuracy\'])\nmodel.fit(x_train, y_train, epochs=5)\nmodel.evaluate(x_test, y_test, verbose=2)\n' as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-migraphx.md:111: WARNING: Lexing literal_block "python3 -c 'import torch_migraphx' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-migraphx.md:170: WARNING: Lexing literal_block ">>> import onnxruntime as ort\n>>> ort.get_available_providers()\n['MIGraphXExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider']\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/mgpu.md:79: WARNING: Lexing literal_block 'RuntimeError: HIP error: the operation cannot be performed in the present state\nHIP kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.\nFor debugging consider passing HIP_LAUNCH_BLOCKING=1.\nCompile with `TORCH_USE_HIP_DSA` to enable device-side assertions.\n' as "c" resulted in an error at token: '`'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/install-pytorch.md:65: WARNING: Lexing literal_block 'location=`pip show torch | grep Location | awk -F ": " \'{print $2}\'`\ncd ${location}/torch/lib/\nrm libhsa-runtime64.so*\ncp /opt/rocm/lib/libhsa-runtime64.so.1.2 libhsa-runtime64.so\n' as "c" resulted in an error at token: '`'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/install-pytorch.md:129: WARNING: Lexing literal_block "python3 -c 'import torch' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/install-pytorch.md:141: WARNING: Lexing literal_block "python3 -c 'import torch; print(torch.cuda.is_available())'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/limitations.md:67: WARNING: Lexing literal_block 'location=`pip show torch | grep Location | awk -F ": " \'{print $2}\'`\ncd ${location}/torch/lib/\nrm libhsa-runtime64.so*\ncp /opt/rocm/lib/libhsa-runtime64.so.1.2 libhsa-runtime64.so\n' as "c" resulted in an error at token: '`'. Retrying in relaxed mode. done writing additional files... done copying images... [ 50%] media/RoR613.jpg copying images... [100%] docs/install/native_linux/Images/tfoutput.png copying static files... done copying extra files... done dumping object inventory... done build succeeded, 79 warnings. The HTML page is in ../_readthedocs/htmlzip. [rtd-command-info] start-time: 2025-02-11T22:04:05.643326Z, end-time: 2025-02-11T22:04:10.542883Z, duration: 4, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.3.7 making output directory... done Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop loading pickled environment... done myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'colon_fence', 'dollarmath', 'substitution', 'replacements', 'html_image', '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_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) loading intersphinx inventory from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/amdsmi/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/composable_kernel/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipCUB/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/amdsmi/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipFFT/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCUB/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipCUB/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPIFY/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/composable_kernel/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/composable_kernel/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipRAND/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFFT/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipFFT/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipTensor/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-vs/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPIFY/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPIFY/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://instinct.docs.amd.com/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRAND/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipRAND/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-vs/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rccl/en/docs-6.1.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 : 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rdc/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipTensor/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipTensor/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rccl/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rccl/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rdc/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rdc/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.3/objects.inv [autosummary] generating autosummary for: docs/advanced/usecases.rst, docs/advanced/vllm/build-docker-image.md, docs/advanced/vllm/vllm.rst, docs/ai-community.md, docs/compatibility.rst, docs/compatibility/native_linux/native_linux_compatibility.md, docs/compatibility/shared/compatibility.md, docs/compatibility/wsl/wsl_compatibility.md, docs/feedback.md, docs/install/howto.rst, ..., docs/install/wsl/shell2.md, docs/installold/howto.rst, docs/installold/install-migraphx.md, docs/installold/install-onnx.md, docs/installold/install-pytorch.md, docs/installold/install-radeon.md, docs/limitations.md, docs/prerequisites.md, docs/release/versions.md, index.rst building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found copying TeX support files... copying TeX support files... done processing userocmonradeongpus.tex... index docs/prerequisites docs/install/howto docs/install/native_linux/howto_native_linux docs/install/native_linux/install-radeon docs/install/native_linux/install-pytorch docs/install/native_linux/install-onnx docs/install/native_linux/install-tensorflow docs/install/native_linux/install-migraphx docs/install/native_linux/mgpu docs/install/wsl/howto_wsl docs/install/wsl/install-radeon docs/install/wsl/install-pytorch docs/advanced/usecases docs/advanced/vllm/vllm docs/advanced/vllm/build-docker-image docs/compatibility docs/compatibility/native_linux/native_linux_compatibility docs/compatibility/wsl/wsl_compatibility docs/limitations docs/ai-community docs/feedback resolving references... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:13: WARNING: 'myst' cross-reference target not found: 'verify-if-migraphx-is-installed-with-the-half-library' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-migraphx.md:134: WARNING: 'myst' cross-reference target not found: '../compatibility.md' [myst.xref_missing] done writing... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-pytorch.md:115: WARNING: Lexing literal_block "python3 -c 'import torch' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-pytorch.md:127: WARNING: Lexing literal_block "python3 -c 'import torch; print(torch.cuda.is_available())'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:27: WARNING: Lexing literal_block "root@aus-navi3x-02:/workspace/AMDMIGraphX# dpkg -l | grep migraphx\nii migraphx 2.9.0 amd64 AMD's graph optimizer\nii migraphx-dev 2.9.0 amd64 AMD's graph optimizer\nii migraphx-tests 2.9.0 amd64 AMD's graph opt\n\n\n$ dpkg -l | grep half\nii half 1.12.0.60000-91~20.04 amd64 HALF-PRECISION FLOATING POINT LIBRARY\n" as "c" resulted in an error at token: '@'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:136: WARNING: Lexing literal_block 'groups\ntthemist@aus-navi3x-02 ~/groups\ntthemist sudo video render docker\n' as "c" resulted in an error at token: '@'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:145: WARNING: Lexing literal_block "cd AMDMIGraphX\ndocker build -t migraphx .\ndocker run --device='/dev/kfd' --device='/dev/dri' -v=`pwd`:/code/AMDMIGraphX -v /onnxruntime:/onnxruntime -w /code/AMDMIGraphX --group-add video -it migraphx\napt install migraphx migraphx-dev half\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:160: WARNING: Lexing literal_block '======================================= ROCm System Management Interface =======================================\n================================================= Concise Info =================================================\nDevice [Model : Revision] Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% \n Name (20 chars) (Edge) (Avg) (Mem, Compute) \n================================================================================================================\n0 [0x0e0d : 0x00] 32.0°C 73.0W N/A, N/A 1526Mhz 96Mhz 31.76% auto 241.0W 0% 50% \n 0x7448 \n================================================================================================================\n============================================= End of ROCm SMI Log ==============================================\n' as "c" resulted in an error at token: '°'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:205: WARNING: Lexing literal_block ">>> ort.get_available_providers()\n['MIGraphXExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider']\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-tensorflow.md:85: WARNING: Lexing literal_block "python3 -c 'import tensorflow' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-tensorflow.md:101: WARNING: Lexing literal_block 'import tensorflow as tf\nprint("TensorFlow version:", tf.__version__)\nmnist = tf.keras.datasets.mnist\n\n(x_train, y_train), (x_test, y_test) = mnist.load_data()\nx_train, x_test = x_train / 255.0, x_test / 255.0\nmodel = tf.keras.models.Sequential([\n tf.keras.layers.Flatten(input_shape=(28, 28)),\n tf.keras.layers.Dense(128, activation=\'relu\'),\n tf.keras.layers.Dropout(0.2),\n tf.keras.layers.Dense(10)\n])\npredictions = model(x_train[:1]).numpy()\ntf.nn.softmax(predictions).numpy()\nloss_fn = tf.keras.losses.SparseCategoricalCrossentropy(from_logits=True)\nloss_fn(y_train[:1], predictions).numpy()\nmodel.compile(optimizer=\'adam\',\n loss=loss_fn,\n metrics=[\'accuracy\'])\nmodel.fit(x_train, y_train, epochs=5)\nmodel.evaluate(x_test, y_test, verbose=2)\n' as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-migraphx.md:111: WARNING: Lexing literal_block "python3 -c 'import torch_migraphx' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-migraphx.md:170: WARNING: Lexing literal_block ">>> import onnxruntime as ort\n>>> ort.get_available_providers()\n['MIGraphXExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider']\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/mgpu.md:79: WARNING: Lexing literal_block 'RuntimeError: HIP error: the operation cannot be performed in the present state\nHIP kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.\nFor debugging consider passing HIP_LAUNCH_BLOCKING=1.\nCompile with `TORCH_USE_HIP_DSA` to enable device-side assertions.\n' as "c" resulted in an error at token: '`'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/install-pytorch.md:65: WARNING: Lexing literal_block 'location=`pip show torch | grep Location | awk -F ": " \'{print $2}\'`\ncd ${location}/torch/lib/\nrm libhsa-runtime64.so*\ncp /opt/rocm/lib/libhsa-runtime64.so.1.2 libhsa-runtime64.so\n' as "c" resulted in an error at token: '`'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/install-pytorch.md:129: WARNING: Lexing literal_block "python3 -c 'import torch' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/install-pytorch.md:141: WARNING: Lexing literal_block "python3 -c 'import torch; print(torch.cuda.is_available())'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/limitations.md:67: WARNING: Lexing literal_block 'location=`pip show torch | grep Location | awk -F ": " \'{print $2}\'`\ncd ${location}/torch/lib/\nrm libhsa-runtime64.so*\ncp /opt/rocm/lib/libhsa-runtime64.so.1.2 libhsa-runtime64.so\n' as "c" resulted in an error at token: '`'. Retrying in relaxed mode. done copying images... [ 50%] media/RoR613.jpg copying images... [100%] docs/install/native_linux/Images/tfoutput.png build succeeded, 79 warnings. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2025-02-11T22:04:10.844751Z, end-time: 2025-02-11T22:04:10.895790Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'xelatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'internal xindy ' . $ENV{'XINDYOPTS'} . ' %O -o %D %S'; sub xindy { my @args = @_; if (-z $args[-1]) { # create an empty .ind file if .idx is empty open(FH, ">" . $args[-2]); close(FH); return 0; } else { return system("xindy", @args); } } add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2025-02-11T22:04:10.964190Z, end-time: 2025-02-11T22:04:16.232451Z, duration: 5, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=advanced-micro-devices-rocmradeon -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Use of uninitialized value in concatenation (.) or string at (eval 10) line 5. Subroutine xindy redefined at (eval 11) line 6. Subroutine makeglo redefined at (eval 11) line 18. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Use of uninitialized value in concatenation (.) or string at (eval 11) line 5. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'userocmonradeongpus.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocmradeon" "userocmonradeongpus.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./userocmonradeongpus.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def (|extractbb --version)))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) LaTeX hooks Warning: Generic hook 'file/after/tracklang.sty' is deprecated. (hooks) Use hook 'file/tracklang.sty/after' instead. LaTeX hooks Warning: Generic hook 'package/after/bidi' is deprecated. (hooks) Use hook 'package/bidi/after' instead. LaTeX hooks Warning: Generic hook 'package/after/luabidi' is deprecated. (hooks) Use hook 'package/luabidi/after' instead. (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rocmradeon.idx (./advanced-micro-devices-rocmradeon.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Rerun to get /PageLabels entry. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 88. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 88. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] [1] [2] [1] [2] Chapter 1. LaTeX Warning: Hyper reference `docs/compatibility::doc' on page 3 undefined on input line 197. LaTeX Warning: Hyper reference `docs/compatibility::doc' on page 3 undefined on input line 208. [3] LaTeX Warning: Hyper reference `docs/compatibility::doc' on page 4 undefined on input line 261. [4] [5] [6] Chapter 2. LaTeX Warning: Hyper reference `docs/install/native_linux/howto_native_linux::d oc' on page 7 undefined on input line 374. LaTeX Warning: Hyper reference `docs/install/wsl/howto_wsl::doc' on page 7 unde fined on input line 379. LaTeX Warning: Hyper reference `docs/compatibility::doc' on page 7 undefined on input line 424. [7] LaTeX Warning: Hyper reference `docs/install/native_linux/install-radeon:set-gr oups-permissions' on page 8 undefined on input line 498. [8] LaTeX Warning: Hyper reference `docs/install/native_linux/install-radeon:set-gr oups-permissions' on page 9 undefined on input line 539. [9] [10] LaTeX Warning: Hyper reference `docs/compatibility::doc' on page 11 undefined o n input line 740. LaTeX Warning: Hyper reference `docs/install/native_linux/install-pytorch:verif y-pytorch-installation' on page 11 undefined on input line 792. [11] LaTeX Warning: Hyper reference `docs/install/native_linux/install-pytorch:verif y-pytorch-installation' on page 12 undefined on input line 858. [12] [13] LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx::doc ' on page 14 undefined on input line 974. LaTeX Warning: Hyper reference `docs/install/native_linux/install-onnx:verify-i f-migraphx-is-installed-with-the-half-library' on page 14 undefined on input li ne 978. LaTeX Warning: Hyper reference `docs/install/native_linux/install-onnx:install- onnx-runtime' on page 14 undefined on input line 982. [14] LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx::doc ' on page 15 undefined on input line 1052. LaTeX Warning: Hyper reference `docs/install/native_linux/install-onnx:verify-o nnx-runtime-installation' on page 15 undefined on input line 1092. LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx::doc ' on page 15 undefined on input line 1116. [15] Overfull \hbox (160.0443pt too wide) in paragraph at lines 1223--1223 []|[]\TU/FreeMono(0)/m/n/9 =[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[ ][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]= [][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][] =[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][ ]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[] []=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[ ][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]= [][]=[][]=[][]=[][]=[][]=[][]=[]| Overfull \hbox (160.0443pt too wide) in paragraph at lines 1226--1226 []|[]\TU/FreeMono(0)/m/n/9 =[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[ ][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]= [][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][] =[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][ ]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[] []=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[ ][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]= [][]=[][]=[][]=[][]=[][]=[][]=[]| [16] LaTeX Warning: Hyper reference `docs/install/native_linux/install-onnx:verify-o nnx-runtime-installation' on page 17 undefined on input line 1256. [17] LaTeX Warning: Hyper reference `docs/install/native_linux/install-tensorflow:ve rify-tensorflow-installation' on page 18 undefined on input line 1376. LaTeX Warning: Hyper reference `docs/install/native_linux/install-tensorflow:ve rify-tensorflow-installation' on page 18 undefined on input line 1421. [18] LaTeX Warning: Hyper reference `docs/install/native_linux/install-tensorflow:ru n-basic-tensorflow-example' on page 19 undefined on input line 1443. [19] [20] LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx:inst all-torch-migraphx' on page 21 undefined on input line 1573. LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx:inst all-migraphx-for-onnx-runtime' on page 21 undefined on input line 1573. LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx:veri fy-migraphx-installation' on page 21 undefined on input line 1583. LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx:inst all-torch-migraphx' on page 21 undefined on input line 1603. LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx:inst all-migraphx-for-onnx-runtime' on page 21 undefined on input line 1603. [21] LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx:veri fy-torch-migraphx-installation' on page 22 undefined on input line 1654. LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx:veri fy-torch-migraphx-installation' on page 22 undefined on input line 1665. LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx:inst all-migraphx' on page 22 undefined on input line 1709. LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx:../c ompatibility.md' on page 22 undefined on input line 1722. [22] LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx:veri fy-migraphx-installation-for-onnx-runtime' on page 23 undefined on input line 1 758. [23] [24] LaTeX Warning: Hyper reference `docs/compatibility::doc' on page 25 undefined o n input line 1995. [25] LaTeX Warning: Hyper reference `docs/install/wsl/install-radeon:post-install-ve rification-check' on page 26 undefined on input line 2076. [26] [27] LaTeX Warning: Hyper reference `docs/compatibility::doc' on page 28 undefined o n input line 2165. LaTeX Warning: Hyper reference `docs/install/wsl/install-pytorch:verify-pytorch -installation' on page 28 undefined on input line 2228. [28] LaTeX Warning: Hyper reference `docs/install/wsl/install-pytorch:verify-pytorch -installation' on page 29 undefined on input line 2292. [29] [30] Chapter 3. [31] [32] Chapter 4. LaTeX Warning: Hyper reference `docs/compatibility/native_linux/native_linux_co mpatibility::doc' on page 33 undefined on input line 2562. LaTeX Warning: Hyper reference `docs/compatibility/wsl/wsl_compatibility::doc' on page 33 undefined on input line 2567. [33] Underfull \hbox (badness 10000) in paragraph at lines 2653--2653 []\TU/FreeSans(0)/m/n/10 ROCm Underfull \hbox (badness 10000) in paragraph at lines 2653--2653 \TU/FreeSans(0)/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 2653--2653 []\TU/FreeSans(0)/m/n/10 Radeon™ Soft- Underfull \hbox (badness 7256) in paragraph at lines 2653--2653 \TU/FreeSans(0)/m/n/10 ware for Linux® [34] Overfull \hbox (6.11957pt too wide) in paragraph at lines 2954--2954 []\TU/FreeSans(0)/m/n/10 ROCm Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 \TU/FreeSans(0)/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 []\TU/FreeSans(0)/m/n/10 Radeon™ Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 \TU/FreeSans(0)/m/n/10 Software for Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 \TU/FreeSans(0)/m/n/10 Linux® Ver- Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 []\TU/FreeSans(0)/m/n/10 Radeon™ Soft- Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 []\TU/FreeSerif(0)/m/n/10 AMD Software: Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 \TU/FreeSerif(0)/m/n/10 Adrenalin Edition [35] [36] Chapter 5. LaTeX Warning: Hyper reference `docs/install/native_linux/mgpu:mgpu-known-issue s-and-limitations' on page 37 undefined on input line 3072. [37] [38] Chapter 6. [39] [40] Chapter 7. No file advanced-micro-devices-rocmradeon.ind. [41] (./advanced-micro-devices-rocmradeon.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `advanced-micro-devices-rocmradeon.out' ha s changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information) Output written on advanced-micro-devices-rocmradeon.pdf (45 pages). Transcript written on advanced-micro-devices-rocmradeon.log. Latexmk: Index file 'advanced-micro-devices-rocmradeon.idx' was written Latexmk: References changed. Latexmk: Missing input file 'advanced-micro-devices-rocmradeon.ind' (or dependence on it) from following: 'No file advanced-micro-devices-rocmradeon.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-rocmradeon.pdf' Rule 'makeindex advanced-micro-devices-rocmradeon.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocmradeon.idx' ------------ Run number 1 of rule 'makeindex advanced-micro-devices-rocmradeon.idx' ------------ ------------ Running 'internal xindy -o "advanced-micro-devices-rocmradeon.ind" "advanced-micro-devices-rocmradeon.idx"' ------------ Latexmk: calling xindy( -o "advanced-micro-devices-rocmradeon.ind" "advanced-micro-devices-rocmradeon.idx" ) Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocmradeon.aux' 'advanced-micro-devices-rocmradeon.ind' 'advanced-micro-devices-rocmradeon.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocmradeon" "userocmonradeongpus.tex"' ------------ Latexmk: Examining 'advanced-micro-devices-rocmradeon.log' === TeX engine is 'XeTeX' Latexmk: applying rule 'makeindex advanced-micro-devices-rocmradeon.idx'... Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./userocmonradeongpus.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def (|extractbb --version)))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) LaTeX hooks Warning: Generic hook 'file/after/tracklang.sty' is deprecated. (hooks) Use hook 'file/tracklang.sty/after' instead. LaTeX hooks Warning: Generic hook 'package/after/bidi' is deprecated. (hooks) Use hook 'package/bidi/after' instead. LaTeX hooks Warning: Generic hook 'package/after/luabidi' is deprecated. (hooks) Use hook 'package/luabidi/after' instead. (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rocmradeon.idx (./advanced-micro-devices-rocmradeon.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rocmradeon.out) (./advanced-micro-devices-rocmradeon.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 88. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 88. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] (./advanced-micro-devices-rocmradeon.toc) [1] [2] [1] [2] Chapter 1. [3] [4] [5] [6] Chapter 2. [7] [8] [9] [10] [11] [12] [13] [14] [15] Overfull \hbox (160.0443pt too wide) in paragraph at lines 1223--1223 []|[]\TU/FreeMono(0)/m/n/9 =[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[ ][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]= [][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][] =[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][ ]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[] []=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[ ][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]= [][]=[][]=[][]=[][]=[][]=[][]=[]| Overfull \hbox (160.0443pt too wide) in paragraph at lines 1226--1226 []|[]\TU/FreeMono(0)/m/n/9 =[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[ ][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]= [][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][] =[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][ ]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[] []=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[ ][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]= [][]=[][]=[][]=[][]=[][]=[][]=[]| [16] [17] [18] [19] [20] [21] LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx:../c ompatibility.md' on page 22 undefined on input line 1722. [22] [23] [24] [25] [26] [27] [28] [29] [30] Chapter 3. [31] [32] Chapter 4. [33] Underfull \hbox (badness 10000) in paragraph at lines 2653--2653 []\TU/FreeSans(0)/m/n/10 ROCm Underfull \hbox (badness 10000) in paragraph at lines 2653--2653 \TU/FreeSans(0)/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 2653--2653 []\TU/FreeSans(0)/m/n/10 Radeon™ Soft- Underfull \hbox (badness 7256) in paragraph at lines 2653--2653 \TU/FreeSans(0)/m/n/10 ware for Linux® [34] Overfull \hbox (6.11957pt too wide) in paragraph at lines 2954--2954 []\TU/FreeSans(0)/m/n/10 ROCm Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 \TU/FreeSans(0)/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 []\TU/FreeSans(0)/m/n/10 Radeon™ Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 \TU/FreeSans(0)/m/n/10 Software for Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 \TU/FreeSans(0)/m/n/10 Linux® Ver- Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 []\TU/FreeSans(0)/m/n/10 Radeon™ Soft- Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 []\TU/FreeSerif(0)/m/n/10 AMD Software: Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 \TU/FreeSerif(0)/m/n/10 Adrenalin Edition [35] [36] Chapter 5. [37] [38] Chapter 6. [39] [40] Chapter 7. (./advanced-micro-devices-rocmradeon.ind) [41] (./advanced-micro-devices-rocmradeon.aux) LaTeX Warning: There were undefined references. ) (see the transcript file for additional information) Output written on advanced-micro-devices-rocmradeon.pdf (45 pages). Transcript written on advanced-micro-devices-rocmradeon.log. Latexmk: Index file 'advanced-micro-devices-rocmradeon.idx' was written Latexmk: Log file says output to 'advanced-micro-devices-rocmradeon.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocmradeon.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'advanced-micro-devices-rocmradeon.log' === TeX engine is 'XeTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocmradeon" "userocmonradeongpus.tex"' ------------ This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./userocmonradeongpus.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def (|extractbb --version)))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) LaTeX hooks Warning: Generic hook 'file/after/tracklang.sty' is deprecated. (hooks) Use hook 'file/tracklang.sty/after' instead. LaTeX hooks Warning: Generic hook 'package/after/bidi' is deprecated. (hooks) Use hook 'package/bidi/after' instead. LaTeX hooks Warning: Generic hook 'package/after/luabidi' is deprecated. (hooks) Use hook 'package/luabidi/after' instead. (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rocmradeon.idx (./advanced-micro-devices-rocmradeon.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rocmradeon.out) (./advanced-micro-devices-rocmradeon.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 88. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 88. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] (./advanced-micro-devices-rocmradeon.toc) [1] [2] [1] [2] Chapter 1. [3] [4] [5] [6] Chapter 2. [7] [8] [9] [10] [11] [12] [13] [14] [15] Overfull \hbox (160.0443pt too wide) in paragraph at lines 1223--1223 []|[]\TU/FreeMono(0)/m/n/9 =[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[ ][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]= [][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][] =[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][ ]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[] []=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[ ][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]= [][]=[][]=[][]=[][]=[][]=[][]=[]| Overfull \hbox (160.0443pt too wide) in paragraph at lines 1226--1226 []|[]\TU/FreeMono(0)/m/n/9 =[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[ ][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]= [][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][] =[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][ ]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[] []=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[ ][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]=[][]= [][]=[][]=[][]=[][]=[][]=[][]=[]| [16] [17] [18] [19] [20] [21] LaTeX Warning: Hyper reference `docs/install/native_linux/install-migraphx:../c ompatibility.md' on page 22 undefined on input line 1722. [22] [23] [24] [25] [26] [27] [28] [29] [30] Chapter 3. [31] [32] Chapter 4. [33] Underfull \hbox (badness 10000) in paragraph at lines 2653--2653 []\TU/FreeSans(0)/m/n/10 ROCm Underfull \hbox (badness 10000) in paragraph at lines 2653--2653 \TU/FreeSans(0)/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 2653--2653 []\TU/FreeSans(0)/m/n/10 Radeon™ Soft- Underfull \hbox (badness 7256) in paragraph at lines 2653--2653 \TU/FreeSans(0)/m/n/10 ware for Linux® [34] Overfull \hbox (6.11957pt too wide) in paragraph at lines 2954--2954 []\TU/FreeSans(0)/m/n/10 ROCm Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 \TU/FreeSans(0)/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 []\TU/FreeSans(0)/m/n/10 Radeon™ Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 \TU/FreeSans(0)/m/n/10 Software for Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 \TU/FreeSans(0)/m/n/10 Linux® Ver- Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 []\TU/FreeSans(0)/m/n/10 Radeon™ Soft- Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 []\TU/FreeSerif(0)/m/n/10 AMD Software: Underfull \hbox (badness 10000) in paragraph at lines 2954--2954 \TU/FreeSerif(0)/m/n/10 Adrenalin Edition [35] [36] Chapter 5. [37] [38] Chapter 6. [39] [40] Chapter 7. (./advanced-micro-devices-rocmradeon.ind) [41] (./advanced-micro-devices-rocmradeon.aux) LaTeX Warning: There were undefined references. ) (see the transcript file for additional information) Output written on advanced-micro-devices-rocmradeon.pdf (45 pages). Transcript written on advanced-micro-devices-rocmradeon.log. Latexmk: Index file 'advanced-micro-devices-rocmradeon.idx' was written Latexmk: Log file says output to 'advanced-micro-devices-rocmradeon.pdf' Latexmk: Examining 'advanced-micro-devices-rocmradeon.log' === TeX engine is 'XeTeX' Latexmk: All targets (advanced-micro-devices-rocmradeon.pdf) are up-to-date [rtd-command-info] start-time: 2025-02-11T22:04:16.540604Z, end-time: 2025-02-11T22:04:22.318749Z, duration: 5, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v7.3.7 making output directory... done Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop loading pickled environment... done WARNING: conf value "version" should not be empty for EPUB3 myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'replacements', 'colon_fence', 'dollarmath', 'html_image', 'fieldlist', 'substitution'}, 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_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) loading intersphinx inventory from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/amdsmi/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/composable_kernel/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/amdsmi/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipCUB/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipFFT/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/composable_kernel/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/composable_kernel/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPIFY/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCUB/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipCUB/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipRAND/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFFT/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipFFT/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPIFY/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPIFY/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipTensor/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRAND/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipRAND/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-vs/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://instinct.docs.amd.com/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-vs/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.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 : 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rccl/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipTensor/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipTensor/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rdc/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rccl/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rccl/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rdc/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rdc/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.3/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.3/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.3/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.3/objects.inv [autosummary] generating autosummary for: docs/advanced/usecases.rst, docs/advanced/vllm/build-docker-image.md, docs/advanced/vllm/vllm.rst, docs/ai-community.md, docs/compatibility.rst, docs/compatibility/native_linux/native_linux_compatibility.md, docs/compatibility/shared/compatibility.md, docs/compatibility/wsl/wsl_compatibility.md, docs/feedback.md, docs/install/howto.rst, ..., docs/install/wsl/shell2.md, docs/installold/howto.rst, docs/installold/install-migraphx.md, docs/installold/install-onnx.md, docs/installold/install-pytorch.md, docs/installold/install-radeon.md, docs/limitations.md, docs/prerequisites.md, docs/release/versions.md, index.rst building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 31 source files that are out of date updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 3%] docs/advanced/usecases writing output... [ 6%] docs/advanced/vllm/build-docker-image writing output... [ 10%] docs/advanced/vllm/vllm writing output... [ 13%] docs/ai-community writing output... [ 16%] docs/compatibility writing output... [ 19%] docs/compatibility/native_linux/native_linux_compatibility writing output... [ 23%] docs/compatibility/shared/compatibility writing output... [ 26%] docs/compatibility/wsl/wsl_compatibility writing output... [ 29%] docs/feedback writing output... [ 32%] docs/install/howto writing output... [ 35%] docs/install/native_linux/howto_native_linux writing output... [ 39%] docs/install/native_linux/install-migraphx writing output... [ 42%] docs/install/native_linux/install-onnx writing output... [ 45%] docs/install/native_linux/install-pytorch writing output... [ 48%] docs/install/native_linux/install-radeon writing output... [ 52%] docs/install/native_linux/install-tensorflow writing output... [ 55%] docs/install/native_linux/mgpu writing output... [ 58%] docs/install/wsl/howto_wsl writing output... [ 61%] docs/install/wsl/install-pytorch writing output... [ 65%] docs/install/wsl/install-radeon writing output... [ 68%] docs/install/wsl/shell1 writing output... [ 71%] docs/install/wsl/shell2 writing output... [ 74%] docs/installold/howto writing output... [ 77%] docs/installold/install-migraphx writing output... [ 81%] docs/installold/install-onnx writing output... [ 84%] docs/installold/install-pytorch writing output... [ 87%] docs/installold/install-radeon writing output... [ 90%] docs/limitations writing output... [ 94%] docs/prerequisites writing output... [ 97%] docs/release/versions writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-migraphx.md:134: WARNING: 'myst' cross-reference target not found: '../compatibility.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-migraphx.md:111: WARNING: Lexing literal_block "python3 -c 'import torch_migraphx' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-migraphx.md:170: WARNING: Lexing literal_block ">>> import onnxruntime as ort\n>>> ort.get_available_providers()\n['MIGraphXExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider']\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:13: WARNING: 'myst' cross-reference target not found: 'verify-if-migraphx-is-installed-with-the-half-library' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:27: WARNING: Lexing literal_block "root@aus-navi3x-02:/workspace/AMDMIGraphX# dpkg -l | grep migraphx\nii migraphx 2.9.0 amd64 AMD's graph optimizer\nii migraphx-dev 2.9.0 amd64 AMD's graph optimizer\nii migraphx-tests 2.9.0 amd64 AMD's graph opt\n\n\n$ dpkg -l | grep half\nii half 1.12.0.60000-91~20.04 amd64 HALF-PRECISION FLOATING POINT LIBRARY\n" as "c" resulted in an error at token: '@'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:136: WARNING: Lexing literal_block 'groups\ntthemist@aus-navi3x-02 ~/groups\ntthemist sudo video render docker\n' as "c" resulted in an error at token: '@'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:145: WARNING: Lexing literal_block "cd AMDMIGraphX\ndocker build -t migraphx .\ndocker run --device='/dev/kfd' --device='/dev/dri' -v=`pwd`:/code/AMDMIGraphX -v /onnxruntime:/onnxruntime -w /code/AMDMIGraphX --group-add video -it migraphx\napt install migraphx migraphx-dev half\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:160: WARNING: Lexing literal_block '======================================= ROCm System Management Interface =======================================\n================================================= Concise Info =================================================\nDevice [Model : Revision] Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% \n Name (20 chars) (Edge) (Avg) (Mem, Compute) \n================================================================================================================\n0 [0x0e0d : 0x00] 32.0°C 73.0W N/A, N/A 1526Mhz 96Mhz 31.76% auto 241.0W 0% 50% \n 0x7448 \n================================================================================================================\n============================================= End of ROCm SMI Log ==============================================\n' as "c" resulted in an error at token: '°'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-onnx.md:205: WARNING: Lexing literal_block ">>> ort.get_available_providers()\n['MIGraphXExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider']\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-pytorch.md:115: WARNING: Lexing literal_block "python3 -c 'import torch' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-pytorch.md:127: WARNING: Lexing literal_block "python3 -c 'import torch; print(torch.cuda.is_available())'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-tensorflow.md:85: WARNING: Lexing literal_block "python3 -c 'import tensorflow' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/install-tensorflow.md:101: WARNING: Lexing literal_block 'import tensorflow as tf\nprint("TensorFlow version:", tf.__version__)\nmnist = tf.keras.datasets.mnist\n\n(x_train, y_train), (x_test, y_test) = mnist.load_data()\nx_train, x_test = x_train / 255.0, x_test / 255.0\nmodel = tf.keras.models.Sequential([\n tf.keras.layers.Flatten(input_shape=(28, 28)),\n tf.keras.layers.Dense(128, activation=\'relu\'),\n tf.keras.layers.Dropout(0.2),\n tf.keras.layers.Dense(10)\n])\npredictions = model(x_train[:1]).numpy()\ntf.nn.softmax(predictions).numpy()\nloss_fn = tf.keras.losses.SparseCategoricalCrossentropy(from_logits=True)\nloss_fn(y_train[:1], predictions).numpy()\nmodel.compile(optimizer=\'adam\',\n loss=loss_fn,\n metrics=[\'accuracy\'])\nmodel.fit(x_train, y_train, epochs=5)\nmodel.evaluate(x_test, y_test, verbose=2)\n' as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/native_linux/mgpu.md:79: WARNING: Lexing literal_block 'RuntimeError: HIP error: the operation cannot be performed in the present state\nHIP kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.\nFor debugging consider passing HIP_LAUNCH_BLOCKING=1.\nCompile with `TORCH_USE_HIP_DSA` to enable device-side assertions.\n' as "c" resulted in an error at token: '`'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/install-pytorch.md:65: WARNING: Lexing literal_block 'location=`pip show torch | grep Location | awk -F ": " \'{print $2}\'`\ncd ${location}/torch/lib/\nrm libhsa-runtime64.so*\ncp /opt/rocm/lib/libhsa-runtime64.so.1.2 libhsa-runtime64.so\n' as "c" resulted in an error at token: '`'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/install-pytorch.md:129: WARNING: Lexing literal_block "python3 -c 'import torch' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/install/wsl/install-pytorch.md:141: WARNING: Lexing literal_block "python3 -c 'import torch; print(torch.cuda.is_available())'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-migraphx.md:144: WARNING: 'myst' cross-reference target not found: '../compatibility.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-migraphx.md:121: WARNING: Lexing literal_block "python3 -c 'import torch_migraphx' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-migraphx.md:180: WARNING: Lexing literal_block ">>> import onnxruntime as ort\n>>> ort.get_available_providers()\n['MIGraphXExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider']\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-onnx.md:86: WARNING: Lexing literal_block "root@aus-navi3x-02:/workspace/AMDMIGraphX# dpkg -l | grep migraphx\nii migraphx 2.9.0 amd64 AMD's graph optimizer\nii migraphx-dev 2.9.0 amd64 AMD's graph optimizer\nii migraphx-tests 2.9.0 amd64 AMD's graph opt\n\n\n$ dpkg -l | grep half\nii half 1.12.0.60000-91~20.04 amd64 HALF-PRECISION FLOATING POINT LIBRARY\n" as "c" resulted in an error at token: '@'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-onnx.md:114: WARNING: Lexing literal_block '======================================= ROCm System Management Interface =======================================\n================================================= Concise Info =================================================\nDevice [Model : Revision] Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU%\n Name (20 chars) (Edge) (Avg) (Mem, Compute)\n================================================================================================================\n0 [0x0e0d : 0x00] 32.0°C 73.0W N/A, N/A 1526Mhz 96Mhz 31.76% auto 241.0W 0% 50%\n 0x7448\n================================================================================================================\n============================================= End of ROCm SMI Log ==============================================\n' as "c" resulted in an error at token: '°'. Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-onnx.md:166: WARNING: Lexing literal_block ">>> ort.get_available_providers()\n['MIGraphXExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider']\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-pytorch.md:13: WARNING: 'myst' cross-reference target not found: '../compatibility.md' [myst.xref_missing] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-pytorch.md:100: WARNING: Lexing literal_block "python3 -c 'import torch' 2> /dev/null && echo 'Success' || echo 'Failure'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/installold/install-pytorch.md:112: WARNING: Lexing literal_block "python3 -c 'import torch; print(torch.cuda.is_available())'\n" as "c" resulted in an error at token: "'". Retrying in relaxed mode. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocmradeon/checkouts/docs-6.1.3/docs/docs/limitations.md:67: WARNING: Lexing literal_block 'location=`pip show torch | grep Location | awk -F ": " \'{print $2}\'`\ncd ${location}/torch/lib/\nrm libhsa-runtime64.so*\ncp /opt/rocm/lib/libhsa-runtime64.so.1.2 libhsa-runtime64.so\n' as "c" resulted in an error at token: '`'. Retrying in relaxed mode. generating indices... genindex done writing additional pages... done copying images... [ 50%] docs/install/native_linux/Images/tfoutput.png copying images... [100%] media/RoR613.jpg writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for sitemap.txt, ignoring writing nav.xhtml file... writing toc.ncx file... writing UseROCmonRadeonGPUsDocumentation.epub file... build succeeded, 90 warnings. The ePub file is in ../_readthedocs/epub.