Read the Docs build information Build id: 1432898 Project: advanced-micro-devices-demo Version: latest Commit: bb74b64f38f2ad967c443d046afc6e4adc7f000b Date: 2023-04-24T21:48:24.495051Z State: finished Success: True [rtd-command-info] start-time: 2023-04-24T21:48:26.310695Z, end-time: 2023-04-24T21:48:30.697372Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:RadeonOpenCompute/ROCm.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-04-24T21:48:30.939044Z, end-time: 2023-04-24T21:48:31.081652Z, duration: 0, exit-code: 0 git checkout --force origin/redirect2 Note: switching to 'origin/redirect2'. 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 bb74b64 turn off linkchecks [rtd-command-info] start-time: 2023-04-24T21:48:31.264386Z, end-time: 2023-04-24T21:48:31.329727Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-24T21:48:32.356420Z, end-time: 2023-04-24T21:48:46.837678Z, duration: 14, exit-code: 0 python3.8 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-04-24T21:48:47.022422Z, end-time: 2023-04-24T21:48:48.782993Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.8/site-packages (23.1.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 21.5 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.7.2 Uninstalling setuptools-67.7.2: Successfully uninstalled setuptools-67.7.2 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-04-24T21:48:49.105630Z, end-time: 2023-04-24T21:48:55.828222Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 75.0 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 269.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 213.0 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 221.1 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 161.6 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 233.4 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 275.8 MB/s eta 0:00:00 Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 278.6 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 269.5 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 228.5 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 221.3 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 193.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.8/site-packages (from sphinx<2) (58.2.0) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 202.2 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Downloading MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 270.7 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 248.7 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 209.2 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 242.1 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 238.3 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 231.9 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=bb4b735abb1f52b46853ee92aa65d75f89ebfce61dfb2793441433dc64ecc9e1 Stored in directory: /tmp/pip-ephem-wheel-cache-0niwp12w/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.2 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.15 [rtd-command-info] start-time: 2023-04-24T21:48:56.035238Z, end-time: 2023-04-24T21:49:15.381542Z, duration: 19, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/.sphinx/requirements.txt Collecting accessible-pygments==0.0.3 (from -r docs/.sphinx/requirements.txt (line 7)) Downloading accessible_pygments-0.0.3-py2.py3-none-any.whl (30 kB) Requirement already satisfied: alabaster==0.7.13 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 9)) (0.7.13) Collecting asttokens==2.2.1 (from -r docs/.sphinx/requirements.txt (line 11)) Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting attrs==22.2.0 (from -r docs/.sphinx/requirements.txt (line 13)) Downloading attrs-22.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 32.5 MB/s eta 0:00:00 Collecting babel==2.11.0 (from -r docs/.sphinx/requirements.txt (line 17)) Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 135.0 MB/s eta 0:00:00 Collecting backcall==0.2.0 (from -r docs/.sphinx/requirements.txt (line 21)) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting beautifulsoup4==4.11.2 (from -r docs/.sphinx/requirements.txt (line 23)) Downloading beautifulsoup4-4.11.2-py3-none-any.whl (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.4/129.4 kB 253.2 MB/s eta 0:00:00 Collecting breathe==4.34.0 (from -r docs/.sphinx/requirements.txt (line 25)) Downloading breathe-4.34.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.8/92.8 kB 237.3 MB/s eta 0:00:00 Requirement already satisfied: certifi==2022.12.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 27)) (2022.12.7) Collecting cffi==1.15.1 (from -r docs/.sphinx/requirements.txt (line 29)) Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 271.0 MB/s eta 0:00:00 Collecting charset-normalizer==2.1.1 (from -r docs/.sphinx/requirements.txt (line 31)) Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting click==8.1.3 (from -r docs/.sphinx/requirements.txt (line 33)) Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 238.9 MB/s eta 0:00:00 Collecting comm==0.1.2 (from -r docs/.sphinx/requirements.txt (line 37)) Downloading comm-0.1.2-py3-none-any.whl (6.5 kB) Collecting debugpy==1.6.6 (from -r docs/.sphinx/requirements.txt (line 39)) Downloading debugpy-1.6.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 231.0 MB/s eta 0:00:00 Collecting decorator==5.1.1 (from -r docs/.sphinx/requirements.txt (line 41)) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting deprecated==1.2.13 (from -r docs/.sphinx/requirements.txt (line 43)) Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Collecting docutils==0.16 (from -r docs/.sphinx/requirements.txt (line 45)) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 266.5 MB/s eta 0:00:00 Collecting executing==1.2.0 (from -r docs/.sphinx/requirements.txt (line 52)) Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting fastjsonschema==2.16.2 (from -r docs/.sphinx/requirements.txt (line 54)) Downloading fastjsonschema-2.16.2-py3-none-any.whl (22 kB) Collecting gitdb==4.0.10 (from -r docs/.sphinx/requirements.txt (line 56)) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 203.4 MB/s eta 0:00:00 Collecting gitpython==3.1.30 (from -r docs/.sphinx/requirements.txt (line 58)) Downloading GitPython-3.1.30-py3-none-any.whl (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.0/184.0 kB 242.8 MB/s eta 0:00:00 Collecting greenlet==2.0.2 (from -r docs/.sphinx/requirements.txt (line 60)) Downloading greenlet-2.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (618 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 618.5/618.5 kB 262.9 MB/s eta 0:00:00 Requirement already satisfied: idna==3.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 62)) (3.4) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 64)) (1.4.1) Collecting importlib-metadata==6.0.0 (from -r docs/.sphinx/requirements.txt (line 66)) Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting ipykernel==6.21.2 (from -r docs/.sphinx/requirements.txt (line 70)) Downloading ipykernel-6.21.2-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.7/149.7 kB 240.6 MB/s eta 0:00:00 Collecting ipython==8.10.0 (from -r docs/.sphinx/requirements.txt (line 72)) Downloading ipython-8.10.0-py3-none-any.whl (784 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 784.3/784.3 kB 253.7 MB/s eta 0:00:00 Collecting jedi==0.18.2 (from -r docs/.sphinx/requirements.txt (line 76)) Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 267.4 MB/s eta 0:00:00 Collecting jinja2==3.1.2 (from -r docs/.sphinx/requirements.txt (line 78)) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 248.5 MB/s eta 0:00:00 Collecting jsonschema==4.17.3 (from -r docs/.sphinx/requirements.txt (line 82)) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 229.0 MB/s eta 0:00:00 Collecting jupyter-cache==0.5.0 (from -r docs/.sphinx/requirements.txt (line 84)) Downloading jupyter_cache-0.5.0-py3-none-any.whl (34 kB) Collecting jupyter-client==8.0.3 (from -r docs/.sphinx/requirements.txt (line 86)) Downloading jupyter_client-8.0.3-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.7/102.7 kB 228.6 MB/s eta 0:00:00 Collecting jupyter-core==5.2.0 (from -r docs/.sphinx/requirements.txt (line 90)) Downloading jupyter_core-5.2.0-py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.3/94.3 kB 228.6 MB/s eta 0:00:00 Collecting linkify-it-py==1.0.3 (from -r docs/.sphinx/requirements.txt (line 95)) Downloading linkify_it_py-1.0.3-py3-none-any.whl (19 kB) Collecting markdown-it-py==2.2.0 (from -r docs/.sphinx/requirements.txt (line 97)) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 207.1 MB/s eta 0:00:00 Requirement already satisfied: markupsafe==2.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 101)) (2.1.2) Collecting matplotlib-inline==0.1.6 (from -r docs/.sphinx/requirements.txt (line 103)) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting mdit-py-plugins==0.3.4 (from -r docs/.sphinx/requirements.txt (line 107)) Downloading mdit_py_plugins-0.3.4-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 205.3 MB/s eta 0:00:00 Collecting mdurl==0.1.2 (from -r docs/.sphinx/requirements.txt (line 109)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting myst-nb==0.17.1 (from -r docs/.sphinx/requirements.txt (line 111)) Downloading myst_nb-0.17.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 228.2 MB/s eta 0:00:00 Collecting myst-parser[linkify]==0.18.1 (from -r docs/.sphinx/requirements.txt (line 113)) Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 217.1 MB/s eta 0:00:00 Collecting nbclient==0.5.13 (from -r docs/.sphinx/requirements.txt (line 117)) Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 226.9 MB/s eta 0:00:00 Collecting nbformat==5.7.3 (from -r docs/.sphinx/requirements.txt (line 121)) Downloading nbformat-5.7.3-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.1/78.1 kB 216.1 MB/s eta 0:00:00 Collecting nest-asyncio==1.5.6 (from -r docs/.sphinx/requirements.txt (line 126)) Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting packaging==23.0 (from -r docs/.sphinx/requirements.txt (line 130)) Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 198.9 MB/s eta 0:00:00 Collecting parso==0.8.3 (from -r docs/.sphinx/requirements.txt (line 135)) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 245.6 MB/s eta 0:00:00 Collecting pexpect==4.8.0 (from -r docs/.sphinx/requirements.txt (line 137)) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 217.2 MB/s eta 0:00:00 Collecting pickleshare==0.7.5 (from -r docs/.sphinx/requirements.txt (line 139)) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting platformdirs==3.0.0 (from -r docs/.sphinx/requirements.txt (line 141)) Downloading platformdirs-3.0.0-py3-none-any.whl (14 kB) Collecting prompt-toolkit==3.0.37 (from -r docs/.sphinx/requirements.txt (line 143)) Downloading prompt_toolkit-3.0.37-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.2/385.2 kB 264.3 MB/s eta 0:00:00 Collecting psutil==5.9.4 (from -r docs/.sphinx/requirements.txt (line 145)) Downloading psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.2/280.2 kB 268.2 MB/s eta 0:00:00 Collecting ptyprocess==0.7.0 (from -r docs/.sphinx/requirements.txt (line 147)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting pure-eval==0.2.2 (from -r docs/.sphinx/requirements.txt (line 149)) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting pycparser==2.21 (from -r docs/.sphinx/requirements.txt (line 151)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 244.4 MB/s eta 0:00:00 Collecting pydata-sphinx-theme==0.13.3 (from -r docs/.sphinx/requirements.txt (line 153)) Downloading pydata_sphinx_theme-0.13.3-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 246.3 MB/s eta 0:00:00 Collecting pygithub==1.57 (from -r docs/.sphinx/requirements.txt (line 157)) Downloading PyGithub-1.57-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.6/297.6 kB 256.2 MB/s eta 0:00:00 Collecting pygments==2.14.0 (from -r docs/.sphinx/requirements.txt (line 159)) Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 271.0 MB/s eta 0:00:00 Collecting pyjwt==2.6.0 (from -r docs/.sphinx/requirements.txt (line 165)) Downloading PyJWT-2.6.0-py3-none-any.whl (20 kB) Collecting pynacl==1.5.0 (from -r docs/.sphinx/requirements.txt (line 167)) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 273.5 MB/s eta 0:00:00 Collecting pyrsistent==0.19.3 (from -r docs/.sphinx/requirements.txt (line 169)) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 187.6 MB/s eta 0:00:00 Collecting python-dateutil==2.8.2 (from -r docs/.sphinx/requirements.txt (line 171)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 253.0 MB/s eta 0:00:00 Collecting pytz==2022.7.1 (from -r docs/.sphinx/requirements.txt (line 173)) Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 270.6 MB/s eta 0:00:00 Collecting pyyaml==6.0 (from -r docs/.sphinx/requirements.txt (line 175)) Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 260.4 MB/s eta 0:00:00 Collecting pyzmq==25.0.0 (from -r docs/.sphinx/requirements.txt (line 181)) Downloading pyzmq-25.0.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 272.3 MB/s eta 0:00:00 Collecting requests==2.28.1 (from -r docs/.sphinx/requirements.txt (line 185)) Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 202.5 MB/s eta 0:00:00 Collecting rocm-docs-core==0.6.0 (from -r docs/.sphinx/requirements.txt (line 189)) Downloading rocm_docs_core-0.6.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 249.1 MB/s eta 0:00:00 Requirement already satisfied: six==1.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 191)) (1.16.0) Collecting smmap==5.0.0 (from -r docs/.sphinx/requirements.txt (line 195)) Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 197)) (2.2.0) Collecting soupsieve==2.4 (from -r docs/.sphinx/requirements.txt (line 199)) Downloading soupsieve-2.4-py3-none-any.whl (37 kB) Collecting sphinx==4.3.1 (from -r docs/.sphinx/requirements.txt (line 201)) Downloading Sphinx-4.3.1-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 229.5 MB/s eta 0:00:00 Collecting sphinx-book-theme==1.0.0rc2 (from -r docs/.sphinx/requirements.txt (line 213)) Downloading sphinx_book_theme-1.0.0rc2-py3-none-any.whl (392 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 392.9/392.9 kB 261.9 MB/s eta 0:00:00 Collecting sphinx-copybutton==0.5.1 (from -r docs/.sphinx/requirements.txt (line 215)) Downloading sphinx_copybutton-0.5.1-py3-none-any.whl (13 kB) Collecting sphinx-design==0.3.0 (from -r docs/.sphinx/requirements.txt (line 217)) Downloading sphinx_design-0.3.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 244.8 MB/s eta 0:00:00 Collecting sphinx-external-toc==0.3.1 (from -r docs/.sphinx/requirements.txt (line 219)) Downloading sphinx_external_toc-0.3.1-py3-none-any.whl (26 kB) Collecting sphinx-notfound-page==0.8.3 (from -r docs/.sphinx/requirements.txt (line 221)) Downloading sphinx_notfound_page-0.8.3-py2.py3-none-any.whl (8.5 kB) Collecting sphinxcontrib-applehelp==1.0.4 (from -r docs/.sphinx/requirements.txt (line 223)) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 253.2 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp==1.0.2 (from -r docs/.sphinx/requirements.txt (line 225)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 227.1 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp==2.0.1 (from -r docs/.sphinx/requirements.txt (line 227)) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 245.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath==1.0.1 (from -r docs/.sphinx/requirements.txt (line 229)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp==1.0.3 (from -r docs/.sphinx/requirements.txt (line 231)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 220.7 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 233)) (1.1.5) Collecting sqlalchemy==1.4.46 (from -r docs/.sphinx/requirements.txt (line 235)) Downloading SQLAlchemy-1.4.46-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 249.6 MB/s eta 0:00:00 Collecting stack-data==0.6.2 (from -r docs/.sphinx/requirements.txt (line 237)) Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting tabulate==0.9.0 (from -r docs/.sphinx/requirements.txt (line 239)) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting tornado==6.2 (from -r docs/.sphinx/requirements.txt (line 241)) Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 261.5 MB/s eta 0:00:00 Collecting traitlets==5.9.0 (from -r docs/.sphinx/requirements.txt (line 245)) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 210.4 MB/s eta 0:00:00 Collecting typing-extensions==4.5.0 (from -r docs/.sphinx/requirements.txt (line 255)) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting uc-micro-py==1.0.1 (from -r docs/.sphinx/requirements.txt (line 260)) Downloading uc_micro_py-1.0.1-py3-none-any.whl (6.2 kB) Collecting urllib3==1.26.13 (from -r docs/.sphinx/requirements.txt (line 262)) Downloading urllib3-1.26.13-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 244.2 MB/s eta 0:00:00 Collecting wcwidth==0.2.6 (from -r docs/.sphinx/requirements.txt (line 264)) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting wrapt==1.14.1 (from -r docs/.sphinx/requirements.txt (line 266)) Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 kB 184.3 MB/s eta 0:00:00 Collecting zipp==3.11.0 (from -r docs/.sphinx/requirements.txt (line 268)) Downloading zipp-3.11.0-py3-none-any.whl (6.6 kB) Collecting importlib-resources>=1.4.0 (from jsonschema==4.17.3->-r docs/.sphinx/requirements.txt (line 82)) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema==4.17.3->-r docs/.sphinx/requirements.txt (line 82)) Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting importlib-resources>=1.4.0 (from jsonschema==4.17.3->-r docs/.sphinx/requirements.txt (line 82)) Downloading importlib_resources-5.10.4-py3-none-any.whl (34 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/envs/latest/lib/python3.8/site-packages (from sphinx==4.3.1->-r docs/.sphinx/requirements.txt (line 201)) (58.2.0) Installing collected packages: wcwidth, pytz, pure-eval, ptyprocess, pickleshare, fastjsonschema, executing, backcall, zipp, wrapt, urllib3, uc-micro-py, typing-extensions, traitlets, tornado, tabulate, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, smmap, pyzmq, pyyaml, python-dateutil, pyrsistent, pyjwt, pygments, pycparser, psutil, prompt-toolkit, platformdirs, pkgutil-resolve-name, pexpect, parso, packaging, nest-asyncio, mdurl, jinja2, greenlet, docutils, decorator, debugpy, click, charset-normalizer, babel, attrs, asttokens, stack-data, sqlalchemy, requests, matplotlib-inline, markdown-it-py, linkify-it-py, jupyter-core, jedi, importlib-resources, importlib-metadata, gitdb, deprecated, comm, cffi, beautifulsoup4, accessible-pygments, sphinx, pynacl, mdit-py-plugins, jupyter-client, jsonschema, ipython, gitpython, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pygithub, pydata-sphinx-theme, nbformat, myst-parser, ipykernel, breathe, sphinx-book-theme, nbclient, jupyter-cache, myst-nb, rocm-docs-core Attempting uninstall: pytz Found existing installation: pytz 2023.3 Uninstalling pytz-2023.3: Successfully uninstalled pytz-2023.3 Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.15 Uninstalling urllib3-1.26.15: Successfully uninstalled urllib3-1.26.15 Attempting uninstall: pygments Found existing installation: Pygments 2.15.1 Uninstalling Pygments-2.15.1: Successfully uninstalled Pygments-2.15.1 Attempting uninstall: packaging Found existing installation: packaging 23.1 Uninstalling packaging-23.1: Successfully uninstalled packaging-23.1 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.0.3 Uninstalling Jinja2-3.0.3: Successfully uninstalled Jinja2-3.0.3 Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.1.0 Uninstalling charset-normalizer-3.1.0: Successfully uninstalled charset-normalizer-3.1.0 Attempting uninstall: babel Found existing installation: Babel 2.12.1 Uninstalling Babel-2.12.1: Successfully uninstalled Babel-2.12.1 Attempting uninstall: requests Found existing installation: requests 2.28.2 Uninstalling requests-2.28.2: Successfully uninstalled requests-2.28.2 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed accessible-pygments-0.0.3 asttokens-2.2.1 attrs-22.2.0 babel-2.11.0 backcall-0.2.0 beautifulsoup4-4.11.2 breathe-4.34.0 cffi-1.15.1 charset-normalizer-2.1.1 click-8.1.3 comm-0.1.2 debugpy-1.6.6 decorator-5.1.1 deprecated-1.2.13 docutils-0.16 executing-1.2.0 fastjsonschema-2.16.2 gitdb-4.0.10 gitpython-3.1.30 greenlet-2.0.2 importlib-metadata-6.0.0 importlib-resources-5.10.4 ipykernel-6.21.2 ipython-8.10.0 jedi-0.18.2 jinja2-3.1.2 jsonschema-4.17.3 jupyter-cache-0.5.0 jupyter-client-8.0.3 jupyter-core-5.2.0 linkify-it-py-1.0.3 markdown-it-py-2.2.0 matplotlib-inline-0.1.6 mdit-py-plugins-0.3.4 mdurl-0.1.2 myst-nb-0.17.1 myst-parser-0.18.1 nbclient-0.5.13 nbformat-5.7.3 nest-asyncio-1.5.6 packaging-23.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 platformdirs-3.0.0 prompt-toolkit-3.0.37 psutil-5.9.4 ptyprocess-0.7.0 pure-eval-0.2.2 pycparser-2.21 pydata-sphinx-theme-0.13.3 pygithub-1.57 pygments-2.14.0 pyjwt-2.6.0 pynacl-1.5.0 pyrsistent-0.19.3 python-dateutil-2.8.2 pytz-2022.7.1 pyyaml-6.0 pyzmq-25.0.0 requests-2.28.1 rocm-docs-core-0.6.0 smmap-5.0.0 soupsieve-2.4 sphinx-4.3.1 sphinx-book-theme-1.0.0rc2 sphinx-copybutton-0.5.1 sphinx-design-0.3.0 sphinx-external-toc-0.3.1 sphinx-notfound-page-0.8.3 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sqlalchemy-1.4.46 stack-data-0.6.2 tabulate-0.9.0 tornado-6.2 traitlets-5.9.0 typing-extensions-4.5.0 uc-micro-py-1.0.1 urllib3-1.26.13 wcwidth-0.2.6 wrapt-1.14.1 zipp-3.11.0 [rtd-command-info] start-time: 2023-04-24T21:49:18.089939Z, end-time: 2023-04-24T21:49:18.161720Z, duration: 0, exit-code: 0 cat docs/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html import shutil shutil.copy2('../CONTRIBUTING.md','./contributing.md') from rocm_docs import ROCmDocs # working anchors that linkcheck cannot find linkcheck_anchors_ignore = [ 'd90e61', 'd1667e113', 'd2999e60', 'building-from-source', 'use-the-rocm-build-tool-rbuild', 'use-cmake-to-build-migraphx', 'example' ] linkcheck_ignore = [ # site to be built "https://rocmdocs.amd.com/projects/ROCmCC/en/latest/", "https://rocmdocs.amd.com/projects/RVS/en/latest/", "https://rocmdocs.amd.com/projects/amdsmi/en/latest/", "https://rocmdocs.amd.com/projects/rdc/en/latest/", "https://rocmdocs.amd.com/projects/rocmsmi/en/latest/", "https://rocmdocs.amd.com/projects/roctracer/en/latest/", "https://rocmdocs.amd.com/projects/MIGraphX/en/latest/", "https://rocmdocs.amd.com/projects/rocprofiler/en/latest/", "https://github.com/ROCm-Developer-Tools/HIP-VS/blob/master/README.md", "https://rocmdocs.amd.com/projects/HIPIFY/en/develop/", # correct links that linkcheck times out on r"https://www.amd.com/system/files/.*.pdf", "https://www.amd.com/en/developer/aocc.html", "https://www.amd.com/en/support/linux-drivers", "https://www.amd.com/en/technologies/infinity-hub", r"https://bitbucket.org/icl/magma/*", "http://cs231n.stanford.edu/" ] myst_html_meta = { "http-equiv=refresh content=0;url='https://docs.amd.com'": "redirect" } docs_core = ROCmDocs("ROCm Docs 5.6.0 Alpha") docs_core.setup() docs_core.disable_main_doc_link() for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("revamp", "/en/revamp/"), ("redirect", "/en/redirect/"), ], 'downloads': [ ("html", "//rocm.docs.amd.com/_/downloads/en/latest/htmlzip/"), ], 'subprojects': [ ("advanced-micro-devices-composable-kernel", "https://rocm.docs.amd.com/projects/composable_kernel/en/latest/"), ("advanced-micro-devices-hip", "https://rocm.docs.amd.com/projects/HIP/en/latest/"), ("advanced-micro-devices-hipblas", "https://rocm.docs.amd.com/projects/hipBLAS/en/latest/"), ("advanced-micro-devices-hipblaslt", "https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/"), ("advanced-micro-devices-hipcub", "https://rocm.docs.amd.com/projects/hipCUB/en/latest/"), ("advanced-micro-devices-hipfft", "https://rocm.docs.amd.com/projects/hipFFT/en/latest/"), ("advanced-micro-devices-hipfort", "https://rocm.docs.amd.com/projects/hipfort/en/latest/"), ("advanced-micro-devices-hipify", "https://rocm.docs.amd.com/projects/HIPIFY/en/latest/"), ("advanced-micro-devices-hiprand", "https://rocm.docs.amd.com/projects/hipRAND/en/latest/"), ("advanced-micro-devices-hipsolver", "https://rocm.docs.amd.com/projects/hipSOLVER/en/latest/"), ("advanced-micro-devices-hipsparse", "https://rocm.docs.amd.com/projects/hipSPARSE/en/latest/"), ("advanced-micro-devices-hipsparselt", "https://rocm.docs.amd.com/projects/hipSPARSELt/en/latest/"), ("advanced-micro-devices-hiptensor", "https://rocm.docs.amd.com/projects/hipTensor/en/latest/"), ("advanced-micro-devices-transferbench", "https://rocm.docs.amd.com/projects/TransferBench/en/latest/"), ("advanced-micro-devices-swab-documentation", "https://rocm.docs.amd.com/projects/swab-documentation/en/latest/"), ("advanced-micro-devices-rocwmma", "https://rocm.docs.amd.com/projects/rocWMMA/en/latest/"), ("advanced-micro-devices-rocthrust", "https://rocm.docs.amd.com/projects/rocThrust/en/latest/"), ("advanced-micro-devices-rocsparse", "https://rocm.docs.amd.com/projects/rocSPARSE/en/latest/"), ("advanced-micro-devices-rocsolver", "https://rocm.docs.amd.com/projects/rocSOLVER/en/latest/"), ("advanced-micro-devices-miopen", "https://rocm.docs.amd.com/projects/MIOpen/en/latest/"), ("advanced-micro-devices-mivisionx", "https://rocm.docs.amd.com/projects/MIVisionX/en/latest/"), ("advanced-micro-devices-rccl", "https://rocm.docs.amd.com/projects/rccl/en/latest/"), ("advanced-micro-devices-rocal", "https://rocm.docs.amd.com/projects/rocAL/en/latest/"), ("advanced-micro-devices-rocalution", "https://rocm.docs.amd.com/projects/rocALUTION/en/latest/"), ("advanced-micro-devices-rocblas", "https://rocm.docs.amd.com/projects/rocBLAS/en/latest/"), ("advanced-micro-devices-rocrand", "https://rocm.docs.amd.com/projects/rocRAND/en/latest/"), ("advanced-micro-devices-rocprim", "https://rocm.docs.amd.com/projects/rocPRIM/en/latest/"), ("advanced-micro-devices-rocmvalidationsuite", "https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/latest/"), ("advanced-micro-devices-rocfft", "https://rocm.docs.amd.com/projects/rocFFT/en/latest/"), ("advanced-micro-devices-rocgdb-internal", "https://rocm.docs.amd.com/projects/ROCgdb/en/latest/"), ("advanced-micro-devices-rocm-smi-lib", "https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/"), ("advanced-micro-devices-rocm-docs-core", "https://rocm.docs.amd.com/projects/rocm-docs-core/en/latest/"), ], 'slug': 'advanced-micro-devices-demo', 'name': u'ROCm Documentation', 'rtd_language': u'en', 'programming_language': u'cpp', 'canonical_url': 'https://rocm.docs.amd.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'RadeonOpenCompute', 'proxied_api_host': '/_', 'github_repo': 'ROCm', 'github_version': 'redirect2', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'redirect2', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'redirect2', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': None, 'commit': 'bb74b64f', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/advanced-micro-devices-demo/builds/1432898/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-04-24T21:49:18.366376Z, end-time: 2023-04-24T21:49:34.216885Z, duration: 15, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.3.1 loading translations [en]... done making output directory... done myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=['colon_fence', 'fieldlist', 'linkify', 'replacements'], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), 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') myst-nb v0.17.1: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/_readthedocs/.jupyter_cache [autosummary] generating autosummary for: 404.md, about.md, all_deploy_options.md, contributing.md, deploy.md, deploy/advanced.md, deploy/advanced/build_source.md, deploy/advanced/spack.md, deploy/docker.md, deploy/multi.md, ..., release/licensing.md, rocm_stack.md, under_construction.md, understand/cmake_packages.rst, understand/compiler_disambiguation.md, understand/file_reorg.md, understand/installing_linux.md, understand/installing_linux/package_manager_integration.md, understand/installing_linux/prerequisites.md, understand/isv_deployment_win.md loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 63 source files that are out of date updating environment: [new config] 63 added, 0 changed, 0 removed reading sources... [ 1%] 404 reading sources... [ 3%] about reading sources... [ 4%] all_deploy_options reading sources... [ 6%] contributing reading sources... [ 7%] deploy reading sources... [ 9%] deploy/advanced reading sources... [ 11%] deploy/advanced/build_source reading sources... [ 12%] deploy/advanced/spack reading sources... [ 14%] deploy/docker reading sources... [ 15%] deploy/multi reading sources... [ 17%] examples/ai_ml_inferencing reading sources... [ 19%] examples/inception_casestudy/inception_casestudy reading sources... [ 20%] gpu_libraries reading sources... [ 22%] how_to/deep_learning_rocm reading sources... [ 23%] how_to/magma_install/magma_install reading sources... [ 25%] how_to/manage_install/install_linux reading sources... [ 26%] how_to/manage_install/uninstall_linux reading sources... [ 28%] how_to/manage_install/upgrade_linux reading sources... [ 30%] how_to/manage_install_linux reading sources... [ 31%] how_to/pytorch_install/pytorch_install reading sources... [ 33%] how_to/quick_start_linux reading sources... [ 34%] how_to/quick_start_windows reading sources... [ 36%] how_to/system_debugging reading sources... [ 38%] how_to/tensorflow_install/tensorflow_install reading sources... [ 39%] inception_casestudy_migraphx/inception_casestudy_migraphx reading sources... [ 41%] index reading sources... [ 42%] kernel_userspace reading sources... [ 44%] packaging_guidelines reading sources... [ 46%] reference/ai_tools reading sources... [ 47%] reference/all reading sources... [ 49%] reference/compilers reading sources... [ 50%] reference/computer_vision reading sources... [ 52%] reference/dev_tools reading sources... [ 53%] reference/docker reading sources... [ 55%] reference/framework_compatibility/framework_compatibility reading sources... [ 57%] reference/gpu_arch reading sources... [ 58%] reference/gpu_arch/mi100 reading sources... [ 60%] reference/gpu_arch/mi250 reading sources... [ 61%] reference/gpu_libraries/c++_primitives reading sources... [ 63%] reference/gpu_libraries/communication reading sources... [ 65%] reference/gpu_libraries/fft reading sources... [ 66%] reference/gpu_libraries/linear_algebra reading sources... [ 68%] reference/gpu_libraries/math reading sources... [ 69%] reference/gpu_libraries/rand reading sources... [ 71%] reference/hip reading sources... [ 73%] reference/management_tools reading sources... [ 74%] reference/openmp/openmp reading sources... [ 76%] reference/rocmcc/rocmcc reading sources... [ 77%] reference/tools reading sources... [ 79%] reference/validation_tools reading sources... [ 80%] release/compatibility reading sources... [ 82%] release/docker_support_matrix reading sources... [ 84%] release/gpu_os_support reading sources... [ 85%] release/licensing reading sources... [ 87%] rocm_stack reading sources... [ 88%] under_construction reading sources... [ 90%] understand/cmake_packages reading sources... [ 92%] understand/compiler_disambiguation reading sources... [ 93%] understand/file_reorg reading sources... [ 95%] understand/installing_linux reading sources... [ 96%] understand/installing_linux/package_manager_integration reading sources... [ 98%] understand/installing_linux/prerequisites reading sources... [100%] understand/isv_deployment_win /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/ai_ml_inferencing.md:: WARNING: toctree contains reference to nonexisting document 'examples/inception_casestudy_migraphx/inception_casestudy_migraphx' [etoc.ref] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/gpu_libraries/math.md:15: WARNING: The parent of a 'grid-item' should be a 'grid-row' [design.grid] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/gpu_libraries/math.md:29: WARNING: The parent of a 'grid-item' should be a 'grid-row' [design.grid] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/gpu_libraries/math.md:36: WARNING: The parent of a 'grid-item' should be a 'grid-row' [design.grid] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/rocmcc/rocmcc.md:500: WARNING: Directive 'program': No content permitted :::{option} -h Prints the help message. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/all_deploy_options.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy/advanced.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy/advanced/build_source.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy/advanced/spack.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy/multi.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/gpu_libraries.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/how_to/manage_install_linux.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/inception_casestudy_migraphx/inception_casestudy_migraphx.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/kernel_userspace.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/packaging_guidelines.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/dev_tools.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/docker.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/tools.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/rocm_stack.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/under_construction.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/understand/installing_linux.md: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] 404 writing output... [ 3%] about writing output... [ 4%] all_deploy_options writing output... [ 6%] contributing writing output... [ 7%] deploy writing output... [ 9%] deploy/advanced writing output... [ 11%] deploy/advanced/build_source writing output... [ 12%] deploy/advanced/spack writing output... [ 14%] deploy/docker writing output... [ 15%] deploy/multi writing output... [ 17%] examples/ai_ml_inferencing writing output... [ 19%] examples/inception_casestudy/inception_casestudy writing output... [ 20%] gpu_libraries writing output... [ 22%] how_to/deep_learning_rocm writing output... [ 23%] how_to/magma_install/magma_install writing output... [ 25%] how_to/manage_install/install_linux writing output... [ 26%] how_to/manage_install/uninstall_linux writing output... [ 28%] how_to/manage_install/upgrade_linux writing output... [ 30%] how_to/manage_install_linux writing output... [ 31%] how_to/pytorch_install/pytorch_install writing output... [ 33%] how_to/quick_start_linux writing output... [ 34%] how_to/quick_start_windows writing output... [ 36%] how_to/system_debugging writing output... [ 38%] how_to/tensorflow_install/tensorflow_install writing output... [ 39%] inception_casestudy_migraphx/inception_casestudy_migraphx writing output... [ 41%] index writing output... [ 42%] kernel_userspace writing output... [ 44%] packaging_guidelines writing output... [ 46%] reference/ai_tools writing output... [ 47%] reference/all writing output... [ 49%] reference/compilers writing output... [ 50%] reference/computer_vision writing output... [ 52%] reference/dev_tools writing output... [ 53%] reference/docker writing output... [ 55%] reference/framework_compatibility/framework_compatibility writing output... [ 57%] reference/gpu_arch writing output... [ 58%] reference/gpu_arch/mi100 writing output... [ 60%] reference/gpu_arch/mi250 writing output... [ 61%] reference/gpu_libraries/c++_primitives writing output... [ 63%] reference/gpu_libraries/communication writing output... [ 65%] reference/gpu_libraries/fft writing output... [ 66%] reference/gpu_libraries/linear_algebra writing output... [ 68%] reference/gpu_libraries/math writing output... [ 69%] reference/gpu_libraries/rand writing output... [ 71%] reference/hip writing output... [ 73%] reference/management_tools writing output... [ 74%] reference/openmp/openmp writing output... [ 76%] reference/rocmcc/rocmcc writing output... [ 77%] reference/tools writing output... [ 79%] reference/validation_tools writing output... [ 80%] release/compatibility writing output... [ 82%] release/docker_support_matrix writing output... [ 84%] release/gpu_os_support writing output... [ 85%] release/licensing writing output... [ 87%] rocm_stack writing output... [ 88%] under_construction writing output... [ 90%] understand/cmake_packages writing output... [ 92%] understand/compiler_disambiguation writing output... [ 93%] understand/file_reorg writing output... [ 95%] understand/installing_linux writing output... [ 96%] understand/installing_linux/package_manager_integration writing output... [ 98%] understand/installing_linux/prerequisites writing output... [100%] understand/isv_deployment_win /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/about.md:3: WARNING: 'myst' reference target not found: licensing.md /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy.md:15: WARNING: 'myst' reference target not found: quick_start /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy.md:16: WARNING: 'myst' reference target not found: hip_sdk_install_win/hip_sdk_install_win /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy.md:35: WARNING: 'myst' reference target not found: deploy/advanced/uninstall /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy.md:36: WARNING: 'myst' reference target not found: deploy/advanced/multi /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy/advanced.md:5: WARNING: 'myst' reference target not found: advanced/uninstall /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy/advanced.md:6: WARNING: 'myst' reference target not found: advanced/multi /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy/docker.md:5: WARNING: 'myst' reference target not found: ./install.md /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1363: WARNING: 'myst' reference target not found: #option-2-building-from-source /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1382: WARNING: 'myst' reference target not found: #option-1-installing-binaries /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1657: WARNING: 'myst' reference target not found: /ROCm/docs/how_to/pytorch_install/pytorch_install /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:991: WARNING: Could not lex literal_block as "py". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1384: WARNING: Could not lex literal_block as "py". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1466: WARNING: Could not lex literal_block as "py". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1484: WARNING: Could not lex literal_block as "py". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1638: WARNING: Could not lex literal_block as "py". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/how_to/quick_start_windows.md:63: WARNING: 'myst' reference target not found: #hip-components /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/how_to/quick_start_windows.md:63: WARNING: 'myst' reference target not found: #amd-display-driver /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/how_to/quick_start_windows.md:71: WARNING: 'myst' reference target not found: #amd-display-driver /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/index.md:28: WARNING: 'myst' reference target not found: deploy/install /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/index.md:30: WARNING: 'myst' reference target not found: deploy/spack /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/index.md:31: WARNING: 'myst' reference target not found: deploy/build_source /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/index.md:77: WARNING: 'myst' reference target not found: how_to/docker_gpu_isolation /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/release/docker_support_matrix.md:64: WARNING: 'myst' reference target not found: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/release/gpu_os_support.md:93: WARNING: 'myst' reference target not found: link /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/release/gpu_os_support.md:95: WARNING: 'myst' reference target not found: link /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/release/gpu_os_support.md:107: WARNING: 'myst' reference target not found: link /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/release/gpu_os_support.md:109: WARNING: 'myst' reference target not found: link /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/release/licensing.md:30: WARNING: 'myst' reference target not found: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/understand/installing_linux/prerequisites.md:27: WARNING: 'myst' reference target not found: /release/gpu_os_support#os-support /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/understand/installing_linux/prerequisites.md:104: WARNING: 'myst' reference target not found: how_to/quick_start_linux.html#add-repositories generating indices... genindex done writing additional pages... search done copying images... [ 2%] data/understand/deep_learning/inception_v3.png copying images... [ 5%] data/understand/deep_learning/mnist_1.png copying images... [ 7%] data/understand/deep_learning/mnist_2.png copying images... [ 10%] data/understand/deep_learning/mnist_3.png copying images... [ 12%] data/understand/deep_learning/mnist_4.png copying images... [ 15%] data/understand/deep_learning/mnist_5.png copying images... [ 17%] data/understand/deep_learning/TextClassification_3.png copying images... [ 20%] data/understand/deep_learning/TextClassification_4.png copying images... [ 23%] data/understand/deep_learning/TextClassification_5.png copying images... [ 25%] data/understand/deep_learning/TextClassification_6.png copying images... [ 28%] data/understand/deep_learning/TextClassification_7.png copying images... [ 30%] data/understand/deep_learning/image.018.png copying images... [ 33%] data/how_to/magma_install/image.005.png copying images... [ 35%] data/how_to/magma_install/image.006.png copying images... [ 38%] data/hip_sdk_install_win/Setup-Icon.png copying images... [ 41%] data/hip_sdk_install_win/Loading-Window.png copying images... [ 43%] data/hip_sdk_install_win/Installer-Window.png copying images... [ 46%] data/hip_sdk_install_win/DeSelectAll.png copying images... [ 48%] data/hip_sdk_install_win/HIP-SDK-Core.png copying images... [ 51%] data/hip_sdk_install_win/HIP-Libraries.png copying images... [ 53%] data/hip_sdk_install_win/HIP-Runtime-Compiler.png copying images... [ 56%] data/hip_sdk_install_win/HIP-Ray-Tracing.png copying images... [ 58%] data/hip_sdk_install_win/BitCode-Profiler.png copying images... [ 61%] data/hip_sdk_install_win/AMD-Display-Driver.png copying images... [ 64%] data/hip_sdk_install_win/Installation.png copying images... [ 66%] data/hip_sdk_install_win/Installation-Complete.png copying images... [ 69%] data/hip_sdk_install_win/Uninstallation.png copying images... [ 71%] data/framework_compatibility/with_pytorch.png copying images... [ 74%] data/framework_compatibility/with_tensorflow.png copying images... [ 76%] data/reference/gpu_arch/image.004.png copying images... [ 79%] data/reference/gpu_arch/image.005.png copying images... [ 82%] data/reference/gpu_arch/image.006.png copying images... [ 84%] data/reference/gpu_arch/image.001.png copying images... [ 87%] data/reference/gpu_arch/image.002.png copying images... [ 89%] data/reference/gpu_arch/image.003.png copying images... [ 92%] data/understand/installing_linux/image.001.png copying images... [ 94%] data/understand/installing_linux/image.002.png copying images... [ 97%] data/understand/installing_linux/image.003.png copying images... [100%] data/understand/installing_linux/image.004.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 53 warnings. The HTML pages are in ../_readthedocs/html. Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 0.815 reference/rocmcc/rocmcc 0.236 examples/inception_casestudy/inception_casestudy 0.216 how_to/manage_install/install_linux 0.191 release/licensing 0.146 reference/openmp/openmp [rtd-command-info] start-time: 2023-04-24T21:49:34.439049Z, end-time: 2023-04-24T21:49:42.411575Z, duration: 7, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v4.3.1 loading translations [en]... done making output directory... done myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=['colon_fence', 'fieldlist', 'linkify', 'replacements'], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), 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') myst-nb v0.17.1: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/_readthedocs/.jupyter_cache [autosummary] generating autosummary for: 404.md, about.md, all_deploy_options.md, contributing.md, deploy.md, deploy/advanced.md, deploy/advanced/build_source.md, deploy/advanced/spack.md, deploy/docker.md, deploy/multi.md, ..., release/licensing.md, rocm_stack.md, under_construction.md, understand/cmake_packages.rst, understand/compiler_disambiguation.md, understand/file_reorg.md, understand/installing_linux.md, understand/installing_linux/package_manager_integration.md, understand/installing_linux/prerequisites.md, understand/isv_deployment_win.md loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 63 added, 0 changed, 0 removed reading sources... [ 1%] 404 reading sources... [ 3%] about reading sources... [ 4%] all_deploy_options reading sources... [ 6%] contributing reading sources... [ 7%] deploy reading sources... [ 9%] deploy/advanced reading sources... [ 11%] deploy/advanced/build_source reading sources... [ 12%] deploy/advanced/spack reading sources... [ 14%] deploy/docker reading sources... [ 15%] deploy/multi reading sources... [ 17%] examples/ai_ml_inferencing reading sources... [ 19%] examples/inception_casestudy/inception_casestudy reading sources... [ 20%] gpu_libraries reading sources... [ 22%] how_to/deep_learning_rocm reading sources... [ 23%] how_to/magma_install/magma_install reading sources... [ 25%] how_to/manage_install/install_linux reading sources... [ 26%] how_to/manage_install/uninstall_linux reading sources... [ 28%] how_to/manage_install/upgrade_linux reading sources... [ 30%] how_to/manage_install_linux reading sources... [ 31%] how_to/pytorch_install/pytorch_install reading sources... [ 33%] how_to/quick_start_linux reading sources... [ 34%] how_to/quick_start_windows reading sources... [ 36%] how_to/system_debugging reading sources... [ 38%] how_to/tensorflow_install/tensorflow_install reading sources... [ 39%] inception_casestudy_migraphx/inception_casestudy_migraphx reading sources... [ 41%] index reading sources... [ 42%] kernel_userspace reading sources... [ 44%] packaging_guidelines reading sources... [ 46%] reference/ai_tools reading sources... [ 47%] reference/all reading sources... [ 49%] reference/compilers reading sources... [ 50%] reference/computer_vision reading sources... [ 52%] reference/dev_tools reading sources... [ 53%] reference/docker reading sources... [ 55%] reference/framework_compatibility/framework_compatibility reading sources... [ 57%] reference/gpu_arch reading sources... [ 58%] reference/gpu_arch/mi100 reading sources... [ 60%] reference/gpu_arch/mi250 reading sources... [ 61%] reference/gpu_libraries/c++_primitives reading sources... [ 63%] reference/gpu_libraries/communication reading sources... [ 65%] reference/gpu_libraries/fft reading sources... [ 66%] reference/gpu_libraries/linear_algebra reading sources... [ 68%] reference/gpu_libraries/math reading sources... [ 69%] reference/gpu_libraries/rand reading sources... [ 71%] reference/hip reading sources... [ 73%] reference/management_tools reading sources... [ 74%] reference/openmp/openmp reading sources... [ 76%] reference/rocmcc/rocmcc reading sources... [ 77%] reference/tools reading sources... [ 79%] reference/validation_tools reading sources... [ 80%] release/compatibility reading sources... [ 82%] release/docker_support_matrix reading sources... [ 84%] release/gpu_os_support reading sources... [ 85%] release/licensing reading sources... [ 87%] rocm_stack reading sources... [ 88%] under_construction reading sources... [ 90%] understand/cmake_packages reading sources... [ 92%] understand/compiler_disambiguation reading sources... [ 93%] understand/file_reorg reading sources... [ 95%] understand/installing_linux reading sources... [ 96%] understand/installing_linux/package_manager_integration reading sources... [ 98%] understand/installing_linux/prerequisites reading sources... [100%] understand/isv_deployment_win /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/ai_ml_inferencing.md:: WARNING: toctree contains reference to nonexisting document 'examples/inception_casestudy_migraphx/inception_casestudy_migraphx' [etoc.ref] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/gpu_libraries/math.md:15: WARNING: The parent of a 'grid-item' should be a 'grid-row' [design.grid] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/gpu_libraries/math.md:29: WARNING: The parent of a 'grid-item' should be a 'grid-row' [design.grid] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/gpu_libraries/math.md:36: WARNING: The parent of a 'grid-item' should be a 'grid-row' [design.grid] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/rocmcc/rocmcc.md:500: WARNING: Directive 'program': No content permitted :::{option} -h Prints the help message. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/all_deploy_options.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy/advanced.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy/advanced/build_source.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy/advanced/spack.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy/multi.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/gpu_libraries.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/how_to/manage_install_linux.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/inception_casestudy_migraphx/inception_casestudy_migraphx.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/kernel_userspace.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/packaging_guidelines.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/dev_tools.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/docker.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/reference/tools.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/rocm_stack.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/under_construction.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/understand/installing_linux.md: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... release/gpu_os_support release/compatibility release/docker_support_matrix reference/framework_compatibility/framework_compatibility release/licensing how_to/quick_start_linux understand/installing_linux/prerequisites understand/installing_linux/package_manager_integration how_to/manage_install/install_linux how_to/manage_install/upgrade_linux how_to/manage_install/uninstall_linux how_to/quick_start_windows deploy/docker reference/all reference/hip reference/gpu_libraries/math reference/gpu_libraries/linear_algebra reference/gpu_libraries/fft reference/gpu_libraries/rand reference/gpu_libraries/c++_primitives reference/gpu_libraries/communication reference/ai_tools reference/computer_vision reference/openmp/openmp reference/compilers reference/rocmcc/rocmcc reference/management_tools reference/validation_tools reference/gpu_arch reference/gpu_arch/mi250 reference/gpu_arch/mi100 understand/compiler_disambiguation understand/isv_deployment_win understand/cmake_packages understand/file_reorg how_to/deep_learning_rocm how_to/magma_install/magma_install how_to/pytorch_install/pytorch_install how_to/tensorflow_install/tensorflow_install how_to/system_debugging examples/ai_ml_inferencing examples/inception_casestudy/inception_casestudy about contributing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/index.md:28: WARNING: 'myst' reference target not found: deploy/install /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/index.md:30: WARNING: 'myst' reference target not found: deploy/spack /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/index.md:31: WARNING: 'myst' reference target not found: deploy/build_source /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/index.md:77: WARNING: 'myst' reference target not found: how_to/docker_gpu_isolation /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/release/gpu_os_support.md:93: WARNING: 'myst' reference target not found: link /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/release/gpu_os_support.md:95: WARNING: 'myst' reference target not found: link /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/release/gpu_os_support.md:107: WARNING: 'myst' reference target not found: link /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/release/gpu_os_support.md:109: WARNING: 'myst' reference target not found: link /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/release/docker_support_matrix.md:64: WARNING: 'myst' reference target not found: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/release/licensing.md:30: WARNING: 'myst' reference target not found: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/understand/installing_linux/prerequisites.md:27: WARNING: 'myst' reference target not found: /release/gpu_os_support#os-support /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/understand/installing_linux/prerequisites.md:104: WARNING: 'myst' reference target not found: how_to/quick_start_linux.html#add-repositories /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/how_to/quick_start_windows.md:63: WARNING: 'myst' reference target not found: #hip-components /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/how_to/quick_start_windows.md:63: WARNING: 'myst' reference target not found: #amd-display-driver /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/how_to/quick_start_windows.md:71: WARNING: 'myst' reference target not found: #amd-display-driver /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/deploy/docker.md:5: WARNING: 'myst' reference target not found: ./install.md /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1363: WARNING: 'myst' reference target not found: #option-2-building-from-source /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1382: WARNING: 'myst' reference target not found: #option-1-installing-binaries /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1657: WARNING: 'myst' reference target not found: /ROCm/docs/how_to/pytorch_install/pytorch_install /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/about.md:3: WARNING: 'myst' reference target not found: licensing.md done writing... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:991: WARNING: Could not lex literal_block as "py". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1384: WARNING: Could not lex literal_block as "py". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1466: WARNING: Could not lex literal_block as "py". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1484: WARNING: Could not lex literal_block as "py". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-demo/checkouts/latest/docs/examples/inception_casestudy/inception_casestudy.md:1638: WARNING: Could not lex literal_block as "py". Highlighting skipped. done writing additional files... done copying images... [ 2%] data/framework_compatibility/with_pytorch.png copying images... [ 5%] data/framework_compatibility/with_tensorflow.png copying images... [ 7%] data/understand/installing_linux/image.002.png copying images... [ 10%] data/understand/installing_linux/image.003.png copying images... [ 13%] data/understand/installing_linux/image.004.png copying images... [ 15%] data/hip_sdk_install_win/Setup-Icon.png copying images... [ 18%] data/hip_sdk_install_win/Loading-Window.png copying images... [ 21%] data/hip_sdk_install_win/Installer-Window.png copying images... [ 23%] data/hip_sdk_install_win/DeSelectAll.png copying images... [ 26%] data/hip_sdk_install_win/HIP-SDK-Core.png copying images... [ 28%] data/hip_sdk_install_win/HIP-Libraries.png copying images... [ 31%] data/hip_sdk_install_win/HIP-Runtime-Compiler.png copying images... [ 34%] data/hip_sdk_install_win/HIP-Ray-Tracing.png copying images... [ 36%] data/hip_sdk_install_win/BitCode-Profiler.png copying images... [ 39%] data/hip_sdk_install_win/AMD-Display-Driver.png copying images... [ 42%] data/hip_sdk_install_win/Installation.png copying images... [ 44%] data/hip_sdk_install_win/Installation-Complete.png copying images... [ 47%] data/hip_sdk_install_win/Uninstallation.png copying images... [ 50%] data/reference/gpu_arch/image.001.png copying images... [ 52%] data/reference/gpu_arch/image.002.png copying images... [ 55%] data/reference/gpu_arch/image.003.png copying images... [ 57%] data/reference/gpu_arch/image.004.png copying images... [ 60%] data/reference/gpu_arch/image.005.png copying images... [ 63%] data/reference/gpu_arch/image.006.png copying images... [ 65%] data/how_to/magma_install/image.005.png copying images... [ 68%] data/how_to/magma_install/image.006.png copying images... [ 71%] data/understand/deep_learning/inception_v3.png copying images... [ 73%] data/understand/deep_learning/mnist_1.png copying images... [ 76%] data/understand/deep_learning/mnist_2.png copying images... [ 78%] data/understand/deep_learning/mnist_3.png copying images... [ 81%] data/understand/deep_learning/mnist_4.png copying images... [ 84%] data/understand/deep_learning/mnist_5.png copying images... [ 86%] data/understand/deep_learning/TextClassification_3.png copying images... [ 89%] data/understand/deep_learning/TextClassification_4.png copying images... [ 92%] data/understand/deep_learning/TextClassification_5.png copying images... [ 94%] data/understand/deep_learning/TextClassification_6.png copying images... [ 97%] data/understand/deep_learning/TextClassification_7.png copying images... [100%] data/understand/deep_learning/image.018.png copying static files... done copying extra files... done dumping object inventory... done build succeeded, 47 warnings. The HTML page is in ../_readthedocs/htmlzip. Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 0.814 reference/rocmcc/rocmcc 0.239 examples/inception_casestudy/inception_casestudy 0.210 how_to/manage_install/install_linux 0.205 release/licensing 0.145 reference/openmp/openmp