Read the Docs build information Build id: 2659224 Project: advanced-micro-devices-composable-kernel Version: latest Commit: f4ec14f233e2f88458ad3c6fa04b266caca0a980 Date: 2024-12-04T00:48:49.728569Z State: cancelled Success: False [rtd-command-info] start-time: 2024-12-04T00:48:51.067845Z, end-time: 2024-12-04T00:48:51.983422Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/ROCm/composable_kernel.git . Cloning into '.'... [rtd-command-info] start-time: 2024-12-04T00:48:52.060722Z, end-time: 2024-12-04T00:48:54.333413Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/docs/6.2.4:refs/remotes/origin/docs/6.2.4 From https://github.com/ROCm/composable_kernel * [new branch] docs/6.2.4 -> origin/docs/6.2.4 * [new tag] rocm-5.7.0 -> rocm-5.7.0 * [new tag] rocm-5.7.1 -> rocm-5.7.1 * [new tag] rocm-6.2.0 -> rocm-6.2.0 * [new tag] rocm-6.2.1 -> rocm-6.2.1 * [new tag] rocm-6.2.2 -> rocm-6.2.2 * [new tag] rocm-6.2.4 -> rocm-6.2.4 [rtd-command-info] start-time: 2024-12-04T00:48:54.471414Z, end-time: 2024-12-04T00:48:54.810895Z, duration: 0, exit-code: 0 git checkout --force origin/docs/6.2.4 Note: switching to 'origin/docs/6.2.4'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at f4ec14f add back unintentionally deleted requirement [rtd-command-info] start-time: 2024-12-04T00:48:54.886785Z, end-time: 2024-12-04T00:48:54.950446Z, 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: 2024-12-04T00:49:00.327320Z, end-time: 2024-12-04T00:49:00.407986Z, duration: 0, exit-code: 0 asdf global python 3.10.15 [rtd-command-info] start-time: 2024-12-04T00:49:00.842325Z, end-time: 2024-12-04T00:49:02.320000Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.15.final.0-64 in 865ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-12-04T00:49:02.394052Z, end-time: 2024-12-04T00:49:15.396361Z, duration: 13, 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-composable-kernel/envs/latest/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.6.0 [rtd-command-info] start-time: 2024-12-04T00:49:15.464637Z, end-time: 2024-12-04T00:49:25.828748Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.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.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 98.1 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 136.1 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 334.0 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 359.6 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-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.2.1 urllib3-2.2.3 [rtd-command-info] start-time: 2024-12-04T00:49:25.904443Z, end-time: 2024-12-04T00:49:32.355288Z, duration: 6, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/sphinx/requirements.txt Collecting accessible-pygments==0.0.5 (from -r docs/sphinx/requirements.txt (line 7)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: alabaster==1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 9)) (1.0.0) Requirement already satisfied: babel==2.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 11)) (2.16.0) Collecting beautifulsoup4==4.12.3 (from -r docs/sphinx/requirements.txt (line 15)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting breathe==4.35.0 (from -r docs/sphinx/requirements.txt (line 17)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Requirement already satisfied: certifi==2024.8.30 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 19)) (2024.8.30) Collecting cffi==1.17.1 (from -r docs/sphinx/requirements.txt (line 21)) Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Requirement already satisfied: charset-normalizer==3.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 25)) (3.4.0) Collecting click==8.1.7 (from -r docs/sphinx/requirements.txt (line 27)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting cryptography==43.0.3 (from -r docs/sphinx/requirements.txt (line 29)) Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) Collecting deprecated==1.2.15 (from -r docs/sphinx/requirements.txt (line 31)) Downloading Deprecated-1.2.15-py2.py3-none-any.whl.metadata (5.5 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/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 41)) 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 43)) 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 45)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Requirement already satisfied: idna==3.10 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 47)) (3.10) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 49)) (1.4.1) Requirement already satisfied: jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 51)) (3.1.4) Collecting latexcodec==3.0.0 (from -r docs/sphinx/requirements.txt (line 55)) Downloading latexcodec-3.0.0-py3-none-any.whl.metadata (4.9 kB) Collecting markdown-it-py==3.0.0 (from -r docs/sphinx/requirements.txt (line 57)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: markupsafe==3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 61)) (3.0.2) Collecting mdit-py-plugins==0.4.2 (from -r docs/sphinx/requirements.txt (line 63)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl==0.1.2 (from -r docs/sphinx/requirements.txt (line 65)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting myst-parser==4.0.0 (from -r docs/sphinx/requirements.txt (line 67)) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: packaging==24.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 69)) (24.2) Collecting pybtex==0.24.0 (from -r docs/sphinx/requirements.txt (line 71)) Downloading pybtex-0.24.0-py2.py3-none-any.whl.metadata (2.0 kB) Collecting pybtex-docutils==1.0.3 (from -r docs/sphinx/requirements.txt (line 75)) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting pycparser==2.22 (from -r docs/sphinx/requirements.txt (line 77)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting pydata-sphinx-theme==0.16.0 (from -r docs/sphinx/requirements.txt (line 79)) Downloading pydata_sphinx_theme-0.16.0-py3-none-any.whl.metadata (7.5 kB) Collecting pygithub==2.5.0 (from -r docs/sphinx/requirements.txt (line 83)) Downloading PyGithub-2.5.0-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: pygments==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 85)) (2.18.0) Collecting pyjwt==2.10.0 (from pyjwt[crypto]==2.10.0->-r docs/sphinx/requirements.txt (line 90)) Downloading PyJWT-2.10.0-py3-none-any.whl.metadata (4.0 kB) Collecting pynacl==1.5.0 (from -r docs/sphinx/requirements.txt (line 92)) 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.2 (from -r docs/sphinx/requirements.txt (line 94)) Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests==2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 100)) (2.32.3) Collecting rocm-docs-core==1.8.5 (from -r docs/sphinx/requirements.txt (line 104)) Downloading rocm_docs_core-1.8.5-py3-none-any.whl.metadata (3.9 kB) Collecting six==1.16.0 (from -r docs/sphinx/requirements.txt (line 106)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting smmap==5.0.1 (from -r docs/sphinx/requirements.txt (line 108)) 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-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 110)) (2.2.0) Collecting soupsieve==2.6 (from -r docs/sphinx/requirements.txt (line 112)) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: sphinx==8.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 114)) (8.1.3) Collecting sphinx-book-theme==1.1.3 (from -r docs/sphinx/requirements.txt (line 126)) 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 128)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design==0.6.1 (from -r docs/sphinx/requirements.txt (line 130)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-external-toc==1.0.1 (from -r docs/sphinx/requirements.txt (line 132)) Downloading sphinx_external_toc-1.0.1-py3-none-any.whl.metadata (15 kB) Collecting sphinx-notfound-page==1.0.4 (from -r docs/sphinx/requirements.txt (line 134)) Downloading sphinx_notfound_page-1.0.4-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 136)) (2.0.0) Collecting sphinxcontrib-bibtex==2.6.3 (from -r docs/sphinx/requirements.txt (line 138)) Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl.metadata (6.3 kB) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 140)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 142)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 144)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 146)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 148)) (2.0.0) Collecting tomli==2.1.0 (from -r docs/sphinx/requirements.txt (line 150)) Downloading tomli-2.1.0-py3-none-any.whl.metadata (10.0 kB) Collecting typing-extensions==4.12.2 (from -r docs/sphinx/requirements.txt (line 152)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: urllib3==2.2.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 156)) (2.2.3) Collecting wrapt==1.16.0 (from -r docs/sphinx/requirements.txt (line 160)) 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 62.1 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading breathe-4.35.0-py3-none-any.whl (92 kB) Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 274.2 MB/s eta 0:00:00 Downloading Deprecated-1.2.15-py2.py3-none-any.whl (9.9 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 latexcodec-3.0.0-py3-none-any.whl (18 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 451.0 MB/s eta 0:00:00 Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydata_sphinx_theme-0.16.0-py3-none-any.whl (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 211.6 MB/s eta 0:00:00 Downloading PyGithub-2.5.0-py3-none-any.whl (375 kB) Downloading PyJWT-2.10.0-py3-none-any.whl (23 kB) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 535.4 MB/s eta 0:00:00 Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 561.5 MB/s eta 0:00:00 Downloading rocm_docs_core-1.8.5-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 294.5 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading sphinx_book_theme-1.1.3-py3-none-any.whl (430 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 322.6 MB/s eta 0:00:00 Downloading sphinx_external_toc-1.0.1-py3-none-any.whl (26 kB) Downloading sphinx_notfound_page-1.0.4-py3-none-any.whl (8.2 kB) Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl (40 kB) Downloading tomli-2.1.0-py3-none-any.whl (13 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Installing collected packages: fastjsonschema, wrapt, typing-extensions, tomli, soupsieve, smmap, six, pyyaml, pyjwt, pycparser, mdurl, latexcodec, click, accessible-pygments, pybtex, markdown-it-py, gitdb, deprecated, cffi, beautifulsoup4, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pynacl, pydata-sphinx-theme, pybtex-docutils, mdit-py-plugins, gitpython, cryptography, breathe, sphinxcontrib-bibtex, sphinx-book-theme, myst-parser, pygithub, rocm-docs-core Attempting uninstall: tomli Found existing installation: tomli 2.2.1 Uninstalling tomli-2.2.1: Successfully uninstalled tomli-2.2.1 Successfully installed accessible-pygments-0.0.5 beautifulsoup4-4.12.3 breathe-4.35.0 cffi-1.17.1 click-8.1.7 cryptography-43.0.3 deprecated-1.2.15 fastjsonschema-2.20.0 gitdb-4.0.11 gitpython-3.1.43 latexcodec-3.0.0 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.0 pybtex-0.24.0 pybtex-docutils-1.0.3 pycparser-2.22 pydata-sphinx-theme-0.16.0 pygithub-2.5.0 pyjwt-2.10.0 pynacl-1.5.0 pyyaml-6.0.2 rocm-docs-core-1.8.5 six-1.16.0 smmap-5.0.1 soupsieve-2.6 sphinx-book-theme-1.1.3 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-external-toc-1.0.1 sphinx-notfound-page-1.0.4 sphinxcontrib-bibtex-2.6.3 tomli-2.1.0 typing-extensions-4.12.2 wrapt-1.16.0 [rtd-command-info] start-time: 2024-12-04T00:49:32.570786Z, end-time: 2024-12-04T00:49:32.630000Z, 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 re from rocm_docs import ROCmDocs html_theme_options = {"flavor": "list"} with open('../CMakeLists.txt', encoding='utf-8') as f: match = re.search(r'.*set\(version ([0-9.]+)[^0-9.]+', f.read()) if not match: raise ValueError("VERSION not found!") version_number = match[1] left_nav_title = f"Composable Kernel {version_number} Documentation" # for PDF output on Read the Docs project = "Composable Kernel Documentation" author = "Advanced Micro Devices, Inc." copyright = "Copyright (c) 2023 Advanced Micro Devices, Inc. All rights reserved." version = version_number release = version_number external_toc_path = "./sphinx/_toc.yml" docs_core = ROCmDocs(left_nav_title) docs_core.run_doxygen(doxygen_root="doxygen", doxygen_path="doxygen/xml") docs_core.setup() external_projects_current_project = "composable_kernel" mathjax3_config = { 'tex': { 'macros': { 'diag': '\\operatorname{diag}', } } } for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) extensions += ['sphinxcontrib.bibtex'] bibtex_bibfiles = ['refs.bib'] cpp_id_attributes = ["__global__", "__device__", "__host__"]