Read the Docs build information Build id: 4025602 Project: advanced-micro-devices-hipblaslt Version: 7.13.0-preview Commit: bfd24b43df84842e1416b8e1448d5fe52a04ef04 Date: 2026-05-19T14:26:25.798471Z State: finished Success: True [rtd-command-info] start-time: 2026-05-19T14:26:26.595598Z, end-time: 2026-05-19T14:26:27.218036Z, duration: 0, exit-code: 0 git clone --no-checkout --no-tags --filter=tree:0 --branch="$READTHEDOCS_GIT_IDENTIFIER" --depth=1 https://github.com/ROCm/rocm-libraries.git . Cloning into '.'... [rtd-command-info] start-time: 2026-05-19T14:26:27.304006Z, end-time: 2026-05-19T14:26:27.346315Z, duration: 0, exit-code: 0 git sparse-checkout init --cone [rtd-command-info] start-time: 2026-05-19T14:26:27.426983Z, end-time: 2026-05-19T14:26:27.466861Z, duration: 0, exit-code: 0 git sparse-checkout set projects/hipblaslt [rtd-command-info] start-time: 2026-05-19T14:26:27.549206Z, end-time: 2026-05-19T14:30:23.210164Z, duration: 235, exit-code: 0 git checkout "$READTHEDOCS_GIT_IDENTIFIER" Already on 'docs/7.13.0' Your branch is up to date with 'origin/docs/7.13.0'. [rtd-command-info] start-time: 2026-05-19T14:30:24.267361Z, end-time: 2026-05-19T14:30:24.321396Z, duration: 0, exit-code: 0 cat projects/hipblaslt/.readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: projects/hipblaslt/docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: projects/hipblaslt/docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" [rtd-command-info] start-time: 2026-05-19T14:30:30.437063Z, end-time: 2026-05-19T14:30:30.496725Z, duration: 0, exit-code: 0 asdf global python 3.10.19 [rtd-command-info] start-time: 2026-05-19T14:30:30.907099Z, end-time: 2026-05-19T14:30:31.477553Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.19.final.0-64 in 273ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/docs-7.13.0, 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: 2026-05-19T14:30:31.568082Z, end-time: 2026-05-19T14:30:34.786062Z, duration: 3, 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-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 14.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 26.2 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-26.1.1 setuptools-82.0.1 [rtd-command-info] start-time: 2026-05-19T14:30:34.871138Z, end-time: 2026-05-19T14:30:38.829095Z, duration: 3, 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.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.20.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-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 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-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.4.1-py3-none-any.whl.metadata (10 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.15-py3-none-any.whl.metadata (7.7 kB) Collecting urllib3<3,>=1.26 (from requests>=2.30.0->sphinx) Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests>=2.30.0->sphinx) Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 140.8 MB/s 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 110.0 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 379.2 MB/s 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) Downloading packaging-26.2-py3-none-any.whl (100 kB) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 945.0 MB/s 0:00:00 Downloading requests-2.34.2-py3-none-any.whl (73 kB) Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) Downloading idna-3.15-py3-none-any.whl (72 kB) Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 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.4.1-py3-none-any.whl (14 kB) Installing collected packages: urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.20.0 alabaster-1.0.0 babel-2.18.0 certifi-2026.4.22 charset_normalizer-3.4.7 docutils-0.21.2 idna-3.15 imagesize-2.0.0 packaging-26.2 requests-2.34.2 snowballstemmer-3.0.1 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.4.1 urllib3-2.7.0 [rtd-command-info] start-time: 2026-05-19T14:30:38.912203Z, end-time: 2026-05-19T14:30:49.249818Z, duration: 10, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r projects/hipblaslt/docs/sphinx/requirements.txt Collecting accessible-pygments==0.0.5 (from -r projects/hipblaslt/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-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 9)) (1.0.0) Collecting asttokens==3.0.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 11)) Downloading asttokens-3.0.1-py3-none-any.whl.metadata (4.9 kB) Collecting attrs==25.4.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 13)) Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: babel==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 18)) (2.18.0) Collecting beautifulsoup4==4.14.3 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 22)) Downloading beautifulsoup4-4.14.3-py3-none-any.whl.metadata (3.8 kB) Collecting breathe==4.36.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 24)) Downloading breathe-4.36.0-py3-none-any.whl.metadata (7.6 kB) Collecting certifi==2026.1.4 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 26)) Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) Collecting cffi==2.0.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 28)) Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) Collecting charset-normalizer==3.4.4 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 32)) Downloading charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) Collecting click==8.3.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 34)) Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) Collecting comm==0.2.3 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 38)) Downloading comm-0.2.3-py3-none-any.whl.metadata (3.7 kB) Collecting cryptography==46.0.7 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 40)) Downloading cryptography-46.0.7-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting debugpy==1.8.20 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 42)) Downloading debugpy-1.8.20-cp310-cp310-manylinux_2_34_x86_64.whl.metadata (1.4 kB) Collecting decorator==5.2.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 44)) Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 46)) (0.21.2) Collecting exceptiongroup==1.3.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 51)) Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) Collecting executing==2.2.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 53)) Downloading executing-2.2.1-py2.py3-none-any.whl.metadata (8.9 kB) Collecting fastjsonschema==2.21.2 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 55)) Downloading fastjsonschema-2.21.2-py3-none-any.whl.metadata (2.3 kB) Collecting gitdb==4.0.12 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 59)) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting gitpython==3.1.47 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 61)) Downloading gitpython-3.1.47-py3-none-any.whl.metadata (14 kB) Collecting greenlet==3.3.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 63)) Downloading greenlet-3.3.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) Collecting idna==3.11 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 65)) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting imagesize==1.4.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 67)) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting importlib-metadata==8.7.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 69)) Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) Collecting ipykernel==7.2.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 73)) Downloading ipykernel-7.2.0-py3-none-any.whl.metadata (4.5 kB) Collecting ipython==8.38.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 75)) Downloading ipython-8.38.0-py3-none-any.whl.metadata (5.1 kB) Collecting jedi==0.19.2 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 79)) Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Requirement already satisfied: jinja2==3.1.6 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 81)) (3.1.6) Collecting jsonschema==4.26.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 85)) Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) Collecting jsonschema-specifications==2025.9.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 87)) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) Collecting jupyter-cache==1.0.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 89)) Downloading jupyter_cache-1.0.1-py3-none-any.whl.metadata (5.8 kB) Collecting jupyter-client==8.8.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 91)) Downloading jupyter_client-8.8.0-py3-none-any.whl.metadata (8.4 kB) Collecting jupyter-core==5.9.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 95)) Downloading jupyter_core-5.9.1-py3-none-any.whl.metadata (1.5 kB) Collecting markdown-it-py==3.0.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 101)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: markupsafe==3.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 105)) (3.0.3) Collecting matplotlib-inline==0.2.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 107)) Downloading matplotlib_inline-0.2.1-py3-none-any.whl.metadata (2.3 kB) Collecting mdit-py-plugins==0.5.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 111)) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl==0.1.2 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 113)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting myst-nb==1.3.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 115)) Downloading myst_nb-1.3.0-py3-none-any.whl.metadata (4.7 kB) Collecting myst-parser==4.0.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 117)) Downloading myst_parser-4.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting nbclient==0.10.4 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 119)) Downloading nbclient-0.10.4-py3-none-any.whl.metadata (8.3 kB) Collecting nbformat==5.10.4 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 123)) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting nest-asyncio==1.6.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 128)) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting packaging==26.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 130)) Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting parso==0.8.6 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 135)) Downloading parso-0.8.6-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pexpect==4.9.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 137)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting platformdirs==4.6.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 139)) Downloading platformdirs-4.6.0-py3-none-any.whl.metadata (12 kB) Collecting prompt-toolkit==3.0.52 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 141)) Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) Collecting psutil==7.2.2 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 143)) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) Collecting ptyprocess==0.7.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 145)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting pure-eval==0.2.3 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 147)) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting pycparser==3.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 149)) Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) Collecting pydata-sphinx-theme==0.15.4 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 151)) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl.metadata (7.5 kB) Collecting pygithub==2.8.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 155)) Downloading pygithub-2.8.1-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: pygments==2.20.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 157)) (2.20.0) Collecting pyjwt==2.11.0 (from pyjwt[crypto]==2.11.0->-r projects/hipblaslt/docs/sphinx/requirements.txt (line 163)) Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) Collecting pynacl==1.6.2 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 165)) Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) Collecting python-dateutil==2.9.0.post0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 167)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pyyaml==6.0.3 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 169)) Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting pyzmq==27.1.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 176)) Downloading pyzmq-27.1.0-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (6.0 kB) Collecting referencing==0.37.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 180)) Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) Collecting requests==2.33.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 184)) Downloading requests-2.33.0-py3-none-any.whl.metadata (5.1 kB) Collecting rocm-docs-core==1.33.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 188)) Downloading rocm_docs_core-1.33.1-py3-none-any.whl.metadata (4.0 kB) Collecting rpds-py==0.30.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 190)) Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting six==1.17.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 194)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting smmap==5.0.2 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 196)) Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: snowballstemmer==3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 198)) (3.0.1) Collecting soupsieve==2.8.3 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 200)) Downloading soupsieve-2.8.3-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-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 202)) (8.1.3) Collecting sphinx-book-theme==1.1.4 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 215)) Downloading sphinx_book_theme-1.1.4-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx-copybutton==0.5.2 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 217)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design==0.6.1 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 219)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-external-toc==1.1.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 221)) Downloading sphinx_external_toc-1.1.0-py3-none-any.whl.metadata (18 kB) Collecting sphinx-multitoc-numbering==0.1.3 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 223)) Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl.metadata (2.6 kB) Collecting sphinx-notfound-page==1.1.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 225)) Downloading sphinx_notfound_page-1.1.0-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-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 227)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 229)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 231)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 233)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 235)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/docs-7.13.0/lib/python3.10/site-packages (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 237)) (2.0.0) Collecting sqlalchemy==2.0.46 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 239)) Downloading sqlalchemy-2.0.46-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting stack-data==0.6.3 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 241)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting tabulate==0.9.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 243)) Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Collecting tomli==2.4.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 245)) Downloading tomli-2.4.0-py3-none-any.whl.metadata (10 kB) Collecting tornado==6.5.5 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 247)) Downloading tornado-6.5.5-cp39-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (2.8 kB) Collecting traitlets==5.14.3 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 251)) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting typing-extensions==4.15.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 260)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting urllib3==2.6.3 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 271)) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting wcwidth==0.6.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 275)) Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) Collecting zipp==3.23.0 (from -r projects/hipblaslt/docs/sphinx/requirements.txt (line 277)) Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 94.6 MB/s 0:00:00 Downloading asttokens-3.0.1-py3-none-any.whl (27 kB) Downloading attrs-25.4.0-py3-none-any.whl (67 kB) Downloading beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Downloading breathe-4.36.0-py3-none-any.whl (97 kB) Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) Downloading charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) Downloading click-8.3.1-py3-none-any.whl (108 kB) Downloading comm-0.2.3-py3-none-any.whl (7.3 kB) Downloading cryptography-46.0.7-cp38-abi3-manylinux_2_34_x86_64.whl (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 404.3 MB/s 0:00:00 Downloading debugpy-1.8.20-cp310-cp310-manylinux_2_34_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 894.0 MB/s 0:00:00 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) Downloading executing-2.2.1-py2.py3-none-any.whl (28 kB) Downloading fastjsonschema-2.21.2-py3-none-any.whl (24 kB) Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Downloading gitpython-3.1.47-py3-none-any.whl (209 kB) Downloading greenlet-3.3.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (586 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.0/587.0 kB 843.7 MB/s 0:00:00 Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) Downloading ipykernel-7.2.0-py3-none-any.whl (118 kB) Downloading ipython-8.38.0-py3-none-any.whl (831 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 831.8/831.8 kB 891.7 MB/s 0:00:00 Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 931.1 MB/s 0:00:00 Downloading parso-0.8.6-py2.py3-none-any.whl (106 kB) Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) Downloading jupyter_cache-1.0.1-py3-none-any.whl (33 kB) Downloading sqlalchemy-2.0.46-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 278.9 MB/s 0:00:00 Downloading jupyter_client-8.8.0-py3-none-any.whl (107 kB) Downloading jupyter_core-5.9.1-py3-none-any.whl (29 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading matplotlib_inline-0.2.1-py3-none-any.whl (9.5 kB) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB) Downloading myst_nb-1.3.0-py3-none-any.whl (82 kB) Downloading myst_parser-4.0.1-py3-none-any.whl (84 kB) Downloading nbclient-0.10.4-py3-none-any.whl (25 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading packaging-26.0-py3-none-any.whl (74 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading platformdirs-4.6.0-py3-none-any.whl (19 kB) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading pycparser-3.0-py3-none-any.whl (48 kB) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 384.7 MB/s 0:00:00 Downloading pygithub-2.8.1-py3-none-any.whl (432 kB) Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 951.0 MB/s 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 kB 926.9 MB/s 0:00:00 Downloading pyzmq-27.1.0-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (854 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 854.1/854.1 kB 922.9 MB/s 0:00:00 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) Downloading requests-2.33.0-py3-none-any.whl (65 kB) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) Downloading rocm_docs_core-1.33.1-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 334.8 MB/s 0:00:00 Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading soupsieve-2.8.3-py3-none-any.whl (37 kB) Downloading sphinx_book_theme-1.1.4-py3-none-any.whl (433 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 296.3 MB/s 0:00:00 Downloading sphinx_external_toc-1.1.0-py3-none-any.whl (30 kB) Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl (4.6 kB) Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Downloading tomli-2.4.0-py3-none-any.whl (14 kB) Downloading tornado-6.5.5-cp39-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (447 kB) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) Downloading zipp-3.23.0-py3-none-any.whl (10 kB) Installing collected packages: pure-eval, ptyprocess, fastjsonschema, zipp, wcwidth, urllib3, typing-extensions, traitlets, tornado, tomli, tabulate, soupsieve, smmap, six, rpds-py, pyzmq, pyyaml, pyjwt, pycparser, psutil, platformdirs, pexpect, parso, packaging, nest-asyncio, mdurl, imagesize, idna, greenlet, executing, decorator, debugpy, comm, click, charset-normalizer, certifi, attrs, asttokens, accessible-pygments, stack-data, sqlalchemy, requests, referencing, python-dateutil, prompt-toolkit, matplotlib-inline, markdown-it-py, jupyter-core, jedi, importlib-metadata, gitdb, exceptiongroup, cffi, beautifulsoup4, pynacl, mdit-py-plugins, jupyter-client, jsonschema-specifications, ipython, gitpython, cryptography, sphinx-notfound-page, sphinx-multitoc-numbering, sphinx-design, sphinx-copybutton, pydata-sphinx-theme, myst-parser, jsonschema, ipykernel, breathe, sphinx-external-toc, sphinx-book-theme, pygithub, nbformat, nbclient, jupyter-cache, myst-nb, rocm-docs-core Attempting uninstall: urllib3 Found existing installation: urllib3 2.7.0 Uninstalling urllib3-2.7.0: Successfully uninstalled urllib3-2.7.0 Attempting uninstall: tomli Found existing installation: tomli 2.4.1 Uninstalling tomli-2.4.1: Successfully uninstalled tomli-2.4.1 Attempting uninstall: packaging Found existing installation: packaging 26.2 Uninstalling packaging-26.2: Successfully uninstalled packaging-26.2 Attempting uninstall: imagesize Found existing installation: imagesize 2.0.0 Uninstalling imagesize-2.0.0: Successfully uninstalled imagesize-2.0.0 Attempting uninstall: idna Found existing installation: idna 3.15 Uninstalling idna-3.15: Successfully uninstalled idna-3.15 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.4.7 Uninstalling charset-normalizer-3.4.7: Successfully uninstalled charset-normalizer-3.4.7 Attempting uninstall: certifi Found existing installation: certifi 2026.4.22 Uninstalling certifi-2026.4.22: Successfully uninstalled certifi-2026.4.22 Attempting uninstall: requests Found existing installation: requests 2.34.2 Uninstalling requests-2.34.2: Successfully uninstalled requests-2.34.2 Successfully installed accessible-pygments-0.0.5 asttokens-3.0.1 attrs-25.4.0 beautifulsoup4-4.14.3 breathe-4.36.0 certifi-2026.1.4 cffi-2.0.0 charset-normalizer-3.4.4 click-8.3.1 comm-0.2.3 cryptography-46.0.7 debugpy-1.8.20 decorator-5.2.1 exceptiongroup-1.3.1 executing-2.2.1 fastjsonschema-2.21.2 gitdb-4.0.12 gitpython-3.1.47 greenlet-3.3.1 idna-3.11 imagesize-1.4.1 importlib-metadata-8.7.1 ipykernel-7.2.0 ipython-8.38.0 jedi-0.19.2 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 jupyter-cache-1.0.1 jupyter-client-8.8.0 jupyter-core-5.9.1 markdown-it-py-3.0.0 matplotlib-inline-0.2.1 mdit-py-plugins-0.5.0 mdurl-0.1.2 myst-nb-1.3.0 myst-parser-4.0.1 nbclient-0.10.4 nbformat-5.10.4 nest-asyncio-1.6.0 packaging-26.0 parso-0.8.6 pexpect-4.9.0 platformdirs-4.6.0 prompt-toolkit-3.0.52 psutil-7.2.2 ptyprocess-0.7.0 pure-eval-0.2.3 pycparser-3.0 pydata-sphinx-theme-0.15.4 pygithub-2.8.1 pyjwt-2.11.0 pynacl-1.6.2 python-dateutil-2.9.0.post0 pyyaml-6.0.3 pyzmq-27.1.0 referencing-0.37.0 requests-2.33.0 rocm-docs-core-1.33.1 rpds-py-0.30.0 six-1.17.0 smmap-5.0.2 soupsieve-2.8.3 sphinx-book-theme-1.1.4 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-external-toc-1.1.0 sphinx-multitoc-numbering-0.1.3 sphinx-notfound-page-1.1.0 sqlalchemy-2.0.46 stack-data-0.6.3 tabulate-0.9.0 tomli-2.4.0 tornado-6.5.5 traitlets-5.14.3 typing-extensions-4.15.0 urllib3-2.6.3 wcwidth-0.6.0 zipp-3.23.0 [rtd-command-info] start-time: 2026-05-19T14:30:49.406711Z, end-time: 2026-05-19T14:30:49.447131Z, duration: 0, exit-code: 0 cat projects/hipblaslt/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 with open('../CMakeLists.txt', encoding='utf-8') as f: match = re.search(r'.*\bHIPBLASLT_PROJECT_VERSION\s+\"?([0-9.]+)[^0-9.]+', f.read()) if not match: raise ValueError("VERSION not found!") version_number = match[1] left_nav_title = f"hipBLASLt {version_number} Documentation" # for PDF output on Read the Docs project = "hipBLASLt Documentation" author = "Advanced Micro Devices, Inc." copyright = "Copyright (c) 2024 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 = "hipblaslt" for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) [rtd-command-info] start-time: 2026-05-19T14:30:49.535845Z, end-time: 2026-05-19T14:31:11.155775Z, duration: 21, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.3 loading translations [en]... done making output directory... done 1.9.1 warning: Tag 'TCL_SUBST' at line 247 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1090 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2150 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2172 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound hipblaslt_bf6x16... Generating docs for compound hipblaslt_bf6x16_storage... Generating docs for compound hipblaslt_bf8... Generating docs for compound hipblaslt_bf8_fnuz... Generating docs for compound hipblaslt_e5m3... Generating docs for compound hipblaslt_e8... Generating docs for compound hipblaslt_f4x2... Generating docs for compound hipblaslt_f6x16... Generating docs for compound hipblaslt_f6x16_storage... Generating docs for compound hipblaslt_f8... Generating docs for compound hipblaslt_f8_fnuz... Generating docs for compound hipblasLtHalf... Generating docs for compound hipblasLtMatmulAlgo_t... Generating docs for compound hipblasLtMatmulDescOpaque_t... Generating docs for compound hipblasLtMatmulHeuristicResult_t... Generating docs for compound hipblasLtMatmulPreferenceOpaque_t... Generating docs for compound hipblasLtMatrixLayoutOpaque_t... Generating docs for compound hipblasLtMatrixTransformDescOpaque_t... Generating docs for compound hipblasLtXfloat32... Generating namespace index... Generating docs for namespace hipblaslt_ext Generating docs for compound hipblaslt_ext::GemmPreference... Generating docs for compound hipblaslt_ext::GemmProblemType... Generating docs for compound hipblaslt_ext::GemmEpilogue... Generating docs for compound hipblaslt_ext::GemmTuning... Generating docs for compound hipblaslt_ext::GemmInputs... Generating docs for compound hipblaslt_ext::UserArguments... Generating docs for compound hipblaslt_ext::GemmInstance... Generating docs for compound hipblaslt_ext::Gemm... Generating docs for compound hipblaslt_ext::GroupedGemm... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class hipblaslt_ext::Gemm Generating XML output for class hipblaslt_ext::GemmEpilogue Generating XML output for class hipblaslt_ext::GemmInputs Generating XML output for class hipblaslt_ext::GemmInstance Generating XML output for class hipblaslt_ext::GemmPreference Generating XML output for class hipblaslt_ext::GemmProblemType Generating XML output for class hipblaslt_ext::GemmTuning Generating XML output for class hipblaslt_ext::GroupedGemm Generating XML output for class hipblaslt_bf6x16 Generating XML output for class hipblaslt_bf6x16_storage Generating XML output for class hipblaslt_bf8 Generating XML output for class hipblaslt_bf8_fnuz Generating XML output for class hipblaslt_e5m3 Generating XML output for class hipblaslt_e8 Generating XML output for class hipblaslt_f4x2 Generating XML output for class hipblaslt_f6x16 Generating XML output for class hipblaslt_f6x16_storage Generating XML output for class hipblaslt_f8 Generating XML output for class hipblaslt_f8_fnuz Generating XML output for class hipblasLtHalf Generating XML output for class hipblasLtMatmulAlgo_t Generating XML output for class hipblasLtMatmulDescOpaque_t Generating XML output for class hipblasLtMatmulHeuristicResult_t Generating XML output for class hipblasLtMatmulPreferenceOpaque_t Generating XML output for class hipblasLtMatrixLayoutOpaque_t Generating XML output for class hipblasLtMatrixTransformDescOpaque_t Generating XML output for class hipblasLtXfloat32 Generating XML output for class hipblaslt_ext::UserArguments Generating XML output for namespace hipblaslt_ext Generating XML output for namespace std Generating XML output for file hipblaslt-ext-op.h Generating XML output for file hipblaslt-ext.hpp Generating XML output for file hipblaslt-types.h Generating XML output for file hipblaslt.h Generating XML output for file hipblaslt_bfloat6.h Generating XML output for file hipblaslt_e5m3.h Generating XML output for file hipblaslt_e8.h Generating XML output for file hipblaslt_float4.h Generating XML output for file hipblaslt_float6.h Generating XML output for file hipblaslt_float8.h Generating XML output for file hipblaslt_xfloat32.h Generating XML output for group types_module Generating XML output for group library_module Generating XML output for group aux_module Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/ Running plantuml with JAVA... lookup cache used 824/65536 hits=7722 misses=980 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'fieldlist', 'colon_fence', 'substitution', 'replacements', 'dollarmath', 'html_image'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) myst-nb v1.3.0: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, scroll_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-hipblaslt/checkouts/docs-7.13.0/_readthedocs/.jupyter_cache loading intersphinx inventory 'amdgpu-docs' from https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/objects.inv ... loading intersphinx inventory 'amdgpu-docs-internal' from https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv ... loading intersphinx inventory 'amdmigraphx' from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'aqlprofile' from https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'composable_kernel' from https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'cuid' from https://rocm.docs.amd.com/projects/cuid/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'cvs' from https://rocm.docs.amd.com/projects/cvs/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'gpuaidev' from https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/cuid/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/cuid/en/docs-7.13.0/objects.inv loading intersphinx inventory 'gsplat-internal' from https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.13.0/objects.inv loading intersphinx inventory 'gsplat' from https://rocm.docs.amd.com/projects/gsplat/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/cvs/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/cvs/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipblas' from https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dcomposable_kernel%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fcomposable_kernel%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipblaslt' from https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipcc' from https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipcim' from https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdgpu-docs-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Finstinct.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Finstinct.docs.amd.com%25252Fprojects%25252Famdgpu-docs-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipcub' from https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdsmi%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Famdsmi%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipdf' from https://rocm.docs.amd.com/projects/hipDF/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/HIP/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DHIP%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FHIP%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIP/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipdnn' from https://rocm.docs.amd.com/projects/hipDNN/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipfft' from https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/gsplat/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipfile' from https://rocm.docs.amd.com/projects/hipFile/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipBLAS%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipBLAS%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipfort' from https://rocm.docs.amd.com/projects/hipfort/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipDF/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipDF/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipgraph' from https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipCUB%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipCUB%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipify' from https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipfort/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipfort/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipmm' from https://rocm.docs.amd.com/projects/hipMM/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipBLASLt%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipBLASLt%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipraft' from https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFile/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipFile/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hiprand' from https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipFFT%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipFFT%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipsolver' from https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipDNN/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipDNN/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipsparse' from https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipsparselt' from https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hiptensor' from https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DHIPIFY%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FHIPIFY%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipvs' from https://rocm.docs.amd.com/projects/hipVS/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-python/en/docs-7.13.0/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipRAND%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipRAND%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipMM/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipMM/en/docs-7.13.0/objects.inv loading intersphinx inventory 'llvm-project' from https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipSPARSE%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipSPARSE%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'miopen' from https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.13.0/objects.inv loading intersphinx inventory 'mivisionx' from https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipSOLVER%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipSOLVER%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'monai' from https://rocm.docs.amd.com/projects/monai/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipSPARSELt%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipSPARSELt%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'monai-internal' from https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipVS/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipVS/en/docs-7.13.0/objects.inv loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.13.0/objects.inv loading intersphinx inventory 'omnitrace' from https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipTensor%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipTensor%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv loading intersphinx inventory 'rccl' from https://rocm.docs.amd.com/projects/rccl/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon-ryzen/en/docs-6.4.4/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocal' from https://rocm.docs.amd.com/projects/rocAL/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/monai/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocalution' from https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DMIOpen%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FMIOpen%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv loading intersphinx inventory 'rocblas' from https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocdbgapi' from https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'rocdecode' from https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/docs-7.13.0/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocfft' from https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocgdb' from https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rccl/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drccl%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frccl%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rccl/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocgraph' from https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocAL/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocAL/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocjpeg' from https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rdc/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drdc%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frdc%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rdc/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm' from https://rocm.docs.amd.com/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCdbgapi%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCdbgapi%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-docs-core' from https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-ds' from https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocFFT%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocFFT%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ls' from https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-ds-internal' from https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocBLAS%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocBLAS%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-finance' from https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCgdb%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCgdb%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-finance-internal' from https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocDecode%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocDecode%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv loading intersphinx inventory 'rocm-llmext' from https://rocm.docs.amd.com/projects/rocm-llmext/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocJPEG%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocJPEG%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-llmext-internal' from https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'roc-optiq' from https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.13.0/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-rag' from https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-rag-internal' from https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-simulation' from https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-simulation-internal' from https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-ls-internal' from https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-install-on-linux' from https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-install-on-windows' from https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.4.2/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm_bandwidth_test' from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm_smi_lib' from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'rocmcmakebuildtools' from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocminfo' from https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocmvalidationsuite' from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprim' from https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprof-compute-viewer' from https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler' from https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler-compute' from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler-systems' from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm_smi_lib%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm_smi_lib%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocpydecode' from https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocrand' from https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocr-runtime' from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocminfo%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocminfo%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-compute%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-compute%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocshmem' from https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocPRIM%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocPRIM%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocsolver' from https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocsparse' from https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-systems%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-systems%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocRAND%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocRAND%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocthrust' from https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'roctracer' from https://rocm.docs.amd.com/projects/roctracer/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-sdk%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-sdk%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocwmma' from https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSHMEM%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocSHMEM%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rpp' from https://rocm.docs.amd.com/projects/rpp/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocr_debug_agent%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocr_debug_agent%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rtd' from https://docs.readthedocs.io/en/stable/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCR-Runtime%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCR-Runtime%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'sphinx' from https://www.sphinx-doc.org/en/master/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roctracer/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roctracer/en/docs-7.13.0/objects.inv loading intersphinx inventory 'tensile' from https://rocm.docs.amd.com/projects/Tensile/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSPARSE%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocSPARSE%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv loading intersphinx inventory 'transferbench' from https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSOLVER%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocSOLVER%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocWMMA%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocWMMA%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocThrust%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocThrust%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.13.0/objects.inv intersphinx inventory has moved: https://docs.readthedocs.io/en/stable/objects.inv -> https://docs.readthedocs.com/platform/stable/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rpp/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rpp/en/docs-7.13.0/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/Tensile/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DTensile%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FTensile%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/Tensile/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') sphinx-multitoc-numbering v0.1.3: Loaded [autosummary] generating autosummary for: conceptual/hipblaslt-clients.rst, conceptual/hipblaslt-library-organization.rst, conceptual/pci-chip-id-predicates-walkthrough.rst, how-to/how-to-use-hipblaslt-offline-tuning.rst, how-to/how-to-use-hipblaslt-tuning-utility.rst, how-to/how-to-use-streamk.rst, how-to/use-logging-heuristics.rst, index.rst, install/building-installing-hipblaslt.rst, install/install.rst, ..., reference/data-type-support.rst, reference/datatypes.rst, reference/env-variables.rst, reference/ext-ops.rst, reference/ext-reference.rst, samples/client_extop_softmax.rst, samples/sample_hipblaslt_ext_op_amax.rst, samples/sample_hipblaslt_ext_op_layernorm.rst, samples/samples.rst, what-is-hipBLASLt.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 22 source files that are out of date updating environment: [new config] 22 added, 0 changed, 0 removed reading sources... [ 5%] conceptual/hipblaslt-clients reading sources... [ 9%] conceptual/hipblaslt-library-organization reading sources... [ 14%] conceptual/pci-chip-id-predicates-walkthrough reading sources... [ 18%] how-to/how-to-use-hipblaslt-offline-tuning reading sources... [ 23%] how-to/how-to-use-hipblaslt-tuning-utility reading sources... [ 27%] how-to/how-to-use-streamk reading sources... [ 32%] how-to/use-logging-heuristics reading sources... [ 36%] index reading sources... [ 41%] install/building-installing-hipblaslt reading sources... [ 45%] install/install reading sources... [ 50%] license reading sources... [ 55%] reference/api-reference reading sources... [ 59%] reference/data-type-support reading sources... [ 64%] reference/datatypes reading sources... [ 68%] reference/env-variables reading sources... [ 73%] reference/ext-ops reading sources... [ 77%] reference/ext-reference reading sources... [ 82%] samples/client_extop_softmax reading sources... [ 86%] samples/sample_hipblaslt_ext_op_amax reading sources... [ 91%] samples/sample_hipblaslt_ext_op_layernorm reading sources... [ 95%] samples/samples reading sources... [100%] what-is-hipBLASLt looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 5%] conceptual/hipblaslt-clients writing output... [ 9%] conceptual/hipblaslt-library-organization writing output... [ 14%] conceptual/pci-chip-id-predicates-walkthrough writing output... [ 18%] how-to/how-to-use-hipblaslt-offline-tuning writing output... [ 23%] how-to/how-to-use-hipblaslt-tuning-utility writing output... [ 27%] how-to/how-to-use-streamk writing output... [ 32%] how-to/use-logging-heuristics writing output... [ 36%] index writing output... [ 41%] install/building-installing-hipblaslt writing output... [ 45%] install/install writing output... [ 50%] license writing output... [ 55%] reference/api-reference writing output... [ 59%] reference/data-type-support writing output... [ 64%] reference/datatypes writing output... [ 68%] reference/env-variables writing output... [ 73%] reference/ext-ops writing output... [ 77%] reference/ext-reference writing output... [ 82%] samples/client_extop_softmax writing output... [ 86%] samples/sample_hipblaslt_ext_op_amax writing output... [ 91%] samples/sample_hipblaslt_ext_op_layernorm writing output... [ 95%] samples/samples writing output... [100%] what-is-hipBLASLt /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/how-to/use-logging-heuristics.rst:51: WARNING: unknown document: 'rocprofiler:index' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/building-installing-hipblaslt.rst:24: WARNING: undefined label: 'rocm:release-components' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/building-installing-hipblaslt.rst:25: WARNING: unknown document: 'hipblas:index' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/install.rst:11: WARNING: undefined label: 'rocm:release-components' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/install.rst:26: WARNING: unknown document: 'rocm:install/rocm' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/install.rst:40: WARNING: unknown document: 'rocm:install/rocm' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/reference/data-type-support.rst:159: WARNING: unknown document: 'rocm:reference/precision-support' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/what-is-hipBLASLt.rst:10: WARNING: unknown document: 'hip:index' [ref.doc] generating indices... genindex done writing additional pages... search done copying images... [100%] images/hipblaslt-tuning-folder-structure.png dumping search index in English (code: en)... done dumping object inventory... done ====================== slowest reading durations ======================= 1.616 reference/api-reference 0.708 reference/ext-reference 0.460 reference/datatypes 0.099 reference/ext-ops 0.031 reference/env-variables build succeeded, 100 warnings. The HTML pages are in ../../../_readthedocs/html. [rtd-command-info] start-time: 2026-05-19T14:31:11.254746Z, end-time: 2026-05-19T14:31:22.902751Z, duration: 11, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v8.1.3 loading translations [en]... done making output directory... done 1.9.1 warning: Tag 'TCL_SUBST' at line 247 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1090 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2150 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2172 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound hipblaslt_bf6x16... Generating docs for compound hipblaslt_bf6x16_storage... Generating docs for compound hipblaslt_bf8... Generating docs for compound hipblaslt_bf8_fnuz... Generating docs for compound hipblaslt_e5m3... Generating docs for compound hipblaslt_e8... Generating docs for compound hipblaslt_f4x2... Generating docs for compound hipblaslt_f6x16... Generating docs for compound hipblaslt_f6x16_storage... Generating docs for compound hipblaslt_f8... Generating docs for compound hipblaslt_f8_fnuz... Generating docs for compound hipblasLtHalf... Generating docs for compound hipblasLtMatmulAlgo_t... Generating docs for compound hipblasLtMatmulDescOpaque_t... Generating docs for compound hipblasLtMatmulHeuristicResult_t... Generating docs for compound hipblasLtMatmulPreferenceOpaque_t... Generating docs for compound hipblasLtMatrixLayoutOpaque_t... Generating docs for compound hipblasLtMatrixTransformDescOpaque_t... Generating docs for compound hipblasLtXfloat32... Generating namespace index... Generating docs for namespace hipblaslt_ext Generating docs for compound hipblaslt_ext::GemmPreference... Generating docs for compound hipblaslt_ext::GemmProblemType... Generating docs for compound hipblaslt_ext::GemmEpilogue... Generating docs for compound hipblaslt_ext::GemmTuning... Generating docs for compound hipblaslt_ext::GemmInputs... Generating docs for compound hipblaslt_ext::UserArguments... Generating docs for compound hipblaslt_ext::GemmInstance... Generating docs for compound hipblaslt_ext::Gemm... Generating docs for compound hipblaslt_ext::GroupedGemm... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class hipblaslt_ext::Gemm Generating XML output for class hipblaslt_ext::GemmEpilogue Generating XML output for class hipblaslt_ext::GemmInputs Generating XML output for class hipblaslt_ext::GemmInstance Generating XML output for class hipblaslt_ext::GemmPreference Generating XML output for class hipblaslt_ext::GemmProblemType Generating XML output for class hipblaslt_ext::GemmTuning Generating XML output for class hipblaslt_ext::GroupedGemm Generating XML output for class hipblaslt_bf6x16 Generating XML output for class hipblaslt_bf6x16_storage Generating XML output for class hipblaslt_bf8 Generating XML output for class hipblaslt_bf8_fnuz Generating XML output for class hipblaslt_e5m3 Generating XML output for class hipblaslt_e8 Generating XML output for class hipblaslt_f4x2 Generating XML output for class hipblaslt_f6x16 Generating XML output for class hipblaslt_f6x16_storage Generating XML output for class hipblaslt_f8 Generating XML output for class hipblaslt_f8_fnuz Generating XML output for class hipblasLtHalf Generating XML output for class hipblasLtMatmulAlgo_t Generating XML output for class hipblasLtMatmulDescOpaque_t Generating XML output for class hipblasLtMatmulHeuristicResult_t Generating XML output for class hipblasLtMatmulPreferenceOpaque_t Generating XML output for class hipblasLtMatrixLayoutOpaque_t Generating XML output for class hipblasLtMatrixTransformDescOpaque_t Generating XML output for class hipblasLtXfloat32 Generating XML output for class hipblaslt_ext::UserArguments Generating XML output for namespace hipblaslt_ext Generating XML output for namespace std Generating XML output for file hipblaslt-ext-op.h Generating XML output for file hipblaslt-ext.hpp Generating XML output for file hipblaslt-types.h Generating XML output for file hipblaslt.h Generating XML output for file hipblaslt_bfloat6.h Generating XML output for file hipblaslt_e5m3.h Generating XML output for file hipblaslt_e8.h Generating XML output for file hipblaslt_float4.h Generating XML output for file hipblaslt_float6.h Generating XML output for file hipblaslt_float8.h Generating XML output for file hipblaslt_xfloat32.h Generating XML output for group types_module Generating XML output for group library_module Generating XML output for group aux_module Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/ Running plantuml with JAVA... lookup cache used 824/65536 hits=7722 misses=980 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop loading pickled environment... The configuration has changed (17 options: 'header_link', 'header_title', 'html_context', 'html_favicon', 'html_permalinks_icon', ...) done myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'replacements', 'substitution', 'fieldlist', 'html_image', 'colon_fence', 'dollarmath'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) myst-nb v1.3.0: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, scroll_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-hipblaslt/checkouts/docs-7.13.0/_readthedocs/.jupyter_cache loading intersphinx inventory 'amdgpu-docs-internal' from https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv ... loading intersphinx inventory 'amdmigraphx' from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'aqlprofile' from https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'composable_kernel' from https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'cuid' from https://rocm.docs.amd.com/projects/cuid/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'cvs' from https://rocm.docs.amd.com/projects/cvs/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'gpuaidev' from https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.13.0/objects.inv loading intersphinx inventory 'gsplat-internal' from https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/cuid/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/cuid/en/docs-7.13.0/objects.inv loading intersphinx inventory 'gsplat' from https://rocm.docs.amd.com/projects/gsplat/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/cvs/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/cvs/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipblas' from https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipblaslt' from https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipcc' from https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dcomposable_kernel%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fcomposable_kernel%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipcim' from https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdgpu-docs-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Finstinct.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Finstinct.docs.amd.com%25252Fprojects%25252Famdgpu-docs-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipcub' from https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/gsplat/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipdf' from https://rocm.docs.amd.com/projects/hipDF/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdsmi%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Famdsmi%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipdnn' from https://rocm.docs.amd.com/projects/hipDNN/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/HIP/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DHIP%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FHIP%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIP/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipfft' from https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'hipfile' from https://rocm.docs.amd.com/projects/hipFile/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipBLAS%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipBLAS%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipfort' from https://rocm.docs.amd.com/projects/hipfort/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipgraph' from https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipBLASLt%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipBLASLt%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipify' from https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipDF/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipDF/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipDNN/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipDNN/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipmm' from https://rocm.docs.amd.com/projects/hipMM/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFile/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipFile/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipraft' from https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipfort/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipfort/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hiprand' from https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipCUB%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipCUB%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv loading intersphinx inventory 'hipsolver' from https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipFFT%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipFFT%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipsparse' from https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipsparselt' from https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-python/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hiptensor' from https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipvs' from https://rocm.docs.amd.com/projects/hipVS/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DHIPIFY%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FHIPIFY%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipMM/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipMM/en/docs-7.13.0/objects.inv loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipRAND%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipRAND%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'llvm-project' from https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipSPARSE%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipSPARSE%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'miopen' from https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.13.0/objects.inv loading intersphinx inventory 'mivisionx' from https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipVS/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipVS/en/docs-7.13.0/objects.inv loading intersphinx inventory 'monai' from https://rocm.docs.amd.com/projects/monai/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipSOLVER%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipSOLVER%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'monai-internal' from https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipSPARSELt%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipSPARSELt%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv loading intersphinx inventory 'omnitrace' from https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipTensor%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipTensor%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rccl' from https://rocm.docs.amd.com/projects/rccl/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocal' from https://rocm.docs.amd.com/projects/rocAL/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocalution' from https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/monai/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocblas' from https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DMIOpen%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FMIOpen%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocdbgapi' from https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocdecode' from https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocfft' from https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocAL/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocAL/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocgdb' from https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocgraph' from https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rccl/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drccl%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frccl%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rccl/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocjpeg' from https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm' from https://rocm.docs.amd.com/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocBLAS%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocBLAS%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-docs-core' from https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rdc/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drdc%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frdc%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rdc/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ds' from https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCdbgapi%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCdbgapi%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ls' from https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCgdb%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCgdb%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ds-internal' from https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocDecode%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocDecode%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-finance' from https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocFFT%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocFFT%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-finance-internal' from https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocJPEG%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocJPEG%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-llmext' from https://rocm.docs.amd.com/projects/rocm-llmext/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-llmext-internal' from https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'roc-optiq' from https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-rag' from https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-rag-internal' from https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-simulation' from https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-simulation-internal' from https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-ls-internal' from https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-install-on-linux' from https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm_bandwidth_test' from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm_smi_lib' from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocmcmakebuildtools' from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocminfo' from https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocmvalidationsuite' from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprim' from https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprof-compute-viewer' from https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler' from https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler-compute' from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler-systems' from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocpydecode' from https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm_smi_lib%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm_smi_lib%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocrand' from https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocr-runtime' from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocminfo%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocminfo%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocPRIM%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocPRIM%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv loading intersphinx inventory 'rocshmem' from https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-compute%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-compute%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv loading intersphinx inventory 'rocsolver' from https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocsparse' from https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-systems%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-systems%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocthrust' from https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-sdk%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-sdk%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'roctracer' from https://rocm.docs.amd.com/projects/roctracer/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocRAND%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocRAND%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocwmma' from https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCR-Runtime%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCR-Runtime%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rpp' from https://rocm.docs.amd.com/projects/rpp/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocr_debug_agent%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocr_debug_agent%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'tensile' from https://rocm.docs.amd.com/projects/Tensile/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSHMEM%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocSHMEM%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'transferbench' from https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSPARSE%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocSPARSE%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roctracer/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roctracer/en/docs-7.13.0/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSOLVER%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocSOLVER%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocThrust%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocThrust%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.13.0/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rpp/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rpp/en/docs-7.13.0/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocWMMA%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocWMMA%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/Tensile/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DTensile%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FTensile%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/Tensile/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') sphinx-multitoc-numbering v0.1.3: Loaded [autosummary] generating autosummary for: conceptual/hipblaslt-clients.rst, conceptual/hipblaslt-library-organization.rst, conceptual/pci-chip-id-predicates-walkthrough.rst, how-to/how-to-use-hipblaslt-offline-tuning.rst, how-to/how-to-use-hipblaslt-tuning-utility.rst, how-to/how-to-use-streamk.rst, how-to/use-logging-heuristics.rst, index.rst, install/building-installing-hipblaslt.rst, install/install.rst, ..., reference/data-type-support.rst, reference/datatypes.rst, reference/env-variables.rst, reference/ext-ops.rst, reference/ext-reference.rst, samples/client_extop_softmax.rst, samples/sample_hipblaslt_ext_op_amax.rst, samples/sample_hipblaslt_ext_op_layernorm.rst, samples/samples.rst, what-is-hipBLASLt.rst building [mo]: targets for 0 po files that are out of date writing output... building [singlehtml]: all documents updating environment: 0 added, 4 changed, 0 removed reading sources... [ 25%] reference/api-reference reading sources... [ 50%] reference/datatypes reading sources... [ 75%] reference/ext-ops reading sources... [100%] reference/ext-reference looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/htmlzip/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/htmlzip/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done assembling single document... index what-is-hipBLASLt install/install install/building-installing-hipblaslt conceptual/hipblaslt-library-organization conceptual/hipblaslt-clients conceptual/pci-chip-id-predicates-walkthrough how-to/how-to-use-hipblaslt-tuning-utility how-to/how-to-use-hipblaslt-offline-tuning how-to/use-logging-heuristics how-to/how-to-use-streamk samples/samples samples/client_extop_softmax samples/sample_hipblaslt_ext_op_layernorm samples/sample_hipblaslt_ext_op_amax reference/data-type-support reference/datatypes reference/env-variables reference/api-reference reference/ext-reference reference/ext-ops license /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/what-is-hipBLASLt.rst:10: WARNING: unknown document: 'hip:index' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/install.rst:11: WARNING: undefined label: 'rocm:release-components' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/install.rst:26: WARNING: unknown document: 'rocm:install/rocm' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/install.rst:40: WARNING: unknown document: 'rocm:install/rocm' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/building-installing-hipblaslt.rst:24: WARNING: undefined label: 'rocm:release-components' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/building-installing-hipblaslt.rst:25: WARNING: unknown document: 'hipblas:index' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/how-to/use-logging-heuristics.rst:51: WARNING: unknown document: 'rocprofiler:index' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/reference/data-type-support.rst:159: WARNING: unknown document: 'rocm:reference/precision-support' [ref.doc] assembling single document: done writing... done writing additional files... done copying images... [100%] images/hipblaslt-tuning-folder-structure.png copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/htmlzip/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/htmlzip/_static/copybutton.js copying static files: done copying extra files... copying extra files: done dumping object inventory... done ====================== slowest reading durations ======================= 1.674 reference/api-reference 0.709 reference/ext-reference 0.468 reference/datatypes 0.100 reference/ext-ops build succeeded, 100 warnings. The HTML page is in ../../../_readthedocs/htmlzip. [rtd-command-info] start-time: 2026-05-19T14:31:23.433420Z, end-time: 2026-05-19T14:31:33.979033Z, duration: 10, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v8.1.3 loading translations [en]... done making output directory... done 1.9.1 warning: Tag 'TCL_SUBST' at line 247 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1090 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2150 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2172 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound hipblaslt_bf6x16... Generating docs for compound hipblaslt_bf6x16_storage... Generating docs for compound hipblaslt_bf8... Generating docs for compound hipblaslt_bf8_fnuz... Generating docs for compound hipblaslt_e5m3... Generating docs for compound hipblaslt_e8... Generating docs for compound hipblaslt_f4x2... Generating docs for compound hipblaslt_f6x16... Generating docs for compound hipblaslt_f6x16_storage... Generating docs for compound hipblaslt_f8... Generating docs for compound hipblaslt_f8_fnuz... Generating docs for compound hipblasLtHalf... Generating docs for compound hipblasLtMatmulAlgo_t... Generating docs for compound hipblasLtMatmulDescOpaque_t... Generating docs for compound hipblasLtMatmulHeuristicResult_t... Generating docs for compound hipblasLtMatmulPreferenceOpaque_t... Generating docs for compound hipblasLtMatrixLayoutOpaque_t... Generating docs for compound hipblasLtMatrixTransformDescOpaque_t... Generating docs for compound hipblasLtXfloat32... Generating namespace index... Generating docs for namespace hipblaslt_ext Generating docs for compound hipblaslt_ext::GemmPreference... Generating docs for compound hipblaslt_ext::GemmProblemType... Generating docs for compound hipblaslt_ext::GemmEpilogue... Generating docs for compound hipblaslt_ext::GemmTuning... Generating docs for compound hipblaslt_ext::GemmInputs... Generating docs for compound hipblaslt_ext::UserArguments... Generating docs for compound hipblaslt_ext::GemmInstance... Generating docs for compound hipblaslt_ext::Gemm... Generating docs for compound hipblaslt_ext::GroupedGemm... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class hipblaslt_ext::Gemm Generating XML output for class hipblaslt_ext::GemmEpilogue Generating XML output for class hipblaslt_ext::GemmInputs Generating XML output for class hipblaslt_ext::GemmInstance Generating XML output for class hipblaslt_ext::GemmPreference Generating XML output for class hipblaslt_ext::GemmProblemType Generating XML output for class hipblaslt_ext::GemmTuning Generating XML output for class hipblaslt_ext::GroupedGemm Generating XML output for class hipblaslt_bf6x16 Generating XML output for class hipblaslt_bf6x16_storage Generating XML output for class hipblaslt_bf8 Generating XML output for class hipblaslt_bf8_fnuz Generating XML output for class hipblaslt_e5m3 Generating XML output for class hipblaslt_e8 Generating XML output for class hipblaslt_f4x2 Generating XML output for class hipblaslt_f6x16 Generating XML output for class hipblaslt_f6x16_storage Generating XML output for class hipblaslt_f8 Generating XML output for class hipblaslt_f8_fnuz Generating XML output for class hipblasLtHalf Generating XML output for class hipblasLtMatmulAlgo_t Generating XML output for class hipblasLtMatmulDescOpaque_t Generating XML output for class hipblasLtMatmulHeuristicResult_t Generating XML output for class hipblasLtMatmulPreferenceOpaque_t Generating XML output for class hipblasLtMatrixLayoutOpaque_t Generating XML output for class hipblasLtMatrixTransformDescOpaque_t Generating XML output for class hipblasLtXfloat32 Generating XML output for class hipblaslt_ext::UserArguments Generating XML output for namespace hipblaslt_ext Generating XML output for namespace std Generating XML output for file hipblaslt-ext-op.h Generating XML output for file hipblaslt-ext.hpp Generating XML output for file hipblaslt-types.h Generating XML output for file hipblaslt.h Generating XML output for file hipblaslt_bfloat6.h Generating XML output for file hipblaslt_e5m3.h Generating XML output for file hipblaslt_e8.h Generating XML output for file hipblaslt_float4.h Generating XML output for file hipblaslt_float6.h Generating XML output for file hipblaslt_float8.h Generating XML output for file hipblaslt_xfloat32.h Generating XML output for group types_module Generating XML output for group library_module Generating XML output for group aux_module Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/ Running plantuml with JAVA... lookup cache used 824/65536 hits=7722 misses=980 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop loading pickled environment... The configuration has changed (17 options: 'header_link', 'header_title', 'html_context', 'html_favicon', 'html_permalinks_icon', ...) done myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'replacements', 'html_image', 'substitution', 'dollarmath', 'colon_fence', 'fieldlist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) myst-nb v1.3.0: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, scroll_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-hipblaslt/checkouts/docs-7.13.0/_readthedocs/.jupyter_cache loading intersphinx inventory 'amdgpu-docs-internal' from https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv ... loading intersphinx inventory 'amdmigraphx' from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'aqlprofile' from https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'composable_kernel' from https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'cuid' from https://rocm.docs.amd.com/projects/cuid/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'cvs' from https://rocm.docs.amd.com/projects/cvs/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'gpuaidev' from https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/cuid/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/cuid/en/docs-7.13.0/objects.inv loading intersphinx inventory 'gsplat-internal' from https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.13.0/objects.inv loading intersphinx inventory 'gsplat' from https://rocm.docs.amd.com/projects/gsplat/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/cvs/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/cvs/en/docs-7.13.0/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipblas' from https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipblaslt' from https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dcomposable_kernel%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fcomposable_kernel%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipcc' from https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipcim' from https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdgpu-docs-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Finstinct.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Finstinct.docs.amd.com%25252Fprojects%25252Famdgpu-docs-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipcub' from https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/gsplat/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipdf' from https://rocm.docs.amd.com/projects/hipDF/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdsmi%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Famdsmi%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipdnn' from https://rocm.docs.amd.com/projects/hipDNN/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipfft' from https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/HIP/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DHIP%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FHIP%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIP/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipfile' from https://rocm.docs.amd.com/projects/hipFile/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipfort' from https://rocm.docs.amd.com/projects/hipfort/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipBLAS%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipBLAS%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipgraph' from https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipDF/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipDF/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipify' from https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipBLASLt%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipBLASLt%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipDNN/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipDNN/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipmm' from https://rocm.docs.amd.com/projects/hipMM/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipCUB%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipCUB%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipraft' from https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFile/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipFile/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hiprand' from https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipfort/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipfort/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipsolver' from https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipFFT%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipFFT%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipsparse' from https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipsparselt' from https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-python/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hiptensor' from https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DHIPIFY%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FHIPIFY%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipvs' from https://rocm.docs.amd.com/projects/hipVS/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipMM/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipMM/en/docs-7.13.0/objects.inv loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.13.0/objects.inv loading intersphinx inventory 'llvm-project' from https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipVS/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipVS/en/docs-7.13.0/objects.inv loading intersphinx inventory 'miopen' from https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipRAND%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipRAND%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'mivisionx' from https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv loading intersphinx inventory 'monai' from https://rocm.docs.amd.com/projects/monai/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.13.0/objects.inv loading intersphinx inventory 'monai-internal' from https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipSPARSELt%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipSPARSELt%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipSPARSE%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipSPARSE%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'omnitrace' from https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipSOLVER%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipSOLVER%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rccl' from https://rocm.docs.amd.com/projects/rccl/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipTensor%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipTensor%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocal' from https://rocm.docs.amd.com/projects/rocAL/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocalution' from https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/monai/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocblas' from https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocdbgapi' from https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DMIOpen%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FMIOpen%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocdecode' from https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocAL/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocAL/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocfft' from https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocgdb' from https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocgraph' from https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rccl/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drccl%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frccl%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rccl/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocjpeg' from https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rdc/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drdc%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frdc%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rdc/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm' from https://rocm.docs.amd.com/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocBLAS%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocBLAS%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-docs-core' from https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-ds' from https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCdbgapi%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCdbgapi%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ls' from https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocFFT%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocFFT%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ds-internal' from https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCgdb%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCgdb%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-finance' from https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocDecode%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocDecode%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-finance-internal' from https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-llmext' from https://rocm.docs.amd.com/projects/rocm-llmext/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-llmext-internal' from https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'roc-optiq' from https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-rag' from https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocJPEG%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocJPEG%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-rag-internal' from https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-simulation' from https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-simulation-internal' from https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-ls-internal' from https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-install-on-linux' from https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm_bandwidth_test' from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm_smi_lib' from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocmcmakebuildtools' from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocminfo' from https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocmvalidationsuite' from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprim' from https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprof-compute-viewer' from https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler' from https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler-compute' from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler-systems' from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocpydecode' from https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocrand' from https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm_smi_lib%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm_smi_lib%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocr-runtime' from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocPRIM%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocPRIM%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocminfo%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocminfo%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocshmem' from https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocsolver' from https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-compute%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-compute%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocsparse' from https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-systems%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-systems%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocthrust' from https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-sdk%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-sdk%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'roctracer' from https://rocm.docs.amd.com/projects/roctracer/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocRAND%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocRAND%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocwmma' from https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCR-Runtime%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCR-Runtime%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rpp' from https://rocm.docs.amd.com/projects/rpp/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocr_debug_agent%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocr_debug_agent%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'tensile' from https://rocm.docs.amd.com/projects/Tensile/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSHMEM%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocSHMEM%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'transferbench' from https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roctracer/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roctracer/en/docs-7.13.0/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSPARSE%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocSPARSE%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocThrust%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocThrust%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSOLVER%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocSOLVER%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.13.0/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocWMMA%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocWMMA%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rpp/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rpp/en/docs-7.13.0/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/Tensile/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DTensile%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FTensile%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/Tensile/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') sphinx-multitoc-numbering v0.1.3: Loaded [autosummary] generating autosummary for: conceptual/hipblaslt-clients.rst, conceptual/hipblaslt-library-organization.rst, conceptual/pci-chip-id-predicates-walkthrough.rst, how-to/how-to-use-hipblaslt-offline-tuning.rst, how-to/how-to-use-hipblaslt-tuning-utility.rst, how-to/how-to-use-streamk.rst, how-to/use-logging-heuristics.rst, index.rst, install/building-installing-hipblaslt.rst, install/install.rst, ..., reference/data-type-support.rst, reference/datatypes.rst, reference/env-variables.rst, reference/ext-ops.rst, reference/ext-reference.rst, samples/client_extop_softmax.rst, samples/sample_hipblaslt_ext_op_amax.rst, samples/sample_hipblaslt_ext_op_layernorm.rst, samples/samples.rst, what-is-hipBLASLt.rst building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 4 changed, 0 removed reading sources... [ 25%] reference/api-reference reading sources... [ 50%] reference/datatypes reading sources... [ 75%] reference/ext-ops reading sources... [100%] reference/ext-reference looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying TeX support files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/pdf/latexmkjarc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/pdf/Makefile Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/pdf/make.bat Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/pdf/latexmkrc done copying assets: done processing hipblaslt.tex... index what-is-hipBLASLt install/install install/building-installing-hipblaslt conceptual/hipblaslt-library-organization conceptual/hipblaslt-clients conceptual/pci-chip-id-predicates-walkthrough how-to/how-to-use-hipblaslt-tuning-utility how-to/how-to-use-hipblaslt-offline-tuning how-to/use-logging-heuristics how-to/how-to-use-streamk samples/samples samples/client_extop_softmax samples/sample_hipblaslt_ext_op_layernorm samples/sample_hipblaslt_ext_op_amax reference/data-type-support reference/datatypes reference/env-variables reference/api-reference reference/ext-reference reference/ext-ops license resolving references... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/what-is-hipBLASLt.rst:10: WARNING: unknown document: 'hip:index' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/install.rst:11: WARNING: undefined label: 'rocm:release-components' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/install.rst:26: WARNING: unknown document: 'rocm:install/rocm' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/install.rst:40: WARNING: unknown document: 'rocm:install/rocm' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/building-installing-hipblaslt.rst:24: WARNING: undefined label: 'rocm:release-components' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/building-installing-hipblaslt.rst:25: WARNING: unknown document: 'hipblas:index' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/how-to/use-logging-heuristics.rst:51: WARNING: unknown document: 'rocprofiler:index' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/reference/data-type-support.rst:159: WARNING: unknown document: 'rocm:reference/precision-support' [ref.doc] processing hipblaslt.tex: done writing... done copying images... [100%] images/hipblaslt-tuning-folder-structure.png Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/pdf/sphinxmessages.sty ====================== slowest reading durations ======================= 1.685 reference/api-reference 0.566 reference/ext-reference 0.466 reference/datatypes 0.100 reference/ext-ops build succeeded, 100 warnings. The LaTeX files are in ../../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2026-05-19T14:31:34.175246Z, end-time: 2026-05-19T14:31:34.214723Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2026-05-19T14:31:34.301353Z, end-time: 2026-05-19T14:31:39.687725Z, duration: 5, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=advanced-micro-devices-hipblaslt -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'hipblaslt.tex' ------------ Run number 1 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-hipblaslt" "hipblaslt.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./hipblaslt.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-hipblaslt.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-hipblaslt.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] LaTeX Warning: Hyper reference `what-is-hipBLASLt::doc' on page 1 undefined on input line 89. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `install/install::doc' on page 1 undefined on in put line 126. LaTeX Warning: Hyper reference `install/building-installing-hipblaslt::doc' on page 1 undefined on input line 130. LaTeX Warning: Hyper reference `conceptual/hipblaslt-library-organization::doc' on page 1 undefined on input line 182. LaTeX Warning: Hyper reference `conceptual/hipblaslt-clients::doc' on page 1 un defined on input line 186. LaTeX Warning: Hyper reference `conceptual/pci-chip-id-predicates-walkthrough:: doc' on page 1 undefined on input line 190. LaTeX Warning: Hyper reference `how-to/how-to-use-hipblaslt-tuning-utility::doc ' on page 1 undefined on input line 214. LaTeX Warning: Hyper reference `how-to/how-to-use-hipblaslt-offline-tuning::doc ' on page 1 undefined on input line 218. LaTeX Warning: Hyper reference `how-to/use-logging-heuristics::doc' on page 1 u ndefined on input line 222. LaTeX Warning: Hyper reference `how-to/how-to-use-streamk::doc' on page 1 undef ined on input line 226. LaTeX Warning: Hyper reference `samples/samples::doc' on page 1 undefined on in put line 250. LaTeX Warning: Hyper reference `reference/data-type-support::doc' on page 1 und efined on input line 278. LaTeX Warning: Hyper reference `reference/datatypes::doc' on page 1 undefined o n input line 282. LaTeX Warning: Hyper reference `reference/env-variables::doc' on page 1 undefin ed on input line 286. LaTeX Warning: Hyper reference `reference/api-reference::doc' on page 1 undefin ed on input line 290. LaTeX Warning: Hyper reference `reference/ext-reference::doc' on page 1 undefin ed on input line 294. LaTeX Warning: Hyper reference `reference/ext-ops::doc' on page 1 undefined on input line 298. [1] [2] Chapter 1. LaTeX Warning: Hyper reference `reference/api-reference:hipblasltmatmul' on pag e 3 undefined on input line 346. [3] [4] Chapter 2. LaTeX Warning: Hyper reference `install/building-installing-hipblaslt::doc' on page 5 undefined on input line 365. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] [6] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 562--564 []|\T1/txtt/m/n/10 inv build [7] Underfull \hbox (badness 10000) in paragraph at lines 651--653 []|\T1/txtt/m/n/10 inv build Underfull \hbox (badness 10000) in paragraph at lines 651--653 [][]\T1/txtt/m/n/10 install[]deps Underfull \hbox (badness 10000) in paragraph at lines 665--667 []|\T1/txtt/m/n/10 inv build Underfull \hbox (badness 10000) in paragraph at lines 665--667 [][]\T1/txtt/m/n/10 install[]deps [8] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [9] [10] Chapter 4. LaTeX Warning: Hyper reference `reference/datatypes:hipblaslthandle-t-desc' on page 11 undefined on input line 846. [11] [12] Chapter 5. LaTeX Warning: Hyper reference `install/building-installing-hipblaslt::doc' on page 13 undefined on input line 915. [13] Underfull \vbox (badness 10000) detected at line 1041 Overfull \vbox (3.12196pt too high) detected at line 1041 [14] Underfull \vbox (badness 10000) detected at line 1041 Underfull \vbox (badness 10000) detected at line 1041 [15] [16] Chapter 6. [17] [18] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [19] [20] Chapter 7. [21] LaTeX Warning: Hyper reference `install/building-installing-hipblaslt:installat ion' on page 22 undefined on input line 1357. [22 <./hipblaslt-tuning-folder-structure.png>] Chapter 8. LaTeX Warning: Hyper reference `conceptual/hipblaslt-clients:clients' on page 2 3 undefined on input line 1418. LaTeX Warning: Hyper reference `how-to/use-logging-heuristics:logging-heuristic s' on page 23 undefined on input line 1429. [23] [24] Chapter 9. Overfull \hbox (14.73224pt too wide) in paragraph at lines 1542--1544 []|\T1/qhv/m/n/10 Value| [25] LaTeX Warning: Hyper reference `reference/api-reference:hipblasltmatmulalgogeth euristic' on page 26 undefined on input line 1721. LaTeX Warning: Hyper reference `reference/api-reference:hipblasltmatmul' on pag e 26 undefined on input line 1722. [26] Chapter 10. Underfull \hbox (badness 7186) in paragraph at lines 1796--1800 []\T1/qtm/m/n/10 Stream-K sup-ports a dif-fer-ent range of data types on dif-fe r-ent AMD GPUs. For ex-am-ple, the [27] Overfull \hbox (50.59457pt too wide) in paragraph at lines 1826--1828 []|\T1/txtt/m/n/10 TENSILE_STREAMK_DYNAMIC_GRID| Overfull \hbox (40.0946pt too wide) in paragraph at lines 1833--1835 []|\T1/txtt/m/n/10 TENSILE_STREAMK_FIXED_GRID| Overfull \hbox (24.34465pt too wide) in paragraph at lines 1840--1842 []|\T1/txtt/m/n/10 TENSILE_STREAMK_MAX_CUS| [28] Chapter 11. LaTeX Warning: Hyper reference `samples/client_extop_softmax::doc' on page 29 u ndefined on input line 1915. LaTeX Warning: Hyper reference `samples/sample_hipblaslt_ext_op_layernorm::doc' on page 29 undefined on input line 1919. LaTeX Warning: Hyper reference `samples/sample_hipblaslt_ext_op_amax::doc' on p age 29 undefined on input line 1923. [29] Underfull \vbox (badness 10000) detected at line 2128 Underfull \vbox (badness 10000) detected at line 2128 [30] Underfull \vbox (badness 10000) detected at line 2128 Underfull \vbox (badness 10000) detected at line 2128 [31] Underfull \vbox (badness 10000) detected at line 2128 Underfull \vbox (badness 10000) detected at line 2128 [32] Underfull \hbox (badness 10000) in paragraph at lines 2135--2138 \T1/qtm/m/n/10 This code sam-ple from \T1/txtt/m/n/10 clients/samples/22_hipbla slt_ext_op_layernorm/ [33] [34] Underfull \vbox (badness 7397) detected at line 2316 [35] [36] Chapter 12. LaTeX Warning: Hyper reference `reference/api-reference:hipblasltmatmul' on pag e 37 undefined on input line 2325. Overfull \hbox (29.53966pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32I| Overfull \hbox (29.53966pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_16F| Overfull \hbox (29.53966pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32F| Overfull \hbox (29.53966pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_64F| Overfull \hbox (76.78952pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32F_FAST_16F| Overfull \hbox (82.0395pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32F_FAST_16BF| Overfull \hbox (82.0395pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32F_FAST_TF32| [37] LaTeX Warning: Hyper reference `reference/env-variables:env-type-overrides' on page 38 undefined on input line 2559. LaTeX Warning: Hyper reference `reference/api-reference:api-reference' on page 38 undefined on input line 2584. [38] Chapter 13. [39] [40] LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga8f48ee6fa147ddc87c2b6278016e8bd7' on page 41 undefined on input line 3052. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga22b16d7255e78eb223d332957b4c6e80' on page 41 undefined on input line 3055. [41] LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1gabb645313f1f5e7839bb63e6f54fad93d' on page 42 undefined on input line 3097. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga58985f13b6e744a8e6c400e8936edaeb' on page 42 undefined on input line 3100. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga9eaf0f51f22408d96557d0424dedf87a' on page 42 undefined on input line 3103. [42] LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1gabb645313f1f5e7839bb63e6f54fad93d' on page 43 undefined on input line 3337. [43] [44] LaTeX Warning: Hyper reference `reference/datatypes:structhipblas_lt_matmul_alg o__t' on page 45 undefined on input line 3617. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga1bd22d6bb579baf5cb35c1a5b4df18c5' on page 45 undefined on input line 3625. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga1bd22d6bb579baf5cb35c1a5b4df18c5' on page 45 undefined on input line 3648. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga11f3921ce35e7d6ae739e901d12040f5' on page 45 undefined on input line 3651. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga653735e31c6ba5fae4c0fde8a23cfc2c' on page 45 undefined on input line 3654. [45] [46] LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga1fe8371b1d02049687883b72e62a44ad' on page 47 undefined on input line 3939. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga32ab427d92d81c093562eeea667826fa' on page 47 undefined on input line 3942. [47] LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga3ba8632f4440718ef830dfa70aa2d0c4' on page 48 undefined on input line 4139. LaTeX Warning: Hyper reference `reference/api-reference:hipblaslt_8h_1a0b4a79de dc3d2ca8cd1b8a56c05e947f' on page 48 undefined on input line 4145. LaTeX Warning: Hyper reference `reference/api-reference:hipblaslt_8h_1ac74774a9 d6b4c64dc08871b34261c0b4' on page 48 undefined on input line 4148. [48] Chapter 14. LaTeX Warning: Hyper reference `how-to/use-logging-heuristics::doc' on page 49 undefined on input line 4167. [49] LaTeX Warning: Hyper reference `how-to/how-to-use-hipblaslt-offline-tuning::doc ' on page 50 undefined on input line 4248. [50] LaTeX Warning: Hyper reference `how-to/how-to-use-streamk::doc' on page 51 unde fined on input line 4308. [51] Overfull \vbox (36.54803pt too high) has occurred while \output is active [52] [53] [54] Chapter 15. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv417hipblasLtHandle_t' on page 55 undefined on input line 4434. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv417hipblasLtHandle_t' on page 55 undefined on input line 4474. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga8f48ee6fa147ddc87c2b6278016e8bd7' on page 55 undefined on input line 4481. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga22b16d7255e78eb223d332957b4c6e80' on page 55 undefined on input line 4481. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga8f48ee6fa147ddc87c2b6278016e8bd7' on page 55 undefined on input line 4481. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1ga22b16d7255e78eb223d332957b4c6e80' on page 55 undefined on input line 4481. [55] LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 56 undefined on input line 4518. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1gae08 14e91393b7f1bd15b6c9fc4b55da4' on page 56 undefined on input line 4530. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 56 undefined on input line 4577. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1gae08 14e91393b7f1bd15b6c9fc4b55da4' on page 56 undefined on input line 4588. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 56 undefined on input line 4610. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv432hipblasLtMatrixLayo utAttribute_t' on page 56 undefined on input line 4610. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1gae08 14e91393b7f1bd15b6c9fc4b55da4' on page 56 undefined on input line 4622. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga902 8f2fddc41b1252dd5cd0b734182f5' on page 56 undefined on input line 4626. [56] LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 57 undefined on input line 4665. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv432hipblasLtMatrixLayo utAttribute_t' on page 57 undefined on input line 4665. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1gae08 14e91393b7f1bd15b6c9fc4b55da4' on page 57 undefined on input line 4677. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga902 8f2fddc41b1252dd5cd0b734182f5' on page 57 undefined on input line 4681. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulDesc _t' on page 57 undefined on input line 4724. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga663 dbc97c0c9d20c5792e050220f4a1b' on page 57 undefined on input line 4736. [57] LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulDesc _t' on page 58 undefined on input line 4775. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga663 dbc97c0c9d20c5792e050220f4a1b' on page 58 undefined on input line 4786. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulDesc _t' on page 58 undefined on input line 4808. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv431hipblasLtMatmulDesc Attributes_t' on page 58 undefined on input line 4808. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga663 dbc97c0c9d20c5792e050220f4a1b' on page 58 undefined on input line 4820. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1gab81 8dece34ff0cf597b72b6c4c527b75' on page 58 undefined on input line 4824. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulDesc _t' on page 58 undefined on input line 4863. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv431hipblasLtMatmulDesc Attributes_t' on page 58 undefined on input line 4863. [58] LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga663 dbc97c0c9d20c5792e050220f4a1b' on page 59 undefined on input line 4875. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1gab81 8dece34ff0cf597b72b6c4c527b75' on page 59 undefined on input line 4879. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv427hipblasLtMatmulPref erence_t' on page 59 undefined on input line 4922. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga2fc 030d19287f2c541a0f7d962b94e3b' on page 59 undefined on input line 4933. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv427hipblasLtMatmulPref erence_t' on page 59 undefined on input line 4962. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga2fc 030d19287f2c541a0f7d962b94e3b' on page 59 undefined on input line 4973. [59] LaTeX Warning: Hyper reference `reference/datatypes:_CPPv427hipblasLtMatmulPref erence_t' on page 60 undefined on input line 4995. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv437hipblasLtMatmulPref erenceAttributes_t' on page 60 undefined on input line 4995. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga2fc 030d19287f2c541a0f7d962b94e3b' on page 60 undefined on input line 5007. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga959 2fb75d3077b5d87619f8983ebdd82' on page 60 undefined on input line 5011. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv427hipblasLtMatmulPref erence_t' on page 60 undefined on input line 5050. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv437hipblasLtMatmulPref erenceAttributes_t' on page 60 undefined on input line 5050. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga2fc 030d19287f2c541a0f7d962b94e3b' on page 60 undefined on input line 5062. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga959 2fb75d3077b5d87619f8983ebdd82' on page 60 undefined on input line 5066. [60] LaTeX Warning: Hyper reference `reference/datatypes:_CPPv417hipblasLtHandle_t' on page 61 undefined on input line 5109. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulDesc _t' on page 61 undefined on input line 5109. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 61 undefined on input line 5109. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 61 undefined on input line 5109. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 61 undefined on input line 5109. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 61 undefined on input line 5109. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv427hipblasLtMatmulPref erence_t' on page 61 undefined on input line 5109. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv432hipblasLtMatmulHeur isticResult_t' on page 61 undefined on input line 5109. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1gabb645313f1f5e7839bb63e6f54fad93d' on page 61 undefined on input line 5116. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga7ea dd4c418242a4d98a617cfd44fa12e' on page 61 undefined on input line 5121. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga663 dbc97c0c9d20c5792e050220f4a1b' on page 61 undefined on input line 5125. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1gae08 14e91393b7f1bd15b6c9fc4b55da4' on page 61 undefined on input line 5129. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga2fc 030d19287f2c541a0f7d962b94e3b' on page 61 undefined on input line 5133. Underfull \hbox (badness 10000) in paragraph at lines 5151--5153 []\T1/txtt/bx/n/10 HIPBLAS_STATUS_SUCCESS \T1/qtm/m/n/10 ^^U If query was suc-c ess-ful. In-spect Underfull \hbox (badness 10000) in paragraph at lines 5151--5153 \T1/txtt/m/n/10 heuristicResultsArray[0 to (returnAlgoCount []1)].state \T1/qtm /m/n/10 for the sta-tus [61] LaTeX Warning: Hyper reference `reference/datatypes:_CPPv417hipblasLtHandle_t' on page 62 undefined on input line 5180. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulDesc _t' on page 62 undefined on input line 5180. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 62 undefined on input line 5180. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 62 undefined on input line 5180. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 62 undefined on input line 5180. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 62 undefined on input line 5180. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulAlgo _t' on page 62 undefined on input line 5180. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga7ea dd4c418242a4d98a617cfd44fa12e' on page 62 undefined on input line 5192. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga663 dbc97c0c9d20c5792e050220f4a1b' on page 62 undefined on input line 5196. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1gae08 14e91393b7f1bd15b6c9fc4b55da4' on page 62 undefined on input line 5204. LaTeX Warning: Hyper reference `reference/datatypes:structhipblas_lt_matmul_alg o__t' on page 62 undefined on input line 5216. [62] Overfull \hbox (1.09538pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 Atype| Overfull \hbox (1.10184pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 Btype| Overfull \hbox (1.12553pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 Ctype| Overfull \hbox (1.12553pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 Dtype| Underfull \hbox (badness 10000) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 com-pute- Overfull \hbox (1.70253pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 scaleA,B| Overfull \hbox (1.74777pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 scaleC,D| Underfull \hbox (badness 10000) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 De-fault bias [63] Underfull \hbox (badness 5771) in paragraph at lines 5904--5906 []\T1/qtm/m/n/10 To use spe-cial data or-der-ing for \T1/txtt/m/n/10 HIPBLASLT_ ORDER_COL16_4R8 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 HIPBLASLT_ORDER_COL16_4R16 \ T1/qtm/m/n/10 in Overfull \hbox (10.42366pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 Atype| Overfull \hbox (10.57365pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 Btype| Overfull \hbox (13.45364pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 CType| Overfull \hbox (13.00363pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 DType| Overfull \hbox (2.79366pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 opA| Overfull \hbox (2.79366pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 opB| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (63.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (63.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP32| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP32| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (63.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (63.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP32| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP32| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| [64] LaTeX Warning: Hyper reference `reference/datatypes:_CPPv430hipblasLtMatrixTran sformDesc_t' on page 65 undefined on input line 6327. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv430hipblasLtMatrixTran sformDesc_t' on page 65 undefined on input line 6360. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv430hipblasLtMatrixTran sformDesc_t' on page 65 undefined on input line 6386. [65] LaTeX Warning: Hyper reference `reference/datatypes:_CPPv430hipblasLtMatrixTran sformDesc_t' on page 66 undefined on input line 6438. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv417hipblasLtHandle_t' on page 66 undefined on input line 6497. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv430hipblasLtMatrixTran sformDesc_t' on page 66 undefined on input line 6497. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 66 undefined on input line 6497. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 66 undefined on input line 6497. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 66 undefined on input line 6497. [66] LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga7ea dd4c418242a4d98a617cfd44fa12e' on page 67 undefined on input line 6509. [67] [68] Chapter 16. LaTeX Warning: Hyper reference `reference/ext-reference:id2' on page 69 undefin ed on input line 6653. LaTeX Warning: Hyper reference `reference/ext-reference:grouped-gemm' on page 6 9 undefined on input line 6657. LaTeX Warning: Hyper reference `reference/ext-reference:get-all-algo' on page 6 9 undefined on input line 6661. [69] LaTeX Warning: Hyper reference `reference/datatypes:_CPPv416hipblasLtOrder_t' o n page 70 undefined on input line 6860. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv416hipblasLtOrder_t' o n page 70 undefined on input line 6877. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv416hipblasLtOrder_t' o n page 70 undefined on input line 7013. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv416hipblasLtOrder_t' o n page 70 undefined on input line 7013. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv416hipblasLtOrder_t' o n page 70 undefined on input line 7030. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv416hipblasLtOrder_t' o n page 70 undefined on input line 7030. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv419hipblasLtEpilogue_t ' on page 70 undefined on input line 7071. [70] LaTeX Warning: Hyper reference `reference/datatypes:_CPPv428hipblasLtMatmulMatr ixScale_t' on page 71 undefined on input line 7156. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv428hipblasLtMatmulMatr ixScale_t' on page 71 undefined on input line 7173. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv419hipblasLtEpilogue_t ' on page 71 undefined on input line 7224. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv419hipblasLtEpilogue_t ' on page 71 undefined on input line 7224. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv428hipblasLtMatmulMatr ixScale_t' on page 71 undefined on input line 7309. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv428hipblasLtMatmulMatr ixScale_t' on page 71 undefined on input line 7309. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv428hipblasLtMatmulMatr ixScale_t' on page 71 undefined on input line 7326. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv428hipblasLtMatmulMatr ixScale_t' on page 71 undefined on input line 7326. [71] [72] [73] LaTeX Warning: Hyper reference `reference/ext-reference:classhipblaslt__ext_1_1 _gemm' on page 74 undefined on input line 7996. LaTeX Warning: Hyper reference `reference/ext-reference:classhipblaslt__ext_1_1 _grouped_gemm' on page 74 undefined on input line 7996. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext1 4GemmPreferenceE' on page 74 undefined on input line 8008. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv432hipblasLtMatmulHeur isticResult_t' on page 74 undefined on input line 8008. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1gabb645313f1f5e7839bb63e6f54fad93d' on page 74 undefined on input line 8015. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulAlgo _t' on page 74 undefined on input line 8060. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulAlgo _t' on page 74 undefined on input line 8104. [74] LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulAlgo _t' on page 75 undefined on input line 8198. LaTeX Warning: Hyper reference `reference/ext-reference:classhipblaslt__ext_1_1 _gemm_instance' on page 75 undefined on input line 8202. LaTeX Warning: Hyper reference `reference/ext-reference:classhipblaslt__ext_1_1 _gemm_instance' on page 75 undefined on input line 8205. LaTeX Warning: Hyper reference `reference/datatypes:structhipblas_lt_matmul_alg o__t' on page 75 undefined on input line 8210. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulAlgo _t' on page 75 undefined on input line 8250. LaTeX Warning: Hyper reference `reference/ext-reference:classhipblaslt__ext_1_1 _gemm_instance' on page 75 undefined on input line 8254. LaTeX Warning: Hyper reference `reference/ext-reference:classhipblaslt__ext_1_1 _gemm_instance' on page 75 undefined on input line 8257. LaTeX Warning: Hyper reference `reference/datatypes:structhipblas_lt_matmul_alg o__t' on page 75 undefined on input line 8262. [75] LaTeX Warning: Hyper reference `reference/ext-reference:classhipblaslt__ext_1_1 _gemm_instance' on page 76 undefined on input line 8310. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv417hipblasLtHandle_t' on page 76 undefined on input line 8347. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext8 GemmTypeE' on page 76 undefined on input line 8347. LaTeX Warning: Hyper reference `reference/ext-reference:classhipblaslt__ext_1_1 _gemm_instance' on page 76 undefined on input line 8351. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext1 2GemmInstanceE' on page 76 undefined on input line 8369. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv417hipblasLtHandle_t' on page 76 undefined on input line 8388. [76] LaTeX Warning: Hyper reference `reference/datatypes:_CPPv417hipblasLtHandle_t' on page 77 undefined on input line 8429. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulDesc _t' on page 77 undefined on input line 8429. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 77 undefined on input line 8429. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 77 undefined on input line 8429. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 77 undefined on input line 8429. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 77 undefined on input line 8429. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga663 dbc97c0c9d20c5792e050220f4a1b' on page 77 undefined on input line 8445. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1gae08 14e91393b7f1bd15b6c9fc4b55da4' on page 77 undefined on input line 8453. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext1 2GemmEpilogueE' on page 77 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext1 0GemmInputsE' on page 77 undefined on input line 8478. [77] LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext1 2GemmEpilogueE' on page 78 undefined on input line 8546. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext1 0GemmInputsE' on page 78 undefined on input line 8546. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext1 5GemmProblemTypeE' on page 78 undefined on input line 8546. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulDesc _t' on page 78 undefined on input line 8626. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 78 undefined on input line 8626. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 78 undefined on input line 8626. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 78 undefined on input line 8626. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 78 undefined on input line 8626. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga663 dbc97c0c9d20c5792e050220f4a1b' on page 78 undefined on input line 8638. [78] LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1gae08 14e91393b7f1bd15b6c9fc4b55da4' on page 79 undefined on input line 8646. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext1 2GemmInstanceE' on page 79 undefined on input line 8703. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv417hipblasLtHandle_t' on page 79 undefined on input line 8722. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv417hipblasLtHandle_t' on page 79 undefined on input line 8763. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulDesc _t' on page 79 undefined on input line 8763. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 79 undefined on input line 8763. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 79 undefined on input line 8763. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 79 undefined on input line 8763. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 79 undefined on input line 8763. [79] LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga663 dbc97c0c9d20c5792e050220f4a1b' on page 80 undefined on input line 8779. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1gae08 14e91393b7f1bd15b6c9fc4b55da4' on page 80 undefined on input line 8787. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext1 2GemmEpilogueE' on page 80 undefined on input line 8812. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext1 0GemmInputsE' on page 80 undefined on input line 8812. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext1 2GemmEpilogueE' on page 80 undefined on input line 8880. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext1 0GemmInputsE' on page 80 undefined on input line 8880. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext1 5GemmProblemTypeE' on page 80 undefined on input line 8880. [80] LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulDesc _t' on page 81 undefined on input line 8960. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 81 undefined on input line 8960. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 81 undefined on input line 8960. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 81 undefined on input line 8960. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 81 undefined on input line 8960. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga663 dbc97c0c9d20c5792e050220f4a1b' on page 81 undefined on input line 8972. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1gae08 14e91393b7f1bd15b6c9fc4b55da4' on page 81 undefined on input line 8980. [81] LaTeX Warning: Hyper reference `reference/ext-reference:classhipblaslt__ext_1_1 _gemm_instance' on page 82 undefined on input line 9104. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv417hipblasLtHandle_t' on page 82 undefined on input line 9148. LaTeX Warning: Hyper reference `reference/ext-reference:_CPPv4N13hipblaslt_ext8 GemmTypeE' on page 82 undefined on input line 9148. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv432hipblasLtMatmulHeur isticResult_t' on page 82 undefined on input line 9148. [82] LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1gabb645313f1f5e7839bb63e6f54fad93d' on page 83 undefined on input line 9155. LaTeX Warning: Hyper reference `reference/ext-reference:group__library__module_ 1gaf76d02eda797350ed29af996596ddcaf' on page 83 undefined on input line 9155. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1gabb645313f1f5e7839bb63e6f54fad93d' on page 83 undefined on input line 9155. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga7ea dd4c418242a4d98a617cfd44fa12e' on page 83 undefined on input line 9160. LaTeX Warning: Hyper reference `reference/ext-reference:classhipblaslt__ext_1_1 _gemm' on page 83 undefined on input line 9164. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulAlgo _t' on page 83 undefined on input line 9215. LaTeX Warning: Hyper reference `reference/ext-reference:group__library__module_ 1ga507d9a1b79db999952a4f5bce0992b73' on page 83 undefined on input line 9227. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv417hipblasLtHandle_t' on page 83 undefined on input line 9245. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv432hipblasLtMatmulHeur isticResult_t' on page 83 undefined on input line 9245. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1gabb645313f1f5e7839bb63e6f54fad93d' on page 83 undefined on input line 9252. LaTeX Warning: Hyper reference `reference/ext-reference:group__library__module_ 1gaf76d02eda797350ed29af996596ddcaf' on page 83 undefined on input line 9252. LaTeX Warning: Hyper reference `reference/api-reference:group__library__module_ 1gabb645313f1f5e7839bb63e6f54fad93d' on page 83 undefined on input line 9252. [83] LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga7ea dd4c418242a4d98a617cfd44fa12e' on page 84 undefined on input line 9257. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv417hipblasLtHandle_t' on page 84 undefined on input line 9300. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulDesc _t' on page 84 undefined on input line 9300. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 84 undefined on input line 9300. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 84 undefined on input line 9300. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 84 undefined on input line 9300. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv423hipblasLtMatrixLayo ut_t' on page 84 undefined on input line 9300. LaTeX Warning: Hyper reference `reference/datatypes:_CPPv421hipblasLtMatmulAlgo _t' on page 84 undefined on input line 9300. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga7ea dd4c418242a4d98a617cfd44fa12e' on page 84 undefined on input line 9312. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1ga663 dbc97c0c9d20c5792e050220f4a1b' on page 84 undefined on input line 9316. LaTeX Warning: Hyper reference `reference/datatypes:group__types__module_1gae08 14e91393b7f1bd15b6c9fc4b55da4' on page 84 undefined on input line 9324. [84] [85] [86] Overfull \vbox (2.6316pt too high) detected at line 9552 [87] [88] LaTeX Warning: Hyper reference `reference/ext-reference:fixed-mk' on page 89 un defined on input line 9600. [89] Underfull \vbox (badness 10000) detected at line 9733 Underfull \vbox (badness 10000) detected at line 9733 [90] [91] [92] [93] Underfull \vbox (badness 10000) detected at line 9921 Underfull \vbox (badness 10000) detected at line 9921 [94] [95] Overfull \vbox (2.14697pt too high) detected at line 10036 [96] Underfull \vbox (badness 1226) detected at line 10160 [97] Underfull \vbox (badness 10000) detected at line 10160 Underfull \vbox (badness 10000) detected at line 10160 [98] [99] [100] Chapter 17. LaTeX Warning: Hyper reference `samples/client_extop_softmax:client-extop-softm ax' on page 101 undefined on input line 10178. LaTeX Warning: Hyper reference `samples/sample_hipblaslt_ext_op_layernorm:sampl e-hipblaslt-ext-op-layernorm' on page 101 undefined on input line 10187. LaTeX Warning: Hyper reference `samples/sample_hipblaslt_ext_op_amax:sample-hip blaslt-ext-op-amax' on page 101 undefined on input line 10196. [101] [102] [103] [104] Chapter 18. No file advanced-micro-devices-hipblaslt.ind. [105] (./advanced-micro-devices-hipblaslt.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `advanced-micro-devices-hipblaslt.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texlive/texmf-dist/fo nts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}{ /usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free1.enc} Output written on advanced-micro-devices-hipblaslt.pdf (109 pages, 514832 bytes ). Transcript written on advanced-micro-devices-hipblaslt.log. Latexmk: Index file 'advanced-micro-devices-hipblaslt.idx' was written Latexmk: Missing input file 'advanced-micro-devices-hipblaslt.ind' (or dependence on it) from following: 'No file advanced-micro-devices-hipblaslt.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-hipblaslt.pdf' Latexmk: Log file says output to 'advanced-micro-devices-hipblaslt.pdf' Rule 'makeindex advanced-micro-devices-hipblaslt.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-hipblaslt.idx' ------------ Run number 1 of rule 'makeindex advanced-micro-devices-hipblaslt.idx' ------------ Latexmk: Examining 'advanced-micro-devices-hipblaslt.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex advanced-micro-devices-hipblaslt.idx'... ------------ Running 'makeindex -s python.ist -o "advanced-micro-devices-hipblaslt.ind" "advanced-micro-devices-hipblaslt.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file advanced-micro-devices-hipblaslt.idx....done (221 entries accepted, 0 rejected). Sorting entries.....done (1756 comparisons). Generating output file advanced-micro-devices-hipblaslt.ind....done (331 lines written, 0 warnings). Output written in advanced-micro-devices-hipblaslt.ind. Transcript written in advanced-micro-devices-hipblaslt.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-hipblaslt.aux' 'advanced-micro-devices-hipblaslt.ind' 'advanced-micro-devices-hipblaslt.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-hipblaslt" "hipblaslt.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./hipblaslt.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-hipblaslt.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-hipblaslt.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-hipblaslt.out) (./advanced-micro-devices-hipblaslt.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-hipblaslt.toc [1] [2]) [3] [4] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] [6] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 562--564 []|\T1/txtt/m/n/10 inv build [7] Underfull \hbox (badness 10000) in paragraph at lines 651--653 []|\T1/txtt/m/n/10 inv build Underfull \hbox (badness 10000) in paragraph at lines 651--653 [][]\T1/txtt/m/n/10 install[]deps Underfull \hbox (badness 10000) in paragraph at lines 665--667 []|\T1/txtt/m/n/10 inv build Underfull \hbox (badness 10000) in paragraph at lines 665--667 [][]\T1/txtt/m/n/10 install[]deps [8] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [9] [10] Chapter 4. [11] [12] Chapter 5. [13] Underfull \vbox (badness 10000) detected at line 1041 Overfull \vbox (3.12196pt too high) detected at line 1041 [14] Underfull \vbox (badness 10000) detected at line 1041 Underfull \vbox (badness 10000) detected at line 1041 [15] [16] Chapter 6. [17] [18] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [19] [20] Chapter 7. [21] [22 <./hipblaslt-tuning-folder-structure.png>] Chapter 8. [23] [24] Chapter 9. Overfull \hbox (14.73224pt too wide) in paragraph at lines 1542--1544 []|\T1/qhv/m/n/10 Value| [25] [26] Chapter 10. Underfull \hbox (badness 7186) in paragraph at lines 1796--1800 []\T1/qtm/m/n/10 Stream-K sup-ports a dif-fer-ent range of data types on dif-fe r-ent AMD GPUs. For ex-am-ple, the [27] Overfull \hbox (50.59457pt too wide) in paragraph at lines 1826--1828 []|\T1/txtt/m/n/10 TENSILE_STREAMK_DYNAMIC_GRID| Overfull \hbox (40.0946pt too wide) in paragraph at lines 1833--1835 []|\T1/txtt/m/n/10 TENSILE_STREAMK_FIXED_GRID| Overfull \hbox (24.34465pt too wide) in paragraph at lines 1840--1842 []|\T1/txtt/m/n/10 TENSILE_STREAMK_MAX_CUS| [28] Chapter 11. [29] Underfull \vbox (badness 10000) detected at line 2128 Underfull \vbox (badness 10000) detected at line 2128 [30] Underfull \vbox (badness 10000) detected at line 2128 Underfull \vbox (badness 10000) detected at line 2128 [31] Underfull \vbox (badness 10000) detected at line 2128 Underfull \vbox (badness 10000) detected at line 2128 [32] Underfull \hbox (badness 10000) in paragraph at lines 2135--2138 \T1/qtm/m/n/10 This code sam-ple from \T1/txtt/m/n/10 clients/samples/22_hipbla slt_ext_op_layernorm/ [33] [34] Underfull \vbox (badness 7397) detected at line 2316 [35] [36] Chapter 12. Overfull \hbox (29.53966pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32I| Overfull \hbox (29.53966pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_16F| Overfull \hbox (29.53966pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32F| Overfull \hbox (29.53966pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_64F| Overfull \hbox (76.78952pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32F_FAST_16F| Overfull \hbox (82.0395pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32F_FAST_16BF| Overfull \hbox (82.0395pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32F_FAST_TF32| [37] [38] Chapter 13. [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] Chapter 14. [49] [50] [51] Overfull \vbox (36.54803pt too high) has occurred while \output is active [52] [53] [54] Chapter 15. [55] [56] [57] [58] [59] [60] Underfull \hbox (badness 10000) in paragraph at lines 5151--5153 []\T1/txtt/bx/n/10 HIPBLAS_STATUS_SUCCESS \T1/qtm/m/n/10 ^^U If query was suc-c ess-ful. In-spect Underfull \hbox (badness 10000) in paragraph at lines 5151--5153 \T1/txtt/m/n/10 heuristicResultsArray[0 to (returnAlgoCount []1)].state \T1/qtm /m/n/10 for the sta-tus [61] [62] Overfull \hbox (1.09538pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 Atype| Overfull \hbox (1.10184pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 Btype| Overfull \hbox (1.12553pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 Ctype| Overfull \hbox (1.12553pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 Dtype| Underfull \hbox (badness 10000) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 com-pute- Overfull \hbox (1.70253pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 scaleA,B| Overfull \hbox (1.74777pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 scaleC,D| Underfull \hbox (badness 10000) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 De-fault bias [63] Underfull \hbox (badness 5771) in paragraph at lines 5904--5906 []\T1/qtm/m/n/10 To use spe-cial data or-der-ing for \T1/txtt/m/n/10 HIPBLASLT_ ORDER_COL16_4R8 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 HIPBLASLT_ORDER_COL16_4R16 \ T1/qtm/m/n/10 in Overfull \hbox (10.42366pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 Atype| Overfull \hbox (10.57365pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 Btype| Overfull \hbox (13.45364pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 CType| Overfull \hbox (13.00363pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 DType| Overfull \hbox (2.79366pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 opA| Overfull \hbox (2.79366pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 opB| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (63.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (63.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP32| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP32| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (63.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (63.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP32| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP32| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| [64] [65] [66] [67] [68] Chapter 16. [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] Overfull \vbox (2.6316pt too high) detected at line 9552 [87] [88] [89] Underfull \vbox (badness 10000) detected at line 9733 Underfull \vbox (badness 10000) detected at line 9733 [90] [91] [92] [93] Underfull \vbox (badness 10000) detected at line 9921 Underfull \vbox (badness 10000) detected at line 9921 [94] [95] Overfull \vbox (2.14697pt too high) detected at line 10036 [96] Underfull \vbox (badness 1226) detected at line 10160 [97] Underfull \vbox (badness 10000) detected at line 10160 Underfull \vbox (badness 10000) detected at line 10160 [98] [99] [100] Chapter 17. [101] [102] [103] [104] Chapter 18. (./advanced-micro-devices-hipblaslt.ind [105] [106] Underfull \hbox (badness 10000) in paragraph at lines 12--13 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getAct0 \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 13--14 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getAct1 \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 14--16 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getAuxBatchStride Underfull \hbox (badness 10000) in paragraph at lines 16--18 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getAuxDataType Overfull \hbox (37.87172pt too wide) in paragraph at lines 18--20 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getAuxLeadingDimension Overfull \hbox (1.12183pt too wide) in paragraph at lines 20--22 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getBiasDataType Underfull \hbox (badness 10000) in paragraph at lines 22--23 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getMode \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 23--25 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getScalingAType Overfull \hbox (1.12183pt too wide) in paragraph at lines 25--27 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getScalingBType Underfull \hbox (badness 10000) in paragraph at lines 27--28 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setAct0 \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 28--29 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setAct1 \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 29--31 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setAuxBatchStride Underfull \hbox (badness 10000) in paragraph at lines 31--33 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setAuxDataType Overfull \hbox (37.87172pt too wide) in paragraph at lines 33--35 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setAuxLeadingDimension Overfull \hbox (1.12183pt too wide) in paragraph at lines 35--37 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setBiasDataType Underfull \hbox (badness 10000) in paragraph at lines 37--38 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setMode \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 38--40 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setScalingAType Overfull \hbox (1.12183pt too wide) in paragraph at lines 40--42 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setScalingBType Underfull \hbox (badness 10000) in paragraph at lines 44--45 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getAlpha \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 45--46 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getAmaxD \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 52--53 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getScaleA \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 53--55 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getScaleAlphaVec Underfull \hbox (badness 10000) in paragraph at lines 56--57 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getScaleB \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 57--58 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getScaleC \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 58--59 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getScaleD \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 60--61 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setAlpha \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 61--62 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setAmaxD \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [107] Underfull \hbox (badness 10000) in paragraph at lines 68--69 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setScaleA \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setScaleAlphaVec Underfull \hbox (badness 10000) in paragraph at lines 72--73 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setScaleB \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 73--74 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setScaleC \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 74--75 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setScaleD \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 76--78 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::algoGetHeuristic Underfull \hbox (badness 10000) in paragraph at lines 78--80 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::GemmInstance Overfull \hbox (27.37175pt too wide) in paragraph at lines 80--82 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::getMaxWorkspaceBytes Underfull \hbox (badness 10000) in paragraph at lines 82--83 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::initialize Overfull \hbox (1.12183pt too wide) in paragraph at lines 83--85 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::isAlgoSupported Underfull \hbox (badness 10000) in paragraph at lines 85--86 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::run \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (27.37175pt too wide) in paragraph at lines 86--88 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::setMaxWorkspaceBytes Overfull \hbox (37.87172pt too wide) in paragraph at lines 89--91 []\T1/txtt/m/n/10 hipblaslt_ext::GemmPreference::getMaxWorkspaceBytes Overfull \hbox (37.87172pt too wide) in paragraph at lines 91--93 []\T1/txtt/m/n/10 hipblaslt_ext::GemmPreference::setMaxWorkspaceBytes Underfull \hbox (badness 10000) in paragraph at lines 96--98 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getOrderA Underfull \hbox (badness 10000) in paragraph at lines 98--100 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getOrderB Underfull \hbox (badness 10000) in paragraph at lines 100--101 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getTypeA Underfull \hbox (badness 10000) in paragraph at lines 101--102 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getTypeB Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getTypeC Overfull \hbox (11.6218pt too wide) in paragraph at lines 103--105 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getTypeCompute Underfull \hbox (badness 10000) in paragraph at lines 105--106 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getTypeD Underfull \hbox (badness 10000) in paragraph at lines 108--110 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setOrderA Underfull \hbox (badness 10000) in paragraph at lines 110--112 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setOrderB Underfull \hbox (badness 10000) in paragraph at lines 112--113 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setTypeA Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setTypeB Underfull \hbox (badness 10000) in paragraph at lines 114--115 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setTypeC Overfull \hbox (11.6218pt too wide) in paragraph at lines 115--117 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setTypeCompute Underfull \hbox (badness 10000) in paragraph at lines 117--118 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setTypeD Underfull \hbox (badness 10000) in paragraph at lines 119--121 []\T1/txtt/m/n/10 hipblaslt_ext::GemmType::HIPBLASLT_GEMM Overfull \hbox (16.87178pt too wide) in paragraph at lines 121--123 []\T1/txtt/m/n/10 hipblaslt_ext::GemmType::HIPBLASLT_GROUPED_GEMM Underfull \hbox (badness 10000) in paragraph at lines 123--124 []\T1/txtt/m/n/10 hipblaslt_ext::getAlgosFromIndex \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (111.3715pt too wide) in paragraph at lines 127--129 []\T1/txtt/m/n/10 hipblaslt_ext::GroupedGemm::getDefaultValueForDeviceUserArgum ents Underfull \hbox (badness 10000) in paragraph at lines 129--130 []\T1/txtt/m/n/10 hipblaslt_ext::GroupedGemm::GroupedGemm Underfull \hbox (badness 10000) in paragraph at lines 133--134 []\T1/txtt/m/n/10 hipblaslt_ext::matmulIsAlgoSupported \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 137--139 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_BGRADA Overfull \hbox (11.6218pt too wide) in paragraph at lines 139--141 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_BGRADB Overfull \hbox (1.12183pt too wide) in paragraph at lines 141--143 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_BIAS Overfull \hbox (74.62161pt too wide) in paragraph at lines 143--145 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_CLAMP_AUX_BIAS_EXT Overfull \hbox (48.37169pt too wide) in paragraph at lines 145--147 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_CLAMP_AUX_EXT [108] Overfull \hbox (53.62167pt too wide) in paragraph at lines 147--149 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_CLAMP_BIAS_EXT Overfull \hbox (27.37175pt too wide) in paragraph at lines 149--151 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_CLAMP_EXT Overfull \hbox (16.87178pt too wide) in paragraph at lines 151--153 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DEFAULT Overfull \hbox (6.37181pt too wide) in paragraph at lines 153--155 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DGELU Overfull \hbox (37.87172pt too wide) in paragraph at lines 155--157 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DGELU_BGRAD Overfull \hbox (6.37181pt too wide) in paragraph at lines 157--159 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DRELU Overfull \hbox (37.87172pt too wide) in paragraph at lines 159--161 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DRELU_BGRAD Overfull \hbox (1.12183pt too wide) in paragraph at lines 161--163 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU Overfull \hbox (22.12177pt too wide) in paragraph at lines 163--165 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU_AUX Overfull \hbox (48.37169pt too wide) in paragraph at lines 165--167 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU_AUX_BIAS Overfull \hbox (27.37175pt too wide) in paragraph at lines 167--169 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU_BIAS Overfull \hbox (1.12183pt too wide) in paragraph at lines 169--171 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_RELU Overfull \hbox (22.12177pt too wide) in paragraph at lines 171--173 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_RELU_AUX Overfull \hbox (48.37169pt too wide) in paragraph at lines 173--175 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_RELU_AUX_BIAS Overfull \hbox (27.37175pt too wide) in paragraph at lines 175--177 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_RELU_BIAS Overfull \hbox (16.87178pt too wide) in paragraph at lines 177--179 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_SIGMOID Overfull \hbox (53.62167pt too wide) in paragraph at lines 179--181 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_SWISH_BIAS_EXT Overfull \hbox (27.37175pt too wide) in paragraph at lines 181--183 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_SWISH_EXT Overfull \hbox (121.87148pt too wide) in paragraph at lines 192--194 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_A_SCAL E_MODE Overfull \hbox (137.62143pt too wide) in paragraph at lines 194--196 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_A_SCAL E_POINTER Overfull \hbox (132.37144pt too wide) in paragraph at lines 196--198 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_AMAX_D _POINTER Overfull \hbox (121.87148pt too wide) in paragraph at lines 198--200 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_B_SCAL E_MODE Overfull \hbox (137.62143pt too wide) in paragraph at lines 200--202 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_B_SCAL E_POINTER Overfull \hbox (132.37144pt too wide) in paragraph at lines 202--204 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_BIAS_D ATA_TYPE Overfull \hbox (121.87148pt too wide) in paragraph at lines 204--206 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_BIAS_P OINTER Overfull \hbox (137.62143pt too wide) in paragraph at lines 206--208 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_C_SCAL E_POINTER Overfull \hbox (184.87129pt too wide) in paragraph at lines 208--210 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_COMPUT E_INPUT_TYPE_A_EXT Overfull \hbox (184.87129pt too wide) in paragraph at lines 210--212 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_COMPUT E_INPUT_TYPE_B_EXT Overfull \hbox (137.62143pt too wide) in paragraph at lines 212--214 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_D_SCAL E_POINTER Overfull \hbox (100.87154pt too wide) in paragraph at lines 214--216 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE Overfull \hbox (169.12134pt too wide) in paragraph at lines 216--218 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_ACT_ARG0_EXT Overfull \hbox (169.12134pt too wide) in paragraph at lines 218--220 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_ACT_ARG1_EXT Overfull \hbox (190.12128pt too wide) in paragraph at lines 220--222 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_BATCH_STRIDE Overfull \hbox (174.37132pt too wide) in paragraph at lines 222--224 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_DATA_TYPE Overfull \hbox (137.62143pt too wide) in paragraph at lines 224--226 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_LD Overfull \hbox (163.87135pt too wide) in paragraph at lines 226--228 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_POINTER Overfull \hbox (195.37126pt too wide) in paragraph at lines 228--230 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_SCALE_POINTER Overfull \hbox (74.62161pt too wide) in paragraph at lines 230--232 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_MAX Overfull \hbox (121.87148pt too wide) in paragraph at lines 232--234 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_POINTE R_MODE Overfull \hbox (90.37157pt too wide) in paragraph at lines 234--236 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_TRANSA Overfull \hbox (90.37157pt too wide) in paragraph at lines 236--238 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_TRANSB Overfull \hbox (158.62137pt too wide) in paragraph at lines 244--246 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_B LK128x128_32F Overfull \hbox (190.12128pt too wide) in paragraph at lines 246--248 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_B LK32_UE8M0_32_8_EXT Overfull \hbox (100.87154pt too wide) in paragraph at lines 248--250 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_E ND [109] Overfull \hbox (153.37138pt too wide) in paragraph at lines 250--252 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_O UTER_VEC_32F Overfull \hbox (137.62143pt too wide) in paragraph at lines 252--254 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_S CALAR_32F Overfull \hbox (137.62143pt too wide) in paragraph at lines 254--256 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC128_32F Overfull \hbox (142.87141pt too wide) in paragraph at lines 256--258 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC16_UE4M3 Overfull \hbox (163.87135pt too wide) in paragraph at lines 258--260 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC16_UE5M3_EXT Overfull \hbox (163.87135pt too wide) in paragraph at lines 260--262 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC16_UE8M0_EXT Overfull \hbox (163.87135pt too wide) in paragraph at lines 262--264 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC32_UE4M3_EXT Overfull \hbox (163.87135pt too wide) in paragraph at lines 264--266 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC32_UE5M3_EXT Overfull \hbox (142.87141pt too wide) in paragraph at lines 266--268 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC32_UE8M0 Underfull \hbox (badness 10000) in paragraph at lines 269--270 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (106.12152pt too wide) in paragraph at lines 270--272 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t::HIPBLASLT_MATMUL_PREF_ MAX Overfull \hbox (190.12128pt too wide) in paragraph at lines 272--274 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t::HIPBLASLT_MATMUL_PREF_ MAX_WORKSPACE_BYTES Overfull \hbox (148.1214pt too wide) in paragraph at lines 274--276 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t::HIPBLASLT_MATMUL_PREF_ SEARCH_MODE Underfull \hbox (badness 10000) in paragraph at lines 277--278 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceDestroy \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 278--279 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceGetAttribute \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 279--280 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceSetAttribute \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (132.37144pt too wide) in paragraph at lines 282--284 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_BAT CH_COUNT Overfull \hbox (127.12146pt too wide) in paragraph at lines 284--286 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_BAT CH_MODE Overfull \hbox (95.62155pt too wide) in paragraph at lines 286--288 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_COL S Overfull \hbox (85.12158pt too wide) in paragraph at lines 288--290 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_LD Overfull \hbox (100.87154pt too wide) in paragraph at lines 290--292 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_ORD ER Overfull \hbox (95.62155pt too wide) in paragraph at lines 292--294 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_ROW S Overfull \hbox (179.6213pt too wide) in paragraph at lines 294--296 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_STR IDED_BATCH_OFFSET Overfull \hbox (95.62155pt too wide) in paragraph at lines 296--298 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_TYP E Underfull \hbox (badness 10000) in paragraph at lines 305--306 []\T1/txtt/m/n/10 hipblasLtMatrixTransformDescDestroy \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 306--307 []\T1/txtt/m/n/10 hipblasLtMatrixTransformDescGetAttribute Underfull \hbox (badness 10000) in paragraph at lines 307--308 []\T1/txtt/m/n/10 hipblasLtMatrixTransformDescSetAttribute Underfull \hbox (badness 10000) in paragraph at lines 309--311 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_COL \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 311--313 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_COL16_4R16 Underfull \hbox (badness 10000) in paragraph at lines 313--315 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_COL16_4R2 Overfull \hbox (1.12183pt too wide) in paragraph at lines 315--317 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_COL16_4R32 Underfull \hbox (badness 10000) in paragraph at lines 317--319 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_COL16_4R4 Underfull \hbox (badness 10000) in paragraph at lines 319--321 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_COL16_4R8 Underfull \hbox (badness 10000) in paragraph at lines 321--323 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_ROW \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (169.12134pt too wide) in paragraph at lines 324--326 []\T1/txtt/m/n/10 hipblasLtPointerMode_t::HIPBLASLT_POINTER_MODE_ALPHA_DEVICE_V ECTOR_BETA_HOST Overfull \hbox (48.37169pt too wide) in paragraph at lines 326--328 []\T1/txtt/m/n/10 hipblasLtPointerMode_t::HIPBLASLT_POINTER_MODE_DEVICE Overfull \hbox (37.87172pt too wide) in paragraph at lines 328--330 []\T1/txtt/m/n/10 hipblasLtPointerMode_t::HIPBLASLT_POINTER_MODE_HOST [110]) (./advanced-micro-devices-hipblaslt.aux) Package rerunfilecheck Warning: File `advanced-micro-devices-hipblaslt.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texlive/texmf-dist/fo nts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}{ /usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free1.enc} Output written on advanced-micro-devices-hipblaslt.pdf (116 pages, 554306 bytes ). Transcript written on advanced-micro-devices-hipblaslt.log. Latexmk: Index file 'advanced-micro-devices-hipblaslt.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-hipblaslt.pdf' Latexmk: Log file says output to 'advanced-micro-devices-hipblaslt.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-hipblaslt.aux' 'advanced-micro-devices-hipblaslt.out' 'advanced-micro-devices-hipblaslt.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-hipblaslt" "hipblaslt.tex"' ------------ Latexmk: Examining 'advanced-micro-devices-hipblaslt.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./hipblaslt.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-hipblaslt.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-hipblaslt.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-hipblaslt.out) (./advanced-micro-devices-hipblaslt.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-hipblaslt.toc [1] [2]) [3] [4] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. [3] [4] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [5] [6] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 562--564 []|\T1/txtt/m/n/10 inv build [7] Underfull \hbox (badness 10000) in paragraph at lines 651--653 []|\T1/txtt/m/n/10 inv build Underfull \hbox (badness 10000) in paragraph at lines 651--653 [][]\T1/txtt/m/n/10 install[]deps Underfull \hbox (badness 10000) in paragraph at lines 665--667 []|\T1/txtt/m/n/10 inv build Underfull \hbox (badness 10000) in paragraph at lines 665--667 [][]\T1/txtt/m/n/10 install[]deps [8] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [9] [10] Chapter 4. [11] [12] Chapter 5. [13] Underfull \vbox (badness 10000) detected at line 1041 Overfull \vbox (3.12196pt too high) detected at line 1041 [14] Underfull \vbox (badness 10000) detected at line 1041 Underfull \vbox (badness 10000) detected at line 1041 [15] [16] Chapter 6. [17] [18] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [19] [20] Chapter 7. [21] [22 <./hipblaslt-tuning-folder-structure.png>] Chapter 8. [23] [24] Chapter 9. Overfull \hbox (14.73224pt too wide) in paragraph at lines 1542--1544 []|\T1/qhv/m/n/10 Value| [25] [26] Chapter 10. Underfull \hbox (badness 7186) in paragraph at lines 1796--1800 []\T1/qtm/m/n/10 Stream-K sup-ports a dif-fer-ent range of data types on dif-fe r-ent AMD GPUs. For ex-am-ple, the [27] Overfull \hbox (50.59457pt too wide) in paragraph at lines 1826--1828 []|\T1/txtt/m/n/10 TENSILE_STREAMK_DYNAMIC_GRID| Overfull \hbox (40.0946pt too wide) in paragraph at lines 1833--1835 []|\T1/txtt/m/n/10 TENSILE_STREAMK_FIXED_GRID| Overfull \hbox (24.34465pt too wide) in paragraph at lines 1840--1842 []|\T1/txtt/m/n/10 TENSILE_STREAMK_MAX_CUS| [28] Chapter 11. [29] Underfull \vbox (badness 10000) detected at line 2128 Underfull \vbox (badness 10000) detected at line 2128 [30] Underfull \vbox (badness 10000) detected at line 2128 Underfull \vbox (badness 10000) detected at line 2128 [31] Underfull \vbox (badness 10000) detected at line 2128 Underfull \vbox (badness 10000) detected at line 2128 [32] Underfull \hbox (badness 10000) in paragraph at lines 2135--2138 \T1/qtm/m/n/10 This code sam-ple from \T1/txtt/m/n/10 clients/samples/22_hipbla slt_ext_op_layernorm/ [33] [34] Underfull \vbox (badness 7397) detected at line 2316 [35] [36] Chapter 12. Overfull \hbox (29.53966pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32I| Overfull \hbox (29.53966pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_16F| Overfull \hbox (29.53966pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32F| Overfull \hbox (29.53966pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_64F| Overfull \hbox (76.78952pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32F_FAST_16F| Overfull \hbox (82.0395pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32F_FAST_16BF| Overfull \hbox (82.0395pt too wide) in paragraph at lines 2552--2552 []\T1/txtt/m/n/10 HIPBLAS_COMPUTE_32F_FAST_TF32| [37] [38] Chapter 13. [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] Chapter 14. [49] [50] [51] Overfull \vbox (36.54803pt too high) has occurred while \output is active [52] [53] [54] Chapter 15. [55] [56] [57] [58] [59] [60] Underfull \hbox (badness 10000) in paragraph at lines 5151--5153 []\T1/txtt/bx/n/10 HIPBLAS_STATUS_SUCCESS \T1/qtm/m/n/10 ^^U If query was suc-c ess-ful. In-spect Underfull \hbox (badness 10000) in paragraph at lines 5151--5153 \T1/txtt/m/n/10 heuristicResultsArray[0 to (returnAlgoCount []1)].state \T1/qtm /m/n/10 for the sta-tus [61] [62] Overfull \hbox (1.09538pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 Atype| Overfull \hbox (1.10184pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 Btype| Overfull \hbox (1.12553pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 Ctype| Overfull \hbox (1.12553pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 Dtype| Underfull \hbox (badness 10000) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 com-pute- Overfull \hbox (1.70253pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 scaleA,B| Overfull \hbox (1.74777pt too wide) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 scaleC,D| Underfull \hbox (badness 10000) in paragraph at lines 5900--5900 []\T1/qhv/m/n/10 De-fault bias [63] Underfull \hbox (badness 5771) in paragraph at lines 5904--5906 []\T1/qtm/m/n/10 To use spe-cial data or-der-ing for \T1/txtt/m/n/10 HIPBLASLT_ ORDER_COL16_4R8 \T1/qtm/m/n/10 and \T1/txtt/m/n/10 HIPBLASLT_ORDER_COL16_4R16 \ T1/qtm/m/n/10 in Overfull \hbox (10.42366pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 Atype| Overfull \hbox (10.57365pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 Btype| Overfull \hbox (13.45364pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 CType| Overfull \hbox (13.00363pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 DType| Overfull \hbox (2.79366pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 opA| Overfull \hbox (2.79366pt too wide) in paragraph at lines 6256--6256 []\T1/qhv/m/n/10 opB| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (63.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (63.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP32| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP32| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (63.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (1.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP8| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (63.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP32| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP32| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Overfull \hbox (6.12366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 FP16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Overfull \hbox (7.23366pt too wide) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 BF16| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (27.06923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (58.73923pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL16_4R8| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| Underfull \hbox (badness 10000) in paragraph at lines 6256--6256 []\T1/qtm/m/n/10 HIP- Overfull \hbox (44.67625pt too wide) in paragraph at lines 6256--6256 \T1/qtm/m/n/10 BLASLT_ORDER_COL| [64] [65] [66] [67] [68] Chapter 16. [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] Overfull \vbox (2.6316pt too high) detected at line 9552 [87] [88] [89] Underfull \vbox (badness 10000) detected at line 9733 Underfull \vbox (badness 10000) detected at line 9733 [90] [91] [92] [93] Underfull \vbox (badness 10000) detected at line 9921 Underfull \vbox (badness 10000) detected at line 9921 [94] [95] Overfull \vbox (2.14697pt too high) detected at line 10036 [96] Underfull \vbox (badness 1226) detected at line 10160 [97] Underfull \vbox (badness 10000) detected at line 10160 Underfull \vbox (badness 10000) detected at line 10160 [98] [99] [100] Chapter 17. [101] [102] [103] [104] Chapter 18. (./advanced-micro-devices-hipblaslt.ind [105] [106] Underfull \hbox (badness 10000) in paragraph at lines 12--13 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getAct0 \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 13--14 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getAct1 \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 14--16 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getAuxBatchStride Underfull \hbox (badness 10000) in paragraph at lines 16--18 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getAuxDataType Overfull \hbox (37.87172pt too wide) in paragraph at lines 18--20 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getAuxLeadingDimension Overfull \hbox (1.12183pt too wide) in paragraph at lines 20--22 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getBiasDataType Underfull \hbox (badness 10000) in paragraph at lines 22--23 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getMode \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 23--25 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getScalingAType Overfull \hbox (1.12183pt too wide) in paragraph at lines 25--27 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::getScalingBType Underfull \hbox (badness 10000) in paragraph at lines 27--28 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setAct0 \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 28--29 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setAct1 \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 29--31 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setAuxBatchStride Underfull \hbox (badness 10000) in paragraph at lines 31--33 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setAuxDataType Overfull \hbox (37.87172pt too wide) in paragraph at lines 33--35 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setAuxLeadingDimension Overfull \hbox (1.12183pt too wide) in paragraph at lines 35--37 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setBiasDataType Underfull \hbox (badness 10000) in paragraph at lines 37--38 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setMode \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 38--40 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setScalingAType Overfull \hbox (1.12183pt too wide) in paragraph at lines 40--42 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::setScalingBType Underfull \hbox (badness 10000) in paragraph at lines 44--45 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getAlpha \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 45--46 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getAmaxD \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 52--53 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getScaleA \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 53--55 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getScaleAlphaVec Underfull \hbox (badness 10000) in paragraph at lines 56--57 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getScaleB \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 57--58 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getScaleC \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 58--59 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::getScaleD \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 60--61 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setAlpha \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 61--62 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setAmaxD \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [107] Underfull \hbox (badness 10000) in paragraph at lines 68--69 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setScaleA \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setScaleAlphaVec Underfull \hbox (badness 10000) in paragraph at lines 72--73 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setScaleB \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 73--74 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setScaleC \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 74--75 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::setScaleD \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 76--78 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::algoGetHeuristic Underfull \hbox (badness 10000) in paragraph at lines 78--80 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::GemmInstance Overfull \hbox (27.37175pt too wide) in paragraph at lines 80--82 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::getMaxWorkspaceBytes Underfull \hbox (badness 10000) in paragraph at lines 82--83 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::initialize Overfull \hbox (1.12183pt too wide) in paragraph at lines 83--85 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::isAlgoSupported Underfull \hbox (badness 10000) in paragraph at lines 85--86 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::run \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (27.37175pt too wide) in paragraph at lines 86--88 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::setMaxWorkspaceBytes Overfull \hbox (37.87172pt too wide) in paragraph at lines 89--91 []\T1/txtt/m/n/10 hipblaslt_ext::GemmPreference::getMaxWorkspaceBytes Overfull \hbox (37.87172pt too wide) in paragraph at lines 91--93 []\T1/txtt/m/n/10 hipblaslt_ext::GemmPreference::setMaxWorkspaceBytes Underfull \hbox (badness 10000) in paragraph at lines 96--98 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getOrderA Underfull \hbox (badness 10000) in paragraph at lines 98--100 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getOrderB Underfull \hbox (badness 10000) in paragraph at lines 100--101 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getTypeA Underfull \hbox (badness 10000) in paragraph at lines 101--102 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getTypeB Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getTypeC Overfull \hbox (11.6218pt too wide) in paragraph at lines 103--105 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getTypeCompute Underfull \hbox (badness 10000) in paragraph at lines 105--106 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::getTypeD Underfull \hbox (badness 10000) in paragraph at lines 108--110 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setOrderA Underfull \hbox (badness 10000) in paragraph at lines 110--112 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setOrderB Underfull \hbox (badness 10000) in paragraph at lines 112--113 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setTypeA Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setTypeB Underfull \hbox (badness 10000) in paragraph at lines 114--115 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setTypeC Overfull \hbox (11.6218pt too wide) in paragraph at lines 115--117 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setTypeCompute Underfull \hbox (badness 10000) in paragraph at lines 117--118 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::setTypeD Underfull \hbox (badness 10000) in paragraph at lines 119--121 []\T1/txtt/m/n/10 hipblaslt_ext::GemmType::HIPBLASLT_GEMM Overfull \hbox (16.87178pt too wide) in paragraph at lines 121--123 []\T1/txtt/m/n/10 hipblaslt_ext::GemmType::HIPBLASLT_GROUPED_GEMM Underfull \hbox (badness 10000) in paragraph at lines 123--124 []\T1/txtt/m/n/10 hipblaslt_ext::getAlgosFromIndex \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (111.3715pt too wide) in paragraph at lines 127--129 []\T1/txtt/m/n/10 hipblaslt_ext::GroupedGemm::getDefaultValueForDeviceUserArgum ents Underfull \hbox (badness 10000) in paragraph at lines 129--130 []\T1/txtt/m/n/10 hipblaslt_ext::GroupedGemm::GroupedGemm Underfull \hbox (badness 10000) in paragraph at lines 133--134 []\T1/txtt/m/n/10 hipblaslt_ext::matmulIsAlgoSupported \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 137--139 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_BGRADA Overfull \hbox (11.6218pt too wide) in paragraph at lines 139--141 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_BGRADB Overfull \hbox (1.12183pt too wide) in paragraph at lines 141--143 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_BIAS Overfull \hbox (74.62161pt too wide) in paragraph at lines 143--145 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_CLAMP_AUX_BIAS_EXT Overfull \hbox (48.37169pt too wide) in paragraph at lines 145--147 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_CLAMP_AUX_EXT [108] Overfull \hbox (53.62167pt too wide) in paragraph at lines 147--149 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_CLAMP_BIAS_EXT Overfull \hbox (27.37175pt too wide) in paragraph at lines 149--151 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_CLAMP_EXT Overfull \hbox (16.87178pt too wide) in paragraph at lines 151--153 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DEFAULT Overfull \hbox (6.37181pt too wide) in paragraph at lines 153--155 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DGELU Overfull \hbox (37.87172pt too wide) in paragraph at lines 155--157 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DGELU_BGRAD Overfull \hbox (6.37181pt too wide) in paragraph at lines 157--159 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DRELU Overfull \hbox (37.87172pt too wide) in paragraph at lines 159--161 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DRELU_BGRAD Overfull \hbox (1.12183pt too wide) in paragraph at lines 161--163 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU Overfull \hbox (22.12177pt too wide) in paragraph at lines 163--165 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU_AUX Overfull \hbox (48.37169pt too wide) in paragraph at lines 165--167 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU_AUX_BIAS Overfull \hbox (27.37175pt too wide) in paragraph at lines 167--169 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU_BIAS Overfull \hbox (1.12183pt too wide) in paragraph at lines 169--171 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_RELU Overfull \hbox (22.12177pt too wide) in paragraph at lines 171--173 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_RELU_AUX Overfull \hbox (48.37169pt too wide) in paragraph at lines 173--175 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_RELU_AUX_BIAS Overfull \hbox (27.37175pt too wide) in paragraph at lines 175--177 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_RELU_BIAS Overfull \hbox (16.87178pt too wide) in paragraph at lines 177--179 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_SIGMOID Overfull \hbox (53.62167pt too wide) in paragraph at lines 179--181 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_SWISH_BIAS_EXT Overfull \hbox (27.37175pt too wide) in paragraph at lines 181--183 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_SWISH_EXT Overfull \hbox (121.87148pt too wide) in paragraph at lines 192--194 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_A_SCAL E_MODE Overfull \hbox (137.62143pt too wide) in paragraph at lines 194--196 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_A_SCAL E_POINTER Overfull \hbox (132.37144pt too wide) in paragraph at lines 196--198 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_AMAX_D _POINTER Overfull \hbox (121.87148pt too wide) in paragraph at lines 198--200 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_B_SCAL E_MODE Overfull \hbox (137.62143pt too wide) in paragraph at lines 200--202 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_B_SCAL E_POINTER Overfull \hbox (132.37144pt too wide) in paragraph at lines 202--204 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_BIAS_D ATA_TYPE Overfull \hbox (121.87148pt too wide) in paragraph at lines 204--206 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_BIAS_P OINTER Overfull \hbox (137.62143pt too wide) in paragraph at lines 206--208 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_C_SCAL E_POINTER Overfull \hbox (184.87129pt too wide) in paragraph at lines 208--210 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_COMPUT E_INPUT_TYPE_A_EXT Overfull \hbox (184.87129pt too wide) in paragraph at lines 210--212 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_COMPUT E_INPUT_TYPE_B_EXT Overfull \hbox (137.62143pt too wide) in paragraph at lines 212--214 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_D_SCAL E_POINTER Overfull \hbox (100.87154pt too wide) in paragraph at lines 214--216 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE Overfull \hbox (169.12134pt too wide) in paragraph at lines 216--218 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_ACT_ARG0_EXT Overfull \hbox (169.12134pt too wide) in paragraph at lines 218--220 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_ACT_ARG1_EXT Overfull \hbox (190.12128pt too wide) in paragraph at lines 220--222 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_BATCH_STRIDE Overfull \hbox (174.37132pt too wide) in paragraph at lines 222--224 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_DATA_TYPE Overfull \hbox (137.62143pt too wide) in paragraph at lines 224--226 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_LD Overfull \hbox (163.87135pt too wide) in paragraph at lines 226--228 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_POINTER Overfull \hbox (195.37126pt too wide) in paragraph at lines 228--230 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_SCALE_POINTER Overfull \hbox (74.62161pt too wide) in paragraph at lines 230--232 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_MAX Overfull \hbox (121.87148pt too wide) in paragraph at lines 232--234 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_POINTE R_MODE Overfull \hbox (90.37157pt too wide) in paragraph at lines 234--236 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_TRANSA Overfull \hbox (90.37157pt too wide) in paragraph at lines 236--238 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_TRANSB Overfull \hbox (158.62137pt too wide) in paragraph at lines 244--246 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_B LK128x128_32F Overfull \hbox (190.12128pt too wide) in paragraph at lines 246--248 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_B LK32_UE8M0_32_8_EXT Overfull \hbox (100.87154pt too wide) in paragraph at lines 248--250 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_E ND [109] Overfull \hbox (153.37138pt too wide) in paragraph at lines 250--252 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_O UTER_VEC_32F Overfull \hbox (137.62143pt too wide) in paragraph at lines 252--254 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_S CALAR_32F Overfull \hbox (137.62143pt too wide) in paragraph at lines 254--256 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC128_32F Overfull \hbox (142.87141pt too wide) in paragraph at lines 256--258 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC16_UE4M3 Overfull \hbox (163.87135pt too wide) in paragraph at lines 258--260 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC16_UE5M3_EXT Overfull \hbox (163.87135pt too wide) in paragraph at lines 260--262 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC16_UE8M0_EXT Overfull \hbox (163.87135pt too wide) in paragraph at lines 262--264 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC32_UE4M3_EXT Overfull \hbox (163.87135pt too wide) in paragraph at lines 264--266 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC32_UE5M3_EXT Overfull \hbox (142.87141pt too wide) in paragraph at lines 266--268 []\T1/txtt/m/n/10 hipblasLtMatmulMatrixScale_t::HIPBLASLT_MATMUL_MATRIX_SCALE_V EC32_UE8M0 Underfull \hbox (badness 10000) in paragraph at lines 269--270 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (106.12152pt too wide) in paragraph at lines 270--272 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t::HIPBLASLT_MATMUL_PREF_ MAX Overfull \hbox (190.12128pt too wide) in paragraph at lines 272--274 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t::HIPBLASLT_MATMUL_PREF_ MAX_WORKSPACE_BYTES Overfull \hbox (148.1214pt too wide) in paragraph at lines 274--276 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t::HIPBLASLT_MATMUL_PREF_ SEARCH_MODE Underfull \hbox (badness 10000) in paragraph at lines 277--278 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceDestroy \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 278--279 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceGetAttribute \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 279--280 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceSetAttribute \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (132.37144pt too wide) in paragraph at lines 282--284 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_BAT CH_COUNT Overfull \hbox (127.12146pt too wide) in paragraph at lines 284--286 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_BAT CH_MODE Overfull \hbox (95.62155pt too wide) in paragraph at lines 286--288 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_COL S Overfull \hbox (85.12158pt too wide) in paragraph at lines 288--290 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_LD Overfull \hbox (100.87154pt too wide) in paragraph at lines 290--292 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_ORD ER Overfull \hbox (95.62155pt too wide) in paragraph at lines 292--294 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_ROW S Overfull \hbox (179.6213pt too wide) in paragraph at lines 294--296 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_STR IDED_BATCH_OFFSET Overfull \hbox (95.62155pt too wide) in paragraph at lines 296--298 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_TYP E Underfull \hbox (badness 10000) in paragraph at lines 305--306 []\T1/txtt/m/n/10 hipblasLtMatrixTransformDescDestroy \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 306--307 []\T1/txtt/m/n/10 hipblasLtMatrixTransformDescGetAttribute Underfull \hbox (badness 10000) in paragraph at lines 307--308 []\T1/txtt/m/n/10 hipblasLtMatrixTransformDescSetAttribute Underfull \hbox (badness 10000) in paragraph at lines 309--311 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_COL \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 311--313 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_COL16_4R16 Underfull \hbox (badness 10000) in paragraph at lines 313--315 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_COL16_4R2 Overfull \hbox (1.12183pt too wide) in paragraph at lines 315--317 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_COL16_4R32 Underfull \hbox (badness 10000) in paragraph at lines 317--319 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_COL16_4R4 Underfull \hbox (badness 10000) in paragraph at lines 319--321 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_COL16_4R8 Underfull \hbox (badness 10000) in paragraph at lines 321--323 []\T1/txtt/m/n/10 hipblasLtOrder_t::HIPBLASLT_ORDER_ROW \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (169.12134pt too wide) in paragraph at lines 324--326 []\T1/txtt/m/n/10 hipblasLtPointerMode_t::HIPBLASLT_POINTER_MODE_ALPHA_DEVICE_V ECTOR_BETA_HOST Overfull \hbox (48.37169pt too wide) in paragraph at lines 326--328 []\T1/txtt/m/n/10 hipblasLtPointerMode_t::HIPBLASLT_POINTER_MODE_DEVICE Overfull \hbox (37.87172pt too wide) in paragraph at lines 328--330 []\T1/txtt/m/n/10 hipblasLtPointerMode_t::HIPBLASLT_POINTER_MODE_HOST [110]) (./advanced-micro-devices-hipblaslt.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free2.enc}{/usr/share/texlive/texmf-dist/fo nts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}{ /usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free1.enc} Output written on advanced-micro-devices-hipblaslt.pdf (116 pages, 554447 bytes ). Transcript written on advanced-micro-devices-hipblaslt.log. Latexmk: Index file 'advanced-micro-devices-hipblaslt.idx' was written Latexmk: Log file says output to 'advanced-micro-devices-hipblaslt.pdf' Latexmk: Log file says output to 'advanced-micro-devices-hipblaslt.pdf' Latexmk: Examining 'advanced-micro-devices-hipblaslt.log' === TeX engine is 'pdfTeX' Latexmk: All targets (advanced-micro-devices-hipblaslt.pdf) are up-to-date [rtd-command-info] start-time: 2026-05-19T14:31:39.947127Z, end-time: 2026-05-19T14:31:49.925796Z, duration: 9, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v8.1.3 loading translations [en]... done making output directory... done 1.9.1 warning: Tag 'TCL_SUBST' at line 247 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1090 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2150 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2172 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext-op.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-ext.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_bfloat6.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e5m3.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_e8.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float4.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float6.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_float8.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/hipblaslt_xfloat32.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound hipblaslt_bf6x16... Generating docs for compound hipblaslt_bf6x16_storage... Generating docs for compound hipblaslt_bf8... Generating docs for compound hipblaslt_bf8_fnuz... Generating docs for compound hipblaslt_e5m3... Generating docs for compound hipblaslt_e8... Generating docs for compound hipblaslt_f4x2... Generating docs for compound hipblaslt_f6x16... Generating docs for compound hipblaslt_f6x16_storage... Generating docs for compound hipblaslt_f8... Generating docs for compound hipblaslt_f8_fnuz... Generating docs for compound hipblasLtHalf... Generating docs for compound hipblasLtMatmulAlgo_t... Generating docs for compound hipblasLtMatmulDescOpaque_t... Generating docs for compound hipblasLtMatmulHeuristicResult_t... Generating docs for compound hipblasLtMatmulPreferenceOpaque_t... Generating docs for compound hipblasLtMatrixLayoutOpaque_t... Generating docs for compound hipblasLtMatrixTransformDescOpaque_t... Generating docs for compound hipblasLtXfloat32... Generating namespace index... Generating docs for namespace hipblaslt_ext Generating docs for compound hipblaslt_ext::GemmPreference... Generating docs for compound hipblaslt_ext::GemmProblemType... Generating docs for compound hipblaslt_ext::GemmEpilogue... Generating docs for compound hipblaslt_ext::GemmTuning... Generating docs for compound hipblaslt_ext::GemmInputs... Generating docs for compound hipblaslt_ext::UserArguments... Generating docs for compound hipblaslt_ext::GemmInstance... Generating docs for compound hipblaslt_ext::Gemm... Generating docs for compound hipblaslt_ext::GroupedGemm... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class hipblaslt_ext::Gemm Generating XML output for class hipblaslt_ext::GemmEpilogue Generating XML output for class hipblaslt_ext::GemmInputs Generating XML output for class hipblaslt_ext::GemmInstance Generating XML output for class hipblaslt_ext::GemmPreference Generating XML output for class hipblaslt_ext::GemmProblemType Generating XML output for class hipblaslt_ext::GemmTuning Generating XML output for class hipblaslt_ext::GroupedGemm Generating XML output for class hipblaslt_bf6x16 Generating XML output for class hipblaslt_bf6x16_storage Generating XML output for class hipblaslt_bf8 Generating XML output for class hipblaslt_bf8_fnuz Generating XML output for class hipblaslt_e5m3 Generating XML output for class hipblaslt_e8 Generating XML output for class hipblaslt_f4x2 Generating XML output for class hipblaslt_f6x16 Generating XML output for class hipblaslt_f6x16_storage Generating XML output for class hipblaslt_f8 Generating XML output for class hipblaslt_f8_fnuz Generating XML output for class hipblasLtHalf Generating XML output for class hipblasLtMatmulAlgo_t Generating XML output for class hipblasLtMatmulDescOpaque_t Generating XML output for class hipblasLtMatmulHeuristicResult_t Generating XML output for class hipblasLtMatmulPreferenceOpaque_t Generating XML output for class hipblasLtMatrixLayoutOpaque_t Generating XML output for class hipblasLtMatrixTransformDescOpaque_t Generating XML output for class hipblasLtXfloat32 Generating XML output for class hipblaslt_ext::UserArguments Generating XML output for namespace hipblaslt_ext Generating XML output for namespace std Generating XML output for file hipblaslt-ext-op.h Generating XML output for file hipblaslt-ext.hpp Generating XML output for file hipblaslt-types.h Generating XML output for file hipblaslt.h Generating XML output for file hipblaslt_bfloat6.h Generating XML output for file hipblaslt_e5m3.h Generating XML output for file hipblaslt_e8.h Generating XML output for file hipblaslt_float4.h Generating XML output for file hipblaslt_float6.h Generating XML output for file hipblaslt_float8.h Generating XML output for file hipblaslt_xfloat32.h Generating XML output for group types_module Generating XML output for group library_module Generating XML output for group aux_module Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/hipblaslt/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/library/ Running plantuml with JAVA... lookup cache used 824/65536 hits=7722 misses=980 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop loading pickled environment... The configuration has changed (2 options: 'html_static_path', 'mathjax3_config') done myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'html_image', 'replacements', 'dollarmath', 'fieldlist', 'colon_fence'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) myst-nb v1.3.0: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, scroll_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-hipblaslt/checkouts/docs-7.13.0/_readthedocs/.jupyter_cache loading intersphinx inventory 'amdgpu-docs-internal' from https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv ... loading intersphinx inventory 'amdmigraphx' from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'aqlprofile' from https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'composable_kernel' from https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'cuid' from https://rocm.docs.amd.com/projects/cuid/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'cvs' from https://rocm.docs.amd.com/projects/cvs/en/docs-7.13.0/objects.inv ... loading intersphinx inventory 'gpuaidev' from https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/cuid/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/cuid/en/docs-7.13.0/objects.inv loading intersphinx inventory 'gsplat-internal' from https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.13.0/objects.inv loading intersphinx inventory 'gsplat' from https://rocm.docs.amd.com/projects/gsplat/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/cvs/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/cvs/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipblas' from https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipblaslt' from https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipcc' from https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dcomposable_kernel%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fcomposable_kernel%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipcim' from https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipcub' from https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdsmi%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Famdsmi%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/gsplat/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipdf' from https://rocm.docs.amd.com/projects/hipDF/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdgpu-docs-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Finstinct.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Finstinct.docs.amd.com%25252Fprojects%25252Famdgpu-docs-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipdnn' from https://rocm.docs.amd.com/projects/hipDNN/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipfft' from https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/HIP/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DHIP%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FHIP%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIP/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipfile' from https://rocm.docs.amd.com/projects/hipFile/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipBLAS%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipBLAS%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipfort' from https://rocm.docs.amd.com/projects/hipfort/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipgraph' from https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipBLASLt%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipBLASLt%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipify' from https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipDF/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipDF/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFile/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipFile/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipmm' from https://rocm.docs.amd.com/projects/hipMM/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipDNN/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipDNN/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipraft' from https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipfort/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipfort/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hiprand' from https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipCUB%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipCUB%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipFFT%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipFFT%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipsolver' from https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipsparse' from https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipsparselt' from https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-python/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hiptensor' from https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hipvs' from https://rocm.docs.amd.com/projects/hipVS/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipMM/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipMM/en/docs-7.13.0/objects.inv loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DHIPIFY%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FHIPIFY%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipRAND%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipRAND%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'llvm-project' from https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.13.0/objects.inv loading intersphinx inventory 'miopen' from https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipVS/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipVS/en/docs-7.13.0/objects.inv loading intersphinx inventory 'mivisionx' from https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipSOLVER%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipSOLVER%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'monai' from https://rocm.docs.amd.com/projects/monai/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipSPARSELt%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipSPARSELt%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'monai-internal' from https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipTensor%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipTensor%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'omnitrace' from https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rccl' from https://rocm.docs.amd.com/projects/rccl/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocal' from https://rocm.docs.amd.com/projects/rocAL/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/monai/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocalution' from https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocblas' from https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocdbgapi' from https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DMIOpen%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FMIOpen%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocdecode' from https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocfft' from https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocAL/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocAL/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocgdb' from https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipSPARSE%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FhipSPARSE%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv loading intersphinx inventory 'rocgraph' from https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rccl/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drccl%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frccl%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv loading intersphinx inventory 'rocjpeg' from https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rccl/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rdc/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drdc%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frdc%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rdc/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm' from https://rocm.docs.amd.com/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-docs-core' from https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCdbgapi%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCdbgapi%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ds' from https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocBLAS%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocBLAS%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ls' from https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocDecode%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocDecode%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv loading intersphinx inventory 'rocm-ds-internal' from https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocFFT%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocFFT%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-finance' from https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-finance-internal' from https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocJPEG%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocJPEG%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-llmext' from https://rocm.docs.amd.com/projects/rocm-llmext/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCgdb%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCgdb%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-llmext-internal' from https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'roc-optiq' from https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-rag' from https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-rag-internal' from https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-simulation' from https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-simulation-internal' from https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-ls-internal' from https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm-install-on-linux' from https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm_bandwidth_test' from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocm_smi_lib' from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocmcmakebuildtools' from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocminfo' from https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocmvalidationsuite' from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprim' from https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprof-compute-viewer' from https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler' from https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler-compute' from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocprofiler-systems' from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocpydecode' from https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocrand' from https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm_smi_lib%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm_smi_lib%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocr-runtime' from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocPRIM%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocPRIM%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocminfo%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocminfo%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocshmem' from https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-compute%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-compute%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocsolver' from https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.13.0/objects.inv loading intersphinx inventory 'rocsparse' from https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-systems%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-systems%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocthrust' from https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocRAND%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocRAND%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-sdk%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-sdk%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'roctracer' from https://rocm.docs.amd.com/projects/roctracer/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocwmma' from https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCR-Runtime%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FROCR-Runtime%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv loading intersphinx inventory 'rpp' from https://rocm.docs.amd.com/projects/rpp/en/docs-7.13.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocr_debug_agent%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocr_debug_agent%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'tensile' from https://rocm.docs.amd.com/projects/Tensile/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSHMEM%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocSHMEM%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'transferbench' from https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.13.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSPARSE%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocSPARSE%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roctracer/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roctracer/en/docs-7.13.0/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSOLVER%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocSOLVER%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.13.0/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rpp/en/docs-7.13.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rpp/en/docs-7.13.0/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocWMMA%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocWMMA%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocThrust%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FrocThrust%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/Tensile/en/docs-7.13.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DTensile%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252FTensile%25252Fen%25252Fdocs-7.13.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/Tensile/en/docs-7.13.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') sphinx-multitoc-numbering v0.1.3: Loaded [autosummary] generating autosummary for: conceptual/hipblaslt-clients.rst, conceptual/hipblaslt-library-organization.rst, conceptual/pci-chip-id-predicates-walkthrough.rst, how-to/how-to-use-hipblaslt-offline-tuning.rst, how-to/how-to-use-hipblaslt-tuning-utility.rst, how-to/how-to-use-streamk.rst, how-to/use-logging-heuristics.rst, index.rst, install/building-installing-hipblaslt.rst, install/install.rst, ..., reference/data-type-support.rst, reference/datatypes.rst, reference/env-variables.rst, reference/ext-ops.rst, reference/ext-reference.rst, samples/client_extop_softmax.rst, samples/sample_hipblaslt_ext_op_amax.rst, samples/sample_hipblaslt_ext_op_layernorm.rst, samples/samples.rst, what-is-hipBLASLt.rst building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 22 source files that are out of date updating environment: 0 added, 4 changed, 0 removed reading sources... [ 25%] reference/api-reference reading sources... [ 50%] reference/datatypes reading sources... [ 75%] reference/ext-ops reading sources... [100%] reference/ext-reference looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/epub/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/epub/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/epub/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/epub/_static/epub.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/epub/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 5%] conceptual/hipblaslt-clients writing output... [ 9%] conceptual/hipblaslt-library-organization writing output... [ 14%] conceptual/pci-chip-id-predicates-walkthrough writing output... [ 18%] how-to/how-to-use-hipblaslt-offline-tuning writing output... [ 23%] how-to/how-to-use-hipblaslt-tuning-utility writing output... [ 27%] how-to/how-to-use-streamk writing output... [ 32%] how-to/use-logging-heuristics writing output... [ 36%] index writing output... [ 41%] install/building-installing-hipblaslt writing output... [ 45%] install/install writing output... [ 50%] license writing output... [ 55%] reference/api-reference writing output... [ 59%] reference/data-type-support writing output... [ 64%] reference/datatypes writing output... [ 68%] reference/env-variables writing output... [ 73%] reference/ext-ops writing output... [ 77%] reference/ext-reference writing output... [ 82%] samples/client_extop_softmax writing output... [ 86%] samples/sample_hipblaslt_ext_op_amax writing output... [ 91%] samples/sample_hipblaslt_ext_op_layernorm writing output... [ 95%] samples/samples writing output... [100%] what-is-hipBLASLt /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/how-to/use-logging-heuristics.rst:51: WARNING: unknown document: 'rocprofiler:index' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/building-installing-hipblaslt.rst:24: WARNING: undefined label: 'rocm:release-components' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/building-installing-hipblaslt.rst:25: WARNING: unknown document: 'hipblas:index' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/install.rst:11: WARNING: undefined label: 'rocm:release-components' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/install.rst:26: WARNING: unknown document: 'rocm:install/rocm' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/install/install.rst:40: WARNING: unknown document: 'rocm:install/rocm' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/reference/data-type-support.rst:159: WARNING: unknown document: 'rocm:reference/precision-support' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/projects/hipblaslt/docs/what-is-hipBLASLt.rst:10: WARNING: unknown document: 'hip:index' [ref.doc] generating indices... genindex done writing additional pages... done copying images... [100%] images/hipblaslt-tuning-folder-structure.png writing mimetype file... writing META-INF/container.xml file... writing content.opf file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/epub/content.opf writing nav.xhtml file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/epub/nav.xhtml writing toc.ncx file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/docs-7.13.0/_readthedocs/epub/toc.ncx writing hipBLASLtDocumentation.epub file... ====================== slowest reading durations ======================= 1.674 reference/api-reference 0.562 reference/ext-reference 0.464 reference/datatypes 0.099 reference/ext-ops build succeeded, 100 warnings. The ePub file is in ../../../_readthedocs/epub.