Read the Docs build information Build id: 2662220 Project: advanced-micro-devices-hipblaslt Version: latest Commit: 9f30df5504c8b83a72653951b664971f0c81dd91 Date: 2024-12-04T23:40:40.028200Z State: finished Success: True [rtd-command-info] start-time: 2024-12-04T23:40:41.306132Z, end-time: 2024-12-04T23:41:56.914421Z, duration: 75, exit-code: 0 git clone --depth 1 https://github.com/ROCm/hipBLASLt.git . Cloning into '.'... Updating files: 10% (261/2456) Updating files: 11% (271/2456) Updating files: 12% (295/2456) Updating files: 13% (320/2456) Updating files: 14% (344/2456) Updating files: 15% (369/2456) Updating files: 16% (393/2456) Updating files: 17% (418/2456) Updating files: 18% (443/2456) Updating files: 19% (467/2456) Updating files: 20% (492/2456) Updating files: 21% (516/2456) Updating files: 22% (541/2456) Updating files: 22% (553/2456) Updating files: 23% (565/2456) Updating files: 24% (590/2456) Updating files: 25% (614/2456) Updating files: 26% (639/2456) Updating files: 27% (664/2456) Updating files: 28% (688/2456) Updating files: 29% (713/2456) Updating files: 30% (737/2456) Updating files: 31% (762/2456) Updating files: 32% (786/2456) Updating files: 33% (811/2456) Updating files: 33% (830/2456) Updating files: 34% (836/2456) Updating files: 35% (860/2456) Updating files: 35% (879/2456) Updating files: 36% (885/2456) Updating files: 37% (909/2456) Updating files: 38% (934/2456) Updating files: 39% (958/2456) Updating files: 40% (983/2456) Updating files: 41% (1007/2456) Updating files: 42% (1032/2456) Updating files: 42% (1048/2456) Updating files: 43% (1057/2456) Updating files: 43% (1064/2456) Updating files: 44% (1081/2456) Updating files: 45% (1106/2456) Updating files: 45% (1122/2456) Updating files: 46% (1130/2456) Updating files: 47% (1155/2456) Updating files: 48% (1179/2456) Updating files: 48% (1181/2456) Updating files: 49% (1204/2456) Updating files: 50% (1228/2456) Updating files: 51% (1253/2456) Updating files: 52% (1278/2456) Updating files: 52% (1283/2456) Updating files: 53% (1302/2456) Updating files: 53% (1320/2456) Updating files: 54% (1327/2456) Updating files: 54% (1328/2456) Updating files: 54% (1337/2456) Updating files: 54% (1346/2456) Updating files: 55% (1351/2456) Updating files: 55% (1368/2456) Updating files: 56% (1376/2456) Updating files: 56% (1380/2456) Updating files: 57% (1400/2456) Updating files: 58% (1425/2456) Updating files: 59% (1450/2456) Updating files: 60% (1474/2456) Updating files: 61% (1499/2456) Updating files: 62% (1523/2456) Updating files: 63% (1548/2456) Updating files: 64% (1572/2456) Updating files: 65% (1597/2456) Updating files: 66% (1621/2456) Updating files: 67% (1646/2456) Updating files: 68% (1671/2456) Updating files: 69% (1695/2456) Updating files: 70% (1720/2456) Updating files: 71% (1744/2456) Updating files: 72% (1769/2456) Updating files: 73% (1793/2456) Updating files: 74% (1818/2456) Updating files: 75% (1842/2456) Updating files: 76% (1867/2456) Updating files: 77% (1892/2456) Updating files: 78% (1916/2456) Updating files: 79% (1941/2456) Updating files: 80% (1965/2456) Updating files: 81% (1990/2456) Updating files: 82% (2014/2456) Updating files: 83% (2039/2456) Updating files: 84% (2064/2456) Updating files: 85% (2088/2456) Updating files: 86% (2113/2456) Updating files: 87% (2137/2456) Updating files: 88% (2162/2456) Updating files: 89% (2186/2456) Updating files: 90% (2211/2456) Updating files: 91% (2235/2456) Updating files: 92% (2260/2456) Updating files: 93% (2285/2456) Updating files: 94% (2309/2456) Updating files: 95% (2334/2456) Updating files: 96% (2358/2456) Updating files: 97% (2383/2456) Updating files: 98% (2407/2456) Updating files: 99% (2432/2456) Updating files: 100% (2456/2456) Updating files: 100% (2456/2456), done. [rtd-command-info] start-time: 2024-12-04T23:41:57.028036Z, end-time: 2024-12-04T23:42:55.770084Z, duration: 58, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/docs/6.3.0:refs/remotes/origin/docs/6.3.0 From https://github.com/ROCm/hipBLASLt * [new branch] docs/6.3.0 -> origin/docs/6.3.0 * [new tag] rocm-6.3.0 -> rocm-6.3.0 * [new tag] rocm-test-09212024 -> rocm-test-09212024 [rtd-command-info] start-time: 2024-12-04T23:42:55.915104Z, end-time: 2024-12-04T23:43:06.197270Z, duration: 10, exit-code: 0 git checkout --force origin/docs/6.3.0 Note: switching to 'origin/docs/6.3.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 9f30df5 Enable WORD_0 of 2-nd VGPR with vi=4 for vw=8. (#1333) [rtd-command-info] start-time: 2024-12-04T23:43:06.336076Z, end-time: 2024-12-04T23:43:06.398431Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" [rtd-command-info] start-time: 2024-12-04T23:43:18.607836Z, end-time: 2024-12-04T23:43:18.684632Z, duration: 0, exit-code: 0 asdf global python 3.10.15 [rtd-command-info] start-time: 2024-12-04T23:43:19.096302Z, end-time: 2024-12-04T23:43:20.543600Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.15.final.0-64 in 892ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-12-04T23:43:20.623384Z, end-time: 2024-12-04T23:43:33.267291Z, duration: 12, 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/latest/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.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-24.3.1 setuptools-75.6.0 [rtd-command-info] start-time: 2024-12-04T23:43:33.349504Z, end-time: 2024-12-04T23:43:43.657390Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 92.4 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 165.3 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 334.6 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 375.1 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.2.1-py3-none-any.whl (14 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.2.1 urllib3-2.2.3 [rtd-command-info] start-time: 2024-12-04T23:43:43.731856Z, end-time: 2024-12-04T23:43:53.251862Z, duration: 9, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/sphinx/requirements.txt Collecting accessible-pygments==0.0.5 (from -r docs/sphinx/requirements.txt (line 7)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting alabaster==0.7.16 (from -r docs/sphinx/requirements.txt (line 9)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting babel==2.15.0 (from -r docs/sphinx/requirements.txt (line 11)) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting beautifulsoup4==4.12.3 (from -r docs/sphinx/requirements.txt (line 15)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting breathe==4.35.0 (from -r docs/sphinx/requirements.txt (line 17)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Collecting certifi==2024.7.4 (from -r docs/sphinx/requirements.txt (line 19)) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Collecting cffi==1.16.0 (from -r docs/sphinx/requirements.txt (line 21)) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting charset-normalizer==3.3.2 (from -r docs/sphinx/requirements.txt (line 25)) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting click==8.1.7 (from -r docs/sphinx/requirements.txt (line 27)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting cryptography==42.0.7 (from -r docs/sphinx/requirements.txt (line 29)) Downloading cryptography-42.0.7-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) Collecting deprecated==1.2.14 (from -r docs/sphinx/requirements.txt (line 31)) Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 33)) (0.21.2) Collecting fastjsonschema==2.19.1 (from -r docs/sphinx/requirements.txt (line 39)) Downloading fastjsonschema-2.19.1-py3-none-any.whl.metadata (2.1 kB) Collecting gitdb==4.0.11 (from -r docs/sphinx/requirements.txt (line 41)) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Collecting gitpython==3.1.43 (from -r docs/sphinx/requirements.txt (line 43)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Collecting idna==3.7 (from -r docs/sphinx/requirements.txt (line 45)) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 47)) (1.4.1) Requirement already satisfied: jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 49)) (3.1.4) Collecting markdown-it-py==3.0.0 (from -r docs/sphinx/requirements.txt (line 53)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting markupsafe==2.1.5 (from -r docs/sphinx/requirements.txt (line 57)) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting mdit-py-plugins==0.4.1 (from -r docs/sphinx/requirements.txt (line 59)) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl==0.1.2 (from -r docs/sphinx/requirements.txt (line 61)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting myst-parser==3.0.1 (from -r docs/sphinx/requirements.txt (line 63)) Downloading myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting packaging==24.0 (from -r docs/sphinx/requirements.txt (line 65)) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting pycparser==2.22 (from -r docs/sphinx/requirements.txt (line 69)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting pydata-sphinx-theme==0.15.2 (from -r docs/sphinx/requirements.txt (line 71)) Downloading pydata_sphinx_theme-0.15.2-py3-none-any.whl.metadata (7.3 kB) Collecting pygithub==2.3.0 (from -r docs/sphinx/requirements.txt (line 75)) Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: pygments==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 77)) (2.18.0) Collecting pyjwt==2.8.0 (from pyjwt[crypto]==2.8.0->-r docs/sphinx/requirements.txt (line 82)) Downloading PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB) Collecting pynacl==1.5.0 (from -r docs/sphinx/requirements.txt (line 84)) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting pyyaml==6.0.1 (from -r docs/sphinx/requirements.txt (line 86)) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting requests==2.32.2 (from -r docs/sphinx/requirements.txt (line 91)) Downloading requests-2.32.2-py3-none-any.whl.metadata (4.6 kB) Collecting rocm-docs-core==1.7.1 (from -r docs/sphinx/requirements.txt (line 95)) Downloading rocm_docs_core-1.7.1-py3-none-any.whl.metadata (3.9 kB) Collecting smmap==5.0.1 (from -r docs/sphinx/requirements.txt (line 97)) Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 99)) (2.2.0) Collecting soupsieve==2.5 (from -r docs/sphinx/requirements.txt (line 101)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx==7.3.7 (from -r docs/sphinx/requirements.txt (line 103)) Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Collecting sphinx-book-theme==1.1.2 (from -r docs/sphinx/requirements.txt (line 114)) Downloading sphinx_book_theme-1.1.2-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-copybutton==0.5.2 (from -r docs/sphinx/requirements.txt (line 116)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design==0.6.0 (from -r docs/sphinx/requirements.txt (line 118)) Downloading sphinx_design-0.6.0-py3-none-any.whl.metadata (5.2 kB) Collecting sphinx-external-toc==1.0.1 (from -r docs/sphinx/requirements.txt (line 120)) Downloading sphinx_external_toc-1.0.1-py3-none-any.whl.metadata (15 kB) Collecting sphinx-notfound-page==1.0.2 (from -r docs/sphinx/requirements.txt (line 122)) Downloading sphinx_notfound_page-1.0.2-py3-none-any.whl.metadata (2.9 kB) Collecting sphinxcontrib-applehelp==1.0.8 (from -r docs/sphinx/requirements.txt (line 124)) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp==1.0.6 (from -r docs/sphinx/requirements.txt (line 126)) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp==2.0.5 (from -r docs/sphinx/requirements.txt (line 128)) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 130)) (1.0.1) Collecting sphinxcontrib-qthelp==1.0.7 (from -r docs/sphinx/requirements.txt (line 132)) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml==1.1.10 (from -r docs/sphinx/requirements.txt (line 134)) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting tomli==2.0.1 (from -r docs/sphinx/requirements.txt (line 136)) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting typing-extensions==4.11.0 (from -r docs/sphinx/requirements.txt (line 138)) Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) Collecting urllib3==2.2.2 (from -r docs/sphinx/requirements.txt (line 142)) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting wrapt==1.16.0 (from -r docs/sphinx/requirements.txt (line 146)) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 62.6 MB/s eta 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 177.1 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading breathe-4.35.0-py3-none-any.whl (92 kB) Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading cryptography-42.0.7-cp39-abi3-manylinux_2_28_x86_64.whl (3.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 225.8 MB/s eta 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading fastjsonschema-2.19.1-py3-none-any.whl (23 kB) Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) Downloading idna-3.7-py3-none-any.whl (66 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl (54 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) Downloading packaging-24.0-py3-none-any.whl (53 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydata_sphinx_theme-0.15.2-py3-none-any.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 210.4 MB/s eta 0:00:00 Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 569.0 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 561.0 MB/s eta 0:00:00 Downloading requests-2.32.2-py3-none-any.whl (63 kB) Downloading rocm_docs_core-1.7.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 13.1 MB/s eta 0:00:00 Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 207.5 MB/s eta 0:00:00 Downloading sphinx_book_theme-1.1.2-py3-none-any.whl (400 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 291.2 MB/s eta 0:00:00 Downloading sphinx_external_toc-1.0.1-py3-none-any.whl (26 kB) Downloading sphinx_notfound_page-1.0.2-py3-none-any.whl (8.1 kB) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Installing collected packages: fastjsonschema, wrapt, urllib3, typing-extensions, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, smmap, pyyaml, pyjwt, pycparser, packaging, mdurl, markupsafe, idna, click, charset-normalizer, certifi, babel, alabaster, accessible-pygments, requests, markdown-it-py, gitdb, deprecated, cffi, beautifulsoup4, sphinx, pynacl, mdit-py-plugins, gitpython, cryptography, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pydata-sphinx-theme, myst-parser, breathe, sphinx-book-theme, pygithub, rocm-docs-core Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.3 Uninstalling urllib3-2.2.3: Successfully uninstalled urllib3-2.2.3 Attempting uninstall: tomli Found existing installation: tomli 2.2.1 Uninstalling tomli-2.2.1: Successfully uninstalled tomli-2.2.1 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: packaging Found existing installation: packaging 24.2 Uninstalling packaging-24.2: Successfully uninstalled packaging-24.2 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 3.0.2 Uninstalling MarkupSafe-3.0.2: Successfully uninstalled MarkupSafe-3.0.2 Attempting uninstall: idna Found existing installation: idna 3.10 Uninstalling idna-3.10: Successfully uninstalled idna-3.10 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.4.0 Uninstalling charset-normalizer-3.4.0: Successfully uninstalled charset-normalizer-3.4.0 Attempting uninstall: certifi Found existing installation: certifi 2024.8.30 Uninstalling certifi-2024.8.30: Successfully uninstalled certifi-2024.8.30 Attempting uninstall: babel Found existing installation: babel 2.16.0 Uninstalling babel-2.16.0: Successfully uninstalled babel-2.16.0 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: requests Found existing installation: requests 2.32.3 Uninstalling requests-2.32.3: Successfully uninstalled requests-2.32.3 Attempting uninstall: sphinx Found existing installation: Sphinx 8.1.3 Uninstalling Sphinx-8.1.3: Successfully uninstalled Sphinx-8.1.3 Successfully installed accessible-pygments-0.0.5 alabaster-0.7.16 babel-2.15.0 beautifulsoup4-4.12.3 breathe-4.35.0 certifi-2024.7.4 cffi-1.16.0 charset-normalizer-3.3.2 click-8.1.7 cryptography-42.0.7 deprecated-1.2.14 fastjsonschema-2.19.1 gitdb-4.0.11 gitpython-3.1.43 idna-3.7 markdown-it-py-3.0.0 markupsafe-2.1.5 mdit-py-plugins-0.4.1 mdurl-0.1.2 myst-parser-3.0.1 packaging-24.0 pycparser-2.22 pydata-sphinx-theme-0.15.2 pygithub-2.3.0 pyjwt-2.8.0 pynacl-1.5.0 pyyaml-6.0.1 requests-2.32.2 rocm-docs-core-1.7.1 smmap-5.0.1 soupsieve-2.5 sphinx-7.3.7 sphinx-book-theme-1.1.2 sphinx-copybutton-0.5.2 sphinx-design-0.6.0 sphinx-external-toc-1.0.1 sphinx-notfound-page-1.0.2 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 tomli-2.0.1 typing-extensions-4.11.0 urllib3-2.2.2 wrapt-1.16.0 [rtd-command-info] start-time: 2024-12-04T23:43:53.442107Z, end-time: 2024-12-04T23:43:53.505855Z, duration: 0, exit-code: 0 cat docs/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html import re from rocm_docs import ROCmDocs with open('../CMakeLists.txt', encoding='utf-8') as f: match = re.search(r'.*\bset\(VERSION_STRING\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: 2024-12-04T23:43:53.571381Z, end-time: 2024-12-04T23:44:06.259765Z, duration: 12, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.3.7 /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/latest/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) 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/latest/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 1089 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/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 2149 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/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 2171 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/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/latest/library/include Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext-op.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext-op.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_xfloat32.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/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/latest/library/include/hipblaslt-ext-op.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_xfloat32.h... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext-op.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_xfloat32.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound hipblaslt_bf8_fnuz... 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::GemmPreferenceV2... Generating docs for compound hipblaslt_ext::GemmProblemType... Generating docs for compound hipblaslt_ext::GemmProblemTypeV2... Generating docs for compound hipblaslt_ext::GemmEpilogue... Generating docs for compound hipblaslt_ext::GemmEpilogueV2... Generating docs for compound hipblaslt_ext::GemmTuning... Generating docs for compound hipblaslt_ext::GemmTuningV2... Generating docs for compound hipblaslt_ext::GemmInputs... Generating docs for compound hipblaslt_ext::GemmInputsV2... 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 docs for namespace hipblaslt_hip_f8_impl 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::GemmEpilogueV2 Generating XML output for class hipblaslt_ext::GemmInputs Generating XML output for class hipblaslt_ext::GemmInputsV2 Generating XML output for class hipblaslt_ext::GemmInstance Generating XML output for class hipblaslt_ext::GemmPreference Generating XML output for class hipblaslt_ext::GemmPreferenceV2 Generating XML output for class hipblaslt_ext::GemmProblemType Generating XML output for class hipblaslt_ext::GemmProblemTypeV2 Generating XML output for class hipblaslt_ext::GemmTuning Generating XML output for class hipblaslt_ext::GemmTuningV2 Generating XML output for class hipblaslt_ext::GroupedGemm Generating XML output for class hipblaslt_bf8_fnuz 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 hipblaslt_hip_f8_impl 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_float8.h Generating XML output for file hipblaslt_hip_f8_impl.h Generating XML output for file hipblaslt_xfloat32.h Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/ Running plantuml with JAVA... lookup cache used 629/65536 hits=5274 misses=775 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'dollarmath', 'substitution', 'fieldlist', 'html_image', 'colon_fence', 'replacements'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/amdsmi/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/composable_kernel/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIP/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLAS/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPCC/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipCUB/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipFFT/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipfort/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPIFY/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-python/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipRAND/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSOLVER/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSE/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSELt/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipTensor/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-vs/en/latest/objects.inv... loading intersphinx inventory from https://dcgpu.docs.amd.com/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/llvm-project/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIOpen/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIVisionX/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/omnitrace/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rccl/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rdc/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/radeon/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocAL/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocALUTION/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocBLAS/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCdbgapi/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocFFT/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCgdb/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocJPEG/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm-docs-core/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-linux/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-windows/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocminfo/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPRIM/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPyDecode/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocRAND/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSOLVER/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSPARSE/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocThrust/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/roctracer/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocWMMA/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rpp/en/latest/objects.inv... loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/TransferBench/en/latest/objects.inv... [autosummary] generating autosummary for: api-reference.rst, clients.rst, datatypes.rst, ext-ops.rst, ext-reference.rst, index.rst, installation.rst, license.rst, logging-heuristics.rst, samples/client_extop_softmax.rst, samples/sample_hipblaslt_ext_op_amax.rst, samples/sample_hipblaslt_ext_op_amax_with_scale.rst, samples/sample_hipblaslt_ext_op_layernorm.rst, source-org.rst, what-is-hipBLASLt.rst The default value for `navigation_with_keys` will change to `False` in the next release. If you wish to preserve the old behavior for your site, set `navigation_with_keys=True` in the `html_theme_options` dict in your `conf.py` file. Be aware that `navigation_with_keys = True` has negative accessibility implications: https://github.com/pydata/pydata-sphinx-theme/issues/1492 building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 15 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 7%] api-reference reading sources... [ 13%] clients reading sources... [ 20%] datatypes reading sources... [ 27%] ext-ops reading sources... [ 33%] ext-reference reading sources... [ 40%] index reading sources... [ 47%] installation reading sources... [ 53%] license reading sources... [ 60%] logging-heuristics reading sources... [ 67%] samples/client_extop_softmax reading sources... [ 73%] samples/sample_hipblaslt_ext_op_amax reading sources... [ 80%] samples/sample_hipblaslt_ext_op_amax_with_scale reading sources... [ 87%] samples/sample_hipblaslt_ext_op_layernorm reading sources... [ 93%] source-org reading sources... [100%] what-is-hipBLASLt /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/ext-reference.rst:69: WARNING: Title underline too short. hipBLASLtExt Gemm Class Reference ================================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/ext-reference.rst:69: WARNING: Title underline too short. hipBLASLtExt Gemm Class Reference ================================ looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/client_extop_softmax.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/sample_hipblaslt_ext_op_amax.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/sample_hipblaslt_ext_op_amax_with_scale.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/sample_hipblaslt_ext_op_layernorm.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/what-is-hipBLASLt.rst: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 7%] api-reference writing output... [ 13%] clients writing output... [ 20%] datatypes writing output... [ 27%] ext-ops writing output... [ 33%] ext-reference writing output... [ 40%] index writing output... [ 47%] installation writing output... [ 53%] license writing output... [ 60%] logging-heuristics writing output... [ 67%] samples/client_extop_softmax writing output... [ 73%] samples/sample_hipblaslt_ext_op_amax writing output... [ 80%] samples/sample_hipblaslt_ext_op_amax_with_scale writing output... [ 87%] samples/sample_hipblaslt_ext_op_layernorm writing output... [ 93%] source-org writing output... [100%] what-is-hipBLASLt generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done ====================== slowest reading durations ======================= 1.287 api-reference 0.930 ext-reference 0.245 datatypes 0.123 ext-ops 0.034 installation build succeeded, 8 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-12-04T23:44:06.363423Z, end-time: 2024-12-04T23:44:15.174009Z, duration: 8, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v7.3.7 /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/latest/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) 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/latest/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 1089 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/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 2149 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/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 2171 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/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/latest/library/include Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext-op.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext-op.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_xfloat32.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/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/latest/library/include/hipblaslt-ext-op.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_xfloat32.h... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext-op.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_xfloat32.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound hipblaslt_bf8_fnuz... 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::GemmPreferenceV2... Generating docs for compound hipblaslt_ext::GemmProblemType... Generating docs for compound hipblaslt_ext::GemmProblemTypeV2... Generating docs for compound hipblaslt_ext::GemmEpilogue... Generating docs for compound hipblaslt_ext::GemmEpilogueV2... Generating docs for compound hipblaslt_ext::GemmTuning... Generating docs for compound hipblaslt_ext::GemmTuningV2... Generating docs for compound hipblaslt_ext::GemmInputs... Generating docs for compound hipblaslt_ext::GemmInputsV2... 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 docs for namespace hipblaslt_hip_f8_impl 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::GemmEpilogueV2 Generating XML output for class hipblaslt_ext::GemmInputs Generating XML output for class hipblaslt_ext::GemmInputsV2 Generating XML output for class hipblaslt_ext::GemmInstance Generating XML output for class hipblaslt_ext::GemmPreference Generating XML output for class hipblaslt_ext::GemmPreferenceV2 Generating XML output for class hipblaslt_ext::GemmProblemType Generating XML output for class hipblaslt_ext::GemmProblemTypeV2 Generating XML output for class hipblaslt_ext::GemmTuning Generating XML output for class hipblaslt_ext::GemmTuningV2 Generating XML output for class hipblaslt_ext::GroupedGemm Generating XML output for class hipblaslt_bf8_fnuz 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 hipblaslt_hip_f8_impl 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_float8.h Generating XML output for file hipblaslt_hip_f8_impl.h Generating XML output for file hipblaslt_xfloat32.h Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/ Running plantuml with JAVA... lookup cache used 629/65536 hits=5274 misses=775 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... done myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'html_image', 'colon_fence', 'dollarmath', 'replacements', 'fieldlist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv [autosummary] generating autosummary for: api-reference.rst, clients.rst, datatypes.rst, ext-ops.rst, ext-reference.rst, index.rst, installation.rst, license.rst, logging-heuristics.rst, samples/client_extop_softmax.rst, samples/sample_hipblaslt_ext_op_amax.rst, samples/sample_hipblaslt_ext_op_amax_with_scale.rst, samples/sample_hipblaslt_ext_op_layernorm.rst, source-org.rst, what-is-hipBLASLt.rst The default value for `navigation_with_keys` will change to `False` in the next release. If you wish to preserve the old behavior for your site, set `navigation_with_keys=True` in the `html_theme_options` dict in your `conf.py` file. Be aware that `navigation_with_keys = True` has negative accessibility implications: https://github.com/pydata/pydata-sphinx-theme/issues/1492 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%] api-reference reading sources... [ 50%] datatypes reading sources... [ 75%] ext-ops reading sources... [100%] ext-reference /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/ext-reference.rst:69: WARNING: Title underline too short. hipBLASLtExt Gemm Class Reference ================================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/ext-reference.rst:69: WARNING: Title underline too short. hipBLASLtExt Gemm Class Reference ================================ looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/client_extop_softmax.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/sample_hipblaslt_ext_op_amax.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/sample_hipblaslt_ext_op_amax_with_scale.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/sample_hipblaslt_ext_op_layernorm.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/what-is-hipBLASLt.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... installation datatypes api-reference ext-reference ext-ops logging-heuristics source-org clients license done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done ====================== slowest reading durations ======================= 1.500 api-reference 1.122 ext-reference 0.163 datatypes 0.121 ext-ops build succeeded, 8 warnings. The HTML page is in ../_readthedocs/htmlzip. [rtd-command-info] start-time: 2024-12-04T23:44:15.940976Z, end-time: 2024-12-04T23:44:23.271120Z, duration: 7, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.3.7 /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/latest/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) 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/latest/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 1089 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/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 2149 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/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 2171 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/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/latest/library/include Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext-op.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext-op.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_xfloat32.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/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/latest/library/include/hipblaslt-ext-op.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_xfloat32.h... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext-op.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_xfloat32.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound hipblaslt_bf8_fnuz... 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::GemmPreferenceV2... Generating docs for compound hipblaslt_ext::GemmProblemType... Generating docs for compound hipblaslt_ext::GemmProblemTypeV2... Generating docs for compound hipblaslt_ext::GemmEpilogue... Generating docs for compound hipblaslt_ext::GemmEpilogueV2... Generating docs for compound hipblaslt_ext::GemmTuning... Generating docs for compound hipblaslt_ext::GemmTuningV2... Generating docs for compound hipblaslt_ext::GemmInputs... Generating docs for compound hipblaslt_ext::GemmInputsV2... 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 docs for namespace hipblaslt_hip_f8_impl 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::GemmEpilogueV2 Generating XML output for class hipblaslt_ext::GemmInputs Generating XML output for class hipblaslt_ext::GemmInputsV2 Generating XML output for class hipblaslt_ext::GemmInstance Generating XML output for class hipblaslt_ext::GemmPreference Generating XML output for class hipblaslt_ext::GemmPreferenceV2 Generating XML output for class hipblaslt_ext::GemmProblemType Generating XML output for class hipblaslt_ext::GemmProblemTypeV2 Generating XML output for class hipblaslt_ext::GemmTuning Generating XML output for class hipblaslt_ext::GemmTuningV2 Generating XML output for class hipblaslt_ext::GroupedGemm Generating XML output for class hipblaslt_bf8_fnuz 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 hipblaslt_hip_f8_impl 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_float8.h Generating XML output for file hipblaslt_hip_f8_impl.h Generating XML output for file hipblaslt_xfloat32.h Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/ Running plantuml with JAVA... lookup cache used 629/65536 hits=5274 misses=775 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... done myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_image', 'dollarmath', 'colon_fence', 'replacements', 'fieldlist', 'substitution'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv [autosummary] generating autosummary for: api-reference.rst, clients.rst, datatypes.rst, ext-ops.rst, ext-reference.rst, index.rst, installation.rst, license.rst, logging-heuristics.rst, samples/client_extop_softmax.rst, samples/sample_hipblaslt_ext_op_amax.rst, samples/sample_hipblaslt_ext_op_amax_with_scale.rst, samples/sample_hipblaslt_ext_op_layernorm.rst, source-org.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%] api-reference reading sources... [ 50%] datatypes reading sources... [ 75%] ext-ops reading sources... [100%] ext-reference /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/ext-reference.rst:69: WARNING: Title underline too short. hipBLASLtExt Gemm Class Reference ================================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/ext-reference.rst:69: WARNING: Title underline too short. hipBLASLtExt Gemm Class Reference ================================ looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/client_extop_softmax.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/sample_hipblaslt_ext_op_amax.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/sample_hipblaslt_ext_op_amax_with_scale.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/sample_hipblaslt_ext_op_layernorm.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/what-is-hipBLASLt.rst: WARNING: document isn't included in any toctree done copying TeX support files... copying TeX support files... done processing hipblaslt.tex... index installation datatypes api-reference ext-reference ext-ops logging-heuristics source-org clients license resolving references... done writing... done ====================== slowest reading durations ======================= 1.433 api-reference 1.082 ext-reference 0.161 datatypes 0.123 ext-ops build succeeded, 8 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: 2024-12-04T23:44:23.356390Z, end-time: 2024-12-04T23:44:23.413644Z, 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: 2024-12-04T23:44:23.487360Z, end-time: 2024-12-04T23:44:43.239395Z, duration: 19, 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' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-hipblaslt" "hipblaslt.tex"' ------------ 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)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/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)) *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 81. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 81. (/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] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `installation:installation' on page 1 undefined on input line 124. LaTeX Warning: Hyper reference `datatypes:datatypes' on page 1 undefined on inp ut line 148. LaTeX Warning: Hyper reference `api-reference:api-reference' on page 1 undefine d on input line 152. LaTeX Warning: Hyper reference `ext-reference:ext-reference' on page 1 undefine d on input line 156. LaTeX Warning: Hyper reference `ext-ops:ext-ops' on page 1 undefined on input l ine 160. LaTeX Warning: Hyper reference `logging-heuristics:logging-heuristics' on page 1 undefined on input line 164. LaTeX Warning: Hyper reference `source-org:source-code-organization' on page 1 undefined on input line 188. LaTeX Warning: Hyper reference `clients:clients' on page 1 undefined on input l ine 192. [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [5] [6] Chapter 2. [7] LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a8f48ee6fa147ddc87c 2b6278016e8bd7' on page 8 undefined on input line 812. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a22b16d7255e78eb223 d332957b4c6e80' on page 8 undefined on input line 812. [8] LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1abb645313f1f5e7839b b63e6f54fad93d' on page 9 undefined on input line 852. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a58985f13b6e744a8e6 c400e8936edaeb' on page 9 undefined on input line 852. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a9eaf0f51f22408d965 57d0424dedf87a' on page 9 undefined on input line 852. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1abb645313f1f5e7839b b63e6f54fad93d' on page 9 undefined on input line 953. [9] [10] LaTeX Warning: Hyper reference `datatypes:structhipblas_lt_matmul_algo__t' on p age 11 undefined on input line 1173. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a1bd22d6bb579baf5cb 35c1a5b4df18c5' on page 11 undefined on input line 1181. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a1bd22d6bb579baf5cb 35c1a5b4df18c5' on page 11 undefined on input line 1203. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a11f3921ce35e7d6ae7 39e901d12040f5' on page 11 undefined on input line 1203. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a653735e31c6ba5fae4 c0fde8a23cfc2c' on page 11 undefined on input line 1203. [11] LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a1fe8371b1d02049687 883b72e62a44ad' on page 12 undefined on input line 1282. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a32ab427d92d81c0935 62eeea667826fa' on page 12 undefined on input line 1282. [12] LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a3ba8632f4440718ef8 30dfa70aa2d0c4' on page 13 undefined on input line 1444. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a0b4a79dedc3d2ca8cd 1b8a56c05e947f' on page 13 undefined on input line 1447. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1ac74774a9d6b4c64dc0 8871b34261c0b4' on page 13 undefined on input line 1447. [13] [14] Chapter 3. LaTeX Warning: Hyper reference `datatypes:_CPPv417hipblasLtHandle_t' on page 15 undefined on input line 1465. LaTeX Warning: Hyper reference `datatypes:_CPPv417hipblasLtHandle_t' on page 15 undefined on input line 1502. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a8f48ee6fa147ddc87c 2b6278016e8bd7' on page 15 undefined on input line 1509. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a22b16d7255e78eb223 d332957b4c6e80' on page 15 undefined on input line 1509. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1a8f48ee6fa147ddc87c 2b6278016e8bd7' on page 15 undefined on input line 1509. [15] LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 16 undefined on input line 1543. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1ae0814e91393b7f1bd15b6c 9fc4b55da4' on page 16 undefined on input line 1555. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 16 undefined on input line 1599. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1ae0814e91393b7f1bd15b6c 9fc4b55da4' on page 16 undefined on input line 1610. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 16 undefined on input line 1629. LaTeX Warning: Hyper reference `datatypes:_CPPv432hipblasLtMatrixLayoutAttribut e_t' on page 16 undefined on input line 1629. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1ae0814e91393b7f1bd15b6c 9fc4b55da4' on page 16 undefined on input line 1641. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a9028f2fddc41b1252dd5cd 0b734182f5' on page 16 undefined on input line 1645. [16] LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 17 undefined on input line 1681. LaTeX Warning: Hyper reference `datatypes:_CPPv432hipblasLtMatrixLayoutAttribut e_t' on page 17 undefined on input line 1681. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1ae0814e91393b7f1bd15b6c 9fc4b55da4' on page 17 undefined on input line 1693. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a9028f2fddc41b1252dd5cd 0b734182f5' on page 17 undefined on input line 1697. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulDesc_t' on pag e 17 undefined on input line 1737. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a663dbc97c0c9d20c5792e0 50220f4a1b' on page 17 undefined on input line 1749. [17] LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulDesc_t' on pag e 18 undefined on input line 1785. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a663dbc97c0c9d20c5792e0 50220f4a1b' on page 18 undefined on input line 1796. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulDesc_t' on pag e 18 undefined on input line 1815. LaTeX Warning: Hyper reference `datatypes:_CPPv431hipblasLtMatmulDescAttributes _t' on page 18 undefined on input line 1815. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a663dbc97c0c9d20c5792e0 50220f4a1b' on page 18 undefined on input line 1827. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1ab818dece34ff0cf597b72b 6c4c527b75' on page 18 undefined on input line 1831. [18] LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulDesc_t' on pag e 19 undefined on input line 1867. LaTeX Warning: Hyper reference `datatypes:_CPPv431hipblasLtMatmulDescAttributes _t' on page 19 undefined on input line 1867. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a663dbc97c0c9d20c5792e0 50220f4a1b' on page 19 undefined on input line 1879. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1ab818dece34ff0cf597b72b 6c4c527b75' on page 19 undefined on input line 1883. LaTeX Warning: Hyper reference `datatypes:_CPPv427hipblasLtMatmulPreference_t' on page 19 undefined on input line 1923. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a2fc030d19287f2c541a0f7 d962b94e3b' on page 19 undefined on input line 1934. [19] LaTeX Warning: Hyper reference `datatypes:_CPPv427hipblasLtMatmulPreference_t' on page 20 undefined on input line 1960. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a2fc030d19287f2c541a0f7 d962b94e3b' on page 20 undefined on input line 1971. LaTeX Warning: Hyper reference `datatypes:_CPPv427hipblasLtMatmulPreference_t' on page 20 undefined on input line 1990. LaTeX Warning: Hyper reference `datatypes:_CPPv437hipblasLtMatmulPreferenceAttr ibutes_t' on page 20 undefined on input line 1990. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a2fc030d19287f2c541a0f7 d962b94e3b' on page 20 undefined on input line 2002. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a9592fb75d3077b5d87619f 8983ebdd82' on page 20 undefined on input line 2006. LaTeX Warning: Hyper reference `datatypes:_CPPv427hipblasLtMatmulPreference_t' on page 20 undefined on input line 2042. LaTeX Warning: Hyper reference `datatypes:_CPPv437hipblasLtMatmulPreferenceAttr ibutes_t' on page 20 undefined on input line 2042. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a2fc030d19287f2c541a0f7 d962b94e3b' on page 20 undefined on input line 2054. [20] LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a9592fb75d3077b5d87619f 8983ebdd82' on page 21 undefined on input line 2058. LaTeX Warning: Hyper reference `datatypes:_CPPv417hipblasLtHandle_t' on page 21 undefined on input line 2098. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulDesc_t' on pag e 21 undefined on input line 2098. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 21 undefined on input line 2098. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 21 undefined on input line 2098. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 21 undefined on input line 2098. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 21 undefined on input line 2098. LaTeX Warning: Hyper reference `datatypes:_CPPv427hipblasLtMatmulPreference_t' on page 21 undefined on input line 2098. LaTeX Warning: Hyper reference `datatypes:_CPPv432hipblasLtMatmulHeuristicResul t_t' on page 21 undefined on input line 2098. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1abb645313f1f5e7839b b63e6f54fad93d' on page 21 undefined on input line 2105. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a7eadd4c418242a4d98a617 cfd44fa12e' on page 21 undefined on input line 2110. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a663dbc97c0c9d20c5792e0 50220f4a1b' on page 21 undefined on input line 2114. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1ae0814e91393b7f1bd15b6c 9fc4b55da4' on page 21 undefined on input line 2118. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a2fc030d19287f2c541a0f7 d962b94e3b' on page 21 undefined on input line 2122. [21] LaTeX Warning: Hyper reference `datatypes:_CPPv417hipblasLtHandle_t' on page 22 undefined on input line 2166. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulDesc_t' on pag e 22 undefined on input line 2166. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 22 undefined on input line 2166. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 22 undefined on input line 2166. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 22 undefined on input line 2166. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 22 undefined on input line 2166. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulAlgo_t' on pag e 22 undefined on input line 2166. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a7eadd4c418242a4d98a617 cfd44fa12e' on page 22 undefined on input line 2178. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a663dbc97c0c9d20c5792e0 50220f4a1b' on page 22 undefined on input line 2182. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1ae0814e91393b7f1bd15b6c 9fc4b55da4' on page 22 undefined on input line 2190. LaTeX Warning: Hyper reference `datatypes:structhipblas_lt_matmul_algo__t' on p age 22 undefined on input line 2202. [22] Overfull \hbox (1.3219pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 Atype| Overfull \hbox (1.3297pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 Btype| Overfull \hbox (1.35829pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 Ctype| Overfull \hbox (1.35829pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 Dtype| Underfull \hbox (badness 10000) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 com-pute- Overfull \hbox (2.05461pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 scaleA,B| Overfull \hbox (2.1092pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 scaleC,D| Underfull \hbox (badness 10000) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 De-fault Bias [23] LaTeX Warning: Hyper reference `datatypes:_CPPv430hipblasLtMatrixTransformDesc_ t' on page 24 undefined on input line 2877. LaTeX Warning: Hyper reference `datatypes:_CPPv430hipblasLtMatrixTransformDesc_ t' on page 24 undefined on input line 2907. [24] LaTeX Warning: Hyper reference `datatypes:_CPPv430hipblasLtMatrixTransformDesc_ t' on page 25 undefined on input line 2930. LaTeX Warning: Hyper reference `datatypes:_CPPv430hipblasLtMatrixTransformDesc_ t' on page 25 undefined on input line 2979. [25] LaTeX Warning: Hyper reference `datatypes:_CPPv417hipblasLtHandle_t' on page 26 undefined on input line 3035. LaTeX Warning: Hyper reference `datatypes:_CPPv430hipblasLtMatrixTransformDesc_ t' on page 26 undefined on input line 3035. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 26 undefined on input line 3035. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 26 undefined on input line 3035. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 26 undefined on input line 3035. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a7eadd4c418242a4d98a617 cfd44fa12e' on page 26 undefined on input line 3047. [26] Chapter 4. LaTeX Warning: Hyper reference `ext-reference:id2' on page 27 undefined on inpu t line 3191. LaTeX Warning: Hyper reference `ext-reference:grouped-gemm' on page 27 undefine d on input line 3195. LaTeX Warning: Hyper reference `ext-reference:get-all-algo' on page 27 undefine d on input line 3199. [27] [28] LaTeX Warning: Hyper reference `datatypes:_CPPv419hipblasLtEpilogue_t' on page 29 undefined on input line 3612. [29] LaTeX Warning: Hyper reference `datatypes:_CPPv419hipblasLtEpilogue_t' on page 30 undefined on input line 3691. LaTeX Warning: Hyper reference `datatypes:_CPPv419hipblasLtEpilogue_t' on page 30 undefined on input line 3775. LaTeX Warning: Hyper reference `datatypes:_CPPv419hipblasLtEpilogue_t' on page 30 undefined on input line 3775. [30] [31] [32] [33] LaTeX Warning: Hyper reference `ext-reference:classhipblaslt__ext_1_1_gemm' on page 34 undefined on input line 4664. LaTeX Warning: Hyper reference `ext-reference:classhipblaslt__ext_1_1_grouped_g emm' on page 34 undefined on input line 4664. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext14GemmPrefe renceE' on page 34 undefined on input line 4673. LaTeX Warning: Hyper reference `datatypes:_CPPv432hipblasLtMatmulHeuristicResul t_t' on page 34 undefined on input line 4673. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1abb645313f1f5e7839b b63e6f54fad93d' on page 34 undefined on input line 4680. [34] LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext16GemmPrefe renceV2E' on page 35 undefined on input line 4722. LaTeX Warning: Hyper reference `datatypes:_CPPv432hipblasLtMatmulHeuristicResul t_t' on page 35 undefined on input line 4722. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1abb645313f1f5e7839b b63e6f54fad93d' on page 35 undefined on input line 4729. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulAlgo_t' on pag e 35 undefined on input line 4771. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulAlgo_t' on pag e 35 undefined on input line 4812. [35] LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulAlgo_t' on pag e 36 undefined on input line 4857. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulAlgo_t' on pag e 36 undefined on input line 4902. LaTeX Warning: Hyper reference `ext-reference:classhipblaslt__ext_1_1_gemm_inst ance' on page 36 undefined on input line 4906. LaTeX Warning: Hyper reference `ext-reference:classhipblaslt__ext_1_1_gemm_inst ance' on page 36 undefined on input line 4909. [36] LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulAlgo_t' on pag e 37 undefined on input line 4951. LaTeX Warning: Hyper reference `ext-reference:classhipblaslt__ext_1_1_gemm_inst ance' on page 37 undefined on input line 4955. LaTeX Warning: Hyper reference `ext-reference:classhipblaslt__ext_1_1_gemm_inst ance' on page 37 undefined on input line 4958. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulAlgo_t' on pag e 37 undefined on input line 5004. LaTeX Warning: Hyper reference `ext-reference:classhipblaslt__ext_1_1_gemm_inst ance' on page 37 undefined on input line 5008. LaTeX Warning: Hyper reference `ext-reference:classhipblaslt__ext_1_1_gemm_inst ance' on page 37 undefined on input line 5011. [37] LaTeX Warning: Hyper reference `ext-reference:classhipblaslt__ext_1_1_gemm_inst ance' on page 38 undefined on input line 5061. LaTeX Warning: Hyper reference `datatypes:_CPPv417hipblasLtHandle_t' on page 38 undefined on input line 5095. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext8GemmTypeE' on page 38 undefined on input line 5095. LaTeX Warning: Hyper reference `ext-reference:classhipblaslt__ext_1_1_gemm_inst ance' on page 38 undefined on input line 5099. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext12GemmInsta nceE' on page 38 undefined on input line 5116. LaTeX Warning: Hyper reference `datatypes:_CPPv417hipblasLtHandle_t' on page 38 undefined on input line 5132. LaTeX Warning: Hyper reference `datatypes:_CPPv417hipblasLtHandle_t' on page 38 undefined on input line 5170. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulDesc_t' on pag e 38 undefined on input line 5170. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 38 undefined on input line 5170. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 38 undefined on input line 5170. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 38 undefined on input line 5170. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 38 undefined on input line 5170. [38] LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a663dbc97c0c9d20c5792e0 50220f4a1b' on page 39 undefined on input line 5186. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1ae0814e91393b7f1bd15b6c 9fc4b55da4' on page 39 undefined on input line 5194. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext12GemmEpilo gueE' on page 39 undefined on input line 5216. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext10GemmInput sE' on page 39 undefined on input line 5216. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext14GemmEpilo gueV2E' on page 39 undefined on input line 5281. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext12GemmInput sV2E' on page 39 undefined on input line 5281. [39] LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext12GemmEpilo gueE' on page 40 undefined on input line 5346. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext10GemmInput sE' on page 40 undefined on input line 5346. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext15GemmProbl emTypeE' on page 40 undefined on input line 5346. [40] LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext14GemmEpilo gueV2E' on page 41 undefined on input line 5423. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext12GemmInput sV2E' on page 41 undefined on input line 5423. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext17GemmProbl emTypeV2E' on page 41 undefined on input line 5423. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulDesc_t' on pag e 41 undefined on input line 5500. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 41 undefined on input line 5500. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 41 undefined on input line 5500. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 41 undefined on input line 5500. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 41 undefined on input line 5500. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a663dbc97c0c9d20c5792e0 50220f4a1b' on page 41 undefined on input line 5512. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1ae0814e91393b7f1bd15b6c 9fc4b55da4' on page 41 undefined on input line 5520. [41] LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext12GemmInsta nceE' on page 42 undefined on input line 5576. LaTeX Warning: Hyper reference `datatypes:_CPPv417hipblasLtHandle_t' on page 42 undefined on input line 5592. LaTeX Warning: Hyper reference `datatypes:_CPPv417hipblasLtHandle_t' on page 42 undefined on input line 5630. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulDesc_t' on pag e 42 undefined on input line 5630. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 42 undefined on input line 5630. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 42 undefined on input line 5630. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 42 undefined on input line 5630. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 42 undefined on input line 5630. [42] LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a663dbc97c0c9d20c5792e0 50220f4a1b' on page 43 undefined on input line 5646. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1ae0814e91393b7f1bd15b6c 9fc4b55da4' on page 43 undefined on input line 5654. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext12GemmEpilo gueE' on page 43 undefined on input line 5676. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext10GemmInput sE' on page 43 undefined on input line 5676. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext14GemmEpilo gueV2E' on page 43 undefined on input line 5741. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext12GemmInput sV2E' on page 43 undefined on input line 5741. [43] LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext12GemmEpilo gueE' on page 44 undefined on input line 5806. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext10GemmInput sE' on page 44 undefined on input line 5806. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext15GemmProbl emTypeE' on page 44 undefined on input line 5806. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext14GemmEpilo gueV2E' on page 44 undefined on input line 5883. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext12GemmInput sV2E' on page 44 undefined on input line 5883. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext17GemmProbl emTypeV2E' on page 44 undefined on input line 5883. [44] LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulDesc_t' on pag e 45 undefined on input line 5960. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 45 undefined on input line 5960. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 45 undefined on input line 5960. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 45 undefined on input line 5960. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 45 undefined on input line 5960. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a663dbc97c0c9d20c5792e0 50220f4a1b' on page 45 undefined on input line 5972. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1ae0814e91393b7f1bd15b6c 9fc4b55da4' on page 45 undefined on input line 5980. [45] LaTeX Warning: Hyper reference `ext-reference:classhipblaslt__ext_1_1_gemm_inst ance' on page 46 undefined on input line 6095. [46] LaTeX Warning: Hyper reference `datatypes:_CPPv417hipblasLtHandle_t' on page 47 undefined on input line 6136. LaTeX Warning: Hyper reference `ext-reference:_CPPv4N13hipblaslt_ext8GemmTypeE' on page 47 undefined on input line 6136. LaTeX Warning: Hyper reference `datatypes:_CPPv432hipblasLtMatmulHeuristicResul t_t' on page 47 undefined on input line 6136. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1abb645313f1f5e7839b b63e6f54fad93d' on page 47 undefined on input line 6143. LaTeX Warning: Hyper reference `ext-reference:namespacehipblaslt__ext_1af76d02e da797350ed29af996596ddcaf' on page 47 undefined on input line 6143. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1abb645313f1f5e7839b b63e6f54fad93d' on page 47 undefined on input line 6143. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a7eadd4c418242a4d98a617 cfd44fa12e' on page 47 undefined on input line 6148. LaTeX Warning: Hyper reference `ext-reference:classhipblaslt__ext_1_1_gemm' on page 47 undefined on input line 6152. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulAlgo_t' on pag e 47 undefined on input line 6200. LaTeX Warning: Hyper reference `ext-reference:namespacehipblaslt__ext_1a507d9a1 b79db999952a4f5bce0992b73' on page 47 undefined on input line 6212. [47] LaTeX Warning: Hyper reference `datatypes:_CPPv417hipblasLtHandle_t' on page 48 undefined on input line 6227. LaTeX Warning: Hyper reference `datatypes:_CPPv432hipblasLtMatmulHeuristicResul t_t' on page 48 undefined on input line 6227. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1abb645313f1f5e7839b b63e6f54fad93d' on page 48 undefined on input line 6234. LaTeX Warning: Hyper reference `ext-reference:namespacehipblaslt__ext_1af76d02e da797350ed29af996596ddcaf' on page 48 undefined on input line 6234. LaTeX Warning: Hyper reference `api-reference:hipblaslt_8h_1abb645313f1f5e7839b b63e6f54fad93d' on page 48 undefined on input line 6234. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a7eadd4c418242a4d98a617 cfd44fa12e' on page 48 undefined on input line 6239. LaTeX Warning: Hyper reference `datatypes:_CPPv417hipblasLtHandle_t' on page 48 undefined on input line 6279. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulDesc_t' on pag e 48 undefined on input line 6279. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 48 undefined on input line 6279. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 48 undefined on input line 6279. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 48 undefined on input line 6279. LaTeX Warning: Hyper reference `datatypes:_CPPv423hipblasLtMatrixLayout_t' on p age 48 undefined on input line 6279. LaTeX Warning: Hyper reference `datatypes:_CPPv421hipblasLtMatmulAlgo_t' on pag e 48 undefined on input line 6279. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a7eadd4c418242a4d98a617 cfd44fa12e' on page 48 undefined on input line 6291. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1a663dbc97c0c9d20c5792e0 50220f4a1b' on page 48 undefined on input line 6295. LaTeX Warning: Hyper reference `datatypes:hipblaslt_8h_1ae0814e91393b7f1bd15b6c 9fc4b55da4' on page 48 undefined on input line 6303. [48] Overfull \vbox (1.5171pt too high) detected at line 6388 [49] [50] [51] [52] LaTeX Warning: Hyper reference `ext-reference:fixed-mk' on page 53 undefined on input line 6603. Overfull \vbox (1.07962pt too high) detected at line 6637 [53] [54] Underfull \vbox (badness 10000) detected at line 6734 Underfull \vbox (badness 10000) detected at line 6734 [55] [56] [57] [58] [59] Underfull \vbox (badness 10000) detected at line 6995 Underfull \vbox (badness 10000) detected at line 6995 [60] [61] Underfull \vbox (badness 10000) detected at line 7157 Underfull \vbox (badness 10000) detected at line 7157 [62] Underfull \vbox (badness 10000) detected at line 7157 Underfull \vbox (badness 10000) detected at line 7157 [63] [64] Chapter 5. [65] [66] Underfull \hbox (badness 10000) in paragraph at lines 7456--7458 []\T1/txtt/bx/n/10 scaleDatatype \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm /m/n/10 Datatype of out-putD ten-sor, cur-rently sup-port [67] [68] Chapter 6. [69] LaTeX Warning: Hyper reference `api-reference:hipblasltmatmulalgogetheuristic' on page 70 undefined on input line 7612. LaTeX Warning: Hyper reference `api-reference:hipblasltmatmul' on page 70 undef ined on input line 7612. [70] Chapter 7. [71] [72] Chapter 8. [73] Underfull \vbox (badness 10000) detected at line 7849 [74] [75] [76] Chapter 9. No file advanced-micro-devices-hipblaslt.ind. [77] (./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/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on advanced-micro-devices-hipblaslt.pdf (81 pages, 369300 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' ------------ ------------ Running 'makeindex -s python.ist -o "advanced-micro-devices-hipblaslt.ind" "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'... 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 (212 entries accepted, 0 rejected). Sorting entries.....done (1705 comparisons). Generating output file advanced-micro-devices-hipblaslt.ind....done (286 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)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/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)) *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 81. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 81. (/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] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd)) [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. [3] [4] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [5] [6] Chapter 2. [7] [8] [9] [10] [11] [12] [13] [14] Chapter 3. [15] [16] [17] [18] [19] [20] [21] [22] Overfull \hbox (1.3219pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 Atype| Overfull \hbox (1.3297pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 Btype| Overfull \hbox (1.35829pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 Ctype| Overfull \hbox (1.35829pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 Dtype| Underfull \hbox (badness 10000) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 com-pute- Overfull \hbox (2.05461pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 scaleA,B| Overfull \hbox (2.1092pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 scaleC,D| Underfull \hbox (badness 10000) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 De-fault Bias [23] [24] [25] [26] Chapter 4. [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] Overfull \vbox (1.5171pt too high) detected at line 6388 [49] [50] [51] [52] Overfull \vbox (1.07962pt too high) detected at line 6637 [53] [54] Underfull \vbox (badness 10000) detected at line 6734 Underfull \vbox (badness 10000) detected at line 6734 [55] [56] [57] [58] [59] Underfull \vbox (badness 10000) detected at line 6995 Underfull \vbox (badness 10000) detected at line 6995 [60] [61] Underfull \vbox (badness 10000) detected at line 7157 Underfull \vbox (badness 10000) detected at line 7157 [62] Underfull \vbox (badness 10000) detected at line 7157 Underfull \vbox (badness 10000) detected at line 7157 [63] [64] Chapter 5. [65] [66] Underfull \hbox (badness 10000) in paragraph at lines 7456--7458 []\T1/txtt/bx/n/10 scaleDatatype \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm /m/n/10 Datatype of out-putD ten-sor, cur-rently sup-port [67] [68] Chapter 6. [69] [70] Chapter 7. [71] [72] Chapter 8. [73] Underfull \vbox (badness 10000) detected at line 7849 [74] [75] [76] Chapter 9. (./advanced-micro-devices-hipblaslt.ind [77] [78] Underfull \hbox (badness 10000) in paragraph at lines 12--13 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::aux_ld \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::aux_stride Underfull \hbox (badness 10000) in paragraph at lines 14--16 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::bias_data_type Overfull \hbox (22.12177pt too wide) in paragraph at lines 18--20 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::getAuxBatchStride Overfull \hbox (48.37169pt too wide) in paragraph at lines 20--22 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::getAuxLeadingDimension Overfull \hbox (11.6218pt too wide) in paragraph at lines 22--24 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::getBiasDataType Overfull \hbox (11.6218pt too wide) in paragraph at lines 25--27 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::getScalingAType Overfull \hbox (11.6218pt too wide) in paragraph at lines 27--29 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::getScalingBType Overfull \hbox (22.12177pt too wide) in paragraph at lines 29--31 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::setAuxBatchStride Overfull \hbox (48.37169pt too wide) in paragraph at lines 31--33 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::setAuxLeadingDimension Overfull \hbox (11.6218pt too wide) in paragraph at lines 33--35 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::setBiasDataType Overfull \hbox (11.6218pt too wide) in paragraph at lines 36--38 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::setScalingAType Overfull \hbox (11.6218pt too wide) in paragraph at lines 38--40 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::setScalingBType Underfull \hbox (badness 10000) in paragraph at lines 42--43 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::alpha \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 50--51 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::scaleAlphaVec Underfull \hbox (badness 10000) in paragraph at lines 51--52 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::scaleAux \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::GemmInputsV2::getAlpha \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::GemmInputsV2::getAmaxD \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 59--60 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::getAux \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::GemmInputsV2::getBeta \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 62--63 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::getBias \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ [79] Overfull \hbox (6.37181pt too wide) in paragraph at lines 66--68 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::getScaleAlphaVec Underfull \hbox (badness 10000) in paragraph at lines 68--69 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::getScaleAux Underfull \hbox (badness 10000) in paragraph at lines 73--74 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::setAlpha \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::GemmInputsV2::setAmaxD \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 75--76 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::setAux \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 77--78 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::setBeta \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 78--79 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::setBias \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 82--84 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::setScaleAlphaVec Underfull \hbox (badness 10000) in paragraph at lines 84--85 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::setScaleAux Overfull \hbox (6.37181pt too wide) in paragraph at lines 89--91 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::algoGetHeuristic Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::GemmInstance Underfull \hbox (badness 10000) in paragraph at lines 93--95 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::initialize Overfull \hbox (1.12183pt too wide) in paragraph at lines 95--97 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::isAlgoSupported Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::run \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (37.87172pt too wide) in paragraph at lines 99--101 []\T1/txtt/m/n/10 hipblaslt_ext::GemmPreference::getMaxWorkspaceBytes Overfull \hbox (37.87172pt too wide) in paragraph at lines 101--103 []\T1/txtt/m/n/10 hipblaslt_ext::GemmPreference::setMaxWorkspaceBytes Overfull \hbox (48.37169pt too wide) in paragraph at lines 104--106 []\T1/txtt/m/n/10 hipblaslt_ext::GemmPreferenceV2::getMaxWorkspaceBytes Overfull \hbox (48.37169pt too wide) in paragraph at lines 106--108 []\T1/txtt/m/n/10 hipblaslt_ext::GemmPreferenceV2::setMaxWorkspaceBytes Underfull \hbox (badness 10000) in paragraph at lines 109--110 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::op_a \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 110--111 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::op_b \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 114--116 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::type_compute Underfull \hbox (badness 10000) in paragraph at lines 118--119 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getOpA Underfull \hbox (badness 10000) in paragraph at lines 119--120 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getOpB Underfull \hbox (badness 10000) in paragraph at lines 120--122 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getTypeA Underfull \hbox (badness 10000) in paragraph at lines 122--124 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getTypeB Underfull \hbox (badness 10000) in paragraph at lines 124--126 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getTypeC Overfull \hbox (22.12177pt too wide) in paragraph at lines 126--128 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getTypeCompute Underfull \hbox (badness 10000) in paragraph at lines 128--130 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getTypeD Underfull \hbox (badness 10000) in paragraph at lines 130--131 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setOpA Underfull \hbox (badness 10000) in paragraph at lines 131--132 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setOpB Underfull \hbox (badness 10000) in paragraph at lines 132--134 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setTypeA Underfull \hbox (badness 10000) in paragraph at lines 134--136 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setTypeB Underfull \hbox (badness 10000) in paragraph at lines 136--138 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setTypeC Overfull \hbox (22.12177pt too wide) in paragraph at lines 138--140 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setTypeCompute Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setTypeD Underfull \hbox (badness 10000) in paragraph at lines 143--145 []\T1/txtt/m/n/10 hipblaslt_ext::GemmType::HIPBLASLT_GEMM [80] Overfull \hbox (16.87178pt too wide) in paragraph at lines 145--147 []\T1/txtt/m/n/10 hipblaslt_ext::GemmType::HIPBLASLT_GROUPED_GEMM Underfull \hbox (badness 10000) in paragraph at lines 147--148 []\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 151--153 []\T1/txtt/m/n/10 hipblaslt_ext::GroupedGemm::getDefaultValueForDeviceUserArgum ents Underfull \hbox (badness 10000) in paragraph at lines 153--154 []\T1/txtt/m/n/10 hipblaslt_ext::GroupedGemm::GroupedGemm Underfull \hbox (badness 10000) in paragraph at lines 157--158 []\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 161--163 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_BGRADA Overfull \hbox (11.6218pt too wide) in paragraph at lines 163--165 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_BGRADB Overfull \hbox (1.12183pt too wide) in paragraph at lines 165--167 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_BIAS Overfull \hbox (16.87178pt too wide) in paragraph at lines 167--169 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DEFAULT Overfull \hbox (6.37181pt too wide) in paragraph at lines 169--171 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DGELU Overfull \hbox (37.87172pt too wide) in paragraph at lines 171--173 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DGELU_BGRAD Overfull \hbox (1.12183pt too wide) in paragraph at lines 173--175 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU Overfull \hbox (22.12177pt too wide) in paragraph at lines 175--177 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU_AUX Overfull \hbox (48.37169pt too wide) in paragraph at lines 177--179 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU_AUX_BIAS Overfull \hbox (27.37175pt too wide) in paragraph at lines 179--181 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU_BIAS Overfull \hbox (1.12183pt too wide) in paragraph at lines 181--183 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_RELU Overfull \hbox (27.37175pt too wide) in paragraph at lines 183--185 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_RELU_BIAS Overfull \hbox (137.62143pt too wide) in paragraph at lines 195--197 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_A_SCAL E_POINTER Overfull \hbox (179.6213pt too wide) in paragraph at lines 197--199 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_A_SCAL E_POINTER_VEC_EXT Overfull \hbox (132.37144pt too wide) in paragraph at lines 199--201 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_AMAX_D _POINTER Overfull \hbox (137.62143pt too wide) in paragraph at lines 201--203 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_B_SCAL E_POINTER Overfull \hbox (179.6213pt too wide) in paragraph at lines 203--205 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_B_SCAL E_POINTER_VEC_EXT Overfull \hbox (132.37144pt too wide) in paragraph at lines 205--207 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_BIAS_D ATA_TYPE Overfull \hbox (121.87148pt too wide) in paragraph at lines 207--209 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_BIAS_P OINTER Overfull \hbox (137.62143pt too wide) in paragraph at lines 209--211 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_C_SCAL E_POINTER Overfull \hbox (184.87129pt too wide) in paragraph at lines 211--213 []\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 213--215 []\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 215--217 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_D_SCAL E_POINTER Overfull \hbox (100.87154pt too wide) in paragraph at lines 217--219 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE Overfull \hbox (190.12128pt too wide) in paragraph at lines 219--221 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_BATCH_STRIDE Overfull \hbox (137.62143pt too wide) in paragraph at lines 221--223 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_LD Overfull \hbox (163.87135pt too wide) in paragraph at lines 223--225 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_POINTER Overfull \hbox (195.37126pt too wide) in paragraph at lines 225--227 []\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 227--229 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_MAX Overfull \hbox (121.87148pt too wide) in paragraph at lines 229--231 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_POINTE R_MODE Overfull \hbox (90.37157pt too wide) in paragraph at lines 231--233 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_TRANSA Overfull \hbox (90.37157pt too wide) in paragraph at lines 233--235 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_TRANSB Underfull \hbox (badness 10000) in paragraph at lines 241--242 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ [81] Overfull \hbox (106.12152pt too wide) in paragraph at lines 242--244 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t::HIPBLASLT_MATMUL_PREF_ MAX Overfull \hbox (190.12128pt too wide) in paragraph at lines 244--246 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t::HIPBLASLT_MATMUL_PREF_ MAX_WORKSPACE_BYTES Overfull \hbox (148.1214pt too wide) in paragraph at lines 246--248 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t::HIPBLASLT_MATMUL_PREF_ SEARCH_MODE Underfull \hbox (badness 10000) in paragraph at lines 249--250 []\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 250--251 []\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 251--252 []\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 254--256 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_BAT CH_COUNT Overfull \hbox (95.62155pt too wide) in paragraph at lines 256--258 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_COL S Overfull \hbox (85.12158pt too wide) in paragraph at lines 258--260 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_LD Overfull \hbox (100.87154pt too wide) in paragraph at lines 260--262 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_ORD ER Overfull \hbox (95.62155pt too wide) in paragraph at lines 262--264 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_ROW S Overfull \hbox (179.6213pt too wide) in paragraph at lines 264--266 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_STR IDED_BATCH_OFFSET Overfull \hbox (95.62155pt too wide) in paragraph at lines 266--268 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_TYP E Underfull \hbox (badness 10000) in paragraph at lines 275--276 []\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 276--277 []\T1/txtt/m/n/10 hipblasLtMatrixTransformDescGetAttribute Underfull \hbox (badness 10000) in paragraph at lines 277--278 []\T1/txtt/m/n/10 hipblasLtMatrixTransformDescSetAttribute Overfull \hbox (169.12134pt too wide) in paragraph at lines 279--281 []\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 281--283 []\T1/txtt/m/n/10 hipblasLtPointerMode_t::HIPBLASLT_POINTER_MODE_DEVICE Overfull \hbox (37.87172pt too wide) in paragraph at lines 283--285 []\T1/txtt/m/n/10 hipblasLtPointerMode_t::HIPBLASLT_POINTER_MODE_HOST [82]) (./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/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} Output written on advanced-micro-devices-hipblaslt.pdf (86 pages, 401862 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' ------------ Latexmk: Examining 'advanced-micro-devices-hipblaslt.log' === TeX engine is 'pdfTeX' 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)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/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)) *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 81. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 81. (/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] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd)) [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. [3] [4] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [5] [6] Chapter 2. [7] [8] [9] [10] [11] [12] [13] [14] Chapter 3. [15] [16] [17] [18] [19] [20] [21] [22] Overfull \hbox (1.3219pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 Atype| Overfull \hbox (1.3297pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 Btype| Overfull \hbox (1.35829pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 Ctype| Overfull \hbox (1.35829pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 Dtype| Underfull \hbox (badness 10000) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 com-pute- Overfull \hbox (2.05461pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 scaleA,B| Overfull \hbox (2.1092pt too wide) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 scaleC,D| Underfull \hbox (badness 10000) in paragraph at lines 2865--2865 []\T1/qhv/m/n/10 De-fault Bias [23] [24] [25] [26] Chapter 4. [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] Overfull \vbox (1.5171pt too high) detected at line 6388 [49] [50] [51] [52] Overfull \vbox (1.07962pt too high) detected at line 6637 [53] [54] Underfull \vbox (badness 10000) detected at line 6734 Underfull \vbox (badness 10000) detected at line 6734 [55] [56] [57] [58] [59] Underfull \vbox (badness 10000) detected at line 6995 Underfull \vbox (badness 10000) detected at line 6995 [60] [61] Underfull \vbox (badness 10000) detected at line 7157 Underfull \vbox (badness 10000) detected at line 7157 [62] Underfull \vbox (badness 10000) detected at line 7157 Underfull \vbox (badness 10000) detected at line 7157 [63] [64] Chapter 5. [65] [66] Underfull \hbox (badness 10000) in paragraph at lines 7456--7458 []\T1/txtt/bx/n/10 scaleDatatype \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm /m/n/10 Datatype of out-putD ten-sor, cur-rently sup-port [67] [68] Chapter 6. [69] [70] Chapter 7. [71] [72] Chapter 8. [73] Underfull \vbox (badness 10000) detected at line 7849 [74] [75] [76] Chapter 9. (./advanced-micro-devices-hipblaslt.ind [77] [78] Underfull \hbox (badness 10000) in paragraph at lines 12--13 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::aux_ld \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::aux_stride Underfull \hbox (badness 10000) in paragraph at lines 14--16 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogue::bias_data_type Overfull \hbox (22.12177pt too wide) in paragraph at lines 18--20 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::getAuxBatchStride Overfull \hbox (48.37169pt too wide) in paragraph at lines 20--22 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::getAuxLeadingDimension Overfull \hbox (11.6218pt too wide) in paragraph at lines 22--24 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::getBiasDataType Overfull \hbox (11.6218pt too wide) in paragraph at lines 25--27 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::getScalingAType Overfull \hbox (11.6218pt too wide) in paragraph at lines 27--29 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::getScalingBType Overfull \hbox (22.12177pt too wide) in paragraph at lines 29--31 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::setAuxBatchStride Overfull \hbox (48.37169pt too wide) in paragraph at lines 31--33 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::setAuxLeadingDimension Overfull \hbox (11.6218pt too wide) in paragraph at lines 33--35 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::setBiasDataType Overfull \hbox (11.6218pt too wide) in paragraph at lines 36--38 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::setScalingAType Overfull \hbox (11.6218pt too wide) in paragraph at lines 38--40 []\T1/txtt/m/n/10 hipblaslt_ext::GemmEpilogueV2::setScalingBType Underfull \hbox (badness 10000) in paragraph at lines 42--43 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::alpha \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 50--51 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::scaleAlphaVec Underfull \hbox (badness 10000) in paragraph at lines 51--52 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputs::scaleAux \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::GemmInputsV2::getAlpha \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::GemmInputsV2::getAmaxD \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 59--60 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::getAux \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::GemmInputsV2::getBeta \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 62--63 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::getBias \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ [79] Overfull \hbox (6.37181pt too wide) in paragraph at lines 66--68 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::getScaleAlphaVec Underfull \hbox (badness 10000) in paragraph at lines 68--69 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::getScaleAux Underfull \hbox (badness 10000) in paragraph at lines 73--74 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::setAlpha \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::GemmInputsV2::setAmaxD \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 75--76 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::setAux \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 77--78 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::setBeta \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 78--79 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::setBias \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 82--84 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::setScaleAlphaVec Underfull \hbox (badness 10000) in paragraph at lines 84--85 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInputsV2::setScaleAux Overfull \hbox (6.37181pt too wide) in paragraph at lines 89--91 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::algoGetHeuristic Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::GemmInstance Underfull \hbox (badness 10000) in paragraph at lines 93--95 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::initialize Overfull \hbox (1.12183pt too wide) in paragraph at lines 95--97 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::isAlgoSupported Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/txtt/m/n/10 hipblaslt_ext::GemmInstance::run \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (37.87172pt too wide) in paragraph at lines 99--101 []\T1/txtt/m/n/10 hipblaslt_ext::GemmPreference::getMaxWorkspaceBytes Overfull \hbox (37.87172pt too wide) in paragraph at lines 101--103 []\T1/txtt/m/n/10 hipblaslt_ext::GemmPreference::setMaxWorkspaceBytes Overfull \hbox (48.37169pt too wide) in paragraph at lines 104--106 []\T1/txtt/m/n/10 hipblaslt_ext::GemmPreferenceV2::getMaxWorkspaceBytes Overfull \hbox (48.37169pt too wide) in paragraph at lines 106--108 []\T1/txtt/m/n/10 hipblaslt_ext::GemmPreferenceV2::setMaxWorkspaceBytes Underfull \hbox (badness 10000) in paragraph at lines 109--110 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::op_a \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 110--111 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::op_b \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 114--116 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemType::type_compute Underfull \hbox (badness 10000) in paragraph at lines 118--119 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getOpA Underfull \hbox (badness 10000) in paragraph at lines 119--120 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getOpB Underfull \hbox (badness 10000) in paragraph at lines 120--122 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getTypeA Underfull \hbox (badness 10000) in paragraph at lines 122--124 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getTypeB Underfull \hbox (badness 10000) in paragraph at lines 124--126 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getTypeC Overfull \hbox (22.12177pt too wide) in paragraph at lines 126--128 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getTypeCompute Underfull \hbox (badness 10000) in paragraph at lines 128--130 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::getTypeD Underfull \hbox (badness 10000) in paragraph at lines 130--131 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setOpA Underfull \hbox (badness 10000) in paragraph at lines 131--132 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setOpB Underfull \hbox (badness 10000) in paragraph at lines 132--134 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setTypeA Underfull \hbox (badness 10000) in paragraph at lines 134--136 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setTypeB Underfull \hbox (badness 10000) in paragraph at lines 136--138 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setTypeC Overfull \hbox (22.12177pt too wide) in paragraph at lines 138--140 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setTypeCompute Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 hipblaslt_ext::GemmProblemTypeV2::setTypeD Underfull \hbox (badness 10000) in paragraph at lines 143--145 []\T1/txtt/m/n/10 hipblaslt_ext::GemmType::HIPBLASLT_GEMM [80] Overfull \hbox (16.87178pt too wide) in paragraph at lines 145--147 []\T1/txtt/m/n/10 hipblaslt_ext::GemmType::HIPBLASLT_GROUPED_GEMM Underfull \hbox (badness 10000) in paragraph at lines 147--148 []\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 151--153 []\T1/txtt/m/n/10 hipblaslt_ext::GroupedGemm::getDefaultValueForDeviceUserArgum ents Underfull \hbox (badness 10000) in paragraph at lines 153--154 []\T1/txtt/m/n/10 hipblaslt_ext::GroupedGemm::GroupedGemm Underfull \hbox (badness 10000) in paragraph at lines 157--158 []\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 161--163 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_BGRADA Overfull \hbox (11.6218pt too wide) in paragraph at lines 163--165 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_BGRADB Overfull \hbox (1.12183pt too wide) in paragraph at lines 165--167 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_BIAS Overfull \hbox (16.87178pt too wide) in paragraph at lines 167--169 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DEFAULT Overfull \hbox (6.37181pt too wide) in paragraph at lines 169--171 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DGELU Overfull \hbox (37.87172pt too wide) in paragraph at lines 171--173 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_DGELU_BGRAD Overfull \hbox (1.12183pt too wide) in paragraph at lines 173--175 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU Overfull \hbox (22.12177pt too wide) in paragraph at lines 175--177 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU_AUX Overfull \hbox (48.37169pt too wide) in paragraph at lines 177--179 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU_AUX_BIAS Overfull \hbox (27.37175pt too wide) in paragraph at lines 179--181 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_GELU_BIAS Overfull \hbox (1.12183pt too wide) in paragraph at lines 181--183 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_RELU Overfull \hbox (27.37175pt too wide) in paragraph at lines 183--185 []\T1/txtt/m/n/10 hipblasLtEpilogue_t::HIPBLASLT_EPILOGUE_RELU_BIAS Overfull \hbox (137.62143pt too wide) in paragraph at lines 195--197 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_A_SCAL E_POINTER Overfull \hbox (179.6213pt too wide) in paragraph at lines 197--199 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_A_SCAL E_POINTER_VEC_EXT Overfull \hbox (132.37144pt too wide) in paragraph at lines 199--201 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_AMAX_D _POINTER Overfull \hbox (137.62143pt too wide) in paragraph at lines 201--203 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_B_SCAL E_POINTER Overfull \hbox (179.6213pt too wide) in paragraph at lines 203--205 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_B_SCAL E_POINTER_VEC_EXT Overfull \hbox (132.37144pt too wide) in paragraph at lines 205--207 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_BIAS_D ATA_TYPE Overfull \hbox (121.87148pt too wide) in paragraph at lines 207--209 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_BIAS_P OINTER Overfull \hbox (137.62143pt too wide) in paragraph at lines 209--211 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_C_SCAL E_POINTER Overfull \hbox (184.87129pt too wide) in paragraph at lines 211--213 []\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 213--215 []\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 215--217 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_D_SCAL E_POINTER Overfull \hbox (100.87154pt too wide) in paragraph at lines 217--219 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE Overfull \hbox (190.12128pt too wide) in paragraph at lines 219--221 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_BATCH_STRIDE Overfull \hbox (137.62143pt too wide) in paragraph at lines 221--223 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_LD Overfull \hbox (163.87135pt too wide) in paragraph at lines 223--225 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_EPILOG UE_AUX_POINTER Overfull \hbox (195.37126pt too wide) in paragraph at lines 225--227 []\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 227--229 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_MAX Overfull \hbox (121.87148pt too wide) in paragraph at lines 229--231 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_POINTE R_MODE Overfull \hbox (90.37157pt too wide) in paragraph at lines 231--233 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_TRANSA Overfull \hbox (90.37157pt too wide) in paragraph at lines 233--235 []\T1/txtt/m/n/10 hipblasLtMatmulDescAttributes_t::HIPBLASLT_MATMUL_DESC_TRANSB Underfull \hbox (badness 10000) in paragraph at lines 241--242 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ [81] Overfull \hbox (106.12152pt too wide) in paragraph at lines 242--244 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t::HIPBLASLT_MATMUL_PREF_ MAX Overfull \hbox (190.12128pt too wide) in paragraph at lines 244--246 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t::HIPBLASLT_MATMUL_PREF_ MAX_WORKSPACE_BYTES Overfull \hbox (148.1214pt too wide) in paragraph at lines 246--248 []\T1/txtt/m/n/10 hipblasLtMatmulPreferenceAttributes_t::HIPBLASLT_MATMUL_PREF_ SEARCH_MODE Underfull \hbox (badness 10000) in paragraph at lines 249--250 []\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 250--251 []\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 251--252 []\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 254--256 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_BAT CH_COUNT Overfull \hbox (95.62155pt too wide) in paragraph at lines 256--258 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_COL S Overfull \hbox (85.12158pt too wide) in paragraph at lines 258--260 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_LD Overfull \hbox (100.87154pt too wide) in paragraph at lines 260--262 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_ORD ER Overfull \hbox (95.62155pt too wide) in paragraph at lines 262--264 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_ROW S Overfull \hbox (179.6213pt too wide) in paragraph at lines 264--266 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_STR IDED_BATCH_OFFSET Overfull \hbox (95.62155pt too wide) in paragraph at lines 266--268 []\T1/txtt/m/n/10 hipblasLtMatrixLayoutAttribute_t::HIPBLASLT_MATRIX_LAYOUT_TYP E Underfull \hbox (badness 10000) in paragraph at lines 275--276 []\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 276--277 []\T1/txtt/m/n/10 hipblasLtMatrixTransformDescGetAttribute Underfull \hbox (badness 10000) in paragraph at lines 277--278 []\T1/txtt/m/n/10 hipblasLtMatrixTransformDescSetAttribute Overfull \hbox (169.12134pt too wide) in paragraph at lines 279--281 []\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 281--283 []\T1/txtt/m/n/10 hipblasLtPointerMode_t::HIPBLASLT_POINTER_MODE_DEVICE Overfull \hbox (37.87172pt too wide) in paragraph at lines 283--285 []\T1/txtt/m/n/10 hipblasLtPointerMode_t::HIPBLASLT_POINTER_MODE_HOST [82]) (./advanced-micro-devices-hipblaslt.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/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} Output written on advanced-micro-devices-hipblaslt.pdf (86 pages, 401954 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: 2024-12-04T23:44:43.626982Z, end-time: 2024-12-04T23:44:50.945425Z, duration: 7, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v7.3.7 /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/latest/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) 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/latest/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 1089 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/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 2149 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/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 2171 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/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/latest/library/include Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext-op.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext-op.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_xfloat32.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/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/latest/library/include/hipblaslt-ext-op.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_xfloat32.h... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext-op.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-ext.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_float8.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_hip_f8_impl.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/hipblaslt_xfloat32.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound hipblaslt_bf8_fnuz... 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::GemmPreferenceV2... Generating docs for compound hipblaslt_ext::GemmProblemType... Generating docs for compound hipblaslt_ext::GemmProblemTypeV2... Generating docs for compound hipblaslt_ext::GemmEpilogue... Generating docs for compound hipblaslt_ext::GemmEpilogueV2... Generating docs for compound hipblaslt_ext::GemmTuning... Generating docs for compound hipblaslt_ext::GemmTuningV2... Generating docs for compound hipblaslt_ext::GemmInputs... Generating docs for compound hipblaslt_ext::GemmInputsV2... 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 docs for namespace hipblaslt_hip_f8_impl 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::GemmEpilogueV2 Generating XML output for class hipblaslt_ext::GemmInputs Generating XML output for class hipblaslt_ext::GemmInputsV2 Generating XML output for class hipblaslt_ext::GemmInstance Generating XML output for class hipblaslt_ext::GemmPreference Generating XML output for class hipblaslt_ext::GemmPreferenceV2 Generating XML output for class hipblaslt_ext::GemmProblemType Generating XML output for class hipblaslt_ext::GemmProblemTypeV2 Generating XML output for class hipblaslt_ext::GemmTuning Generating XML output for class hipblaslt_ext::GemmTuningV2 Generating XML output for class hipblaslt_ext::GroupedGemm Generating XML output for class hipblaslt_bf8_fnuz 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 hipblaslt_hip_f8_impl 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_float8.h Generating XML output for file hipblaslt_hip_f8_impl.h Generating XML output for file hipblaslt_xfloat32.h Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/library/ Running plantuml with JAVA... lookup cache used 629/65536 hits=5274 misses=775 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... done myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'dollarmath', 'colon_fence', 'substitution', 'html_image', 'fieldlist', 'replacements'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv [autosummary] generating autosummary for: api-reference.rst, clients.rst, datatypes.rst, ext-ops.rst, ext-reference.rst, index.rst, installation.rst, license.rst, logging-heuristics.rst, samples/client_extop_softmax.rst, samples/sample_hipblaslt_ext_op_amax.rst, samples/sample_hipblaslt_ext_op_amax_with_scale.rst, samples/sample_hipblaslt_ext_op_layernorm.rst, source-org.rst, what-is-hipBLASLt.rst building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 15 source files that are out of date updating environment: 0 added, 4 changed, 0 removed reading sources... [ 25%] api-reference reading sources... [ 50%] datatypes reading sources... [ 75%] ext-ops reading sources... [100%] ext-reference /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/ext-reference.rst:69: WARNING: Title underline too short. hipBLASLtExt Gemm Class Reference ================================ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/ext-reference.rst:69: WARNING: Title underline too short. hipBLASLtExt Gemm Class Reference ================================ looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/client_extop_softmax.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/sample_hipblaslt_ext_op_amax.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/sample_hipblaslt_ext_op_amax_with_scale.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/samples/sample_hipblaslt_ext_op_layernorm.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/checkouts/latest/docs/what-is-hipBLASLt.rst: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 7%] api-reference writing output... [ 13%] clients writing output... [ 20%] datatypes writing output... [ 27%] ext-ops writing output... [ 33%] ext-reference writing output... [ 40%] index writing output... [ 47%] installation writing output... [ 53%] license writing output... [ 60%] logging-heuristics writing output... [ 67%] samples/client_extop_softmax writing output... [ 73%] samples/sample_hipblaslt_ext_op_amax writing output... [ 80%] samples/sample_hipblaslt_ext_op_amax_with_scale writing output... [ 87%] samples/sample_hipblaslt_ext_op_layernorm writing output... [ 93%] source-org writing output... [100%] what-is-hipBLASLt generating indices... genindex done writing additional pages... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing hipBLASLtDocumentation.epub file... ====================== slowest reading durations ======================= 1.425 api-reference 1.064 ext-reference 0.164 datatypes 0.121 ext-ops build succeeded, 8 warnings. The ePub file is in ../_readthedocs/epub.