Read the Docs build information Build id: 2423327 Project: advanced-micro-devices-rocsolver Version: develop Commit: 5d34f247a8a36796dfc1506cc137357ea990c60b Date: 2024-08-18T18:00:04.914681Z State: finished Success: True [rtd-command-info] start-time: 2024-08-18T18:00:06.211969Z, end-time: 2024-08-18T18:00:07.643271Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/ROCm/rocSOLVER.git . Cloning into '.'... [rtd-command-info] start-time: 2024-08-18T18:00:07.716132Z, end-time: 2024-08-18T18:00:08.486502Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/develop:refs/remotes/origin/develop [rtd-command-info] start-time: 2024-08-18T18:00:08.615909Z, end-time: 2024-08-18T18:00:08.977452Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: switching to 'origin/develop'. 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 5d34f24 Add helper methods to simplify writing and debugging tests (part 1) (#788) [rtd-command-info] start-time: 2024-08-18T18:00:09.051195Z, end-time: 2024-08-18T18:00:09.114505Z, 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-08-18T18:00:14.495124Z, end-time: 2024-08-18T18:00:14.583622Z, duration: 0, exit-code: 0 asdf global python 3.10.14 [rtd-command-info] start-time: 2024-08-18T18:00:15.037651Z, end-time: 2024-08-18T18:00:16.521486Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.14.final.0-64 in 902ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop, 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-08-18T18:00:16.593013Z, end-time: 2024-08-18T18:00:31.751289Z, duration: 15, 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-rocsolver/envs/develop/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-72.2.0-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.4 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.2 setuptools-72.2.0 [rtd-command-info] start-time: 2024-08-18T18:00:31.842216Z, end-time: 2024-08-18T18:00:39.197425Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-8.0.2-py3-none-any.whl.metadata (6.2 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.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 sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 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.1-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.0.2-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 95.0 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) 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 159.9 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 292.9 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.1-py3-none-any.whl (53 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 349.8 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_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 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_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 certifi-2024.7.4-py3-none-any.whl (162 kB) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading idna-3.7-py3-none-any.whl (66 kB) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 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, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.7.4 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.7 imagesize-1.4.1 packaging-24.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.0.2 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.0.1 urllib3-2.2.2 [rtd-command-info] start-time: 2024-08-18T18:00:39.275309Z, end-time: 2024-08-18T18:00:46.756096Z, duration: 7, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/sphinx/requirements.txt Collecting accessible-pygments==0.0.5 (from -r docs/sphinx/requirements.txt (line 7)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting alabaster==0.7.16 (from -r docs/sphinx/requirements.txt (line 9)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting babel==2.15.0 (from -r docs/sphinx/requirements.txt (line 11)) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting beautifulsoup4==4.12.3 (from -r docs/sphinx/requirements.txt (line 15)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting breathe==4.35.0 (from -r docs/sphinx/requirements.txt (line 17)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Requirement already satisfied: certifi==2024.7.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 19)) (2024.7.4) 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) Requirement already satisfied: charset-normalizer==3.3.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 25)) (3.3.2) Collecting click==8.1.7 (from -r docs/sphinx/requirements.txt (line 27)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting cryptography==43.0.0 (from -r docs/sphinx/requirements.txt (line 29)) Downloading cryptography-43.0.0-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 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-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 33)) (0.21.2) Collecting fastjsonschema==2.20.0 (from -r docs/sphinx/requirements.txt (line 39)) Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB) Collecting gitdb==4.0.11 (from -r docs/sphinx/requirements.txt (line 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) Requirement already satisfied: idna==3.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 45)) (3.7) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/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-rocsolver/envs/develop/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) Requirement already satisfied: markupsafe==2.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 57)) (2.1.5) 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) Requirement already satisfied: packaging==24.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 65)) (24.1) 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.4 (from -r docs/sphinx/requirements.txt (line 71)) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl.metadata (7.5 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-rocsolver/envs/develop/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) Requirement already satisfied: requests==2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 91)) (2.32.3) Collecting rocm-docs-core==1.6.1 (from -r docs/sphinx/requirements.txt (line 95)) Downloading rocm_docs_core-1.6.1-py3-none-any.whl.metadata (4.0 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-rocsolver/envs/develop/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.4.7 (from -r docs/sphinx/requirements.txt (line 103)) Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting sphinx-book-theme==1.1.3 (from -r docs/sphinx/requirements.txt (line 114)) Downloading sphinx_book_theme-1.1.3-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-copybutton==0.5.2 (from -r docs/sphinx/requirements.txt (line 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) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 124)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 126)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 128)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 130)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 132)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 134)) (2.0.0) Requirement already satisfied: tomli==2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 136)) (2.0.1) Collecting typing-extensions==4.12.2 (from -r docs/sphinx/requirements.txt (line 138)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: urllib3==2.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 142)) (2.2.2) 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 69.0 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 249.3 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading breathe-4.35.0-py3-none-any.whl (92 kB) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading cryptography-43.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 292.0 MB/s eta 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 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 pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 287.2 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 519.8 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 532.1 MB/s eta 0:00:00 Downloading rocm_docs_core-1.6.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 530.6 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.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 299.2 MB/s eta 0:00:00 Downloading sphinx_book_theme-1.1.3-py3-none-any.whl (430 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 369.7 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 typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Installing collected packages: fastjsonschema, wrapt, typing-extensions, soupsieve, smmap, pyyaml, pyjwt, pycparser, mdurl, click, babel, alabaster, accessible-pygments, sphinx, markdown-it-py, gitdb, deprecated, cffi, beautifulsoup4, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pynacl, pydata-sphinx-theme, mdit-py-plugins, gitpython, cryptography, breathe, sphinx-book-theme, myst-parser, pygithub, rocm-docs-core 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: sphinx Found existing installation: Sphinx 8.0.2 Uninstalling Sphinx-8.0.2: Successfully uninstalled Sphinx-8.0.2 Successfully installed accessible-pygments-0.0.5 alabaster-0.7.16 babel-2.15.0 beautifulsoup4-4.12.3 breathe-4.35.0 cffi-1.16.0 click-8.1.7 cryptography-43.0.0 deprecated-1.2.14 fastjsonschema-2.20.0 gitdb-4.0.11 gitpython-3.1.43 markdown-it-py-3.0.0 mdit-py-plugins-0.4.1 mdurl-0.1.2 myst-parser-3.0.1 pycparser-2.22 pydata-sphinx-theme-0.15.4 pygithub-2.3.0 pyjwt-2.8.0 pynacl-1.5.0 pyyaml-6.0.1 rocm-docs-core-1.6.1 smmap-5.0.1 soupsieve-2.5 sphinx-7.4.7 sphinx-book-theme-1.1.3 sphinx-copybutton-0.5.2 sphinx-design-0.6.0 sphinx-external-toc-1.0.1 sphinx-notfound-page-1.0.2 typing-extensions-4.12.2 wrapt-1.16.0 [rtd-command-info] start-time: 2024-08-18T18:00:47.397732Z, end-time: 2024-08-18T18:00:47.454867Z, 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'set\(VERSION_STRING \"?([0-9.]+)[^0-9.]+', f.read()) if not match: raise ValueError("VERSION not found!") version_number = match[1] left_nav_title = f"rocSOLVER {version_number} Documentation" # for PDF output on Read the Docs project = "rocSOLVER Documentation" author = "Advanced Micro Devices, Inc." copyright = "Copyright (c) 2023 Advanced Micro Devices, Inc. All rights reserved." version = version_number release = version_number external_toc_path = "./sphinx/_toc.yml" docs_core = ROCmDocs(left_nav_title) docs_core.run_doxygen(doxygen_root="doxygen", doxygen_path="doxygen/xml") docs_core.setup() external_projects_current_project = "rocsolver" for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "develop", 'version_slug': "develop", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("docs-6.2.0", "/en/docs-6.2.0/"), ("docs-6.1.2", "/en/docs-6.1.2/"), ("docs-6.1.1", "/en/docs-6.1.1/"), ("docs-6.1.0", "/en/docs-6.1.0/"), ("docs-6.0.2", "/en/docs-6.0.2/"), ("docs-6.0.0", "/en/docs-6.0.0/"), ("docs-5.7.1", "/en/docs-5.7.1/"), ("docs-5.7.0", "/en/docs-5.7.0/"), ("docs-5.6.1", "/en/docs-5.6.1/"), ("docs-5.6.0", "/en/docs-5.6.0/"), ("docs-5.5.1", "/en/docs-5.5.1/"), ("docs-5.5.0", "/en/docs-5.5.0/"), ("docs-5.4.4", "/en/docs-5.4.4/"), ("docs-5.4.3", "/en/docs-5.4.3/"), ("docs-5.4.2", "/en/docs-5.4.2/"), ("docs-5.4.1", "/en/docs-5.4.1/"), ("docs-5.4.0", "/en/docs-5.4.0/"), ("docs-5.3.3", "/en/docs-5.3.3/"), ("docs-5.3.2", "/en/docs-5.3.2/"), ("docs-5.3.1", "/en/docs-5.3.1/"), ("docs-5.3.0", "/en/docs-5.3.0/"), ("docs-5.2.3", "/en/docs-5.2.3/"), ("docs-5.2.1", "/en/docs-5.2.1/"), ("docs-5.2.0", "/en/docs-5.2.0/"), ("docs-5.1.3", "/en/docs-5.1.3/"), ("docs-5.1.1", "/en/docs-5.1.1/"), ("docs-5.1.0", "/en/docs-5.1.0/"), ("docs-5.0.2", "/en/docs-5.0.2/"), ("docs-5.0.1", "/en/docs-5.0.1/"), ("docs-5.0.0", "/en/docs-5.0.0/"), ("develop", "/en/develop/"), ], 'downloads': [ ("pdf", "//rocm.docs.amd.com/_/downloads/rocSOLVER/en/develop/pdf/"), ("html", "//rocm.docs.amd.com/_/downloads/rocSOLVER/en/develop/htmlzip/"), ("epub", "//rocm.docs.amd.com/_/downloads/rocSOLVER/en/develop/epub/"), ], 'subprojects': [ ], 'slug': 'advanced-micro-devices-rocsolver', 'name': u'rocSOLVER', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'ROCm', 'proxied_api_host': '/_', 'github_repo': 'rocSOLVER', 'github_version': 'develop', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'develop', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': None, 'commit': '5d34f247', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/advanced-micro-devices-rocsolver/builds/2423327/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-08-18T18:00:47.526427Z, end-time: 2024-08-18T18:02:34.748590Z, duration: 107, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.4.7 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/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 246 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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 1091 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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 2153 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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 2175 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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-rocsolver/checkouts/develop/library/include/rocsolver Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... 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-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Generating page documentation... Generating docs for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating namespace index... 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 namespace std Generating XML output for file CONTRIBUTING.md Generating XML output for file rocsolver-aliases.h Generating XML output for file rocsolver-extra-types.h Generating XML output for file rocsolver-functions.h Generating XML output for file rocsolver.h Generating XML output for file ideal_sizes.hpp Generating XML output for file README.md Generating XML output for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/ Generating XML output for the main page Running plantuml with JAVA... lookup cache used 1129/65536 hits=3887 misses=1244 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={'fieldlist', 'substitution', 'dollarmath', 'replacements', 'colon_fence', 'html_image'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory 'amdmigraphx' from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-github' from https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-file' from https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/amd-staging/objects.inv... loading intersphinx inventory 'amdsmi-github' from https://github.com/ROCm/amdsmi/tree/develop/objects.inv... loading intersphinx inventory 'amdsmi-file' from https://github.com/ROCm/amdsmi/blob/develop/objects.inv... loading intersphinx inventory 'composable_kernel' from https://rocm.docs.amd.com/projects/composable_kernel/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv loading intersphinx inventory 'composable_kernel-github' from https://github.com/ROCm/composable_kernel/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/develop/objects.inv loading intersphinx inventory 'composable_kernel-file' from https://github.com/ROCm/composable_kernel/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/docs/develop/objects.inv... loading intersphinx inventory 'hip-github' from https://github.com/ROCm/HIP/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/develop/objects.inv loading intersphinx inventory 'hip-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/develop/objects.inv loading intersphinx inventory 'hipblas' from https://rocm.docs.amd.com/projects/hipBLAS/en/develop/objects.inv... loading intersphinx inventory 'hipblas-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/develop/objects.inv loading intersphinx inventory 'hipblas-file' from https://github.com/ROCm/hipBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/develop/objects.inv loading intersphinx inventory 'hipblaslt' from https://rocm.docs.amd.com/projects/hipBLASLt/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIP/en/docs/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIP/en/docs/develop/objects.inv loading intersphinx inventory 'hipblaslt-github' from https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/develop/objects.inv loading intersphinx inventory 'hipblaslt-file' from https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/develop/objects.inv loading intersphinx inventory 'hipcc' from https://rocm.docs.amd.com/projects/HIPCC/en/amd-staging/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/develop/objects.inv loading intersphinx inventory 'hipcc-github' from https://github.com/ROCm/HIPCC/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv loading intersphinx inventory 'hipcc-file' from https://github.com/ROCm/HIPCC/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv loading intersphinx inventory 'hipcub' from https://rocm.docs.amd.com/projects/hipCUB/en/develop/objects.inv... loading intersphinx inventory 'hipcub-github' from https://github.com/ROCm/hipCUB/tree/develop/objects.inv... loading intersphinx inventory 'hipcub-file' from https://github.com/ROCm/hipCUB/blob/develop/objects.inv... loading intersphinx inventory 'hipfft' from https://rocm.docs.amd.com/projects/hipFFT/en/develop/objects.inv... loading intersphinx inventory 'hipfft-github' from https://github.com/ROCm/hipFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/develop/objects.inv loading intersphinx inventory 'hipfft-file' from https://github.com/ROCm/hipFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/tree/develop/objects.inv loading intersphinx inventory 'hipfort' from https://rocm.docs.amd.com/projects/hipfort/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/develop/objects.inv loading intersphinx inventory 'hipfort-github' from https://github.com/ROCm/hipfort/tree/develop/objects.inv... loading intersphinx inventory 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/develop/objects.inv loading intersphinx inventory 'hipify' from https://rocm.docs.amd.com/projects/HIPIFY/en/amd-staging/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/develop/objects.inv loading intersphinx inventory 'hipify-github' from https://github.com/ROCm/HIPIFY/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/develop/objects.inv loading intersphinx inventory 'hipify-file' from https://github.com/ROCm/HIPIFY/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/develop/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/develop/objects.inv loading intersphinx inventory 'hip-python-github' from https://github.com/ROCm/hip-python/tree/develop/objects.inv... loading intersphinx inventory 'hip-python-file' from https://github.com/ROCm/hip-python/blob/develop/objects.inv... loading intersphinx inventory 'hiprand' from https://rocm.docs.amd.com/projects/hipRAND/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/develop/objects.inv loading intersphinx inventory 'hiprand-github' from https://github.com/ROCm/hipRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/develop/objects.inv loading intersphinx inventory 'hiprand-file' from https://github.com/ROCm/hipRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hipsolver' from https://rocm.docs.amd.com/projects/hipSOLVER/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... loading intersphinx inventory 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/develop/objects.inv loading intersphinx inventory 'hipsparse' from https://rocm.docs.amd.com/projects/hipSPARSE/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/develop/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-python%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-python%25252Fen%25252Fmain%25252Fobjects.inv loading intersphinx inventory 'hipsparse-github' from https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv loading intersphinx inventory 'hipsparselt' from https://rocm.docs.amd.com/projects/hipSPARSELt/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-github' from https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-file' from https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv loading intersphinx inventory 'hiptensor' from https://rocm.docs.amd.com/projects/hipTensor/en/develop/objects.inv... loading intersphinx inventory 'hiptensor-github' from https://github.com/ROCm/hipTensor/tree/develop/objects.inv... loading intersphinx inventory 'hiptensor-file' from https://github.com/ROCm/hipTensor/blob/develop/objects.inv... loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv... loading intersphinx inventory 'llvm-project' from https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv loading intersphinx inventory 'llvm-project-github' from https://github.com/ROCm/llvm-project/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv loading intersphinx inventory 'llvm-project-file' from https://github.com/ROCm/llvm-project/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/develop/objects.inv loading intersphinx inventory 'miopen' from https://rocm.docs.amd.com/projects/MIOpen/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/develop/objects.inv loading intersphinx inventory 'miopen-github' from https://github.com/ROCm/MIOpen/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/develop/objects.inv loading intersphinx inventory 'miopen-file' from https://github.com/ROCm/MIOpen/blob/develop/objects.inv... loading intersphinx inventory 'mivisionx' from https://rocm.docs.amd.com/projects/MIVisionX/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/develop/objects.inv loading intersphinx inventory 'mivisionx-github' from https://github.com/ROCm/MIVisionX/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-vs%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-vs%25252Fen%25252Fmaster%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'mivisionx-file' from https://github.com/ROCm/MIVisionX/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/develop/objects.inv loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/develop/objects.inv loading intersphinx inventory 'omniperf-github' from https://github.com/ROCm/omniperf/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/tree/develop/objects.inv loading intersphinx inventory 'omniperf-file' from https://github.com/ROCm/omniperf/blob/develop/objects.inv... loading intersphinx inventory 'omnitrace' from https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv... loading intersphinx inventory 'omnitrace-github' from https://github.com/ROCm/omnitrace/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-file' from https://github.com/ROCm/omnitrace/blob/develop/objects.inv... loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/develop/objects.inv loading intersphinx inventory 'rccl' from https://rocm.docs.amd.com/projects/rccl/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/develop/objects.inv loading intersphinx inventory 'rccl-github' from https://github.com/ROCm/rccl/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/develop/objects.inv loading intersphinx inventory 'rccl-file' from https://github.com/ROCm/rccl/blob/develop/objects.inv... loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/amd-staging/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/develop/objects.inv loading intersphinx inventory 'rdc-github' from https://github.com/ROCm/rdc/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rdc-file' from https://github.com/ROCm/rdc/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/develop/objects.inv loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv... loading intersphinx inventory 'rocal' from https://rocm.docs.amd.com/projects/rocAL/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/develop/objects.inv loading intersphinx inventory 'rocal-github' from https://github.com/ROCm/rocAL/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/develop/objects.inv loading intersphinx inventory 'rocal-file' from https://github.com/ROCm/rocAL/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/develop/objects.inv loading intersphinx inventory 'rocalution' from https://rocm.docs.amd.com/projects/rocALUTION/en/develop/objects.inv... loading intersphinx inventory 'rocalution-github' from https://github.com/ROCm/rocALUTION/tree/develop/objects.inv... loading intersphinx inventory 'rocalution-file' from https://github.com/ROCm/rocALUTION/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv loading intersphinx inventory 'rocblas' from https://rocm.docs.amd.com/projects/rocBLAS/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/develop/objects.inv loading intersphinx inventory 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... loading intersphinx inventory 'rocblas-file' from https://github.com/ROCm/rocBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi' from https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-staging/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi-github' from https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi-file' from https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/develop/objects.inv loading intersphinx inventory 'rocdecode' from https://rocm.docs.amd.com/projects/rocDecode/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/develop/objects.inv loading intersphinx inventory 'rocdecode-github' from https://github.com/ROCm/rocDecode/tree/develop/objects.inv... loading intersphinx inventory 'rocdecode-file' from https://github.com/ROCm/rocDecode/blob/develop/objects.inv... loading intersphinx inventory 'rocfft' from https://rocm.docs.amd.com/projects/rocFFT/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv loading intersphinx inventory 'rocfft-github' from https://github.com/ROCm/rocFFT/tree/develop/objects.inv... loading intersphinx inventory 'rocfft-file' from https://github.com/ROCm/rocFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv loading intersphinx inventory 'rocgdb' from https://rocm.docs.amd.com/projects/ROCgdb/en/amd-staging/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/develop/objects.inv loading intersphinx inventory 'rocgdb-github' from https://github.com/ROCm/ROCgdb/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/develop/objects.inv loading intersphinx inventory 'rocgdb-file' from https://github.com/ROCm/ROCgdb/blob/develop/objects.inv... loading intersphinx inventory 'rocm' from https://rocm.docs.amd.com/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/develop/objects.inv loading intersphinx inventory 'rocm-github' from https://github.com/ROCm/ROCm/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/develop/objects.inv loading intersphinx inventory 'rocm-file' from https://github.com/ROCm/ROCm/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/develop/objects.inv loading intersphinx inventory 'rocm-docs-core' from https://rocm.docs.amd.com/projects/rocm-docs-core/en/develop/objects.inv... loading intersphinx inventory 'rocm-install-on-linux' from https://rocm.docs.amd.com/projects/install-on-linux/en/develop/objects.inv... loading intersphinx inventory 'rocm-install-on-linux-github' from https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows' from https://rocm.docs.amd.com/projects/install-on-windows/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-github' from https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv... loading intersphinx inventory 'rocm-install-on-windows-file' from https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test' from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-github' from https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv... loading intersphinx inventory 'rocm_bandwidth_test-file' from https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv... loading intersphinx inventory 'rocm_smi_lib' from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/amd-staging/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-github' from https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-file' from https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools' from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-github' from https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv... loading intersphinx inventory 'rocmcmakebuildtools-file' from https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv... loading intersphinx inventory 'rocminfo' from https://rocm.docs.amd.com/projects/rocminfo/en/amd-staging/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv loading intersphinx inventory 'rocminfo-github' from https://github.com/ROCm/rocminfo/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv loading intersphinx inventory 'rocminfo-file' from https://github.com/ROCm/rocminfo/blob/develop/objects.inv... loading intersphinx inventory 'rocmvalidationsuite' from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-github' from https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-file' from https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/develop/objects.inv loading intersphinx inventory 'rocprim' from https://rocm.docs.amd.com/projects/rocPRIM/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/amd-staging/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/amd-staging/objects.inv loading intersphinx inventory 'rocprim-github' from https://github.com/ROCm/rocPRIM/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv loading intersphinx inventory 'rocprim-file' from https://github.com/ROCm/rocPRIM/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler' from https://rocm.docs.amd.com/projects/rocprofiler/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-github' from https://github.com/ROCm/rocprofiler/tree/develop/objects.inv... loading intersphinx inventory 'rocprofiler-file' from https://github.com/ROCm/rocprofiler/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... loading intersphinx inventory 'rocprofiler-sdk-file' from https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv... loading intersphinx inventory 'rocpydecode' from https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv... loading intersphinx inventory 'rocpydecode-github' from https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/develop/objects.inv loading intersphinx inventory 'rocpydecode-file' from https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/develop/objects.inv loading intersphinx inventory 'rocrand' from https://rocm.docs.amd.com/projects/rocRAND/en/develop/objects.inv... loading intersphinx inventory 'rocrand-github' from https://github.com/ROCm/rocRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv loading intersphinx inventory 'rocrand-file' from https://github.com/ROCm/rocRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv loading intersphinx inventory 'rocr-runtime' from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv loading intersphinx inventory 'rocr-runtime-github' from https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv loading intersphinx inventory 'rocr-runtime-file' from https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv... loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/amd-staging/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-github' from https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-file' from https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv loading intersphinx inventory 'rocsolver' from https://rocm.docs.amd.com/projects/rocSOLVER/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/blob/develop/objects.inv loading intersphinx inventory 'rocsolver-github' from https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv... loading intersphinx inventory 'rocsolver-file' from https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv loading intersphinx inventory 'rocsparse' from https://rocm.docs.amd.com/projects/rocSPARSE/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv loading intersphinx inventory 'rocsparse-github' from https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv... loading intersphinx inventory 'rocsparse-file' from https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv loading intersphinx inventory 'rocthrust' from https://rocm.docs.amd.com/projects/rocThrust/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'rocthrust-github' from https://github.com/ROCm/rocThrust/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv loading intersphinx inventory 'rocthrust-file' from https://github.com/ROCm/rocThrust/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv loading intersphinx inventory 'roctracer' from https://rocm.docs.amd.com/projects/roctracer/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/develop/objects.inv loading intersphinx inventory 'roctracer-github' from https://github.com/ROCm/roctracer/tree/develop/objects.inv... loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/develop/objects.inv loading intersphinx inventory 'rocwmma' from https://rocm.docs.amd.com/projects/rocWMMA/en/develop/objects.inv... loading intersphinx inventory 'rocwmma-github' from https://github.com/ROCm/rocWMMA/tree/develop/objects.inv... loading intersphinx inventory 'rocwmma-file' from https://github.com/ROCm/rocWMMA/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/blob/develop/objects.inv loading intersphinx inventory 'rpp' from https://rocm.docs.amd.com/projects/rpp/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/develop/objects.inv loading intersphinx inventory 'rpp-github' from https://github.com/ROCm/rpp/tree/develop/objects.inv... loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... loading intersphinx inventory 'rtd' from https://docs.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/develop/objects.inv loading intersphinx inventory 'sphinx' from https://www.sphinx-doc.org/en/master/objects.inv... loading intersphinx inventory 'transferbench' from https://rocm.docs.amd.com/projects/TransferBench/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/develop/objects.inv loading intersphinx inventory 'transferbench-github' from https://github.com/ROCm/TransferBench/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/develop/objects.inv loading intersphinx inventory 'transferbench-file' from https://github.com/ROCm/TransferBench/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/develop/objects.inv [autosummary] generating autosummary for: howto/clients.rst, howto/contribute.rst, howto/index.rst, howto/logging.rst, howto/memory.rst, howto/using.rst, index.rst, installation/index.rst, installation/installlinux.rst, license.rst, reference/auxiliary.rst, reference/deprecated.rst, reference/index.rst, reference/intro.rst, reference/lapack.rst, reference/lapacklike.rst, reference/logging.rst, reference/refact.rst, reference/tuning.rst, reference/types.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 20 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] howto/clients reading sources... [ 10%] howto/contribute reading sources... [ 15%] howto/index reading sources... [ 20%] howto/logging reading sources... [ 25%] howto/memory reading sources... [ 30%] howto/using reading sources... [ 35%] index reading sources... [ 40%] installation/index reading sources... [ 45%] installation/installlinux reading sources... [ 50%] license reading sources... [ 55%] reference/auxiliary reading sources... [ 60%] reference/deprecated reading sources... [ 65%] reference/index reading sources... [ 70%] reference/intro reading sources... [ 75%] reference/lapack reading sources... [ 80%] reference/lapacklike reading sources... [ 85%] reference/logging reading sources... [ 90%] reference/refact reading sources... [ 95%] reference/tuning reading sources... [100%] reference/types /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/auxiliary.rst:59: WARNING: doxygenfunction: Cannot find function "rocsolver_clacgv_64 :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/lapacklike.rst:549: WARNING: doxygenfunction: Cannot find function "rocsolver_zheevdx :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/tuning.rst:188: WARNING: doxygendefine: Cannot find define "BDSQR_SPLIT_GROUPS" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/installation/index.rst: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 5%] howto/clients writing output... [ 10%] howto/contribute writing output... [ 15%] howto/index writing output... [ 20%] howto/logging writing output... [ 25%] howto/memory writing output... [ 30%] howto/using writing output... [ 35%] index writing output... [ 40%] installation/index writing output... [ 45%] installation/installlinux writing output... [ 50%] license writing output... [ 55%] reference/auxiliary writing output... [ 60%] reference/deprecated writing output... [ 65%] reference/index writing output... [ 70%] reference/intro writing output... [ 75%] reference/lapack writing output... [ 80%] reference/lapacklike writing output... [ 85%] reference/logging writing output... [ 90%] reference/refact writing output... [ 95%] reference/tuning writing output... [100%] reference/types /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/index.rst:11: WARNING: unknown document: 'hip:index' generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 24.048 reference/lapack 12.254 reference/auxiliary 8.659 reference/lapacklike 1.963 reference/refact 0.503 reference/deprecated build succeeded, 117 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-08-18T18:02:34.900250Z, end-time: 2024-08-18T18:04:26.515871Z, duration: 111, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v7.4.7 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/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 246 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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 1091 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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 2153 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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 2175 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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-rocsolver/checkouts/develop/library/include/rocsolver Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... 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-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Generating page documentation... Generating docs for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating namespace index... 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 namespace std Generating XML output for file CONTRIBUTING.md Generating XML output for file rocsolver-aliases.h Generating XML output for file rocsolver-extra-types.h Generating XML output for file rocsolver-functions.h Generating XML output for file rocsolver.h Generating XML output for file ideal_sizes.hpp Generating XML output for file README.md Generating XML output for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/ Generating XML output for the main page Running plantuml with JAVA... lookup cache used 1129/65536 hits=3887 misses=1244 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', 'replacements', 'fieldlist', 'colon_fence', 'substitution', 'html_image'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory 'amdmigraphx-github' from https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-file' from https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv... loading intersphinx inventory 'amdsmi-github' from https://github.com/ROCm/amdsmi/tree/develop/objects.inv... loading intersphinx inventory 'amdsmi-file' from https://github.com/ROCm/amdsmi/blob/develop/objects.inv... loading intersphinx inventory 'composable_kernel-github' from https://github.com/ROCm/composable_kernel/tree/develop/objects.inv... loading intersphinx inventory 'composable_kernel-file' from https://github.com/ROCm/composable_kernel/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/develop/objects.inv loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/docs/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv loading intersphinx inventory 'hip-github' from https://github.com/ROCm/HIP/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/develop/objects.inv loading intersphinx inventory 'hip-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hipblas-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/develop/objects.inv loading intersphinx inventory 'hipblas-file' from https://github.com/ROCm/hipBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/develop/objects.inv loading intersphinx inventory 'hipblaslt-github' from https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/develop/objects.inv loading intersphinx inventory 'hipblaslt-file' from https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/develop/objects.inv loading intersphinx inventory 'hipcc-github' from https://github.com/ROCm/HIPCC/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv loading intersphinx inventory 'hipcc-file' from https://github.com/ROCm/HIPCC/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/develop/objects.inv loading intersphinx inventory 'hipcub-github' from https://github.com/ROCm/hipCUB/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/develop/objects.inv loading intersphinx inventory 'hipcub-file' from https://github.com/ROCm/hipCUB/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIP/en/docs/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIP/en/docs/develop/objects.inv loading intersphinx inventory 'hipfft-github' from https://github.com/ROCm/hipFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv loading intersphinx inventory 'hipfft-file' from https://github.com/ROCm/hipFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/tree/develop/objects.inv loading intersphinx inventory 'hipfort-github' from https://github.com/ROCm/hipfort/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/develop/objects.inv loading intersphinx inventory 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/develop/objects.inv loading intersphinx inventory 'hipify-github' from https://github.com/ROCm/HIPIFY/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/develop/objects.inv loading intersphinx inventory 'hipify-file' from https://github.com/ROCm/HIPIFY/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/develop/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/develop/objects.inv loading intersphinx inventory 'hip-python-github' from https://github.com/ROCm/hip-python/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/develop/objects.inv loading intersphinx inventory 'hip-python-file' from https://github.com/ROCm/hip-python/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/develop/objects.inv loading intersphinx inventory 'hiprand-github' from https://github.com/ROCm/hipRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/develop/objects.inv loading intersphinx inventory 'hiprand-file' from https://github.com/ROCm/hipRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hipsparse-github' from https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/develop/objects.inv loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... loading intersphinx inventory 'hipsparselt-github' from https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-file' from https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv loading intersphinx inventory 'hiptensor-github' from https://github.com/ROCm/hipTensor/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv loading intersphinx inventory 'hiptensor-file' from https://github.com/ROCm/hipTensor/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv loading intersphinx inventory 'llvm-project-github' from https://github.com/ROCm/llvm-project/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-python%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-python%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'llvm-project-file' from https://github.com/ROCm/llvm-project/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/develop/objects.inv loading intersphinx inventory 'miopen-github' from https://github.com/ROCm/MIOpen/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv loading intersphinx inventory 'miopen-file' from https://github.com/ROCm/MIOpen/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/develop/objects.inv loading intersphinx inventory 'mivisionx-github' from https://github.com/ROCm/MIVisionX/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/develop/objects.inv loading intersphinx inventory 'mivisionx-file' from https://github.com/ROCm/MIVisionX/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/develop/objects.inv loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-vs%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-vs%25252Fen%25252Fmaster%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'omniperf-github' from https://github.com/ROCm/omniperf/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/develop/objects.inv loading intersphinx inventory 'omniperf-file' from https://github.com/ROCm/omniperf/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-github' from https://github.com/ROCm/omnitrace/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-file' from https://github.com/ROCm/omnitrace/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/tree/develop/objects.inv loading intersphinx inventory 'rccl-github' from https://github.com/ROCm/rccl/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/develop/objects.inv loading intersphinx inventory 'rccl-file' from https://github.com/ROCm/rccl/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/develop/objects.inv loading intersphinx inventory 'rdc-github' from https://github.com/ROCm/rdc/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rdc-file' from https://github.com/ROCm/rdc/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/develop/objects.inv loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/develop/objects.inv loading intersphinx inventory 'rocal-github' from https://github.com/ROCm/rocAL/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/develop/objects.inv loading intersphinx inventory 'rocal-file' from https://github.com/ROCm/rocAL/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/develop/objects.inv loading intersphinx inventory 'rocalution-github' from https://github.com/ROCm/rocALUTION/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/develop/objects.inv loading intersphinx inventory 'rocalution-file' from https://github.com/ROCm/rocALUTION/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/develop/objects.inv loading intersphinx inventory 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/develop/objects.inv loading intersphinx inventory 'rocblas-file' from https://github.com/ROCm/rocBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv loading intersphinx inventory 'rocdbgapi-github' from https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi-file' from https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/develop/objects.inv loading intersphinx inventory 'rocdecode-github' from https://github.com/ROCm/rocDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/tree/develop/objects.inv loading intersphinx inventory 'rocdecode-file' from https://github.com/ROCm/rocDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/develop/objects.inv loading intersphinx inventory 'rocfft-github' from https://github.com/ROCm/rocFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv loading intersphinx inventory 'rocfft-file' from https://github.com/ROCm/rocFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv loading intersphinx inventory 'rocgdb-github' from https://github.com/ROCm/ROCgdb/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/develop/objects.inv loading intersphinx inventory 'rocgdb-file' from https://github.com/ROCm/ROCgdb/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/develop/objects.inv loading intersphinx inventory 'rocm-github' from https://github.com/ROCm/ROCm/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/develop/objects.inv loading intersphinx inventory 'rocm-file' from https://github.com/ROCm/ROCm/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-github' from https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-github' from https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-file' from https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/blob/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-github' from https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-file' from https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-github' from https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-file' from https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-github' from https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-file' from https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv loading intersphinx inventory 'rocminfo' from https://rocm.docs.amd.com/projects/rocminfo/en/amd-staging/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv loading intersphinx inventory 'rocminfo-github' from https://github.com/ROCm/rocminfo/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv loading intersphinx inventory 'rocminfo-file' from https://github.com/ROCm/rocminfo/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-github' from https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-file' from https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv loading intersphinx inventory 'rocprim-github' from https://github.com/ROCm/rocPRIM/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/amd-staging/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/amd-staging/objects.inv loading intersphinx inventory 'rocprim-file' from https://github.com/ROCm/rocPRIM/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-github' from https://github.com/ROCm/rocprofiler/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-file' from https://github.com/ROCm/rocprofiler/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-file' from https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/develop/objects.inv loading intersphinx inventory 'rocpydecode-github' from https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/develop/objects.inv loading intersphinx inventory 'rocpydecode-file' from https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/develop/objects.inv loading intersphinx inventory 'rocrand-github' from https://github.com/ROCm/rocRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv loading intersphinx inventory 'rocrand-file' from https://github.com/ROCm/rocRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/develop/objects.inv loading intersphinx inventory 'rocr-runtime-github' from https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv loading intersphinx inventory 'rocr-runtime-file' from https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-github' from https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-file' from https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/blob/develop/objects.inv loading intersphinx inventory 'rocsolver-github' from https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/develop/objects.inv loading intersphinx inventory 'rocsolver-file' from https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv loading intersphinx inventory 'rocsparse-github' from https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv loading intersphinx inventory 'rocsparse-file' from https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv loading intersphinx inventory 'rocthrust-github' from https://github.com/ROCm/rocThrust/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv loading intersphinx inventory 'rocthrust-file' from https://github.com/ROCm/rocThrust/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv loading intersphinx inventory 'roctracer-github' from https://github.com/ROCm/roctracer/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv loading intersphinx inventory 'rocwmma-github' from https://github.com/ROCm/rocWMMA/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-file' from https://github.com/ROCm/rocWMMA/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/develop/objects.inv loading intersphinx inventory 'rpp-github' from https://github.com/ROCm/rpp/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/blob/develop/objects.inv loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/develop/objects.inv loading intersphinx inventory 'transferbench-github' from https://github.com/ROCm/TransferBench/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/develop/objects.inv loading intersphinx inventory 'transferbench-file' from https://github.com/ROCm/TransferBench/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/develop/objects.inv [autosummary] generating autosummary for: howto/clients.rst, howto/contribute.rst, howto/index.rst, howto/logging.rst, howto/memory.rst, howto/using.rst, index.rst, installation/index.rst, installation/installlinux.rst, license.rst, reference/auxiliary.rst, reference/deprecated.rst, reference/index.rst, reference/intro.rst, reference/lapack.rst, reference/lapacklike.rst, reference/logging.rst, reference/refact.rst, reference/tuning.rst, reference/types.rst building [mo]: targets for 0 po files that are out of date writing output... building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 8 changed, 0 removed reading sources... [ 12%] reference/auxiliary reading sources... [ 25%] reference/deprecated reading sources... [ 38%] reference/lapack reading sources... [ 50%] reference/lapacklike reading sources... [ 62%] reference/logging reading sources... [ 75%] reference/refact reading sources... [ 88%] reference/tuning reading sources... [100%] reference/types /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/auxiliary.rst:59: WARNING: doxygenfunction: Cannot find function "rocsolver_clacgv_64 :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/lapacklike.rst:549: WARNING: doxygenfunction: Cannot find function "rocsolver_zheevdx :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/tuning.rst:188: WARNING: doxygendefine: Cannot find define "BDSQR_SPLIT_GROUPS" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/installation/index.rst: WARNING: document isn't included in any toctree done assembling single document... installation/installlinux howto/index howto/using howto/memory howto/logging howto/clients howto/contribute reference/index reference/intro reference/types reference/auxiliary reference/lapack reference/lapacklike reference/refact reference/logging reference/tuning reference/deprecated license /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/index.rst:11: WARNING: unknown document: 'hip:index' done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 23.106 reference/lapack 14.968 reference/auxiliary 9.775 reference/lapacklike 0.692 reference/refact 0.512 reference/deprecated build succeeded, 117 warnings. The HTML page is in ../_readthedocs/htmlzip. [rtd-command-info] start-time: 2024-08-18T18:04:27.360877Z, end-time: 2024-08-18T18:06:11.873812Z, duration: 104, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.4.7 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/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 246 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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 1091 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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 2153 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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 2175 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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-rocsolver/checkouts/develop/library/include/rocsolver Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... 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-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Generating page documentation... Generating docs for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating namespace index... 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 namespace std Generating XML output for file CONTRIBUTING.md Generating XML output for file rocsolver-aliases.h Generating XML output for file rocsolver-extra-types.h Generating XML output for file rocsolver-functions.h Generating XML output for file rocsolver.h Generating XML output for file ideal_sizes.hpp Generating XML output for file README.md Generating XML output for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/ Generating XML output for the main page Running plantuml with JAVA... lookup cache used 1129/65536 hits=3887 misses=1244 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={'replacements', 'dollarmath', 'substitution', 'fieldlist', 'html_image', 'colon_fence'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_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 'amdmigraphx-github' from https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-file' from https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv... loading intersphinx inventory 'amdsmi-github' from https://github.com/ROCm/amdsmi/tree/develop/objects.inv... loading intersphinx inventory 'amdsmi-file' from https://github.com/ROCm/amdsmi/blob/develop/objects.inv... loading intersphinx inventory 'composable_kernel-github' from https://github.com/ROCm/composable_kernel/tree/develop/objects.inv... loading intersphinx inventory 'composable_kernel-file' from https://github.com/ROCm/composable_kernel/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/develop/objects.inv loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/docs/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hip-github' from https://github.com/ROCm/HIP/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/develop/objects.inv loading intersphinx inventory 'hip-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/develop/objects.inv loading intersphinx inventory 'hipblas-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/develop/objects.inv loading intersphinx inventory 'hipblas-file' from https://github.com/ROCm/hipBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv loading intersphinx inventory 'hipblaslt-github' from https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/develop/objects.inv loading intersphinx inventory 'hipblaslt-file' from https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/develop/objects.inv loading intersphinx inventory 'hipcc-github' from https://github.com/ROCm/HIPCC/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/develop/objects.inv loading intersphinx inventory 'hipcc-file' from https://github.com/ROCm/HIPCC/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv loading intersphinx inventory 'hipcub-github' from https://github.com/ROCm/hipCUB/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIP/en/docs/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIP/en/docs/develop/objects.inv loading intersphinx inventory 'hipcub-file' from https://github.com/ROCm/hipCUB/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/develop/objects.inv loading intersphinx inventory 'hipfft-github' from https://github.com/ROCm/hipFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv loading intersphinx inventory 'hipfft-file' from https://github.com/ROCm/hipFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/tree/develop/objects.inv loading intersphinx inventory 'hipfort-github' from https://github.com/ROCm/hipfort/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/develop/objects.inv loading intersphinx inventory 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/develop/objects.inv loading intersphinx inventory 'hipify-github' from https://github.com/ROCm/HIPIFY/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/develop/objects.inv loading intersphinx inventory 'hipify-file' from https://github.com/ROCm/HIPIFY/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/develop/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/develop/objects.inv loading intersphinx inventory 'hip-python-github' from https://github.com/ROCm/hip-python/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/develop/objects.inv loading intersphinx inventory 'hip-python-file' from https://github.com/ROCm/hip-python/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/develop/objects.inv loading intersphinx inventory 'hiprand-github' from https://github.com/ROCm/hipRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/develop/objects.inv loading intersphinx inventory 'hiprand-file' from https://github.com/ROCm/hipRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/develop/objects.inv loading intersphinx inventory 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/develop/objects.inv loading intersphinx inventory 'hipsparse-github' from https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/develop/objects.inv loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-github' from https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-python%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-python%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipsparselt-file' from https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv loading intersphinx inventory 'hiptensor-github' from https://github.com/ROCm/hipTensor/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv loading intersphinx inventory 'hiptensor-file' from https://github.com/ROCm/hipTensor/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv loading intersphinx inventory 'llvm-project-github' from https://github.com/ROCm/llvm-project/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv loading intersphinx inventory 'llvm-project-file' from https://github.com/ROCm/llvm-project/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv loading intersphinx inventory 'miopen-github' from https://github.com/ROCm/MIOpen/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/develop/objects.inv loading intersphinx inventory 'miopen-file' from https://github.com/ROCm/MIOpen/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/develop/objects.inv loading intersphinx inventory 'mivisionx-github' from https://github.com/ROCm/MIVisionX/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/develop/objects.inv loading intersphinx inventory 'mivisionx-file' from https://github.com/ROCm/MIVisionX/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/develop/objects.inv loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/develop/objects.inv loading intersphinx inventory 'omniperf-github' from https://github.com/ROCm/omniperf/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-vs%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-vs%25252Fen%25252Fmaster%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'omniperf-file' from https://github.com/ROCm/omniperf/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-github' from https://github.com/ROCm/omnitrace/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-file' from https://github.com/ROCm/omnitrace/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/tree/develop/objects.inv loading intersphinx inventory 'rccl-github' from https://github.com/ROCm/rccl/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/develop/objects.inv loading intersphinx inventory 'rccl-file' from https://github.com/ROCm/rccl/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/develop/objects.inv loading intersphinx inventory 'rdc-github' from https://github.com/ROCm/rdc/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/develop/objects.inv loading intersphinx inventory 'rdc-file' from https://github.com/ROCm/rdc/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/develop/objects.inv loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/develop/objects.inv loading intersphinx inventory 'rocal-github' from https://github.com/ROCm/rocAL/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocal-file' from https://github.com/ROCm/rocAL/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/develop/objects.inv loading intersphinx inventory 'rocalution-github' from https://github.com/ROCm/rocALUTION/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/develop/objects.inv loading intersphinx inventory 'rocalution-file' from https://github.com/ROCm/rocALUTION/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv loading intersphinx inventory 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/develop/objects.inv loading intersphinx inventory 'rocblas-file' from https://github.com/ROCm/rocBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi-github' from https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi-file' from https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/tree/develop/objects.inv loading intersphinx inventory 'rocdecode-github' from https://github.com/ROCm/rocDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/develop/objects.inv loading intersphinx inventory 'rocdecode-file' from https://github.com/ROCm/rocDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/develop/objects.inv loading intersphinx inventory 'rocfft-github' from https://github.com/ROCm/rocFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/develop/objects.inv loading intersphinx inventory 'rocfft-file' from https://github.com/ROCm/rocFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv loading intersphinx inventory 'rocgdb-github' from https://github.com/ROCm/ROCgdb/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv loading intersphinx inventory 'rocgdb-file' from https://github.com/ROCm/ROCgdb/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/develop/objects.inv loading intersphinx inventory 'rocm-github' from https://github.com/ROCm/ROCm/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/develop/objects.inv loading intersphinx inventory 'rocm-file' from https://github.com/ROCm/ROCm/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-github' from https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-github' from https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-file' from https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-github' from https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-file' from https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/blob/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-github' from https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-file' from https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-github' from https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-file' from https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv loading intersphinx inventory 'rocminfo' from https://rocm.docs.amd.com/projects/rocminfo/en/amd-staging/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv loading intersphinx inventory 'rocminfo-github' from https://github.com/ROCm/rocminfo/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv loading intersphinx inventory 'rocminfo-file' from https://github.com/ROCm/rocminfo/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-github' from https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-file' from https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/amd-staging/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/amd-staging/objects.inv loading intersphinx inventory 'rocprim-github' from https://github.com/ROCm/rocPRIM/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv loading intersphinx inventory 'rocprim-file' from https://github.com/ROCm/rocPRIM/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-github' from https://github.com/ROCm/rocprofiler/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-file' from https://github.com/ROCm/rocprofiler/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-file' from https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/develop/objects.inv loading intersphinx inventory 'rocpydecode-github' from https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/develop/objects.inv loading intersphinx inventory 'rocpydecode-file' from https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/develop/objects.inv loading intersphinx inventory 'rocrand-github' from https://github.com/ROCm/rocRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/develop/objects.inv loading intersphinx inventory 'rocrand-file' from https://github.com/ROCm/rocRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv loading intersphinx inventory 'rocr-runtime-github' from https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv loading intersphinx inventory 'rocr-runtime-file' from https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-github' from https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/blob/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-file' from https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/develop/objects.inv loading intersphinx inventory 'rocsolver-github' from https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv loading intersphinx inventory 'rocsolver-file' from https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv loading intersphinx inventory 'rocsparse-github' from https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv loading intersphinx inventory 'rocsparse-file' from https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv loading intersphinx inventory 'rocthrust-github' from https://github.com/ROCm/rocThrust/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'rocthrust-file' from https://github.com/ROCm/rocThrust/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv loading intersphinx inventory 'roctracer-github' from https://github.com/ROCm/roctracer/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-github' from https://github.com/ROCm/rocWMMA/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv loading intersphinx inventory 'rocwmma-file' from https://github.com/ROCm/rocWMMA/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/develop/objects.inv loading intersphinx inventory 'rpp-github' from https://github.com/ROCm/rpp/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/develop/objects.inv loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/develop/objects.inv loading intersphinx inventory 'transferbench-github' from https://github.com/ROCm/TransferBench/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/develop/objects.inv loading intersphinx inventory 'transferbench-file' from https://github.com/ROCm/TransferBench/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/develop/objects.inv [autosummary] generating autosummary for: howto/clients.rst, howto/contribute.rst, howto/index.rst, howto/logging.rst, howto/memory.rst, howto/using.rst, index.rst, installation/index.rst, installation/installlinux.rst, license.rst, reference/auxiliary.rst, reference/deprecated.rst, reference/index.rst, reference/intro.rst, reference/lapack.rst, reference/lapacklike.rst, reference/logging.rst, reference/refact.rst, reference/tuning.rst, reference/types.rst building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 8 changed, 0 removed reading sources... [ 12%] reference/auxiliary reading sources... [ 25%] reference/deprecated reading sources... [ 38%] reference/lapack reading sources... [ 50%] reference/lapacklike reading sources... [ 62%] reference/logging reading sources... [ 75%] reference/refact reading sources... [ 88%] reference/tuning reading sources... [100%] reference/types /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/auxiliary.rst:59: WARNING: doxygenfunction: Cannot find function "rocsolver_clacgv_64 :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/lapacklike.rst:549: WARNING: doxygenfunction: Cannot find function "rocsolver_zheevdx :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/tuning.rst:188: WARNING: doxygendefine: Cannot find define "BDSQR_SPLIT_GROUPS" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml looking for now-outdated files... none found pickling environment... done checking consistency... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/installation/index.rst: WARNING: document isn't included in any toctree copying TeX support files... copying TeX support files... done processing rocsolver.tex... index installation/installlinux howto/index howto/using howto/memory howto/logging howto/clients howto/contribute reference/index reference/intro reference/types reference/auxiliary reference/lapack reference/lapacklike reference/refact reference/logging reference/tuning reference/deprecated license resolving references... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/index.rst:11: WARNING: unknown document: 'hip:index' done writing... done Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/_readthedocs/pdf/_static/searchtools.js ====================== slowest reading durations ======================= 24.636 reference/lapack 14.989 reference/auxiliary 8.788 reference/lapacklike 1.645 reference/types 0.694 reference/refact build succeeded, 117 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-08-18T18:06:12.055045Z, end-time: 2024-08-18T18:06:12.114832Z, 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-08-18T18:06:12.186745Z, end-time: 2024-08-18T18:06:32.942175Z, duration: 20, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=advanced-micro-devices-rocsolver -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): 'rocsolver.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocsolver" "rocsolver.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 (./rocsolver.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-rocsolver.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocsolver.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `installation/installlinux:install-linux' on pag e 1 undefined on input line 125. LaTeX Warning: Hyper reference `howto/using:using' on page 1 undefined on input line 149. LaTeX Warning: Hyper reference `howto/memory:memory' on page 1 undefined on inp ut line 153. LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 1 undefine d on input line 157. LaTeX Warning: Hyper reference `howto/clients:clients' on page 1 undefined on i nput line 161. LaTeX Warning: Hyper reference `howto/contribute:contribute' on page 1 undefine d on input line 165. LaTeX Warning: Hyper reference `reference/intro:intro' on page 1 undefined on i nput line 189. LaTeX Warning: Hyper reference `reference/types:rocsolver-types' on page 1 unde fined on input line 193. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-auxiliary-functio ns' on page 1 undefined on input line 197. LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 1 undefine d on input line 201. LaTeX Warning: Hyper reference `reference/lapacklike:lapack-like' on page 1 und efined on input line 205. LaTeX Warning: Hyper reference `reference/refact:refactor' on page 1 undefined on input line 209. LaTeX Warning: Hyper reference `reference/logging:api-logging' on page 1 undefi ned on input line 213. LaTeX Warning: Hyper reference `reference/tuning:tuning-label' on page 1 undefi ned on input line 217. LaTeX Warning: Hyper reference `reference/deprecated:deprecated' on page 1 unde fined on input line 221. [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) LaTeX Warning: Hyper reference `howto/clients:clients' on page 3 undefined on i nput line 306. [3] [4] [5] [6] Chapter 2. LaTeX Warning: Hyper reference `howto/using:using' on page 7 undefined on input line 594. LaTeX Warning: Hyper reference `howto/memory:memory' on page 7 undefined on inp ut line 598. LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 7 undefine d on input line 602. LaTeX Warning: Hyper reference `howto/clients:clients' on page 7 undefined on i nput line 606. LaTeX Warning: Hyper reference `howto/contribute:contribute' on page 7 undefine d on input line 610. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 7 undefined on input line 632. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [7] Underfull \vbox (badness 10000) detected at line 736 Underfull \vbox (badness 10000) detected at line 736 [8] [9] LaTeX Warning: Hyper reference `reference/lapack:geqrf-strided-batched' on page 10 undefined on input line 762. Overfull \vbox (1.5364pt too high) detected at line 882 [10] Underfull \vbox (badness 10000) detected at line 882 Underfull \vbox (badness 10000) detected at line 882 [11] LaTeX Warning: Hyper reference `reference/lapack:geqrf-batched' on page 12 unde fined on input line 890. [12] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [13] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [14] [15] [16] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [17] Underfull \hbox (badness 7963) in paragraph at lines 1265--1271 []\T1/qtm/m/n/10 The re-sults of pro-file log-ging, if en-abled, can be printed us-ing \T1/txtt/m/n/10 rocsolver_log_write_profile \T1/qtm/m/n/10 or LaTeX Warning: Hyper reference `reference/logging:api-logging' on page 18 undef ined on input line 1273. [18] [19] [20] LaTeX Warning: Hyper reference `reference/index:reference' on page 21 undefined on input line 1452. LaTeX Warning: Hyper reference `howto/logging:log-profile' on page 21 undefined on input line 1488. [21] LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 22 undefined on input line 1519. LaTeX Warning: Hyper reference `reference/lapack:geqrf-batched' on page 22 unde fined on input line 1523. LaTeX Warning: Hyper reference `reference/lapack:geqrf-strided-batched' on page 22 undefined on input line 1523. Underfull \hbox (badness 10000) in paragraph at lines 1522--1524 []\T1/qtm/m/n/10 Use of batched and strided_batched func-tions, us-ing \T1/qtm/ m/it/10 roc-solver_geqrf_batched \T1/qtm/m/n/10 and \T1/qtm/m/it/10 roc- LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 22 undefin ed on input line 1531. [22] [23] [24] Chapter 3. LaTeX Warning: Hyper reference `reference/intro:intro' on page 25 undefined on input line 1626. LaTeX Warning: Hyper reference `reference/types:rocsolver-types' on page 25 und efined on input line 1630. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-auxiliary-functio ns' on page 25 undefined on input line 1634. LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 25 undefin ed on input line 1638. LaTeX Warning: Hyper reference `reference/lapacklike:lapack-like' on page 25 un defined on input line 1642. LaTeX Warning: Hyper reference `reference/refact:refactor' on page 25 undefined on input line 1646. LaTeX Warning: Hyper reference `reference/logging:api-logging' on page 25 undef ined on input line 1650. LaTeX Warning: Hyper reference `reference/tuning:tuning-label' on page 25 undef ined on input line 1654. LaTeX Warning: Hyper reference `reference/deprecated:deprecated' on page 25 und efined on input line 1658. [25] LaTeX Warning: Hyper reference `reference/auxiliary:lacgv' on page 26 undefined on input line 1760. LaTeX Warning: Hyper reference `reference/auxiliary:laswp' on page 26 undefined on input line 1760. LaTeX Warning: Hyper reference `reference/auxiliary:lauum' on page 26 undefined on input line 1760. LaTeX Warning: Hyper reference `reference/auxiliary:lacgv' on page 26 undefined on input line 1760. LaTeX Warning: Hyper reference `reference/auxiliary:laswp' on page 26 undefined on input line 1760. LaTeX Warning: Hyper reference `reference/auxiliary:lauum' on page 26 undefined on input line 1760. LaTeX Warning: Hyper reference `reference/auxiliary:larfg' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larf' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larft' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larfb' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larfg' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larf' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larft' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larfb' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:labrd' on page 26 undefined on input line 1930. LaTeX Warning: Hyper reference `reference/auxiliary:bdsqr' on page 26 undefined on input line 1930. LaTeX Warning: Hyper reference `reference/auxiliary:bdsvdx' on page 26 undefine d on input line 1930. LaTeX Warning: Hyper reference `reference/auxiliary:labrd' on page 26 undefined on input line 1930. LaTeX Warning: Hyper reference `reference/auxiliary:bdsqr' on page 26 undefined on input line 1930. LaTeX Warning: Hyper reference `reference/auxiliary:bdsvdx' on page 26 undefine d on input line 1930. LaTeX Warning: Hyper reference `reference/auxiliary:sterf' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:stebz' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:latrd' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:steqr' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:stedc' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:stein' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:sterf' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:stebz' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:latrd' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:steqr' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:stedc' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:stein' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:lasyf' on page 26 undefined on input line 2094. LaTeX Warning: Hyper reference `reference/auxiliary:lasyf' on page 26 undefined on input line 2094. LaTeX Warning: Hyper reference `reference/auxiliary:org2r' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgqr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgl2' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orglq' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:org2l' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgql' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgbr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgtr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orm2r' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormqr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orml2' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormlq' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orm2l' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormql' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormbr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormtr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:org2r' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgqr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgl2' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orglq' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:org2l' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgql' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgbr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgtr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orm2r' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormqr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orml2' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormlq' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orm2l' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormql' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormbr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormtr' on page 26 undefined on input line 2286. [26] LaTeX Warning: Hyper reference `reference/auxiliary:ung2r' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungqr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungl2' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unglq' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ung2l' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungql' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungbr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungtr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unm2r' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmqr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unml2' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmlq' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unm2l' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmql' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmbr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmtr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ung2r' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungqr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungl2' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unglq' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ung2l' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungql' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungbr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungtr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unm2r' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmqr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unml2' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmlq' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unm2l' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmql' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmbr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmtr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/lapack:potf2' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:potrf' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:getf2' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:getrf' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:sytf2' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:sytrf' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:potf2' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:potrf' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:getf2' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:getrf' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:sytf2' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:sytrf' on page 27 undefined on input line 2609. [27] LaTeX Warning: Hyper reference `reference/lapack:geqr2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gerq2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gerqf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gelq2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gelqf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geql2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geqlf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geqr2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gerq2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gerqf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gelq2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gelqf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geql2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geqlf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:sytd2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sytrd' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sygs2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sygst' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hetd2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hetrd' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hegs2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hegst' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:gebd2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:gebrd' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sytd2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sytrd' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sygs2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sygst' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hetd2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hetrd' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hegs2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hegst' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:gebd2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:gebrd' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:trtri' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:getri' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:getrs' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:gesv' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:potri' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:potrs' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:posv' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:trtri' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:getri' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:getrs' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:gesv' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:potri' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:potrs' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:posv' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:gels' on page 28 undefined on input line 3105. LaTeX Warning: Hyper reference `reference/lapack:gels' on page 28 undefined on input line 3105. [28] LaTeX Warning: Hyper reference `reference/lapack:syev' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:syevd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:syevx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:sygv' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:sygvd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:sygvx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:heev' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:heevd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:heevx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:hegv' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:hegvd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:hegvx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:syev' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:syevd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:syevx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:sygv' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:sygvd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:sygvx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:heev' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:heevd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:heevx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:hegv' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:hegvd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:hegvx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:gesvd' on page 29 undefined on input line 3321. LaTeX Warning: Hyper reference `reference/lapack:gesvdx' on page 29 undefined o n input line 3321. LaTeX Warning: Hyper reference `reference/lapack:gesvd' on page 29 undefined on input line 3321. LaTeX Warning: Hyper reference `reference/lapack:gesvdx' on page 29 undefined o n input line 3321. LaTeX Warning: Hyper reference `reference/lapacklike:getf2-npvt' on page 29 und efined on input line 3404. LaTeX Warning: Hyper reference `reference/lapacklike:getrf-npvt' on page 29 und efined on input line 3404. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrf-npvt' on page 29 undefined on input line 3404. LaTeX Warning: Hyper reference `reference/lapacklike:getf2-npvt' on page 29 und efined on input line 3404. LaTeX Warning: Hyper reference `reference/lapacklike:getrf-npvt' on page 29 und efined on input line 3404. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrf-npvt' on page 29 undefined on input line 3404. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt' on page 29 und efined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:getri-outofplace' on page 29 undefined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt-outofplace' on page 29 undefined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrs-npvt' on page 29 undefined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt' on page 29 und efined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:getri-outofplace' on page 29 undefined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt-outofplace' on page 29 undefined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrs-npvt' on page 29 undefined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:syevj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:sygvj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:heevj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:hegvj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:syevdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:heevdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:syevdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:heevdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:syevj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:sygvj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:heevj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:hegvj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:syevdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:heevdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:syevdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:heevdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdx' on page 29 undefin ed on input line 3652. [29] LaTeX Warning: Hyper reference `reference/lapacklike:gesvdj' on page 30 undefin ed on input line 3700. LaTeX Warning: Hyper reference `reference/lapacklike:gesvdj' on page 30 undefin ed on input line 3700. LaTeX Warning: Hyper reference `reference/refact:rfsumlu' on page 30 undefined on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfsplitlu' on page 30 undefine d on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfrefactlu' on page 30 undefin ed on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfrefactchol' on page 30 undef ined on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfsumlu' on page 30 undefined on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfsplitlu' on page 30 undefine d on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfrefactlu' on page 30 undefin ed on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfrefactchol' on page 30 undef ined on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfsolve' on page 30 undefined on input line 3817. LaTeX Warning: Hyper reference `reference/refact:rfsolve' on page 30 undefined on input line 3817. [30] [31] [32] [33] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a1e7e4 fe0fc97abeb4b270ac2f3bf3ab2' on page 34 undefined on input line 4428. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae4443 4a33640f28432ef23ed94860840' on page 34 undefined on input line 4428. [34] LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 35 undefin ed on input line 4487. LaTeX Warning: Hyper reference `reference/auxiliary:vecmat' on page 35 undefine d on input line 4492. LaTeX Warning: Hyper reference `reference/auxiliary:householder' on page 35 und efined on input line 4496. LaTeX Warning: Hyper reference `reference/auxiliary:bidiag' on page 35 undefine d on input line 4500. LaTeX Warning: Hyper reference `reference/auxiliary:tridiag' on page 35 undefin ed on input line 4504. LaTeX Warning: Hyper reference `reference/auxiliary:symmetric' on page 35 undef ined on input line 4508. LaTeX Warning: Hyper reference `reference/auxiliary:orthonormal' on page 35 und efined on input line 4512. LaTeX Warning: Hyper reference `reference/auxiliary:unitary' on page 35 undefin ed on input line 4516. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lacgv' on pa ge 35 undefined on input line 4572. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-laswp' on pa ge 35 undefined on input line 4576. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lauum' on pa ge 35 undefined on input line 4580. [35] [36] [37] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larfg' on pa ge 38 undefined on input line 4830. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larft' on pa ge 38 undefined on input line 4834. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larf' on pag e 38 undefined on input line 4838. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larfb' on pa ge 38 undefined on input line 4842. [38] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5010. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5010. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5021. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5021. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5032. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5032. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5043. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5043. [39] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a8cb9 be11d12e3c9eb2b8f707888a8482' on page 40 undefined on input line 5083. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 40 undefined on input line 5087. [40] [41] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5278. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5278. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5289. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5289. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5300. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5300. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5311. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5311. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a75 2e5fe40282cfc92e61d0c6a233b191' on page 42 undefined on input line 5350. [42] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a8cb9 be11d12e3c9eb2b8f707888a8482' on page 43 undefined on input line 5367. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 43 undefined on input line 5371. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-labrd' on pa ge 43 undefined on input line 5424. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-bdsqr' on pa ge 43 undefined on input line 5428. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-bdsvdx' on p age 43 undefined on input line 5432. [43] [44] [45] [46] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 47 undefined on input line 5731. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 47 undefined on input line 5731. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 47 undefined on input line 5742. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 47 undefined on input line 5742. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 47 undefined on input line 5773. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 47 undefined on input line 5777. [47] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a45 9de4818d1dc67ffb18fd419d270ba7' on page 48 undefined on input line 5825. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a45 9de4818d1dc67ffb18fd419d270ba7' on page 48 undefined on input line 5829. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-latrd' on pa ge 48 undefined on input line 5846. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-sterf' on pa ge 48 undefined on input line 5850. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stebz' on pa ge 48 undefined on input line 5854. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-steqr' on pa ge 48 undefined on input line 5858. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stedc' on pa ge 48 undefined on input line 5862. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stein' on pa ge 48 undefined on input line 5866. [48] [49] [50] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 51 undefined on input line 6071. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_eorder' on page 51 undefined on input line 6071. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 51 undefined on input line 6082. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_eorder' on page 51 undefined on input line 6082. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 51 undefined on input line 6101. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a37fd ea38babb4ebda6327c0b76e342aa' on page 51 undefined on input line 6105. [51] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6178. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6189. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6200. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6211. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 52 undefined on input line 6221. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 52 undefined on input line 6221. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 52 undefined on input line 6230. [52] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1aca a6f0e82b62cf3aee9522e09dcc421e' on page 53 undefined on input line 6246. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a31 b4297ed23d32e373c67858ab89fa23' on page 53 undefined on input line 6246. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6271. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6282. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6293. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6304. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 53 undefined on input line 6314. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 53 undefined on input line 6314. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 53 undefined on input line 6323. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1aca a6f0e82b62cf3aee9522e09dcc421e' on page 53 undefined on input line 6339. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a31 b4297ed23d32e373c67858ab89fa23' on page 53 undefined on input line 6339. [53] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6407. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6432. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6436. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6440. [54] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lasyf' on pa ge 55 undefined on input line 6473. [55] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-org2r' on pa ge 56 undefined on input line 6596. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgqr' on pa ge 56 undefined on input line 6600. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgl2' on pa ge 56 undefined on input line 6604. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orglq' on pa ge 56 undefined on input line 6608. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-org2l' on pa ge 56 undefined on input line 6612. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgql' on pa ge 56 undefined on input line 6616. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgbr' on pa ge 56 undefined on input line 6620. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgtr' on pa ge 56 undefined on input line 6624. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orm2r' on pa ge 56 undefined on input line 6628. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormqr' on pa ge 56 undefined on input line 6632. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orml2' on pa ge 56 undefined on input line 6636. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormlq' on pa ge 56 undefined on input line 6640. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orm2l' on pa ge 56 undefined on input line 6644. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormql' on pa ge 56 undefined on input line 6648. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormbr' on pa ge 56 undefined on input line 6652. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormtr' on pa ge 56 undefined on input line 6656. [56] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6698. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6719. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6727. [57] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6773. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6794. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6802. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 58 undefined on input line 6848. [58] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 59 undefined on input line 6869. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6877. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6923. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 59 undefined on input line 6944. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6952. [59] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 60 undefined on input line 6998. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 60 undefined on input line 7019. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 60 undefined on input line 7027. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 60 undefined on input line 7073. [60] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 61 undefined on input line 7094. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 61 undefined on input line 7102. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 61 undefined on input line 7119. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 61 undefined on input line 7130. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 61 undefined on input line 7169. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 61 undefined on input line 7178. [61] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 62 undefined on input line 7190. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 62 undefined on input line 7194. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 62 undefined on input line 7202. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7253. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7262. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7270. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7278. [62] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7332. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7361. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7369. [63] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7431. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7460. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7468. [64] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7530. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7559. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7567. [65] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7629. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7658. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7666. [66] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7728. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7757. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7765. [67] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7827. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7856. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7864. [68] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 69 undefined on input line 7889. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 69 undefined on input line 7900. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 69 undefined on input line 7950. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 69 undefined on input line 7959. [69] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 70 undefined on input line 7979. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 70 undefined on input line 7983. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 70 undefined on input line 7991. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 70 undefined on input line 8061. [70] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 71 undefined on input line 8074. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 71 undefined on input line 8090. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 71 undefined on input line 8098. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ung2r' on pa ge 71 undefined on input line 8123. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungqr' on pa ge 71 undefined on input line 8127. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungl2' on pa ge 71 undefined on input line 8131. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unglq' on pa ge 71 undefined on input line 8135. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ung2l' on pa ge 71 undefined on input line 8139. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungql' on pa ge 71 undefined on input line 8143. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungbr' on pa ge 71 undefined on input line 8147. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungtr' on pa ge 71 undefined on input line 8151. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unm2r' on pa ge 71 undefined on input line 8155. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmqr' on pa ge 71 undefined on input line 8159. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unml2' on pa ge 71 undefined on input line 8163. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmlq' on pa ge 71 undefined on input line 8167. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unm2l' on pa ge 71 undefined on input line 8171. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmql' on pa ge 71 undefined on input line 8175. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmbr' on pa ge 71 undefined on input line 8179. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmtr' on pa ge 71 undefined on input line 8183. [71] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8225. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8246. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8254. [72] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8300. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8321. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8329. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 73 undefined on input line 8375. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8396. [73] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 74 undefined on input line 8404. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 74 undefined on input line 8450. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 74 undefined on input line 8471. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 74 undefined on input line 8479. [74] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 75 undefined on input line 8525. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 75 undefined on input line 8546. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 75 undefined on input line 8554. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 75 undefined on input line 8600. [75] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 76 undefined on input line 8621. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 76 undefined on input line 8629. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 76 undefined on input line 8646. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 76 undefined on input line 8657. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 76 undefined on input line 8696. [76] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 77 undefined on input line 8705. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 77 undefined on input line 8717. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 77 undefined on input line 8721. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 77 undefined on input line 8729. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8780. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8789. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8797. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8805. [77] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8859. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8888. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8896. [78] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8958. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8987. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8995. [79] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9057. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9086. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9094. [80] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9156. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9185. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9193. [81] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9255. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9284. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9292. [82] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 83 undefined on input line 9354. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 83 undefined on input line 9383. [83] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 84 undefined on input line 9391. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 84 undefined on input line 9416. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 84 undefined on input line 9427. [84] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9477. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 85 undefined on input line 9486. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9506. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9510. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9518. [85] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9588. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9601. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9617. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9625. LaTeX Warning: Hyper reference `reference/lapack:triangular' on page 86 undefin ed on input line 9653. LaTeX Warning: Hyper reference `reference/lapack:orthogonal' on page 86 undefin ed on input line 9657. LaTeX Warning: Hyper reference `reference/lapack:reductions' on page 86 undefin ed on input line 9661. LaTeX Warning: Hyper reference `reference/lapack:linears' on page 86 undefined on input line 9665. LaTeX Warning: Hyper reference `reference/lapack:leastsqr' on page 86 undefined on input line 9669. LaTeX Warning: Hyper reference `reference/lapack:eigens' on page 86 undefined o n input line 9673. LaTeX Warning: Hyper reference `reference/lapack:svds' on page 86 undefined on input line 9677. [86] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2' on page 87 undefined on input line 9733. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2-batched' on page 87 undefined on input line 9737. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2-strided-b atched' on page 87 undefined on input line 9741. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf' on page 87 undefined on input line 9745. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf-batched' on page 87 undefined on input line 9749. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf-strided-b atched' on page 87 undefined on input line 9753. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2' on page 87 undefined on input line 9757. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2-batched' on page 87 undefined on input line 9761. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2-strided-b atched' on page 87 undefined on input line 9765. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf' on page 87 undefined on input line 9769. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf-batched' on page 87 undefined on input line 9773. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf-strided-b atched' on page 87 undefined on input line 9777. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2' on page 87 undefined on input line 9781. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2-batched' on page 87 undefined on input line 9785. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2-strided-b atched' on page 87 undefined on input line 9789. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf' on page 87 undefined on input line 9793. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf-batched' on page 87 undefined on input line 9797. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf-strided-b atched' on page 87 undefined on input line 9801. [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2' on page 113 undefined on input line 12330. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2-batched' on page 113 undefined on input line 12334. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2-strided-b atched' on page 113 undefined on input line 12338. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf' on page 113 undefined on input line 12342. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf-batched' on page 113 undefined on input line 12346. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf-strided-b atched' on page 113 undefined on input line 12350. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2' on page 113 undefined on input line 12354. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2-batched' on page 113 undefined on input line 12358. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2-strided-b atched' on page 113 undefined on input line 12362. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf' on page 113 undefined on input line 12366. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf-batched' on page 113 undefined on input line 12370. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf-strided-b atched' on page 113 undefined on input line 12374. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2' on page 113 undefined on input line 12378. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2-batched' on page 113 undefined on input line 12382. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2-strided-b atched' on page 113 undefined on input line 12386. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf' on page 113 undefined on input line 12390. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf-batched' on page 113 undefined on input line 12394. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf-strided-b atched' on page 113 undefined on input line 12398. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2' on page 113 undefined on input line 12402. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2-batched' on page 113 undefined on input line 12406. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2-strided-b atched' on page 113 undefined on input line 12410. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf' on page 113 undefined on input line 12414. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf-batched' on page 113 undefined on input line 12418. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf-strided-b atched' on page 113 undefined on input line 12422. [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2' on page 143 undefined on input line 15475. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2-batched' on page 143 undefined on input line 15479. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2-strided-b atched' on page 143 undefined on input line 15483. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd' on page 143 undefined on input line 15487. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd-batched' on page 143 undefined on input line 15491. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd-strided-b atched' on page 143 undefined on input line 15495. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2' on page 143 undefined on input line 15499. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2-batched' on page 143 undefined on input line 15503. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2-strided-b atched' on page 143 undefined on input line 15507. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2' on page 143 undefined on input line 15511. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2-batched' on page 143 undefined on input line 15515. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2-strided-b atched' on page 143 undefined on input line 15519. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd' on page 143 undefined on input line 15523. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd-batched' on page 143 undefined on input line 15527. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd-strided-b atched' on page 143 undefined on input line 15531. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd' on page 143 undefined on input line 15535. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd-batched' on page 143 undefined on input line 15539. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd-strided-b atched' on page 143 undefined on input line 15543. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2' on page 143 undefined on input line 15547. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2-batched' on page 143 undefined on input line 15551. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2-strided-b atched' on page 143 undefined on input line 15555. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2' on page 143 undefined on input line 15559. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2-batched' on page 143 undefined on input line 15563. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2-strided-b atched' on page 143 undefined on input line 15567. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst' on page 143 undefined on input line 15571. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst-batched' on page 143 undefined on input line 15575. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst-strided-b atched' on page 143 undefined on input line 15579. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst' on page 143 undefined on input line 15583. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst-batched' on page 143 undefined on input line 15587. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst-strided-b atched' on page 143 undefined on input line 15591. [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 170 undefined on input line 17702. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 170 undefined on input line 17713. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 170 undefined on input line 17742. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 170 undefined on input line 17762. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 170 undefined on input line 17782. [170] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 171 undefined on input line 17803. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 171 undefined on input line 17814. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 171 undefined on input line 17843. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 171 undefined on input line 17863. [171] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 172 undefined on input line 17883. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 172 undefined on input line 17908. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 172 undefined on input line 17919. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 172 undefined on input line 17948. [172] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 173 undefined on input line 17968. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 173 undefined on input line 17992. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 173 undefined on input line 18021. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 173 undefined on input line 18032. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 173 undefined on input line 18061. [173] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 174 undefined on input line 18081. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 174 undefined on input line 18101. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 174 undefined on input line 18122. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 174 undefined on input line 18133. [174] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 175 undefined on input line 18162. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 175 undefined on input line 18182. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 175 undefined on input line 18202. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 175 undefined on input line 18227. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 175 undefined on input line 18238. [175] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 176 undefined on input line 18267. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 176 undefined on input line 18287. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 176 undefined on input line 18311. [176] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 177 undefined on input line 18340. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 177 undefined on input line 18351. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 177 undefined on input line 18380. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 177 undefined on input line 18400. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 177 undefined on input line 18420. [177] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 178 undefined on input line 18441. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 178 undefined on input line 18452. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 178 undefined on input line 18481. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 178 undefined on input line 18501. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 178 undefined on input line 18521. [178] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 179 undefined on input line 18546. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 179 undefined on input line 18557. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 179 undefined on input line 18586. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 179 undefined on input line 18606. [179] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 180 undefined on input line 18630. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 180 undefined on input line 18659. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 180 undefined on input line 18670. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 180 undefined on input line 18699. [180] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 181 undefined on input line 18719. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 181 undefined on input line 18739. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 181 undefined on input line 18760. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 181 undefined on input line 18771. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 181 undefined on input line 18800. [181] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 182 undefined on input line 18820. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 182 undefined on input line 18840. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 182 undefined on input line 18865. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 182 undefined on input line 18876. [182] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 183 undefined on input line 18905. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 183 undefined on input line 18925. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 183 undefined on input line 18949. [183] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri' on page 184 undefined on input line 18978. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri-batched' on page 184 undefined on input line 18982. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri-strided-b atched' on page 184 undefined on input line 18986. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri' on page 184 undefined on input line 18990. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri-batched' on page 184 undefined on input line 18994. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri-strided-b atched' on page 184 undefined on input line 18998. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs' on page 184 undefined on input line 19002. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs-batched' on page 184 undefined on input line 19006. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs-strided-b atched' on page 184 undefined on input line 19010. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv' on page 1 84 undefined on input line 19014. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv-batched' o n page 184 undefined on input line 19018. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv-strided-ba tched' on page 184 undefined on input line 19022. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri' on page 184 undefined on input line 19026. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri-batched' on page 184 undefined on input line 19030. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri-strided-b atched' on page 184 undefined on input line 19034. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs' on page 184 undefined on input line 19038. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs-batched' on page 184 undefined on input line 19042. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs-strided-b atched' on page 184 undefined on input line 19046. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv' on page 1 84 undefined on input line 19050. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv-batched' o n page 184 undefined on input line 19054. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv-strided-ba tched' on page 184 undefined on input line 19058. [184] [185] [186] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 187 undefined on input line 19378. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 187 undefined on input line 19402. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 187 undefined on input line 19410. [187] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 188 undefined on input line 19468. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 188 undefined on input line 19492. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 188 undefined on input line 19500. [188] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 189 undefined on input line 19566. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 189 undefined on input line 19590. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 189 undefined on input line 19602. [189] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 190 undefined on input line 19723. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 190 undefined on input line 19744. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 190 undefined on input line 19752. [190] [191] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 192 undefined on input line 19869. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 192 undefined on input line 19890. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 192 undefined on input line 19898. [192] [193] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 194 undefined on input line 20023. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 194 undefined on input line 20044. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 194 undefined on input line 20056. Underfull \hbox (badness 6284) in paragraph at lines 20055--20057 \T1/qtm/m/n/10 the value of strideP). Con-tains the vec-tors ipiv_l of pivot in -dices re-turned by [194] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 195 undefined on input line 20141. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a4852a a28474bd3056f3bc8365a4e0c22' on page 195 undefined on input line 20141. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 195 undefined on input line 20158. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 195 undefined on input line 20166. [195] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 196 undefined on input line 20243. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a6747c 0acb3884ab535e803c09d1d1969' on page 196 undefined on input line 20243. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 196 undefined on input line 20260. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 196 undefined on input line 20268. [196] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 197 undefined on input line 20353. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a35eaf b6744f0a74539d4b8e30bf652ae' on page 197 undefined on input line 20353. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 197 undefined on input line 20370. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 197 undefined on input line 20382. [197] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 198 undefined on input line 20471. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 198 undefined on input line 20488. [198] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 199 undefined on input line 20561. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 199 undefined on input line 20578. [199] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 200 undefined on input line 20655. Underfull \hbox (badness 10000) in paragraph at lines 20654--20656 []\T1/qtm/m/n/10 where $\OML/cmm/m/it/10 U[]$ \T1/qtm/m/n/10 or $\OML/cmm/m/it/ 10 L[]$ \T1/qtm/m/n/10 is the tri-an-gu-lar fac-tor of the Cholesky fac-tor-iza -tion of $\OML/cmm/m/it/10 A[]$ \T1/qtm/m/n/10 re-turned by LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 200 undefined on input line 20672. [200] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 201 undefined on input line 20805. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 201 undefined on input line 20826. [201] [202] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 203 undefined on input line 20955. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 203 undefined on input line 20976. [203] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 204 undefined on input line 21109. [204] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 205 undefined on input line 21130. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 205 undefined on input line 21219. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a04b81 8b7b9a32d25b10d9d71b0b6b64b' on page 205 undefined on input line 21219. [205] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 206 undefined on input line 21240. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 206 undefined on input line 21321. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a788d1 fdc225731e4e9cb2a90bed16f71' on page 206 undefined on input line 21321. [206] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 207 undefined on input line 21342. [207] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 208 undefined on input line 21427. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a5e73c 11d69b43d656b9586ebb439208d' on page 208 undefined on input line 21427. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 208 undefined on input line 21448. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels' on page 2 08 undefined on input line 21493. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels-batched' o n page 208 undefined on input line 21497. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels-strided-ba tched' on page 208 undefined on input line 21501. [208] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 209 undefined on input line 21551. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 209 undefined on input line 21551. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 209 undefined on input line 21595. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 209 undefined on input line 21595. [209] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a311b5 e6e07b09d5423d1b47a5c4e8709' on page 210 undefined on input line 21665. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a82cc0 7dd4bb7714506e88245a8a2fedb' on page 210 undefined on input line 21665. [210] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a311b5 e6e07b09d5423d1b47a5c4e8709' on page 211 undefined on input line 21709. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a82cc0 7dd4bb7714506e88245a8a2fedb' on page 211 undefined on input line 21709. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad7679 5eed309fa65fa9fc82aa5c86ae2' on page 211 undefined on input line 21783. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a46cfe 5e307a7ab11dc5651ce27d21d05' on page 211 undefined on input line 21783. [211] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad7679 5eed309fa65fa9fc82aa5c86ae2' on page 212 undefined on input line 21827. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a46cfe 5e307a7ab11dc5651ce27d21d05' on page 212 undefined on input line 21827. [212] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev' on page 2 13 undefined on input line 21872. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev-batched' o n page 213 undefined on input line 21876. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev-strided-ba tched' on page 213 undefined on input line 21880. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev' on page 2 13 undefined on input line 21884. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev-batched' o n page 213 undefined on input line 21888. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev-strided-ba tched' on page 213 undefined on input line 21892. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd' on page 213 undefined on input line 21896. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd-batched' on page 213 undefined on input line 21900. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd-strided-b atched' on page 213 undefined on input line 21904. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd' on page 213 undefined on input line 21908. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd-batched' on page 213 undefined on input line 21912. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd-strided-b atched' on page 213 undefined on input line 21916. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx' on page 213 undefined on input line 21920. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx-batched' on page 213 undefined on input line 21924. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx-strided-b atched' on page 213 undefined on input line 21928. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx' on page 213 undefined on input line 21932. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx-batched' on page 213 undefined on input line 21936. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx-strided-b atched' on page 213 undefined on input line 21940. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv' on page 2 13 undefined on input line 21944. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv-batched' o n page 213 undefined on input line 21948. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv-strided-ba tched' on page 213 undefined on input line 21952. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv' on page 2 13 undefined on input line 21956. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv-batched' o n page 213 undefined on input line 21960. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv-strided-ba tched' on page 213 undefined on input line 21964. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd' on page 213 undefined on input line 21968. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd-batched' on page 213 undefined on input line 21972. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd-strided-b atched' on page 213 undefined on input line 21976. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd' on page 213 undefined on input line 21980. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd-batched' on page 213 undefined on input line 21984. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd-strided-b atched' on page 213 undefined on input line 21988. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx' on page 213 undefined on input line 21992. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx-batched' on page 213 undefined on input line 21996. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx-strided-b atched' on page 213 undefined on input line 22000. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx' on page 213 undefined on input line 22004. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx-batched' on page 213 undefined on input line 22008. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx-strided-b atched' on page 213 undefined on input line 22012. [213] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 214 undefined on input line 22025. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 214 undefined on input line 22036. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 214 undefined on input line 22052. [214] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 215 undefined on input line 22097. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 215 undefined on input line 22108. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 215 undefined on input line 22124. [215] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 216 undefined on input line 22181. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 216 undefined on input line 22192. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 216 undefined on input line 22208. [216] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 217 undefined on input line 22269. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 217 undefined on input line 22280. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 217 undefined on input line 22296. [217] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 218 undefined on input line 22341. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 218 undefined on input line 22352. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 218 undefined on input line 22368. [218] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 219 undefined on input line 22425. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 219 undefined on input line 22436. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 219 undefined on input line 22452. [219] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 220 undefined on input line 22513. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 220 undefined on input line 22524. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 220 undefined on input line 22540. [220] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 221 undefined on input line 22585. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 221 undefined on input line 22596. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 221 undefined on input line 22612. [221] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 222 undefined on input line 22669. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 222 undefined on input line 22680. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 222 undefined on input line 22696. [222] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 223 undefined on input line 22757. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 223 undefined on input line 22768. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 223 undefined on input line 22784. [223] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 224 undefined on input line 22829. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 224 undefined on input line 22840. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 224 undefined on input line 22856. [224] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 225 undefined on input line 22913. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 225 undefined on input line 22924. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 225 undefined on input line 22940. [225] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 226 undefined on input line 23001. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 226 undefined on input line 23001. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 226 undefined on input line 23012. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 226 undefined on input line 23012. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 226 undefined on input line 23028. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 226 undefined on input line 23032. [226] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 227 undefined on input line 23109. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 227 undefined on input line 23109. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 227 undefined on input line 23120. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 227 undefined on input line 23120. [227] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 228 undefined on input line 23136. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 228 undefined on input line 23140. [228] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 229 undefined on input line 23229. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 229 undefined on input line 23229. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 229 undefined on input line 23240. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 229 undefined on input line 23240. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 229 undefined on input line 23256. [229] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 230 undefined on input line 23260. [230] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 231 undefined on input line 23357. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 231 undefined on input line 23357. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 231 undefined on input line 23368. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 231 undefined on input line 23368. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 231 undefined on input line 23384. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 231 undefined on input line 23388. [231] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 232 undefined on input line 23465. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 232 undefined on input line 23465. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 232 undefined on input line 23476. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 232 undefined on input line 23476. [232] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 233 undefined on input line 23492. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 233 undefined on input line 23496. [233] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 234 undefined on input line 23585. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 234 undefined on input line 23585. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 234 undefined on input line 23596. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 234 undefined on input line 23596. [234] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 235 undefined on input line 23612. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 235 undefined on input line 23616. [235] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 236 undefined on input line 23713. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 236 undefined on input line 23713. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 236 undefined on input line 23724. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 236 undefined on input line 23724. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 236 undefined on input line 23756. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 236 undefined on input line 23760. [236] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 237 undefined on input line 23780. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 237 undefined on input line 23813. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 237 undefined on input line 23813. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 237 undefined on input line 23824. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 237 undefined on input line 23824. [237] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 238 undefined on input line 23856. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 238 undefined on input line 23860. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 238 undefined on input line 23880. [238] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 239 undefined on input line 23925. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 239 undefined on input line 23925. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 239 undefined on input line 23936. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 239 undefined on input line 23936. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 239 undefined on input line 23968. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 239 undefined on input line 23972. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 239 undefined on input line 23996. [239] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 240 undefined on input line 24045. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 240 undefined on input line 24045. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 240 undefined on input line 24056. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 240 undefined on input line 24056. [240] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 241 undefined on input line 24088. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 241 undefined on input line 24092. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 241 undefined on input line 24112. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 241 undefined on input line 24145. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 241 undefined on input line 24145. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 241 undefined on input line 24156. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 241 undefined on input line 24156. [241] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 242 undefined on input line 24188. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 242 undefined on input line 24192. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 242 undefined on input line 24212. [242] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 243 undefined on input line 24257. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 243 undefined on input line 24257. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 243 undefined on input line 24268. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 243 undefined on input line 24268. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 243 undefined on input line 24300. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 243 undefined on input line 24304. [243] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 244 undefined on input line 24328. [244] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 245 undefined on input line 24377. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 245 undefined on input line 24377. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 245 undefined on input line 24388. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 245 undefined on input line 24388. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 245 undefined on input line 24420. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 245 undefined on input line 24424. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 245 undefined on input line 24444. [245] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 246 undefined on input line 24477. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 246 undefined on input line 24477. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 246 undefined on input line 24488. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 246 undefined on input line 24488. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 246 undefined on input line 24525. [246] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 247 undefined on input line 24529. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 247 undefined on input line 24549. [247] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 248 undefined on input line 24594. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 248 undefined on input line 24594. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 248 undefined on input line 24605. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 248 undefined on input line 24605. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 248 undefined on input line 24642. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 248 undefined on input line 24646. [248] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 249 undefined on input line 24670. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 249 undefined on input line 24719. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 249 undefined on input line 24719. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 249 undefined on input line 24730. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 249 undefined on input line 24730. [249] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 250 undefined on input line 24762. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 250 undefined on input line 24766. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 250 undefined on input line 24786. [250] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 251 undefined on input line 24819. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 251 undefined on input line 24819. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 251 undefined on input line 24830. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 251 undefined on input line 24830. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 251 undefined on input line 24867. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 251 undefined on input line 24871. [251] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 252 undefined on input line 24891. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 252 undefined on input line 24936. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 252 undefined on input line 24936. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 252 undefined on input line 24947. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 252 undefined on input line 24947. [252] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 253 undefined on input line 24984. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 253 undefined on input line 24988. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 253 undefined on input line 25012. [253] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 254 undefined on input line 25061. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 254 undefined on input line 25061. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 254 undefined on input line 25061. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 254 undefined on input line 25072. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 254 undefined on input line 25072. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 254 undefined on input line 25072. [254] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 255 undefined on input line 25107. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 255 undefined on input line 25111. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 255 undefined on input line 25115. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 255 undefined on input line 25135. [255] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 256 undefined on input line 25200. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 256 undefined on input line 25200. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 256 undefined on input line 25200. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 256 undefined on input line 25211. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 256 undefined on input line 25211. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 256 undefined on input line 25211. [256] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 257 undefined on input line 25246. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 257 undefined on input line 25250. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 257 undefined on input line 25254. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 257 undefined on input line 25274. [257] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 258 undefined on input line 25351. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 258 undefined on input line 25351. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 258 undefined on input line 25351. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 258 undefined on input line 25362. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 258 undefined on input line 25362. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 258 undefined on input line 25362. [258] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 259 undefined on input line 25397. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 259 undefined on input line 25401. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 259 undefined on input line 25405. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 259 undefined on input line 25429. [259] [260] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 261 undefined on input line 25514. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 261 undefined on input line 25514. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 261 undefined on input line 25514. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 261 undefined on input line 25525. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 261 undefined on input line 25525. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 261 undefined on input line 25525. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 261 undefined on input line 25560. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 261 undefined on input line 25564. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 261 undefined on input line 25568. [261] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 262 undefined on input line 25588. [262] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 263 undefined on input line 25653. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 263 undefined on input line 25653. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 263 undefined on input line 25653. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 263 undefined on input line 25664. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 263 undefined on input line 25664. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 263 undefined on input line 25664. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 263 undefined on input line 25699. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 263 undefined on input line 25703. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 263 undefined on input line 25707. [263] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 264 undefined on input line 25727. [264] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 265 undefined on input line 25804. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 265 undefined on input line 25804. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 265 undefined on input line 25804. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 265 undefined on input line 25815. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 265 undefined on input line 25815. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 265 undefined on input line 25815. [265] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 266 undefined on input line 25850. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 266 undefined on input line 25854. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 266 undefined on input line 25858. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 266 undefined on input line 25882. [266] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd' on page 267 undefined on input line 25967. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd-batched' on page 267 undefined on input line 25971. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd-strided-b atched' on page 267 undefined on input line 25975. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx' on page 267 undefined on input line 25979. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx-batched' on page 267 undefined on input line 25983. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx-strided- batched' on page 267 undefined on input line 25987. [267] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 26000. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 26000. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 268 undefined on input line 26000. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 26011. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 26011. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 268 undefined on input line 26011. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 26022. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 26022. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 268 undefined on input line 26022. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 26033. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 26033. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 268 undefined on input line 26033. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 268 undefined on input line 26054. [268] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 269 undefined on input line 26097. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 269 undefined on input line 26101. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 269 undefined on input line 26141. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 269 undefined on input line 26145. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 269 undefined on input line 26149. [269] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 26166. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 26166. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 270 undefined on input line 26166. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 26177. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 26177. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 270 undefined on input line 26177. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 26188. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 26188. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 270 undefined on input line 26188. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 26199. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 26199. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 270 undefined on input line 26199. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 270 undefined on input line 26220. [270] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 271 undefined on input line 26263. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 271 undefined on input line 26267. [271] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 272 undefined on input line 26319. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 272 undefined on input line 26327. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 272 undefined on input line 26331. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 272 undefined on input line 26352. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 272 undefined on input line 26352. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 272 undefined on input line 26352. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 272 undefined on input line 26363. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 272 undefined on input line 26363. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 272 undefined on input line 26363. [272] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 273 undefined on input line 26374. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 273 undefined on input line 26374. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 273 undefined on input line 26374. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 273 undefined on input line 26385. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 273 undefined on input line 26385. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 273 undefined on input line 26385. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 273 undefined on input line 26406. [273] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 274 undefined on input line 26449. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 274 undefined on input line 26453. [274] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 275 undefined on input line 26509. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 275 undefined on input line 26517. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 275 undefined on input line 26542. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 275 undefined on input line 26542. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 275 undefined on input line 26542. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 275 undefined on input line 26553. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 275 undefined on input line 26553. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 275 undefined on input line 26553. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 275 undefined on input line 26564. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 275 undefined on input line 26564. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 275 undefined on input line 26564. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 275 undefined on input line 26575. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 275 undefined on input line 26575. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 275 undefined on input line 26575. [275] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 276 undefined on input line 26599. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 276 undefined on input line 26621. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 276 undefined on input line 26625. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 276 undefined on input line 26629. [276] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 277 undefined on input line 26689. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 277 undefined on input line 26693. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 277 undefined on input line 26710. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 277 undefined on input line 26710. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 277 undefined on input line 26710. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 277 undefined on input line 26721. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 277 undefined on input line 26721. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 277 undefined on input line 26721. [277] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 278 undefined on input line 26732. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 278 undefined on input line 26732. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 278 undefined on input line 26732. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 278 undefined on input line 26743. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 278 undefined on input line 26743. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 278 undefined on input line 26743. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 278 undefined on input line 26767. [278] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 279 undefined on input line 26789. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 279 undefined on input line 26793. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 279 undefined on input line 26797. [279] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 280 undefined on input line 26869. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 280 undefined on input line 26877. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 280 undefined on input line 26898. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 280 undefined on input line 26898. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 280 undefined on input line 26898. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 280 undefined on input line 26909. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 280 undefined on input line 26909. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 280 undefined on input line 26909. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 280 undefined on input line 26920. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 280 undefined on input line 26920. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 280 undefined on input line 26920. [280] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 281 undefined on input line 26931. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 281 undefined on input line 26931. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 281 undefined on input line 26931. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 281 undefined on input line 26955. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 281 undefined on input line 26977. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 281 undefined on input line 26981. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 281 undefined on input line 26985. [281] [282] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 283 undefined on input line 27061. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 283 undefined on input line 27069. LaTeX Warning: Hyper reference `reference/lapacklike:liketriangular' on page 28 3 undefined on input line 27092. LaTeX Warning: Hyper reference `reference/lapacklike:likelinears' on page 283 u ndefined on input line 27096. LaTeX Warning: Hyper reference `reference/lapacklike:likeeigens' on page 283 un defined on input line 27100. LaTeX Warning: Hyper reference `reference/lapacklike:likesvds' on page 283 unde fined on input line 27104. [283] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt' on page 284 undefined on input line 27160. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt- batched' on page 284 undefined on input line 27164. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt- strided-batched' on page 284 undefined on input line 27168. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt' on page 284 undefined on input line 27172. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt- batched' on page 284 undefined on input line 27176. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt- strided-batched' on page 284 undefined on input line 27180. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt' on page 284 undefined on input line 27184. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-batched' on page 284 undefined on input line 27188. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-strided-batched' on page 284 undefined on input line 27192. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-interleaved-batched' on page 284 undefined on input line 27196. [284] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a028df 88a6b2ae495b6fdcc4aa3321985' on page 285 undefined on input line 27308. [285] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1acbab7 dd1189d9c3f8a9c4652d453d514' on page 286 undefined on input line 27450. [286] [287] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a3c64b 17aada5327298b42798eca15ce5' on page 288 undefined on input line 27596. Underfull \hbox (badness 8075) in paragraph at lines 27595--27597 []\T1/qtm/m/n/10 Al-though this rou-tine can of-fer bet-ter per-for-mance, Gaus -sian elim-i-na-tion with-out piv-ot-ing is [288] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 289 undefined on input line 27745. [289] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 290 undefined on input line 27885. [290] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 291 undefined on input line 28029. [291] [292] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 293 undefined on input line 28160. [293] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 294 undefined on input line 28274. [294] [295] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 296 undefined on input line 28396. [296] [297] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 298 undefined on input line 28530. [298] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt' on page 299 undefined on input line 28583. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- batched' on page 299 undefined on input line 28587. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- strided-batched' on page 299 undefined on input line 28591. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place' on page 299 undefined on input line 28595. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place-batched' on page 299 undefined on input line 28599. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place-strided-batched' on page 299 undefined on input line 28603. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace' on page 299 undefined on input line 28607. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace-batched' on page 299 undefined on input line 28611. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace-strided-batched' on page 299 undefined on input line 28615. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt' on page 299 undefined on input line 28619. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-batched' on page 299 undefined on input line 28623. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-strided-batched' on page 299 undefined on input line 28627. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-interleaved-batched' on page 299 undefined on input line 28631. [299] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 300 undefined on input line 28681. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 300 undefined on input line 28705. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 300 undefined on input line 28767. [300] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 301 undefined on input line 28791. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 301 undefined on input line 28857. [301] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 302 undefined on input line 28881. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 302 undefined on input line 28962. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 302 undefined on input line 28975. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 302 undefined on input line 28983. [302] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 303 undefined on input line 29060. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 303 undefined on input line 29073. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 303 undefined on input line 29081. [303] [304] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 305 undefined on input line 29166. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 305 undefined on input line 29179. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 305 undefined on input line 29191. [305] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 306 undefined on input line 29280. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 306 undefined on input line 29293. [306] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 307 undefined on input line 29374. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 307 undefined on input line 29387. [307] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 308 undefined on input line 29472. Underfull \hbox (badness 10000) in paragraph at lines 29471--29473 []\T1/qtm/m/n/10 where I is the iden-tity ma-trix, and $\OML/cmm/m/it/10 A[]$ \ T1/qtm/m/n/10 is fac-tor-ized as $\OML/cmm/m/it/10 A[] \OT1/cmr/m/n/10 = \OML/c mm/m/it/10 L[]U[]$ \T1/qtm/m/n/10 as given by LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 308 undefined on input line 29485. [308] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 309 undefined on input line 29578. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 309 undefined on input line 29599. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 309 undefined on input line 29607. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 309 undefined on input line 29615. [309] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 310 undefined on input line 29692. [310] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 311 undefined on input line 29713. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 311 undefined on input line 29721. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 311 undefined on input line 29729. [311] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 312 undefined on input line 29810. [312] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 313 undefined on input line 29831. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 313 undefined on input line 29843. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 313 undefined on input line 29855. [313] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 314 undefined on input line 29944. [314] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 315 undefined on input line 29965. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 315 undefined on input line 29981. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 315 undefined on input line 29997. [315] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj' on p age 316 undefined on input line 30046. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj-batch ed' on page 316 undefined on input line 30050. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj-strid ed-batched' on page 316 undefined on input line 30054. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj' on p age 316 undefined on input line 30058. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj-batch ed' on page 316 undefined on input line 30062. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj-strid ed-batched' on page 316 undefined on input line 30066. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj' on p age 316 undefined on input line 30070. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj-batch ed' on page 316 undefined on input line 30074. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj-strid ed-batched' on page 316 undefined on input line 30078. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj' on p age 316 undefined on input line 30082. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj-batch ed' on page 316 undefined on input line 30086. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj-strid ed-batched' on page 316 undefined on input line 30090. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj' on page 316 undefined on input line 30094. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj-batc hed' on page 316 undefined on input line 30098. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj-stri ded-batched' on page 316 undefined on input line 30102. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj' on page 316 undefined on input line 30106. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj-batc hed' on page 316 undefined on input line 30110. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj-stri ded-batched' on page 316 undefined on input line 30114. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj' on page 316 undefined on input line 30118. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj-batc hed' on page 316 undefined on input line 30122. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj-stri ded-batched' on page 316 undefined on input line 30126. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj' on page 316 undefined on input line 30130. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj-batc hed' on page 316 undefined on input line 30134. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj-stri ded-batched' on page 316 undefined on input line 30138. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx' on page 316 undefined on input line 30142. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx-batc hed' on page 316 undefined on input line 30146. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx-stri ded-batched' on page 316 undefined on input line 30150. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx' on page 316 undefined on input line 30154. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx-batc hed' on page 316 undefined on input line 30158. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx-stri ded-batched' on page 316 undefined on input line 30162. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx' on page 316 undefined on input line 30166. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx-batc hed' on page 316 undefined on input line 30170. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx-stri ded-batched' on page 316 undefined on input line 30174. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx' on page 316 undefined on input line 30178. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx-batc hed' on page 316 undefined on input line 30182. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx-stri ded-batched' on page 316 undefined on input line 30186. [316] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 317 undefined on input line 30199. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 317 undefined on input line 30199. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 317 undefined on input line 30210. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 317 undefined on input line 30210. [317] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 318 undefined on input line 30242. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 318 undefined on input line 30246. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 318 undefined on input line 30303. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 318 undefined on input line 30303. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 318 undefined on input line 30314. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 318 undefined on input line 30314. [318] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 319 undefined on input line 30346. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 319 undefined on input line 30350. [319] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 320 undefined on input line 30415. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 320 undefined on input line 30415. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 320 undefined on input line 30426. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 320 undefined on input line 30426. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 320 undefined on input line 30458. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 320 undefined on input line 30462. [320] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 321 undefined on input line 30531. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 321 undefined on input line 30531. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 321 undefined on input line 30542. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 321 undefined on input line 30542. [321] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 322 undefined on input line 30574. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 322 undefined on input line 30578. [322] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 323 undefined on input line 30635. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 323 undefined on input line 30635. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 323 undefined on input line 30646. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 323 undefined on input line 30646. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 323 undefined on input line 30678. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 323 undefined on input line 30682. [323] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 324 undefined on input line 30747. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 324 undefined on input line 30747. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 324 undefined on input line 30758. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 324 undefined on input line 30758. [324] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 325 undefined on input line 30790. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 325 undefined on input line 30794. [325] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 326 undefined on input line 30863. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 326 undefined on input line 30863. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 326 undefined on input line 30874. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 326 undefined on input line 30874. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 326 undefined on input line 30911. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 326 undefined on input line 30915. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 326 undefined on input line 30935. [326] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 327 undefined on input line 30980. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 327 undefined on input line 30980. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 327 undefined on input line 30991. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 327 undefined on input line 30991. [327] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 328 undefined on input line 31023. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 328 undefined on input line 31027. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 328 undefined on input line 31047. [328] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 329 undefined on input line 31100. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 329 undefined on input line 31100. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 329 undefined on input line 31111. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 329 undefined on input line 31111. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 329 undefined on input line 31143. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 329 undefined on input line 31147. [329] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 330 undefined on input line 31171. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 330 undefined on input line 31228. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 330 undefined on input line 31228. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 330 undefined on input line 31239. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 330 undefined on input line 31239. [330] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 331 undefined on input line 31276. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 331 undefined on input line 31280. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 331 undefined on input line 31300. [331] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 332 undefined on input line 31345. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 332 undefined on input line 31345. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 332 undefined on input line 31356. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 332 undefined on input line 31356. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 332 undefined on input line 31388. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 332 undefined on input line 31392. [332] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 333 undefined on input line 31412. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 333 undefined on input line 31465. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 333 undefined on input line 31465. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 333 undefined on input line 31476. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 333 undefined on input line 31476. [333] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 334 undefined on input line 31508. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 334 undefined on input line 31512. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 334 undefined on input line 31536. [334] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 335 undefined on input line 31593. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 335 undefined on input line 31604. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 335 undefined on input line 31620. [335] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 336 undefined on input line 31703. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 336 undefined on input line 31714. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 336 undefined on input line 31730. [336] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 337 undefined on input line 31833. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 337 undefined on input line 31844. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 337 undefined on input line 31860. [337] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 338 undefined on input line 31973. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 338 undefined on input line 31984. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 338 undefined on input line 32000. [338] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 339 undefined on input line 32083. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 339 undefined on input line 32094. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 339 undefined on input line 32110. [339] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 340 undefined on input line 32213. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 340 undefined on input line 32224. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 340 undefined on input line 32240. [340] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 341 undefined on input line 32353. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 341 undefined on input line 32353. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 341 undefined on input line 32364. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 341 undefined on input line 32364. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 341 undefined on input line 32396. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 341 undefined on input line 32406. [341] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 342 undefined on input line 32462. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 342 undefined on input line 32509. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 342 undefined on input line 32509. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 342 undefined on input line 32520. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 342 undefined on input line 32520. [342] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 343 undefined on input line 32552. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 343 undefined on input line 32562. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 343 undefined on input line 32618. [343] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 344 undefined on input line 32685. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 344 undefined on input line 32685. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 344 undefined on input line 32696. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 344 undefined on input line 32696. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 344 undefined on input line 32728. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 344 undefined on input line 32738. [344] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 345 undefined on input line 32804. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 345 undefined on input line 32881. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 345 undefined on input line 32881. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 345 undefined on input line 32892. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 345 undefined on input line 32892. [345] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 346 undefined on input line 32924. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 346 undefined on input line 32934. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 346 undefined on input line 32990. [346] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 347 undefined on input line 33037. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 347 undefined on input line 33037. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 347 undefined on input line 33048. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 347 undefined on input line 33048. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 347 undefined on input line 33080. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 347 undefined on input line 33090. [347] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 348 undefined on input line 33146. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 348 undefined on input line 33213. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 348 undefined on input line 33213. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 348 undefined on input line 33224. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 348 undefined on input line 33224. [348] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 349 undefined on input line 33256. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 349 undefined on input line 33266. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 349 undefined on input line 33332. [349] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 350 undefined on input line 33409. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 350 undefined on input line 33409. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 350 undefined on input line 33420. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 350 undefined on input line 33420. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 350 undefined on input line 33436. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 350 undefined on input line 33440. [350] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 351 undefined on input line 33509. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 351 undefined on input line 33509. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 351 undefined on input line 33520. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 351 undefined on input line 33520. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 351 undefined on input line 33536. [351] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 352 undefined on input line 33540. [352] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 353 undefined on input line 33617. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 353 undefined on input line 33617. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 353 undefined on input line 33628. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 353 undefined on input line 33628. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 353 undefined on input line 33644. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 353 undefined on input line 33648. [353] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 354 undefined on input line 33739. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 354 undefined on input line 33739. [354] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 355 undefined on input line 33755. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 355 undefined on input line 33759. [355] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 356 undefined on input line 33828. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 356 undefined on input line 33828. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 356 undefined on input line 33839. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 356 undefined on input line 33839. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 356 undefined on input line 33855. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 356 undefined on input line 33859. [356] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 357 undefined on input line 33936. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 357 undefined on input line 33936. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 357 undefined on input line 33947. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 357 undefined on input line 33947. [357] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 358 undefined on input line 33963. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 358 undefined on input line 33967. [358] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 359 undefined on input line 34052. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 359 undefined on input line 34052. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 359 undefined on input line 34052. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 359 undefined on input line 34063. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 359 undefined on input line 34063. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 359 undefined on input line 34063. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 359 undefined on input line 34098. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 359 undefined on input line 34102. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 359 undefined on input line 34106. [359] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 360 undefined on input line 34126. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 360 undefined on input line 34183. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 360 undefined on input line 34183. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 360 undefined on input line 34183. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 360 undefined on input line 34194. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 360 undefined on input line 34194. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 360 undefined on input line 34194. [360] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 361 undefined on input line 34229. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 361 undefined on input line 34233. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 361 undefined on input line 34237. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 361 undefined on input line 34257. [361] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 362 undefined on input line 34322. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 362 undefined on input line 34322. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 362 undefined on input line 34322. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 362 undefined on input line 34333. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 362 undefined on input line 34333. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 362 undefined on input line 34333. [362] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 363 undefined on input line 34368. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 363 undefined on input line 34372. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 363 undefined on input line 34376. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 363 undefined on input line 34400. [363] [364] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 365 undefined on input line 34473. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 365 undefined on input line 34473. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 365 undefined on input line 34473. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 365 undefined on input line 34484. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 365 undefined on input line 34484. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 365 undefined on input line 34484. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 365 undefined on input line 34519. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 365 undefined on input line 34523. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 365 undefined on input line 34527. [365] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 366 undefined on input line 34547. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 366 undefined on input line 34604. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 366 undefined on input line 34604. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 366 undefined on input line 34604. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 366 undefined on input line 34615. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 366 undefined on input line 34615. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 366 undefined on input line 34615. [366] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 367 undefined on input line 34650. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 367 undefined on input line 34654. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 367 undefined on input line 34658. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 367 undefined on input line 34678. [367] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 368 undefined on input line 34743. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 368 undefined on input line 34743. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 368 undefined on input line 34743. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 368 undefined on input line 34754. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 368 undefined on input line 34754. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 368 undefined on input line 34754. [368] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 369 undefined on input line 34789. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 369 undefined on input line 34793. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 369 undefined on input line 34797. [369] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 370 undefined on input line 34821. [370] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj' on page 371 undefined on input line 34894. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj-batc hed' on page 371 undefined on input line 34898. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj-stri ded-batched' on page 371 undefined on input line 34902. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34915. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34915. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34926. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34926. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34937. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34937. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34948. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34948. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 371 undefined on input line 34969. [371] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 372 undefined on input line 35003. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 372 undefined on input line 35007. [372] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 373 undefined on input line 35080. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 373 undefined on input line 35080. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 373 undefined on input line 35091. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 373 undefined on input line 35091. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 373 undefined on input line 35102. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 373 undefined on input line 35102. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 373 undefined on input line 35113. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 373 undefined on input line 35113. [373] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 374 undefined on input line 35134. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 374 undefined on input line 35168. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 374 undefined on input line 35172. [374] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 375 undefined on input line 35261. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 375 undefined on input line 35261. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 375 undefined on input line 35272. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 375 undefined on input line 35272. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 375 undefined on input line 35283. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 375 undefined on input line 35283. [375] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 376 undefined on input line 35294. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 376 undefined on input line 35294. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 376 undefined on input line 35315. [376] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 377 undefined on input line 35349. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 377 undefined on input line 35353. [377] LaTeX Warning: Hyper reference `reference/refact:rfinit' on page 378 undefined on input line 35450. LaTeX Warning: Hyper reference `reference/refact:rfrefact' on page 378 undefine d on input line 35454. LaTeX Warning: Hyper reference `reference/refact:rfsolver' on page 378 undefine d on input line 35458. LaTeX Warning: Hyper reference `reference/refact:rocsolver-create-rfinfo' on pa ge 378 undefined on input line 35514. LaTeX Warning: Hyper reference `reference/refact:rocsolver-destroy-rfinfo' on p age 378 undefined on input line 35518. LaTeX Warning: Hyper reference `reference/refact:rocsolver-set-rfinfo-mode' on page 378 undefined on input line 35522. LaTeX Warning: Hyper reference `reference/refact:rocsolver-get-rfinfo-mode' on page 378 undefined on input line 35526. LaTeX Warning: Hyper reference `reference/refact:rocsolver-csrrf-analysis' on p age 378 undefined on input line 35530. [378] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 379 undefined on input line 35543. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 379 undefined on input line 35547. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 379 undefined on input line 35547. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 379 undefined on input line 35547. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 379 undefined on input line 35552. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 379 undefined on input line 35573. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 379 undefined on input line 35577. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 379 undefined on input line 35577. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 379 undefined on input line 35577. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 379 undefined on input line 35581. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 379 undefined on input line 35596. LaTeX Warning: Hyper reference `reference/types:_CPPv421rocsolver_rfinfo_mode' on page 379 undefined on input line 35596. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 379 undefined on input line 35600. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 379 undefined on input line 35600. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 379 undefined on input line 35600. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 379 undefined on input line 35605. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6225 659a6a7253a51e6bfbeff65f5733' on page 379 undefined on input line 35609. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 379 undefined on input line 35626. LaTeX Warning: Hyper reference `reference/types:_CPPv421rocsolver_rfinfo_mode' on page 379 undefined on input line 35626. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 379 undefined on input line 35630. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 379 undefined on input line 35630. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 379 undefined on input line 35630. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 379 undefined on input line 35635. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6225 659a6a7253a51e6bfbeff65f5733' on page 379 undefined on input line 35639. [379] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 380 undefined on input line 35656. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 380 undefined on input line 35667. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 380 undefined on input line 35671. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 380 undefined on input line 35671. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 380 undefined on input line 35671. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a1e7e4 fe0fc97abeb4b270ac2f3bf3ab2' on page 380 undefined on input line 35717. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a0307d f5be336f33630ecb3e4345cb5b4' on page 380 undefined on input line 35717. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a743f7 2a89d342ed59866ebf078e08587' on page 380 undefined on input line 35720. [380] [381] LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-sumlu' on page 382 undefined on input line 35807. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-splitlu' on page 382 undefined on input line 35811. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-refactlu' on page 382 undefined on input line 35815. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-refactcho l' on page 382 undefined on input line 35819. [382] [383] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 384 undefined on input line 36004. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 384 undefined on input line 36015. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 384 undefined on input line 36041. [384] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 385 undefined on input line 36111. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 385 undefined on input line 36122. [385] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 386 undefined on input line 36148. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 386 undefined on input line 36197. [386] LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-solve' on page 387 undefined on input line 36214. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 387 undefined on input line 36227. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 387 undefined on input line 36238. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 387 undefined on input line 36275. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 387 undefined on input line 36278. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a743f7 2a89d342ed59866ebf078e08587' on page 387 undefined on input line 36278. [387] LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 388 undefi ned on input line 36345. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-begin' on page 388 undefined on input line 36352. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-end' on page 38 8 undefined on input line 36356. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-set-layer-mode' on page 388 undefined on input line 36360. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-set-max-levels' on page 388 undefined on input line 36364. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-restore-default s' on page 388 undefined on input line 36368. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-write-profile' on page 388 undefined on input line 36372. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-flush-profile' on page 388 undefined on input line 36376. [388] LaTeX Warning: Hyper reference `reference/types:_CPPv424rocblas_layer_mode_flag s' on page 389 undefined on input line 36432. [389] LaTeX Warning: Hyper reference `reference/logging:rocsolver-get-version-string' on page 390 undefined on input line 36532. LaTeX Warning: Hyper reference `reference/logging:rocsolver-get-version-string- size' on page 390 undefined on input line 36536. LaTeX Warning: Hyper reference `reference/logging:rocsolver-functions_8h_1a08c7 1a84eb864521ca71f2d833ccc5b4' on page 390 undefined on input line 36583. Underfull \hbox (badness 10000) in paragraph at lines 36581--36584 \T1/qtm/m/n/10 GET_VERSION_STRING_SIZE Queries the min-i-mum buffer size for a suc-cess-ful call to \T1/qtm/m/it/10 roc- LaTeX Warning: Hyper reference `reference/logging:rocsolver-functions_8h_1a08c7 1a84eb864521ca71f2d833ccc5b4' on page 390 undefined on input line 36587. Underfull \hbox (badness 6859) in paragraph at lines 36586--36588 \T1/txtt/bx/n/10 len \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [out] \T1/qtm/m/n/10 poi nter to size_t. The min-i-mum length of buffer to pass to \T1/qtm/m/it/10 roc- LaTeX Warning: Hyper reference `installation/installlinux:linux-install-source' on page 390 undefined on input line 36613. [390] [391] [392] [393] [394] Underfull \hbox (badness 10000) in paragraph at lines 36990--36992 []\T1/qtm/m/n/10 When a m-by-n ma-trix A is passed to GESVD, if m >= THIN_SVD_S WITCH*n or n >= [395] [396] [397] [398] [399] LaTeX Warning: Hyper reference `reference/deprecated:deptypes' on page 400 unde fined on input line 37413. LaTeX Warning: Hyper reference `reference/deprecated:dephelpers' on page 400 un defined on input line 37417. [400] LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-int' on page 401 undefined on input line 37429. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-handle' on page 401 undefined on input line 37433. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-direction' on pa ge 401 undefined on input line 37437. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-storev' on page 401 undefined on input line 37441. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-operation' on pa ge 401 undefined on input line 37445. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-fill' on page 40 1 undefined on input line 37449. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-diagonal' on pag e 401 undefined on input line 37453. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-side' on page 40 1 undefined on input line 37457. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-status' on page 401 undefined on input line 37461. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 401 undefined on input line 37538. [401] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 402 undefined on input line 37570. [402] LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-create-handle' o n page 403 undefined on input line 37762. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-destroy-handle' on page 403 undefined on input line 37766. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-stream' on p age 403 undefined on input line 37770. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-stream' on p age 403 undefined on input line 37774. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-vector' on p age 403 undefined on input line 37778. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-vector' on p age 403 undefined on input line 37782. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-matrix' on p age 403 undefined on input line 37786. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-matrix' on p age 403 undefined on input line 37790. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 403 undefined on input line 37803. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 403 undefined on input line 37803. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 403 undefined on input line 37803. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 403 undefined on input line 37835. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 403 undefined on input line 37835. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 403 undefined on input line 37835. [403] LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 404 undefined on input line 37867. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 404 undefined on input line 37867. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 404 undefined on input line 37867. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 404 undefined on input line 37899. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 404 undefined on input line 37899. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 404 undefined on input line 37899. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 404 undefined on input line 37931. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 404 undefined on input line 37931. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 404 undefined on input line 37931. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 404 undefined on input line 37931. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 404 undefined on input line 37931. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 404 undefined on input line 37931. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 404 undefined on input line 37963. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 404 undefined on input line 37963. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 404 undefined on input line 37963. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 404 undefined on input line 37963. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 404 undefined on input line 37963. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 404 undefined on input line 37963. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 404 undefined on input line 37995. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 404 undefined on input line 37995. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 404 undefined on input line 37995. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 404 undefined on input line 37995. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 404 undefined on input line 37995. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 404 undefined on input line 37995. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 404 undefined on input line 37995. [404] LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 405 undefined on input line 38027. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 405 undefined on input line 38027. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 405 undefined on input line 38027. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 405 undefined on input line 38027. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 405 undefined on input line 38027. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 405 undefined on input line 38027. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 405 undefined on input line 38027. [405] [406] Chapter 4. [407] No file advanced-micro-devices-rocsolver.ind. [408] (./advanced-micro-devices-rocsolver.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-rocsolver.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/fontawe some5/fa5free1.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-rocsolver.pdf (412 pages, 1635442 byte s). Transcript written on advanced-micro-devices-rocsolver.log. Latexmk: Index file 'advanced-micro-devices-rocsolver.idx' was written Latexmk: Missing input file 'advanced-micro-devices-rocsolver.ind' (or dependence on it) from following: 'No file advanced-micro-devices-rocsolver.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Rule 'makeindex advanced-micro-devices-rocsolver.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocsolver.idx' ------------ Run number 1 of rule 'makeindex advanced-micro-devices-rocsolver.idx' ------------ Latexmk: Examining 'advanced-micro-devices-rocsolver.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex advanced-micro-devices-rocsolver.idx'... ------------ Running 'makeindex -s python.ist -o "advanced-micro-devices-rocsolver.ind" "advanced-micro-devices-rocsolver.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-rocsolver.idx....done (967 entries accepted, 0 rejected). Sorting entries..........done (10400 comparisons). Generating output file advanced-micro-devices-rocsolver.ind....done (1050 lines written, 0 warnings). Output written in advanced-micro-devices-rocsolver.ind. Transcript written in advanced-micro-devices-rocsolver.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocsolver.aux' 'advanced-micro-devices-rocsolver.ind' 'advanced-micro-devices-rocsolver.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocsolver" "rocsolver.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 (./rocsolver.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-rocsolver.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocsolver.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rocsolver.out) (./advanced-micro-devices-rocsolver.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-rocsolver.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] [6] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [7] Underfull \vbox (badness 10000) detected at line 736 Underfull \vbox (badness 10000) detected at line 736 [8] [9] Overfull \vbox (1.5364pt too high) detected at line 882 [10] Underfull \vbox (badness 10000) detected at line 882 Underfull \vbox (badness 10000) detected at line 882 [11] [12] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [13] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [14] [15] [16] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [17] Underfull \hbox (badness 7963) in paragraph at lines 1265--1271 []\T1/qtm/m/n/10 The re-sults of pro-file log-ging, if en-abled, can be printed us-ing \T1/txtt/m/n/10 rocsolver_log_write_profile \T1/qtm/m/n/10 or [18] [19] [20] [21] Underfull \hbox (badness 10000) in paragraph at lines 1522--1524 []\T1/qtm/m/n/10 Use of batched and strided_batched func-tions, us-ing [][]\T1/ qtm/m/it/10 roc-solver_geqrf_batched[][] \T1/qtm/m/n/10 and [][]\T1/qtm/m/it/10 roc- [22] [23] [24] Chapter 3. [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] Underfull \hbox (badness 6284) in paragraph at lines 20055--20057 \T1/qtm/m/n/10 the value of strideP). Con-tains the vec-tors ipiv_l of pivot in -dices re-turned by [194] [195] [196] [197] [198] [199] Underfull \hbox (badness 10000) in paragraph at lines 20654--20656 []\T1/qtm/m/n/10 where $\OML/cmm/m/it/10 U[]$ \T1/qtm/m/n/10 or $\OML/cmm/m/it/ 10 L[]$ \T1/qtm/m/n/10 is the tri-an-gu-lar fac-tor of the Cholesky fac-tor-iza -tion of $\OML/cmm/m/it/10 A[]$ \T1/qtm/m/n/10 re-turned by [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] Underfull \hbox (badness 8075) in paragraph at lines 27595--27597 []\T1/qtm/m/n/10 Al-though this rou-tine can of-fer bet-ter per-for-mance, Gaus -sian elim-i-na-tion with-out piv-ot-ing is [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] Underfull \hbox (badness 10000) in paragraph at lines 29471--29473 []\T1/qtm/m/n/10 where I is the iden-tity ma-trix, and $\OML/cmm/m/it/10 A[]$ \ T1/qtm/m/n/10 is fac-tor-ized as $\OML/cmm/m/it/10 A[] \OT1/cmr/m/n/10 = \OML/c mm/m/it/10 L[]U[]$ \T1/qtm/m/n/10 as given by [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] Underfull \hbox (badness 10000) in paragraph at lines 36581--36584 \T1/qtm/m/n/10 GET_VERSION_STRING_SIZE Queries the min-i-mum buffer size for a suc-cess-ful call to [][]\T1/qtm/m/it/10 roc- Underfull \hbox (badness 6859) in paragraph at lines 36586--36588 \T1/txtt/bx/n/10 len \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [out] \T1/qtm/m/n/10 poi nter to size_t. The min-i-mum length of buffer to pass to [][]\T1/qtm/m/it/10 r oc- [390] [391] [392] [393] [394] Underfull \hbox (badness 10000) in paragraph at lines 36990--36992 []\T1/qtm/m/n/10 When a m-by-n ma-trix A is passed to GESVD, if m >= THIN_SVD_S WITCH*n or n >= [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] Chapter 4. [407] (./advanced-micro-devices-rocsolver.ind [408] Underfull \hbox (badness 10000) in paragraph at lines 23--25 []\T1/txtt/m/n/10 rocblas_direct::rocblas_backward_direction Underfull \hbox (badness 10000) in paragraph at lines 25--27 []\T1/txtt/m/n/10 rocblas_direct::rocblas_forward_direction Underfull \hbox (badness 10000) in paragraph at lines 32--34 []\T1/txtt/m/n/10 rocblas_eorder::rocblas_eorder_blocks \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 34--36 []\T1/txtt/m/n/10 rocblas_eorder::rocblas_eorder_entire \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 38--39 []\T1/txtt/m/n/10 rocblas_erange::rocblas_erange_index \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 39--40 []\T1/txtt/m/n/10 rocblas_erange::rocblas_erange_value \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 43--44 []\T1/txtt/m/n/10 rocblas_esort::rocblas_esort_none \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 7099) in paragraph at lines 45--46 []\T1/txtt/m/n/10 rocblas_evect::rocblas_evect_none \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 46--48 []\T1/txtt/m/n/10 rocblas_evect::rocblas_evect_original \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 48--50 []\T1/txtt/m/n/10 rocblas_evect::rocblas_evect_tridiagonal Underfull \hbox (badness 10000) in paragraph at lines 53--54 []\T1/txtt/m/n/10 rocblas_srange::rocblas_srange_index \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 54--55 []\T1/txtt/m/n/10 rocblas_srange::rocblas_srange_value \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 60--61 []\T1/txtt/m/n/10 rocblas_svect::rocblas_svect_none \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 63--65 []\T1/txtt/m/n/10 rocblas_svect::rocblas_svect_singular \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 66--67 []\T1/txtt/m/n/10 rocblas_workmode::rocblas_inplace \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 67--68 []\T1/txtt/m/n/10 rocblas_workmode::rocblas_outofplace \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 71--72 []\T1/txtt/m/n/10 rocsolver_cgebd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 73--74 []\T1/txtt/m/n/10 rocsolver_cgeblttrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 74--76 []\T1/txtt/m/n/10 rocsolver_cgeblttrf_npvt_interleaved_batched [409] Underfull \hbox (badness 10000) in paragraph at lines 76--78 []\T1/txtt/m/n/10 rocsolver_cgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 79--80 []\T1/txtt/m/n/10 rocsolver_cgeblttrs_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 80--82 []\T1/txtt/m/n/10 rocsolver_cgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 82--84 []\T1/txtt/m/n/10 rocsolver_cgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 86--87 []\T1/txtt/m/n/10 rocsolver_cgebrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 89--90 []\T1/txtt/m/n/10 rocsolver_cgelq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 92--93 []\T1/txtt/m/n/10 rocsolver_cgelqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 98--99 []\T1/txtt/m/n/10 rocsolver_cgeql2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 101--102 []\T1/txtt/m/n/10 rocsolver_cgeqlf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 106--107 []\T1/txtt/m/n/10 rocsolver_cgeqr2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 107--108 []\T1/txtt/m/n/10 rocsolver_cgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 112--113 []\T1/txtt/m/n/10 rocsolver_cgeqrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\T1/txtt/m/n/10 rocsolver_cgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 116--117 []\T1/txtt/m/n/10 rocsolver_cgerq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 119--120 []\T1/txtt/m/n/10 rocsolver_cgerqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 125--126 []\T1/txtt/m/n/10 rocsolver_cgesvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 138--139 []\T1/txtt/m/n/10 rocsolver_cgetf2_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 139--140 []\T1/txtt/m/n/10 rocsolver_cgetf2_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 rocsolver_cgetf2_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 142--144 []\T1/txtt/m/n/10 rocsolver_cgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 144--145 []\T1/txtt/m/n/10 rocsolver_cgetf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 145--146 []\T1/txtt/m/n/10 rocsolver_cgetf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 152--153 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 153--154 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 154--156 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 156--158 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 158--159 []\T1/txtt/m/n/10 rocsolver_cgetrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [410] Underfull \hbox (badness 10000) in paragraph at lines 159--160 []\T1/txtt/m/n/10 rocsolver_cgetrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 163--164 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 164--165 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 165--167 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 167--169 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 169--171 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 172--173 []\T1/txtt/m/n/10 rocsolver_cgetri_outofplace_batched \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 173--175 []\T1/txtt/m/n/10 rocsolver_cgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 175--176 []\T1/txtt/m/n/10 rocsolver_cgetri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 180--181 []\T1/txtt/m/n/10 rocsolver_cgetrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 181--182 []\T1/txtt/m/n/10 rocsolver_cgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 187--188 []\T1/txtt/m/n/10 rocsolver_cheevd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 196--197 []\T1/txtt/m/n/10 rocsolver_cheevj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 199--200 []\T1/txtt/m/n/10 rocsolver_cheevx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 202--203 []\T1/txtt/m/n/10 rocsolver_chegs2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 205--206 []\T1/txtt/m/n/10 rocsolver_chegst_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 211--212 []\T1/txtt/m/n/10 rocsolver_chegvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 220--221 []\T1/txtt/m/n/10 rocsolver_chegvj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 223--224 []\T1/txtt/m/n/10 rocsolver_chegvx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 226--227 []\T1/txtt/m/n/10 rocsolver_chetd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 229--230 []\T1/txtt/m/n/10 rocsolver_chetrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [411] Underfull \hbox (badness 10000) in paragraph at lines 249--250 []\T1/txtt/m/n/10 rocsolver_cpotf2_strided_batched \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 rocsolver_cpotf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 255--256 []\T1/txtt/m/n/10 rocsolver_cpotrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 256--257 []\T1/txtt/m/n/10 rocsolver_cpotrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 259--260 []\T1/txtt/m/n/10 rocsolver_cpotri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 264--265 []\T1/txtt/m/n/10 rocsolver_cpotrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 265--266 []\T1/txtt/m/n/10 rocsolver_cpotrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 273--274 []\T1/txtt/m/n/10 rocsolver_csytf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 276--277 []\T1/txtt/m/n/10 rocsolver_csytrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 279--280 []\T1/txtt/m/n/10 rocsolver_ctrtri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 308--309 []\T1/txtt/m/n/10 rocsolver_dgebd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 310--311 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 311--313 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 313--315 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 316--317 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 317--319 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 319--321 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 323--324 []\T1/txtt/m/n/10 rocsolver_dgebrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 326--327 []\T1/txtt/m/n/10 rocsolver_dgelq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 329--330 []\T1/txtt/m/n/10 rocsolver_dgelqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [412] Underfull \hbox (badness 10000) in paragraph at lines 335--336 []\T1/txtt/m/n/10 rocsolver_dgeql2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 338--339 []\T1/txtt/m/n/10 rocsolver_dgeqlf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 343--344 []\T1/txtt/m/n/10 rocsolver_dgeqr2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 344--345 []\T1/txtt/m/n/10 rocsolver_dgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 349--350 []\T1/txtt/m/n/10 rocsolver_dgeqrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 350--351 []\T1/txtt/m/n/10 rocsolver_dgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 353--354 []\T1/txtt/m/n/10 rocsolver_dgerq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 356--357 []\T1/txtt/m/n/10 rocsolver_dgerqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 362--363 []\T1/txtt/m/n/10 rocsolver_dgesvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 375--376 []\T1/txtt/m/n/10 rocsolver_dgetf2_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 376--377 []\T1/txtt/m/n/10 rocsolver_dgetf2_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 377--379 []\T1/txtt/m/n/10 rocsolver_dgetf2_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 379--381 []\T1/txtt/m/n/10 rocsolver_dgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 381--382 []\T1/txtt/m/n/10 rocsolver_dgetf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 382--383 []\T1/txtt/m/n/10 rocsolver_dgetf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 389--390 []\T1/txtt/m/n/10 rocsolver_dgetrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 390--391 []\T1/txtt/m/n/10 rocsolver_dgetrf_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 391--393 []\T1/txtt/m/n/10 rocsolver_dgetrf_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 393--395 []\T1/txtt/m/n/10 rocsolver_dgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 395--396 []\T1/txtt/m/n/10 rocsolver_dgetrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 396--397 []\T1/txtt/m/n/10 rocsolver_dgetrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 400--401 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 401--402 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 402--404 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 404--406 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 406--408 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 409--410 []\T1/txtt/m/n/10 rocsolver_dgetri_outofplace_batched \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 410--412 []\T1/txtt/m/n/10 rocsolver_dgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 412--413 []\T1/txtt/m/n/10 rocsolver_dgetri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [413] Underfull \hbox (badness 10000) in paragraph at lines 417--418 []\T1/txtt/m/n/10 rocsolver_dgetrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 418--419 []\T1/txtt/m/n/10 rocsolver_dgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 455--456 []\T1/txtt/m/n/10 rocsolver_dpotf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 456--457 []\T1/txtt/m/n/10 rocsolver_dpotf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 461--462 []\T1/txtt/m/n/10 rocsolver_dpotrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 462--463 []\T1/txtt/m/n/10 rocsolver_dpotrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 465--466 []\T1/txtt/m/n/10 rocsolver_dpotri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 470--471 []\T1/txtt/m/n/10 rocsolver_dpotrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 471--472 []\T1/txtt/m/n/10 rocsolver_dpotrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 482--483 []\T1/txtt/m/n/10 rocsolver_dsyevd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 491--492 []\T1/txtt/m/n/10 rocsolver_dsyevj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 494--495 []\T1/txtt/m/n/10 rocsolver_dsyevx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 497--498 []\T1/txtt/m/n/10 rocsolver_dsygs2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 500--501 []\T1/txtt/m/n/10 rocsolver_dsygst_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [414] Underfull \hbox (badness 10000) in paragraph at lines 506--507 []\T1/txtt/m/n/10 rocsolver_dsygvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 515--516 []\T1/txtt/m/n/10 rocsolver_dsygvj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 518--519 []\T1/txtt/m/n/10 rocsolver_dsygvx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 521--522 []\T1/txtt/m/n/10 rocsolver_dsytd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 524--525 []\T1/txtt/m/n/10 rocsolver_dsytf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 527--528 []\T1/txtt/m/n/10 rocsolver_dsytrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 530--531 []\T1/txtt/m/n/10 rocsolver_dsytrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 533--534 []\T1/txtt/m/n/10 rocsolver_dtrtri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (48.37169pt too wide) in paragraph at lines 553--555 []\T1/txtt/m/n/10 rocsolver_rfinfo_mode::rocsolver_rfinfo_mode_cholesky Overfull \hbox (16.87178pt too wide) in paragraph at lines 555--557 []\T1/txtt/m/n/10 rocsolver_rfinfo_mode::rocsolver_rfinfo_mode_lu Underfull \hbox (badness 10000) in paragraph at lines 571--572 []\T1/txtt/m/n/10 rocsolver_sgebd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 573--574 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 574--576 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 576--578 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 579--580 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 580--582 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 582--584 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 586--587 []\T1/txtt/m/n/10 rocsolver_sgebrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 589--590 []\T1/txtt/m/n/10 rocsolver_sgelq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 592--593 []\T1/txtt/m/n/10 rocsolver_sgelqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [415] Underfull \hbox (badness 10000) in paragraph at lines 598--599 []\T1/txtt/m/n/10 rocsolver_sgeql2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 601--602 []\T1/txtt/m/n/10 rocsolver_sgeqlf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 606--607 []\T1/txtt/m/n/10 rocsolver_sgeqr2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 607--608 []\T1/txtt/m/n/10 rocsolver_sgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 612--613 []\T1/txtt/m/n/10 rocsolver_sgeqrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 613--614 []\T1/txtt/m/n/10 rocsolver_sgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 616--617 []\T1/txtt/m/n/10 rocsolver_sgerq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 619--620 []\T1/txtt/m/n/10 rocsolver_sgerqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 625--626 []\T1/txtt/m/n/10 rocsolver_sgesvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 638--639 []\T1/txtt/m/n/10 rocsolver_sgetf2_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 639--640 []\T1/txtt/m/n/10 rocsolver_sgetf2_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 640--642 []\T1/txtt/m/n/10 rocsolver_sgetf2_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 642--644 []\T1/txtt/m/n/10 rocsolver_sgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 644--645 []\T1/txtt/m/n/10 rocsolver_sgetf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 645--646 []\T1/txtt/m/n/10 rocsolver_sgetf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 652--653 []\T1/txtt/m/n/10 rocsolver_sgetrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 653--654 []\T1/txtt/m/n/10 rocsolver_sgetrf_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 654--656 []\T1/txtt/m/n/10 rocsolver_sgetrf_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 656--658 []\T1/txtt/m/n/10 rocsolver_sgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 658--659 []\T1/txtt/m/n/10 rocsolver_sgetrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 659--660 []\T1/txtt/m/n/10 rocsolver_sgetrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 663--664 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 664--665 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 665--667 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 667--669 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 669--671 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 672--673 []\T1/txtt/m/n/10 rocsolver_sgetri_outofplace_batched \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 673--675 []\T1/txtt/m/n/10 rocsolver_sgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 675--676 []\T1/txtt/m/n/10 rocsolver_sgetri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [416] Underfull \hbox (badness 10000) in paragraph at lines 680--681 []\T1/txtt/m/n/10 rocsolver_sgetrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 681--682 []\T1/txtt/m/n/10 rocsolver_sgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 717--718 []\T1/txtt/m/n/10 rocsolver_spotf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 718--719 []\T1/txtt/m/n/10 rocsolver_spotf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 723--724 []\T1/txtt/m/n/10 rocsolver_spotrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 724--725 []\T1/txtt/m/n/10 rocsolver_spotrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 727--728 []\T1/txtt/m/n/10 rocsolver_spotri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 732--733 []\T1/txtt/m/n/10 rocsolver_spotrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 733--734 []\T1/txtt/m/n/10 rocsolver_spotrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 744--745 []\T1/txtt/m/n/10 rocsolver_ssyevd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 753--754 []\T1/txtt/m/n/10 rocsolver_ssyevj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 756--757 []\T1/txtt/m/n/10 rocsolver_ssyevx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 759--760 []\T1/txtt/m/n/10 rocsolver_ssygs2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 762--763 []\T1/txtt/m/n/10 rocsolver_ssygst_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [417] Underfull \hbox (badness 10000) in paragraph at lines 768--769 []\T1/txtt/m/n/10 rocsolver_ssygvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 777--778 []\T1/txtt/m/n/10 rocsolver_ssygvj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 780--781 []\T1/txtt/m/n/10 rocsolver_ssygvx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 783--784 []\T1/txtt/m/n/10 rocsolver_ssytd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 786--787 []\T1/txtt/m/n/10 rocsolver_ssytf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 789--790 []\T1/txtt/m/n/10 rocsolver_ssytrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 792--793 []\T1/txtt/m/n/10 rocsolver_ssytrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 797--798 []\T1/txtt/m/n/10 rocsolver_strtri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 801--802 []\T1/txtt/m/n/10 rocsolver_zgebd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 803--804 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 804--806 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 806--808 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 809--810 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 810--812 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 812--814 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 816--817 []\T1/txtt/m/n/10 rocsolver_zgebrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 819--820 []\T1/txtt/m/n/10 rocsolver_zgelq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 822--823 []\T1/txtt/m/n/10 rocsolver_zgelqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 828--829 []\T1/txtt/m/n/10 rocsolver_zgeql2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 831--832 []\T1/txtt/m/n/10 rocsolver_zgeqlf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 836--837 []\T1/txtt/m/n/10 rocsolver_zgeqr2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 837--838 []\T1/txtt/m/n/10 rocsolver_zgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 842--843 []\T1/txtt/m/n/10 rocsolver_zgeqrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 843--844 []\T1/txtt/m/n/10 rocsolver_zgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 846--847 []\T1/txtt/m/n/10 rocsolver_zgerq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [418] Underfull \hbox (badness 10000) in paragraph at lines 849--850 []\T1/txtt/m/n/10 rocsolver_zgerqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 855--856 []\T1/txtt/m/n/10 rocsolver_zgesvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 868--869 []\T1/txtt/m/n/10 rocsolver_zgetf2_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 869--870 []\T1/txtt/m/n/10 rocsolver_zgetf2_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 870--872 []\T1/txtt/m/n/10 rocsolver_zgetf2_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 872--874 []\T1/txtt/m/n/10 rocsolver_zgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 874--875 []\T1/txtt/m/n/10 rocsolver_zgetf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 875--876 []\T1/txtt/m/n/10 rocsolver_zgetf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 882--883 []\T1/txtt/m/n/10 rocsolver_zgetrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 883--884 []\T1/txtt/m/n/10 rocsolver_zgetrf_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 884--886 []\T1/txtt/m/n/10 rocsolver_zgetrf_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 886--888 []\T1/txtt/m/n/10 rocsolver_zgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 888--889 []\T1/txtt/m/n/10 rocsolver_zgetrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 889--890 []\T1/txtt/m/n/10 rocsolver_zgetrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 893--894 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 894--895 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 895--897 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 897--899 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 899--901 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 902--903 []\T1/txtt/m/n/10 rocsolver_zgetri_outofplace_batched \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 903--905 []\T1/txtt/m/n/10 rocsolver_zgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 905--906 []\T1/txtt/m/n/10 rocsolver_zgetri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 910--911 []\T1/txtt/m/n/10 rocsolver_zgetrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 911--912 []\T1/txtt/m/n/10 rocsolver_zgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 917--918 []\T1/txtt/m/n/10 rocsolver_zheevd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 925--926 []\T1/txtt/m/n/10 rocsolver_zheevj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 928--929 []\T1/txtt/m/n/10 rocsolver_zheevx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [419] Underfull \hbox (badness 10000) in paragraph at lines 931--932 []\T1/txtt/m/n/10 rocsolver_zhegs2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 934--935 []\T1/txtt/m/n/10 rocsolver_zhegst_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 940--941 []\T1/txtt/m/n/10 rocsolver_zhegvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 949--950 []\T1/txtt/m/n/10 rocsolver_zhegvj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 952--953 []\T1/txtt/m/n/10 rocsolver_zhegvx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 955--956 []\T1/txtt/m/n/10 rocsolver_zhetd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 958--959 []\T1/txtt/m/n/10 rocsolver_zhetrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 979--980 []\T1/txtt/m/n/10 rocsolver_zpotf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 980--981 []\T1/txtt/m/n/10 rocsolver_zpotf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 985--986 []\T1/txtt/m/n/10 rocsolver_zpotrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 986--987 []\T1/txtt/m/n/10 rocsolver_zpotrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 989--990 []\T1/txtt/m/n/10 rocsolver_zpotri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 994--995 []\T1/txtt/m/n/10 rocsolver_zpotrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 995--996 []\T1/txtt/m/n/10 rocsolver_zpotrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1001--1002 []\T1/txtt/m/n/10 rocsolver_zsytf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1004--1005 []\T1/txtt/m/n/10 rocsolver_zsytrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1007--1008 []\T1/txtt/m/n/10 rocsolver_ztrtri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [420] [421]) (./advanced-micro-devices-rocsolver.aux) Package rerunfilecheck Warning: File `advanced-micro-devices-rocsolver.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/fontawe some5/fa5free1.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-rocsolver.pdf (425 pages, 1778334 byte s). Transcript written on advanced-micro-devices-rocsolver.log. Latexmk: Index file 'advanced-micro-devices-rocsolver.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocsolver.aux' 'advanced-micro-devices-rocsolver.out' 'advanced-micro-devices-rocsolver.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'advanced-micro-devices-rocsolver.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocsolver" "rocsolver.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 (./rocsolver.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-rocsolver.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocsolver.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rocsolver.out) (./advanced-micro-devices-rocsolver.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-rocsolver.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] [6] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [7] Underfull \vbox (badness 10000) detected at line 736 Underfull \vbox (badness 10000) detected at line 736 [8] [9] Overfull \vbox (1.5364pt too high) detected at line 882 [10] Underfull \vbox (badness 10000) detected at line 882 Underfull \vbox (badness 10000) detected at line 882 [11] [12] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [13] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [14] [15] [16] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [17] Underfull \hbox (badness 7963) in paragraph at lines 1265--1271 []\T1/qtm/m/n/10 The re-sults of pro-file log-ging, if en-abled, can be printed us-ing \T1/txtt/m/n/10 rocsolver_log_write_profile \T1/qtm/m/n/10 or [18] [19] [20] [21] Underfull \hbox (badness 10000) in paragraph at lines 1522--1524 []\T1/qtm/m/n/10 Use of batched and strided_batched func-tions, us-ing [][]\T1/ qtm/m/it/10 roc-solver_geqrf_batched[][] \T1/qtm/m/n/10 and [][]\T1/qtm/m/it/10 roc- [22] [23] [24] Chapter 3. [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] Underfull \hbox (badness 6284) in paragraph at lines 20055--20057 \T1/qtm/m/n/10 the value of strideP). Con-tains the vec-tors ipiv_l of pivot in -dices re-turned by [194] [195] [196] [197] [198] [199] Underfull \hbox (badness 10000) in paragraph at lines 20654--20656 []\T1/qtm/m/n/10 where $\OML/cmm/m/it/10 U[]$ \T1/qtm/m/n/10 or $\OML/cmm/m/it/ 10 L[]$ \T1/qtm/m/n/10 is the tri-an-gu-lar fac-tor of the Cholesky fac-tor-iza -tion of $\OML/cmm/m/it/10 A[]$ \T1/qtm/m/n/10 re-turned by [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] Underfull \hbox (badness 8075) in paragraph at lines 27595--27597 []\T1/qtm/m/n/10 Al-though this rou-tine can of-fer bet-ter per-for-mance, Gaus -sian elim-i-na-tion with-out piv-ot-ing is [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] Underfull \hbox (badness 10000) in paragraph at lines 29471--29473 []\T1/qtm/m/n/10 where I is the iden-tity ma-trix, and $\OML/cmm/m/it/10 A[]$ \ T1/qtm/m/n/10 is fac-tor-ized as $\OML/cmm/m/it/10 A[] \OT1/cmr/m/n/10 = \OML/c mm/m/it/10 L[]U[]$ \T1/qtm/m/n/10 as given by [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] Underfull \hbox (badness 10000) in paragraph at lines 36581--36584 \T1/qtm/m/n/10 GET_VERSION_STRING_SIZE Queries the min-i-mum buffer size for a suc-cess-ful call to [][]\T1/qtm/m/it/10 roc- Underfull \hbox (badness 6859) in paragraph at lines 36586--36588 \T1/txtt/bx/n/10 len \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [out] \T1/qtm/m/n/10 poi nter to size_t. The min-i-mum length of buffer to pass to [][]\T1/qtm/m/it/10 r oc- [390] [391] [392] [393] [394] Underfull \hbox (badness 10000) in paragraph at lines 36990--36992 []\T1/qtm/m/n/10 When a m-by-n ma-trix A is passed to GESVD, if m >= THIN_SVD_S WITCH*n or n >= [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] Chapter 4. [407] (./advanced-micro-devices-rocsolver.ind [408] Underfull \hbox (badness 10000) in paragraph at lines 23--25 []\T1/txtt/m/n/10 rocblas_direct::rocblas_backward_direction Underfull \hbox (badness 10000) in paragraph at lines 25--27 []\T1/txtt/m/n/10 rocblas_direct::rocblas_forward_direction Underfull \hbox (badness 10000) in paragraph at lines 32--34 []\T1/txtt/m/n/10 rocblas_eorder::rocblas_eorder_blocks \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 34--36 []\T1/txtt/m/n/10 rocblas_eorder::rocblas_eorder_entire \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 38--39 []\T1/txtt/m/n/10 rocblas_erange::rocblas_erange_index \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 39--40 []\T1/txtt/m/n/10 rocblas_erange::rocblas_erange_value \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 43--44 []\T1/txtt/m/n/10 rocblas_esort::rocblas_esort_none \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 7099) in paragraph at lines 45--46 []\T1/txtt/m/n/10 rocblas_evect::rocblas_evect_none \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 46--48 []\T1/txtt/m/n/10 rocblas_evect::rocblas_evect_original \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 48--50 []\T1/txtt/m/n/10 rocblas_evect::rocblas_evect_tridiagonal Underfull \hbox (badness 10000) in paragraph at lines 53--54 []\T1/txtt/m/n/10 rocblas_srange::rocblas_srange_index \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 54--55 []\T1/txtt/m/n/10 rocblas_srange::rocblas_srange_value \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 60--61 []\T1/txtt/m/n/10 rocblas_svect::rocblas_svect_none \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 63--65 []\T1/txtt/m/n/10 rocblas_svect::rocblas_svect_singular \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 7099) in paragraph at lines 66--67 []\T1/txtt/m/n/10 rocblas_workmode::rocblas_inplace \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 67--68 []\T1/txtt/m/n/10 rocblas_workmode::rocblas_outofplace \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 71--72 []\T1/txtt/m/n/10 rocsolver_cgebd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 73--74 []\T1/txtt/m/n/10 rocsolver_cgeblttrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 74--76 []\T1/txtt/m/n/10 rocsolver_cgeblttrf_npvt_interleaved_batched [409] Underfull \hbox (badness 10000) in paragraph at lines 76--78 []\T1/txtt/m/n/10 rocsolver_cgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 79--80 []\T1/txtt/m/n/10 rocsolver_cgeblttrs_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 80--82 []\T1/txtt/m/n/10 rocsolver_cgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 82--84 []\T1/txtt/m/n/10 rocsolver_cgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 86--87 []\T1/txtt/m/n/10 rocsolver_cgebrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 89--90 []\T1/txtt/m/n/10 rocsolver_cgelq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 92--93 []\T1/txtt/m/n/10 rocsolver_cgelqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 98--99 []\T1/txtt/m/n/10 rocsolver_cgeql2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 101--102 []\T1/txtt/m/n/10 rocsolver_cgeqlf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 106--107 []\T1/txtt/m/n/10 rocsolver_cgeqr2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 107--108 []\T1/txtt/m/n/10 rocsolver_cgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 112--113 []\T1/txtt/m/n/10 rocsolver_cgeqrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\T1/txtt/m/n/10 rocsolver_cgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 116--117 []\T1/txtt/m/n/10 rocsolver_cgerq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 119--120 []\T1/txtt/m/n/10 rocsolver_cgerqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 125--126 []\T1/txtt/m/n/10 rocsolver_cgesvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 138--139 []\T1/txtt/m/n/10 rocsolver_cgetf2_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 139--140 []\T1/txtt/m/n/10 rocsolver_cgetf2_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 rocsolver_cgetf2_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 142--144 []\T1/txtt/m/n/10 rocsolver_cgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 144--145 []\T1/txtt/m/n/10 rocsolver_cgetf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 145--146 []\T1/txtt/m/n/10 rocsolver_cgetf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 152--153 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 153--154 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 154--156 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 156--158 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 158--159 []\T1/txtt/m/n/10 rocsolver_cgetrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [410] Underfull \hbox (badness 10000) in paragraph at lines 159--160 []\T1/txtt/m/n/10 rocsolver_cgetrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 163--164 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 164--165 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 165--167 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 167--169 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 169--171 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 172--173 []\T1/txtt/m/n/10 rocsolver_cgetri_outofplace_batched \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 173--175 []\T1/txtt/m/n/10 rocsolver_cgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 175--176 []\T1/txtt/m/n/10 rocsolver_cgetri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 180--181 []\T1/txtt/m/n/10 rocsolver_cgetrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 181--182 []\T1/txtt/m/n/10 rocsolver_cgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 187--188 []\T1/txtt/m/n/10 rocsolver_cheevd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 196--197 []\T1/txtt/m/n/10 rocsolver_cheevj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 199--200 []\T1/txtt/m/n/10 rocsolver_cheevx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 202--203 []\T1/txtt/m/n/10 rocsolver_chegs2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 205--206 []\T1/txtt/m/n/10 rocsolver_chegst_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 211--212 []\T1/txtt/m/n/10 rocsolver_chegvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 220--221 []\T1/txtt/m/n/10 rocsolver_chegvj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 223--224 []\T1/txtt/m/n/10 rocsolver_chegvx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 226--227 []\T1/txtt/m/n/10 rocsolver_chetd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 229--230 []\T1/txtt/m/n/10 rocsolver_chetrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [411] Underfull \hbox (badness 10000) in paragraph at lines 249--250 []\T1/txtt/m/n/10 rocsolver_cpotf2_strided_batched \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 rocsolver_cpotf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 255--256 []\T1/txtt/m/n/10 rocsolver_cpotrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 256--257 []\T1/txtt/m/n/10 rocsolver_cpotrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 259--260 []\T1/txtt/m/n/10 rocsolver_cpotri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 264--265 []\T1/txtt/m/n/10 rocsolver_cpotrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 265--266 []\T1/txtt/m/n/10 rocsolver_cpotrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 273--274 []\T1/txtt/m/n/10 rocsolver_csytf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 276--277 []\T1/txtt/m/n/10 rocsolver_csytrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 279--280 []\T1/txtt/m/n/10 rocsolver_ctrtri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 308--309 []\T1/txtt/m/n/10 rocsolver_dgebd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 310--311 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 311--313 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 313--315 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 316--317 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 317--319 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 319--321 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 323--324 []\T1/txtt/m/n/10 rocsolver_dgebrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 326--327 []\T1/txtt/m/n/10 rocsolver_dgelq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 329--330 []\T1/txtt/m/n/10 rocsolver_dgelqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [412] Underfull \hbox (badness 10000) in paragraph at lines 335--336 []\T1/txtt/m/n/10 rocsolver_dgeql2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 338--339 []\T1/txtt/m/n/10 rocsolver_dgeqlf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 343--344 []\T1/txtt/m/n/10 rocsolver_dgeqr2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 344--345 []\T1/txtt/m/n/10 rocsolver_dgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 349--350 []\T1/txtt/m/n/10 rocsolver_dgeqrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 350--351 []\T1/txtt/m/n/10 rocsolver_dgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 353--354 []\T1/txtt/m/n/10 rocsolver_dgerq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 356--357 []\T1/txtt/m/n/10 rocsolver_dgerqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 362--363 []\T1/txtt/m/n/10 rocsolver_dgesvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 375--376 []\T1/txtt/m/n/10 rocsolver_dgetf2_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 376--377 []\T1/txtt/m/n/10 rocsolver_dgetf2_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 377--379 []\T1/txtt/m/n/10 rocsolver_dgetf2_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 379--381 []\T1/txtt/m/n/10 rocsolver_dgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 381--382 []\T1/txtt/m/n/10 rocsolver_dgetf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 382--383 []\T1/txtt/m/n/10 rocsolver_dgetf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 389--390 []\T1/txtt/m/n/10 rocsolver_dgetrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 390--391 []\T1/txtt/m/n/10 rocsolver_dgetrf_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 391--393 []\T1/txtt/m/n/10 rocsolver_dgetrf_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 393--395 []\T1/txtt/m/n/10 rocsolver_dgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 395--396 []\T1/txtt/m/n/10 rocsolver_dgetrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 396--397 []\T1/txtt/m/n/10 rocsolver_dgetrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 400--401 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 401--402 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 402--404 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 404--406 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 406--408 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 409--410 []\T1/txtt/m/n/10 rocsolver_dgetri_outofplace_batched \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 410--412 []\T1/txtt/m/n/10 rocsolver_dgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 412--413 []\T1/txtt/m/n/10 rocsolver_dgetri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [413] Underfull \hbox (badness 10000) in paragraph at lines 417--418 []\T1/txtt/m/n/10 rocsolver_dgetrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 418--419 []\T1/txtt/m/n/10 rocsolver_dgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 455--456 []\T1/txtt/m/n/10 rocsolver_dpotf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 456--457 []\T1/txtt/m/n/10 rocsolver_dpotf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 461--462 []\T1/txtt/m/n/10 rocsolver_dpotrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 462--463 []\T1/txtt/m/n/10 rocsolver_dpotrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 465--466 []\T1/txtt/m/n/10 rocsolver_dpotri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 470--471 []\T1/txtt/m/n/10 rocsolver_dpotrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 471--472 []\T1/txtt/m/n/10 rocsolver_dpotrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 482--483 []\T1/txtt/m/n/10 rocsolver_dsyevd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 491--492 []\T1/txtt/m/n/10 rocsolver_dsyevj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 494--495 []\T1/txtt/m/n/10 rocsolver_dsyevx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 497--498 []\T1/txtt/m/n/10 rocsolver_dsygs2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 500--501 []\T1/txtt/m/n/10 rocsolver_dsygst_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [414] Underfull \hbox (badness 10000) in paragraph at lines 506--507 []\T1/txtt/m/n/10 rocsolver_dsygvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 515--516 []\T1/txtt/m/n/10 rocsolver_dsygvj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 518--519 []\T1/txtt/m/n/10 rocsolver_dsygvx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 521--522 []\T1/txtt/m/n/10 rocsolver_dsytd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 524--525 []\T1/txtt/m/n/10 rocsolver_dsytf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 527--528 []\T1/txtt/m/n/10 rocsolver_dsytrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 530--531 []\T1/txtt/m/n/10 rocsolver_dsytrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 533--534 []\T1/txtt/m/n/10 rocsolver_dtrtri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (48.37169pt too wide) in paragraph at lines 553--555 []\T1/txtt/m/n/10 rocsolver_rfinfo_mode::rocsolver_rfinfo_mode_cholesky Overfull \hbox (16.87178pt too wide) in paragraph at lines 555--557 []\T1/txtt/m/n/10 rocsolver_rfinfo_mode::rocsolver_rfinfo_mode_lu Underfull \hbox (badness 10000) in paragraph at lines 571--572 []\T1/txtt/m/n/10 rocsolver_sgebd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 573--574 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 574--576 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 576--578 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 579--580 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 580--582 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 582--584 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 586--587 []\T1/txtt/m/n/10 rocsolver_sgebrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 589--590 []\T1/txtt/m/n/10 rocsolver_sgelq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 592--593 []\T1/txtt/m/n/10 rocsolver_sgelqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [415] Underfull \hbox (badness 10000) in paragraph at lines 598--599 []\T1/txtt/m/n/10 rocsolver_sgeql2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 601--602 []\T1/txtt/m/n/10 rocsolver_sgeqlf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 606--607 []\T1/txtt/m/n/10 rocsolver_sgeqr2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 607--608 []\T1/txtt/m/n/10 rocsolver_sgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 612--613 []\T1/txtt/m/n/10 rocsolver_sgeqrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 613--614 []\T1/txtt/m/n/10 rocsolver_sgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 616--617 []\T1/txtt/m/n/10 rocsolver_sgerq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 619--620 []\T1/txtt/m/n/10 rocsolver_sgerqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 625--626 []\T1/txtt/m/n/10 rocsolver_sgesvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 638--639 []\T1/txtt/m/n/10 rocsolver_sgetf2_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 639--640 []\T1/txtt/m/n/10 rocsolver_sgetf2_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 640--642 []\T1/txtt/m/n/10 rocsolver_sgetf2_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 642--644 []\T1/txtt/m/n/10 rocsolver_sgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 644--645 []\T1/txtt/m/n/10 rocsolver_sgetf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 645--646 []\T1/txtt/m/n/10 rocsolver_sgetf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 652--653 []\T1/txtt/m/n/10 rocsolver_sgetrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 653--654 []\T1/txtt/m/n/10 rocsolver_sgetrf_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 654--656 []\T1/txtt/m/n/10 rocsolver_sgetrf_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 656--658 []\T1/txtt/m/n/10 rocsolver_sgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 658--659 []\T1/txtt/m/n/10 rocsolver_sgetrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 659--660 []\T1/txtt/m/n/10 rocsolver_sgetrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 663--664 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 664--665 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 665--667 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 667--669 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 669--671 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 672--673 []\T1/txtt/m/n/10 rocsolver_sgetri_outofplace_batched \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 673--675 []\T1/txtt/m/n/10 rocsolver_sgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 675--676 []\T1/txtt/m/n/10 rocsolver_sgetri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [416] Underfull \hbox (badness 10000) in paragraph at lines 680--681 []\T1/txtt/m/n/10 rocsolver_sgetrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 681--682 []\T1/txtt/m/n/10 rocsolver_sgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 717--718 []\T1/txtt/m/n/10 rocsolver_spotf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 718--719 []\T1/txtt/m/n/10 rocsolver_spotf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 723--724 []\T1/txtt/m/n/10 rocsolver_spotrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 724--725 []\T1/txtt/m/n/10 rocsolver_spotrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 727--728 []\T1/txtt/m/n/10 rocsolver_spotri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 732--733 []\T1/txtt/m/n/10 rocsolver_spotrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 733--734 []\T1/txtt/m/n/10 rocsolver_spotrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 744--745 []\T1/txtt/m/n/10 rocsolver_ssyevd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 753--754 []\T1/txtt/m/n/10 rocsolver_ssyevj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 756--757 []\T1/txtt/m/n/10 rocsolver_ssyevx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 759--760 []\T1/txtt/m/n/10 rocsolver_ssygs2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 762--763 []\T1/txtt/m/n/10 rocsolver_ssygst_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [417] Underfull \hbox (badness 10000) in paragraph at lines 768--769 []\T1/txtt/m/n/10 rocsolver_ssygvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 777--778 []\T1/txtt/m/n/10 rocsolver_ssygvj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 780--781 []\T1/txtt/m/n/10 rocsolver_ssygvx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 783--784 []\T1/txtt/m/n/10 rocsolver_ssytd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 786--787 []\T1/txtt/m/n/10 rocsolver_ssytf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 789--790 []\T1/txtt/m/n/10 rocsolver_ssytrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 792--793 []\T1/txtt/m/n/10 rocsolver_ssytrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 797--798 []\T1/txtt/m/n/10 rocsolver_strtri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 801--802 []\T1/txtt/m/n/10 rocsolver_zgebd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 803--804 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 804--806 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 806--808 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 809--810 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 810--812 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 812--814 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 816--817 []\T1/txtt/m/n/10 rocsolver_zgebrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 819--820 []\T1/txtt/m/n/10 rocsolver_zgelq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 822--823 []\T1/txtt/m/n/10 rocsolver_zgelqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 828--829 []\T1/txtt/m/n/10 rocsolver_zgeql2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 831--832 []\T1/txtt/m/n/10 rocsolver_zgeqlf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 836--837 []\T1/txtt/m/n/10 rocsolver_zgeqr2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 837--838 []\T1/txtt/m/n/10 rocsolver_zgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 842--843 []\T1/txtt/m/n/10 rocsolver_zgeqrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 843--844 []\T1/txtt/m/n/10 rocsolver_zgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 846--847 []\T1/txtt/m/n/10 rocsolver_zgerq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [418] Underfull \hbox (badness 10000) in paragraph at lines 849--850 []\T1/txtt/m/n/10 rocsolver_zgerqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 855--856 []\T1/txtt/m/n/10 rocsolver_zgesvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 868--869 []\T1/txtt/m/n/10 rocsolver_zgetf2_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 869--870 []\T1/txtt/m/n/10 rocsolver_zgetf2_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 870--872 []\T1/txtt/m/n/10 rocsolver_zgetf2_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 872--874 []\T1/txtt/m/n/10 rocsolver_zgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 874--875 []\T1/txtt/m/n/10 rocsolver_zgetf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 875--876 []\T1/txtt/m/n/10 rocsolver_zgetf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 882--883 []\T1/txtt/m/n/10 rocsolver_zgetrf_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 883--884 []\T1/txtt/m/n/10 rocsolver_zgetrf_npvt_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 884--886 []\T1/txtt/m/n/10 rocsolver_zgetrf_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 886--888 []\T1/txtt/m/n/10 rocsolver_zgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 888--889 []\T1/txtt/m/n/10 rocsolver_zgetrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 889--890 []\T1/txtt/m/n/10 rocsolver_zgetrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 893--894 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 894--895 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 895--897 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 897--899 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 899--901 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 902--903 []\T1/txtt/m/n/10 rocsolver_zgetri_outofplace_batched \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 903--905 []\T1/txtt/m/n/10 rocsolver_zgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 905--906 []\T1/txtt/m/n/10 rocsolver_zgetri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 910--911 []\T1/txtt/m/n/10 rocsolver_zgetrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 911--912 []\T1/txtt/m/n/10 rocsolver_zgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 917--918 []\T1/txtt/m/n/10 rocsolver_zheevd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 925--926 []\T1/txtt/m/n/10 rocsolver_zheevj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 928--929 []\T1/txtt/m/n/10 rocsolver_zheevx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [419] Underfull \hbox (badness 10000) in paragraph at lines 931--932 []\T1/txtt/m/n/10 rocsolver_zhegs2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 934--935 []\T1/txtt/m/n/10 rocsolver_zhegst_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 940--941 []\T1/txtt/m/n/10 rocsolver_zhegvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 949--950 []\T1/txtt/m/n/10 rocsolver_zhegvj_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 952--953 []\T1/txtt/m/n/10 rocsolver_zhegvx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 955--956 []\T1/txtt/m/n/10 rocsolver_zhetd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 958--959 []\T1/txtt/m/n/10 rocsolver_zhetrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 979--980 []\T1/txtt/m/n/10 rocsolver_zpotf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 980--981 []\T1/txtt/m/n/10 rocsolver_zpotf2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 985--986 []\T1/txtt/m/n/10 rocsolver_zpotrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 986--987 []\T1/txtt/m/n/10 rocsolver_zpotrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 989--990 []\T1/txtt/m/n/10 rocsolver_zpotri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 994--995 []\T1/txtt/m/n/10 rocsolver_zpotrs_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 995--996 []\T1/txtt/m/n/10 rocsolver_zpotrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1001--1002 []\T1/txtt/m/n/10 rocsolver_zsytf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1004--1005 []\T1/txtt/m/n/10 rocsolver_zsytrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 1007--1008 []\T1/txtt/m/n/10 rocsolver_ztrtri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [420] [421]) (./advanced-micro-devices-rocsolver.aux) ) (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/fontawe some5/fa5free1.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-rocsolver.pdf (425 pages, 1778659 byte s). Transcript written on advanced-micro-devices-rocsolver.log. Latexmk: Index file 'advanced-micro-devices-rocsolver.idx' was written Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Latexmk: Examining 'advanced-micro-devices-rocsolver.log' === TeX engine is 'pdfTeX' Latexmk: All targets (advanced-micro-devices-rocsolver.pdf) are up-to-date [rtd-command-info] start-time: 2024-08-18T18:06:33.583622Z, end-time: 2024-08-18T18:08:11.056628Z, duration: 97, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v7.4.7 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/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 246 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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 1091 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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 2153 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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 2175 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/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-rocsolver/checkouts/develop/library/include/rocsolver Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... 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-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Generating page documentation... Generating docs for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating namespace index... 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 namespace std Generating XML output for file CONTRIBUTING.md Generating XML output for file rocsolver-aliases.h Generating XML output for file rocsolver-extra-types.h Generating XML output for file rocsolver-functions.h Generating XML output for file rocsolver.h Generating XML output for file ideal_sizes.hpp Generating XML output for file README.md Generating XML output for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/ Generating XML output for the main page Running plantuml with JAVA... lookup cache used 1129/65536 hits=3887 misses=1244 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={'fieldlist', 'replacements', 'dollarmath', 'colon_fence', 'substitution', 'html_image'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory 'amdmigraphx-github' from https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-file' from https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv... loading intersphinx inventory 'amdsmi-github' from https://github.com/ROCm/amdsmi/tree/develop/objects.inv... loading intersphinx inventory 'amdsmi-file' from https://github.com/ROCm/amdsmi/blob/develop/objects.inv... loading intersphinx inventory 'composable_kernel-github' from https://github.com/ROCm/composable_kernel/tree/develop/objects.inv... loading intersphinx inventory 'composable_kernel-file' from https://github.com/ROCm/composable_kernel/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/develop/objects.inv loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/docs/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv loading intersphinx inventory 'hip-github' from https://github.com/ROCm/HIP/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/develop/objects.inv loading intersphinx inventory 'hip-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hipblas-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/develop/objects.inv loading intersphinx inventory 'hipblas-file' from https://github.com/ROCm/hipBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/develop/objects.inv loading intersphinx inventory 'hipblaslt-github' from https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/develop/objects.inv loading intersphinx inventory 'hipblaslt-file' from https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/develop/objects.inv loading intersphinx inventory 'hipcc-github' from https://github.com/ROCm/HIPCC/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/develop/objects.inv loading intersphinx inventory 'hipcc-file' from https://github.com/ROCm/HIPCC/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/develop/objects.inv loading intersphinx inventory 'hipcub-github' from https://github.com/ROCm/hipCUB/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv loading intersphinx inventory 'hipcub-file' from https://github.com/ROCm/hipCUB/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIP/en/docs/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIP/en/docs/develop/objects.inv loading intersphinx inventory 'hipfft-github' from https://github.com/ROCm/hipFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv loading intersphinx inventory 'hipfft-file' from https://github.com/ROCm/hipFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/tree/develop/objects.inv loading intersphinx inventory 'hipfort-github' from https://github.com/ROCm/hipfort/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/develop/objects.inv loading intersphinx inventory 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/develop/objects.inv loading intersphinx inventory 'hipify-github' from https://github.com/ROCm/HIPIFY/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/develop/objects.inv loading intersphinx inventory 'hipify-file' from https://github.com/ROCm/HIPIFY/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/develop/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/develop/objects.inv loading intersphinx inventory 'hip-python-github' from https://github.com/ROCm/hip-python/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/develop/objects.inv loading intersphinx inventory 'hip-python-file' from https://github.com/ROCm/hip-python/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/develop/objects.inv loading intersphinx inventory 'hiprand-github' from https://github.com/ROCm/hipRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/develop/objects.inv loading intersphinx inventory 'hiprand-file' from https://github.com/ROCm/hipRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hipsparse-github' from https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/develop/objects.inv loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-github' from https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv loading intersphinx inventory 'hipsparselt-file' from https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv loading intersphinx inventory 'hiptensor-github' from https://github.com/ROCm/hipTensor/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv loading intersphinx inventory 'hiptensor-file' from https://github.com/ROCm/hipTensor/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-python%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-python%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'llvm-project-github' from https://github.com/ROCm/llvm-project/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv loading intersphinx inventory 'llvm-project-file' from https://github.com/ROCm/llvm-project/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/develop/objects.inv loading intersphinx inventory 'miopen-github' from https://github.com/ROCm/MIOpen/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv loading intersphinx inventory 'miopen-file' from https://github.com/ROCm/MIOpen/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/develop/objects.inv loading intersphinx inventory 'mivisionx-github' from https://github.com/ROCm/MIVisionX/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/develop/objects.inv loading intersphinx inventory 'mivisionx-file' from https://github.com/ROCm/MIVisionX/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/develop/objects.inv loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/tree/develop/objects.inv loading intersphinx inventory 'omniperf-github' from https://github.com/ROCm/omniperf/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/develop/objects.inv loading intersphinx inventory 'omniperf-file' from https://github.com/ROCm/omniperf/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-github' from https://github.com/ROCm/omnitrace/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-file' from https://github.com/ROCm/omnitrace/blob/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-vs%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-vs%25252Fen%25252Fmaster%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rccl-github' from https://github.com/ROCm/rccl/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/develop/objects.inv loading intersphinx inventory 'rccl-file' from https://github.com/ROCm/rccl/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/develop/objects.inv loading intersphinx inventory 'rdc-github' from https://github.com/ROCm/rdc/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/develop/objects.inv loading intersphinx inventory 'rdc-file' from https://github.com/ROCm/rdc/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/develop/objects.inv loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocal-github' from https://github.com/ROCm/rocAL/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/develop/objects.inv loading intersphinx inventory 'rocal-file' from https://github.com/ROCm/rocAL/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/develop/objects.inv loading intersphinx inventory 'rocalution-github' from https://github.com/ROCm/rocALUTION/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/develop/objects.inv loading intersphinx inventory 'rocalution-file' from https://github.com/ROCm/rocALUTION/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/develop/objects.inv loading intersphinx inventory 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv loading intersphinx inventory 'rocblas-file' from https://github.com/ROCm/rocBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi-github' from https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi-file' from https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/develop/objects.inv loading intersphinx inventory 'rocdecode-github' from https://github.com/ROCm/rocDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/tree/develop/objects.inv loading intersphinx inventory 'rocdecode-file' from https://github.com/ROCm/rocDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/develop/objects.inv loading intersphinx inventory 'rocfft-github' from https://github.com/ROCm/rocFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/develop/objects.inv loading intersphinx inventory 'rocfft-file' from https://github.com/ROCm/rocFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv loading intersphinx inventory 'rocgdb-github' from https://github.com/ROCm/ROCgdb/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv loading intersphinx inventory 'rocgdb-file' from https://github.com/ROCm/ROCgdb/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/develop/objects.inv loading intersphinx inventory 'rocm-github' from https://github.com/ROCm/ROCm/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/develop/objects.inv loading intersphinx inventory 'rocm-file' from https://github.com/ROCm/ROCm/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-github' from https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-github' from https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-file' from https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-github' from https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-file' from https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/blob/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-github' from https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-file' from https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-github' from https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-file' from https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv loading intersphinx inventory 'rocminfo' from https://rocm.docs.amd.com/projects/rocminfo/en/amd-staging/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv loading intersphinx inventory 'rocminfo-github' from https://github.com/ROCm/rocminfo/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv loading intersphinx inventory 'rocminfo-file' from https://github.com/ROCm/rocminfo/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-github' from https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-file' from https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv loading intersphinx inventory 'rocprim-github' from https://github.com/ROCm/rocPRIM/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/develop/objects.inv loading intersphinx inventory 'rocprim-file' from https://github.com/ROCm/rocPRIM/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/amd-staging/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/amd-staging/objects.inv loading intersphinx inventory 'rocprofiler-github' from https://github.com/ROCm/rocprofiler/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-file' from https://github.com/ROCm/rocprofiler/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-file' from https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/develop/objects.inv loading intersphinx inventory 'rocpydecode-github' from https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/develop/objects.inv loading intersphinx inventory 'rocpydecode-file' from https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/develop/objects.inv loading intersphinx inventory 'rocrand-github' from https://github.com/ROCm/rocRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/develop/objects.inv loading intersphinx inventory 'rocrand-file' from https://github.com/ROCm/rocRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv loading intersphinx inventory 'rocr-runtime-github' from https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv loading intersphinx inventory 'rocr-runtime-file' from https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-github' from https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-file' from https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/blob/develop/objects.inv loading intersphinx inventory 'rocsolver-github' from https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/develop/objects.inv loading intersphinx inventory 'rocsolver-file' from https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv loading intersphinx inventory 'rocsparse-github' from https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv loading intersphinx inventory 'rocsparse-file' from https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv loading intersphinx inventory 'rocthrust-github' from https://github.com/ROCm/rocThrust/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv loading intersphinx inventory 'rocthrust-file' from https://github.com/ROCm/rocThrust/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv loading intersphinx inventory 'roctracer-github' from https://github.com/ROCm/roctracer/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-github' from https://github.com/ROCm/rocWMMA/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-file' from https://github.com/ROCm/rocWMMA/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/develop/objects.inv loading intersphinx inventory 'rpp-github' from https://github.com/ROCm/rpp/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/develop/objects.inv loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/develop/objects.inv loading intersphinx inventory 'transferbench-github' from https://github.com/ROCm/TransferBench/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/develop/objects.inv loading intersphinx inventory 'transferbench-file' from https://github.com/ROCm/TransferBench/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/develop/objects.inv [autosummary] generating autosummary for: howto/clients.rst, howto/contribute.rst, howto/index.rst, howto/logging.rst, howto/memory.rst, howto/using.rst, index.rst, installation/index.rst, installation/installlinux.rst, license.rst, reference/auxiliary.rst, reference/deprecated.rst, reference/index.rst, reference/intro.rst, reference/lapack.rst, reference/lapacklike.rst, reference/logging.rst, reference/refact.rst, reference/tuning.rst, reference/types.rst building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 20 source files that are out of date updating environment: 0 added, 8 changed, 0 removed reading sources... [ 12%] reference/auxiliary reading sources... [ 25%] reference/deprecated reading sources... [ 38%] reference/lapack reading sources... [ 50%] reference/lapacklike reading sources... [ 62%] reference/logging reading sources... [ 75%] reference/refact reading sources... [ 88%] reference/tuning reading sources... [100%] reference/types /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/auxiliary.rst:59: WARNING: doxygenfunction: Cannot find function "rocsolver_clacgv_64 :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/lapacklike.rst:549: WARNING: doxygenfunction: Cannot find function "rocsolver_zheevdx :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/tuning.rst:188: WARNING: doxygendefine: Cannot find define "BDSQR_SPLIT_GROUPS" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/installation/index.rst: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 5%] howto/clients writing output... [ 10%] howto/contribute writing output... [ 15%] howto/index writing output... [ 20%] howto/logging writing output... [ 25%] howto/memory writing output... [ 30%] howto/using writing output... [ 35%] index writing output... [ 40%] installation/index writing output... [ 45%] installation/installlinux writing output... [ 50%] license writing output... [ 55%] reference/auxiliary writing output... [ 60%] reference/deprecated writing output... [ 65%] reference/index writing output... [ 70%] reference/intro writing output... [ 75%] reference/lapack writing output... [ 80%] reference/lapacklike writing output... [ 85%] reference/logging writing output... [ 90%] reference/refact writing output... [ 95%] reference/tuning writing output... [100%] reference/types /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/index.rst:11: WARNING: unknown document: 'hip:index' generating indices... genindex done writing additional pages... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/index.rst:11: WARNING: unknown document: 'hip:index' writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/index.rst:11: WARNING: unknown document: 'hip:index' writing toc.ncx file... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/index.rst:11: WARNING: unknown document: 'hip:index' writing rocSOLVERDocumentation.epub file... Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 24.362 reference/lapack 14.262 reference/auxiliary 8.651 reference/lapacklike 1.597 reference/types 0.689 reference/refact build succeeded, 120 warnings. The ePub file is in ../_readthedocs/epub.