Read the Docs build information Build id: 2382049 Project: advanced-micro-devices-rocsolver Version: develop Commit: adafc09ba675ee97f2929255e0a435c595798300 Date: 2024-07-30T09:15:19.145673Z State: finished Success: True [rtd-command-info] start-time: 2024-07-30T09:15:20.432862Z, end-time: 2024-07-30T09:15:21.613240Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/ROCm/rocSOLVER.git . Cloning into '.'... [rtd-command-info] start-time: 2024-07-30T09:15:21.681360Z, end-time: 2024-07-30T09:15:22.480096Z, 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-07-30T09:15:22.611840Z, end-time: 2024-07-30T09:15:22.957373Z, 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 adafc09 Use rocBLAS gemm_64 (#765) [rtd-command-info] start-time: 2024-07-30T09:15:23.034370Z, end-time: 2024-07-30T09:15:23.097824Z, 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-07-30T09:15:28.157061Z, end-time: 2024-07-30T09:15:28.233913Z, duration: 0, exit-code: 0 asdf global python 3.10.14 [rtd-command-info] start-time: 2024-07-30T09:15:28.650190Z, end-time: 2024-07-30T09:15:30.097021Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.14.final.0-64 in 896ms 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-07-30T09:15:30.170749Z, end-time: 2024-07-30T09:15:42.996679Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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 10.7 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.1.0-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 26.0 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.1.0 [rtd-command-info] start-time: 2024-07-30T09:15:43.095112Z, end-time: 2024-07-30T09:15:53.386171Z, duration: 10, 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.15.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 87.7 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.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 169.2 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 298.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 365.1 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_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.15.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-07-30T09:15:53.506752Z, end-time: 2024-07-30T09:16:08.832926Z, duration: 15, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/sphinx/requirements.txt Collecting accessible-pygments==0.0.3 (from -r docs/sphinx/requirements.txt (line 7)) Downloading accessible_pygments-0.0.3-py2.py3-none-any.whl.metadata (6.0 kB) Collecting alabaster==0.7.13 (from -r docs/sphinx/requirements.txt (line 9)) Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB) Collecting babel==2.12.1 (from -r docs/sphinx/requirements.txt (line 11)) Downloading Babel-2.12.1-py3-none-any.whl.metadata (1.3 kB) Collecting beautifulsoup4==4.11.2 (from -r docs/sphinx/requirements.txt (line 15)) Downloading beautifulsoup4-4.11.2-py3-none-any.whl.metadata (3.5 kB) Collecting breathe==4.34.0 (from -r docs/sphinx/requirements.txt (line 17)) Downloading breathe-4.34.0-py3-none-any.whl.metadata (968 bytes) 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.15.1 (from -r docs/sphinx/requirements.txt (line 21)) Downloading cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) Collecting charset-normalizer==3.1.0 (from -r docs/sphinx/requirements.txt (line 25)) Downloading charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (30 kB) Collecting click==8.1.3 (from -r docs/sphinx/requirements.txt (line 27)) Downloading click-8.1.3-py3-none-any.whl.metadata (3.2 kB) Collecting cryptography==42.0.4 (from -r docs/sphinx/requirements.txt (line 29)) Downloading cryptography-42.0.4-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) Collecting deprecated==1.2.13 (from -r docs/sphinx/requirements.txt (line 31)) Downloading Deprecated-1.2.13-py2.py3-none-any.whl.metadata (5.8 kB) Collecting docutils==0.19 (from -r docs/sphinx/requirements.txt (line 33)) Downloading docutils-0.19-py3-none-any.whl.metadata (2.7 kB) Collecting fastjsonschema==2.16.3 (from -r docs/sphinx/requirements.txt (line 39)) Downloading fastjsonschema-2.16.3-py3-none-any.whl.metadata (2.0 kB) Collecting gitdb==4.0.10 (from -r docs/sphinx/requirements.txt (line 41)) Downloading gitdb-4.0.10-py3-none-any.whl.metadata (1.1 kB) Collecting gitpython==3.1.41 (from -r docs/sphinx/requirements.txt (line 43)) Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 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==2.2.0 (from -r docs/sphinx/requirements.txt (line 53)) Downloading markdown_it_py-2.2.0-py3-none-any.whl.metadata (6.8 kB) Collecting markupsafe==2.1.2 (from -r docs/sphinx/requirements.txt (line 57)) Downloading MarkupSafe-2.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) Collecting mdit-py-plugins==0.3.5 (from -r docs/sphinx/requirements.txt (line 59)) Downloading mdit_py_plugins-0.3.5-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==1.0.0 (from -r docs/sphinx/requirements.txt (line 63)) Downloading myst_parser-1.0.0-py3-none-any.whl.metadata (5.5 kB) Collecting packaging==23.0 (from -r docs/sphinx/requirements.txt (line 65)) Downloading packaging-23.0-py3-none-any.whl.metadata (3.1 kB) Collecting pycparser==2.21 (from -r docs/sphinx/requirements.txt (line 69)) Downloading pycparser-2.21-py2.py3-none-any.whl.metadata (1.1 kB) Collecting pydata-sphinx-theme==0.13.3 (from -r docs/sphinx/requirements.txt (line 71)) Downloading pydata_sphinx_theme-0.13.3-py3-none-any.whl.metadata (6.8 kB) Collecting pygithub==1.58.1 (from -r docs/sphinx/requirements.txt (line 75)) Downloading PyGithub-1.58.1-py3-none-any.whl.metadata (1.8 kB) Collecting pygments==2.15.0 (from -r docs/sphinx/requirements.txt (line 77)) Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) Collecting pyjwt==2.6.0 (from pyjwt[crypto]==2.6.0->-r docs/sphinx/requirements.txt (line 82)) Downloading PyJWT-2.6.0-py3-none-any.whl.metadata (4.0 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 (from -r docs/sphinx/requirements.txt (line 86)) Downloading PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (2.0 kB) Collecting requests==2.32.2 (from -r docs/sphinx/requirements.txt (line 91)) Downloading requests-2.32.2-py3-none-any.whl.metadata (4.6 kB) Collecting rocm-docs-core==1.5.0 (from -r docs/sphinx/requirements.txt (line 95)) Downloading rocm_docs_core-1.5.0-py3-none-any.whl.metadata (4.0 kB) Collecting smmap==5.0.0 (from -r docs/sphinx/requirements.txt (line 97)) Downloading smmap-5.0.0-py3-none-any.whl.metadata (4.2 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.4 (from -r docs/sphinx/requirements.txt (line 101)) Downloading soupsieve-2.4-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx==5.3.0 (from -r docs/sphinx/requirements.txt (line 103)) Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) Collecting sphinx-book-theme==1.0.1 (from -r docs/sphinx/requirements.txt (line 114)) Downloading sphinx_book_theme-1.0.1-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx-copybutton==0.5.1 (from -r docs/sphinx/requirements.txt (line 116)) Downloading sphinx_copybutton-0.5.1-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design==0.4.1 (from -r docs/sphinx/requirements.txt (line 118)) Downloading sphinx_design-0.4.1-py3-none-any.whl.metadata (5.2 kB) Collecting sphinx-external-toc==0.3.1 (from -r docs/sphinx/requirements.txt (line 120)) Downloading sphinx_external_toc-0.3.1-py3-none-any.whl.metadata (15 kB) Collecting sphinx-notfound-page==0.8.3 (from -r docs/sphinx/requirements.txt (line 122)) Downloading sphinx_notfound_page-0.8.3-py2.py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-applehelp==1.0.4 (from -r docs/sphinx/requirements.txt (line 124)) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-devhelp==1.0.2 (from -r docs/sphinx/requirements.txt (line 126)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp==2.0.1 (from -r docs/sphinx/requirements.txt (line 128)) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB) 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) Collecting sphinxcontrib-qthelp==1.0.3 (from -r docs/sphinx/requirements.txt (line 132)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-serializinghtml==1.1.5 (from -r docs/sphinx/requirements.txt (line 134)) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting typing-extensions==4.5.0 (from -r docs/sphinx/requirements.txt (line 136)) Downloading typing_extensions-4.5.0-py3-none-any.whl.metadata (8.5 kB) Collecting urllib3==1.26.19 (from -r docs/sphinx/requirements.txt (line 138)) Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) Collecting wrapt==1.15.0 (from -r docs/sphinx/requirements.txt (line 140)) Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Downloading accessible_pygments-0.0.3-py2.py3-none-any.whl (30 kB) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 151.5 MB/s eta 0:00:00 Downloading beautifulsoup4-4.11.2-py3-none-any.whl (129 kB) Downloading breathe-4.34.0-py3-none-any.whl (92 kB) Downloading cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) Downloading charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) Downloading click-8.1.3-py3-none-any.whl (96 kB) Downloading cryptography-42.0.4-cp39-abi3-manylinux_2_28_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 196.7 MB/s eta 0:00:00 Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 327.5 MB/s eta 0:00:00 Downloading fastjsonschema-2.16.3-py3-none-any.whl (23 kB) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) Downloading MarkupSafe-2.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading myst_parser-1.0.0-py3-none-any.whl (77 kB) Downloading packaging-23.0-py3-none-any.whl (42 kB) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) Downloading pydata_sphinx_theme-0.13.3-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 270.2 MB/s eta 0:00:00 Downloading PyGithub-1.58.1-py3-none-any.whl (312 kB) Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 374.3 MB/s eta 0:00:00 Downloading PyJWT-2.6.0-py3-none-any.whl (20 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 345.7 MB/s eta 0:00:00 Downloading PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 682.2/682.2 kB 343.4 MB/s eta 0:00:00 Downloading requests-2.32.2-py3-none-any.whl (63 kB) Downloading rocm_docs_core-1.5.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 73.2 MB/s eta 0:00:00 Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Downloading soupsieve-2.4-py3-none-any.whl (37 kB) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 296.7 MB/s eta 0:00:00 Downloading sphinx_book_theme-1.0.1-py3-none-any.whl (396 kB) Downloading sphinx_copybutton-0.5.1-py3-none-any.whl (13 kB) Downloading sphinx_design-0.4.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 273.5 MB/s eta 0:00:00 Downloading sphinx_external_toc-0.3.1-py3-none-any.whl (26 kB) Downloading sphinx_notfound_page-0.8.3-py2.py3-none-any.whl (8.5 kB) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB) Installing collected packages: fastjsonschema, wrapt, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, smmap, pyyaml, pyjwt, pygments, pycparser, packaging, mdurl, markupsafe, docutils, click, charset-normalizer, babel, alabaster, requests, markdown-it-py, gitdb, deprecated, cffi, beautifulsoup4, accessible-pygments, sphinx, pynacl, mdit-py-plugins, gitpython, cryptography, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pydata-sphinx-theme, myst-parser, breathe, sphinx-book-theme, pygithub, rocm-docs-core Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.2 Uninstalling urllib3-2.2.2: Successfully uninstalled urllib3-2.2.2 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: pygments Found existing installation: Pygments 2.18.0 Uninstalling Pygments-2.18.0: Successfully uninstalled Pygments-2.18.0 Attempting uninstall: packaging Found existing installation: packaging 24.1 Uninstalling packaging-24.1: Successfully uninstalled packaging-24.1 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 2.1.5 Uninstalling MarkupSafe-2.1.5: Successfully uninstalled MarkupSafe-2.1.5 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.3.2 Uninstalling charset-normalizer-3.3.2: Successfully uninstalled charset-normalizer-3.3.2 Attempting uninstall: babel Found existing installation: Babel 2.15.0 Uninstalling Babel-2.15.0: Successfully uninstalled Babel-2.15.0 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: requests Found existing installation: requests 2.32.3 Uninstalling requests-2.32.3: Successfully uninstalled requests-2.32.3 Attempting uninstall: sphinx Found existing installation: Sphinx 8.0.2 Uninstalling Sphinx-8.0.2: Successfully uninstalled Sphinx-8.0.2 Successfully installed accessible-pygments-0.0.3 alabaster-0.7.13 babel-2.12.1 beautifulsoup4-4.11.2 breathe-4.34.0 cffi-1.15.1 charset-normalizer-3.1.0 click-8.1.3 cryptography-42.0.4 deprecated-1.2.13 docutils-0.19 fastjsonschema-2.16.3 gitdb-4.0.10 gitpython-3.1.41 markdown-it-py-2.2.0 markupsafe-2.1.2 mdit-py-plugins-0.3.5 mdurl-0.1.2 myst-parser-1.0.0 packaging-23.0 pycparser-2.21 pydata-sphinx-theme-0.13.3 pygithub-1.58.1 pygments-2.15.0 pyjwt-2.6.0 pynacl-1.5.0 pyyaml-6.0 requests-2.32.2 rocm-docs-core-1.5.0 smmap-5.0.0 soupsieve-2.4 sphinx-5.3.0 sphinx-book-theme-1.0.1 sphinx-copybutton-0.5.1 sphinx-design-0.4.1 sphinx-external-toc-0.3.1 sphinx-notfound-page-0.8.3 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.5.0 urllib3-1.26.19 wrapt-1.15.0 [rtd-command-info] start-time: 2024-07-30T09:16:09.632243Z, end-time: 2024-07-30T09:16:09.689749Z, 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.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': 'adafc09b', } # 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/2382049/' 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-07-30T09:16:09.755010Z, end-time: 2024-07-30T09:22:23.468393Z, duration: 373, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 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 1060/65536 hits=3887 misses=1175 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop myst v1.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'fieldlist', 'colon_fence', 'dollarmath', 'html_image', 'substitution', 'replacements'}, disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/AMDMIGraphX/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/AMDMIGraphX/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/amdsmi/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/amdsmi/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/amdsmi/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/composable_kernel/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/composable_kernel/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIP/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIP/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/HIP/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLAS/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/hipBLAS/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLAS/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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://github.com/ROCm/composable_kernel/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLASLt/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLASLt/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPCC/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/HIPCC/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPCC/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipCUB/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipCUB/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipCUB/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPCC/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPCC/en/develop/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipFFT/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/hipFFT/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipFFT/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipfort/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/hipfort/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipfort/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPIFY/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/HIPIFY/blob/${gh_version}/objects.inv... loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hip-python/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hip-python/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipRAND/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/hipRAND/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSOLVER/tree/${gh_version}/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 from https://github.com/ROCm/hipSOLVER/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSE/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSE/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/hipSOLVER/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSELt/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSELt/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipTensor/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/hipTensor/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipTensor/blob/${gh_version}/objects.inv... loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/llvm-project/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/llvm-project/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv loading intersphinx inventory 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/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/MIOpen/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/MIOpen/blob/${gh_version}/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 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/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/MIVisionX/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/MIVisionX/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv... loading intersphinx inventory from https://github.com/ROCm/omniperf/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/omniperf/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/omnitrace/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/omnitrace/blob/${gh_version}/objects.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 fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv loading intersphinx inventory 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/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv loading intersphinx inventory from https://github.com/ROCm/rccl/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rccl/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rdc/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rdc/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocAL/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocAL/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocALUTION/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocALUTION/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rocALUTION/blob/${gh_version}/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 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocBLAS/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rocBLAS/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCdbgapi/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCdbgapi/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocDecode/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocDecode/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocFFT/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rocFFT/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocFFT/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv... loading intersphinx inventory from https://github.com/ROCm/ROCgdb/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCgdb/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/rocDecode/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCm/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCm/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm-docs-core/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-linux/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-linux/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-linux/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-windows/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-windows/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-windows/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_bandwidth_test/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rocm_bandwidth_test/blob/${gh_version}/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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_smi_lib/tree/${gh_version}/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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_smi_lib/blob/${gh_version}/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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-cmake/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-cmake/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocminfo/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocminfo/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_smi_lib/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/master/objects.inv loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCmValidationSuite/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCmValidationSuite/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPRIM/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rocPRIM/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPRIM/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/ROCmValidationSuite/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rocprofiler/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rocprofiler-sdk/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler-sdk/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPyDecode/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPyDecode/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocRAND/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocRAND/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocRAND/blob/${gh_version}/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-sdk%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-sdk%25252Fen%25252Famd-mainline%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCR-Runtime/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCR-Runtime/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rocr_debug_agent/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocr_debug_agent/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/ROCR-Runtime/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSOLVER/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSOLVER/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSPARSE/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSPARSE/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/rocSPARSE/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocThrust/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocThrust/blob/${gh_version}/objects.inv... loading intersphinx inventory 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/rocSPARSE/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/roctracer/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/roctracer/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocWMMA/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rocWMMA/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rocWMMA/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rpp/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/rpp/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rpp/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/TransferBench/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/TransferBench/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/TransferBench/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/$%7Bgh_version%7D/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 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 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 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 generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 20.501 reference/lapack 12.439 reference/auxiliary 9.612 reference/lapacklike 0.698 reference/refact 0.481 reference/deprecated build succeeded, 126 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-07-30T09:22:23.617057Z, end-time: 2024-07-30T09:28:34.104213Z, duration: 370, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v5.3.0 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 1060/65536 hits=3887 misses=1175 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 v1.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_image', 'substitution', 'colon_fence', 'fieldlist', 'replacements', 'dollarmath'}, disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://github.com/ROCm/AMDMIGraphX/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/AMDMIGraphX/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/amdsmi/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/amdsmi/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/composable_kernel/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/composable_kernel/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIP/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIP/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLAS/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLAS/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLASLt/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLASLt/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPCC/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPCC/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPCC/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipCUB/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipCUB/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipFFT/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPCC/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPCC/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipFFT/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipfort/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipfort/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPIFY/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPIFY/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/hipFFT/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hip-python/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hip-python/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipRAND/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipRAND/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSOLVER/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSOLVER/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSE/tree/${gh_version}/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 from https://github.com/ROCm/hipSPARSE/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSELt/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSELt/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipTensor/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipTensor/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/llvm-project/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/llvm-project/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/MIOpen/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/MIOpen/blob/${gh_version}/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 from https://github.com/ROCm/MIVisionX/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/MIVisionX/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/llvm-project/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/omniperf/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/omniperf/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/omnitrace/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/omnitrace/blob/${gh_version}/objects.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 fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv loading intersphinx inventory from https://github.com/ROCm/rccl/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rccl/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv loading intersphinx inventory from https://github.com/ROCm/rdc/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rdc/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocAL/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocAL/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocALUTION/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocALUTION/blob/${gh_version}/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 from https://github.com/ROCm/rocBLAS/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocBLAS/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCdbgapi/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCdbgapi/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocDecode/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocDecode/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocFFT/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocFFT/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCgdb/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCgdb/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCm/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCm/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-linux/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-linux/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-windows/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-windows/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_bandwidth_test/tree/${gh_version}/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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_bandwidth_test/blob/${gh_version}/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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_smi_lib/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-windows/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_smi_lib/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_smi_lib/blob/${gh_version}/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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-cmake/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-cmake/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_smi_lib/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocminfo/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocminfo/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCmValidationSuite/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCmValidationSuite/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPRIM/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPRIM/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler-sdk/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler-sdk/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPyDecode/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPyDecode/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocRAND/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocRAND/blob/${gh_version}/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-sdk%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-sdk%25252Fen%25252Famd-mainline%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory from https://github.com/ROCm/ROCR-Runtime/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCR-Runtime/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocr_debug_agent/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocr_debug_agent/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSOLVER/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSOLVER/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSPARSE/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSPARSE/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocThrust/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocThrust/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/roctracer/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/roctracer/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocWMMA/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocWMMA/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rpp/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rpp/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/TransferBench/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/TransferBench/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/$%7Bgh_version%7D/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 building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 8 changed, 0 removed reading sources... [ 12%] reference/auxiliary reading sources... [ 25%] reference/deprecated reading sources... [ 37%] reference/lapack reading sources... [ 50%] reference/lapacklike reading sources... [ 62%] reference/logging reading sources... [ 75%] reference/refact reading sources... [ 87%] 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 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 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 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 ======================= 22.578 reference/lapack 13.189 reference/auxiliary 8.738 reference/lapacklike 0.705 reference/refact 0.525 reference/deprecated build succeeded, 126 warnings. The HTML page is in ../_readthedocs/htmlzip. [rtd-command-info] start-time: 2024-07-30T09:28:34.751983Z, end-time: 2024-07-30T09:34:03.532189Z, duration: 328, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v5.3.0 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 1060/65536 hits=3887 misses=1175 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 v1.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'dollarmath', 'html_image', 'replacements', 'fieldlist', 'substitution', 'colon_fence'}, disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://github.com/ROCm/AMDMIGraphX/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/AMDMIGraphX/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/amdsmi/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/amdsmi/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/composable_kernel/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/composable_kernel/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIP/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIP/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLAS/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLAS/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLASLt/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLASLt/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPCC/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPCC/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPCC/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipCUB/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipCUB/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipFFT/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipFFT/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipfort/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipfort/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPIFY/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPIFY/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hip-python/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hip-python/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipRAND/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipRAND/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSOLVER/tree/${gh_version}/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 from https://github.com/ROCm/hipSOLVER/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSE/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSE/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPCC/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPCC/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSELt/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSELt/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipTensor/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipTensor/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/hipSPARSELt/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/hipSPARSE/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/llvm-project/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/llvm-project/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/MIOpen/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/MIOpen/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/MIVisionX/tree/${gh_version}/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 from https://github.com/ROCm/MIVisionX/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/omniperf/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/omniperf/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.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 fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv loading intersphinx inventory from https://github.com/ROCm/omnitrace/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/omnitrace/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rccl/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv loading intersphinx inventory from https://github.com/ROCm/rccl/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rdc/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rdc/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocAL/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocAL/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocALUTION/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocALUTION/blob/${gh_version}/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 from https://github.com/ROCm/rocBLAS/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocBLAS/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCdbgapi/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCdbgapi/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocDecode/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocDecode/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocFFT/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocFFT/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCgdb/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCgdb/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCm/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCm/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-linux/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-linux/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-windows/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-windows/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_bandwidth_test/tree/${gh_version}/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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_bandwidth_test/blob/${gh_version}/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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_smi_lib/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-windows/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_smi_lib/tree/${gh_version}/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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_smi_lib/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-cmake/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-cmake/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocminfo/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocminfo/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCmValidationSuite/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_smi_lib/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCmValidationSuite/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPRIM/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPRIM/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/ROCmValidationSuite/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler-sdk/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler-sdk/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPyDecode/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPyDecode/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocRAND/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocRAND/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCR-Runtime/tree/${gh_version}/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-sdk%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-sdk%25252Fen%25252Famd-mainline%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory from https://github.com/ROCm/ROCR-Runtime/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocr_debug_agent/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocr_debug_agent/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSOLVER/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSOLVER/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSPARSE/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSPARSE/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocThrust/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocThrust/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/roctracer/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/roctracer/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocWMMA/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocWMMA/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rpp/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rpp/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/TransferBench/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/TransferBench/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/$%7Bgh_version%7D/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 building [latex]: all documents updating environment: 0 added, 8 changed, 0 removed reading sources... [ 12%] reference/auxiliary reading sources... [ 25%] reference/deprecated reading sources... [ 37%] reference/lapack reading sources... [ 50%] reference/lapacklike reading sources... [ 62%] reference/logging reading sources... [ 75%] reference/refact reading sources... [ 87%] 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 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 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... done writing... done copying TeX support files... copying TeX support files... done Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/_readthedocs/pdf/_static/searchtools.js ====================== slowest reading durations ======================= 20.230 reference/lapack 12.503 reference/auxiliary 9.334 reference/lapacklike 1.909 reference/deprecated 0.671 reference/refact build succeeded, 126 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-07-30T09:34:03.681687Z, end-time: 2024-07-30T09:34:03.744389Z, 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-07-30T09:34:03.836427Z, end-time: 2024-07-30T09:34:21.628152Z, duration: 17, 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) (./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)) (./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)) *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 78. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 78. (/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 123. LaTeX Warning: Hyper reference `howto/using:using' on page 1 undefined on input line 147. LaTeX Warning: Hyper reference `howto/memory:memory' on page 1 undefined on inp ut line 151. LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 1 undefine d on input line 155. LaTeX Warning: Hyper reference `howto/clients:clients' on page 1 undefined on i nput line 159. LaTeX Warning: Hyper reference `howto/contribute:contribute' on page 1 undefine d on input line 163. LaTeX Warning: Hyper reference `reference/intro:intro' on page 1 undefined on i nput line 187. LaTeX Warning: Hyper reference `reference/types:rocsolver-types' on page 1 unde fined on input line 191. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-auxiliary-functio ns' on page 1 undefined on input line 195. LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 1 undefine d on input line 199. LaTeX Warning: Hyper reference `reference/lapacklike:lapack-like' on page 1 und efined on input line 203. LaTeX Warning: Hyper reference `reference/refact:refactor' on page 1 undefined on input line 207. LaTeX Warning: Hyper reference `reference/logging:api-logging' on page 1 undefi ned on input line 211. LaTeX Warning: Hyper reference `reference/tuning:tuning-label' on page 1 undefi ned on input line 215. LaTeX Warning: Hyper reference `reference/deprecated:deprecated' on page 1 unde fined on input line 219. [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 304. [3] [4] [5] [6] Chapter 2. LaTeX Warning: Hyper reference `howto/using:using' on page 7 undefined on input line 592. LaTeX Warning: Hyper reference `howto/memory:memory' on page 7 undefined on inp ut line 596. LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 7 undefine d on input line 600. LaTeX Warning: Hyper reference `howto/clients:clients' on page 7 undefined on i nput line 604. LaTeX Warning: Hyper reference `howto/contribute:contribute' on page 7 undefine d on input line 608. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 7 undefined on input line 630. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [7] Underfull \vbox (badness 10000) detected at line 734 Underfull \vbox (badness 10000) detected at line 734 [8] [9] LaTeX Warning: Hyper reference `reference/lapack:geqrf-strided-batched' on page 10 undefined on input line 760. Overfull \vbox (1.9364pt too high) detected at line 880 [10] Underfull \vbox (badness 10000) detected at line 880 Underfull \vbox (badness 10000) detected at line 880 [11] LaTeX Warning: Hyper reference `reference/lapack:geqrf-batched' on page 12 unde fined on input line 888. [12] Underfull \vbox (badness 10000) detected at line 1022 Underfull \vbox (badness 10000) detected at line 1022 [13] Underfull \vbox (badness 10000) detected at line 1022 Underfull \vbox (badness 10000) detected at line 1022 [14] [15] [16] [17] Underfull \hbox (badness 7963) in paragraph at lines 1262--1268 []\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 1270. [18] [19] [20] LaTeX Warning: Hyper reference `reference/index:reference' on page 21 undefined on input line 1449. LaTeX Warning: Hyper reference `howto/logging:log-profile' on page 21 undefined on input line 1485. [21] LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 22 undefined on input line 1516. LaTeX Warning: Hyper reference `reference/lapack:geqrf-batched' on page 22 unde fined on input line 1520. LaTeX Warning: Hyper reference `reference/lapack:geqrf-strided-batched' on page 22 undefined on input line 1520. Underfull \hbox (badness 10000) in paragraph at lines 1519--1521 []\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 1528. [22] [23] [24] Chapter 3. LaTeX Warning: Hyper reference `reference/intro:intro' on page 25 undefined on input line 1623. LaTeX Warning: Hyper reference `reference/types:rocsolver-types' on page 25 und efined on input line 1627. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-auxiliary-functio ns' on page 25 undefined on input line 1631. LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 25 undefin ed on input line 1635. LaTeX Warning: Hyper reference `reference/lapacklike:lapack-like' on page 25 un defined on input line 1639. LaTeX Warning: Hyper reference `reference/refact:refactor' on page 25 undefined on input line 1643. LaTeX Warning: Hyper reference `reference/logging:api-logging' on page 25 undef ined on input line 1647. LaTeX Warning: Hyper reference `reference/tuning:tuning-label' on page 25 undef ined on input line 1651. LaTeX Warning: Hyper reference `reference/deprecated:deprecated' on page 25 und efined on input line 1655. [25] LaTeX Warning: Hyper reference `reference/auxiliary:lacgv' on page 26 undefined on input line 1757. LaTeX Warning: Hyper reference `reference/auxiliary:laswp' on page 26 undefined on input line 1757. LaTeX Warning: Hyper reference `reference/auxiliary:lauum' on page 26 undefined on input line 1757. LaTeX Warning: Hyper reference `reference/auxiliary:lacgv' on page 26 undefined on input line 1757. LaTeX Warning: Hyper reference `reference/auxiliary:laswp' on page 26 undefined on input line 1757. LaTeX Warning: Hyper reference `reference/auxiliary:lauum' on page 26 undefined on input line 1757. LaTeX Warning: Hyper reference `reference/auxiliary:larfg' on page 26 undefined on input line 1853. LaTeX Warning: Hyper reference `reference/auxiliary:larf' on page 26 undefined on input line 1853. LaTeX Warning: Hyper reference `reference/auxiliary:larft' on page 26 undefined on input line 1853. LaTeX Warning: Hyper reference `reference/auxiliary:larfb' on page 26 undefined on input line 1853. LaTeX Warning: Hyper reference `reference/auxiliary:larfg' on page 26 undefined on input line 1853. LaTeX Warning: Hyper reference `reference/auxiliary:larf' on page 26 undefined on input line 1853. LaTeX Warning: Hyper reference `reference/auxiliary:larft' on page 26 undefined on input line 1853. LaTeX Warning: Hyper reference `reference/auxiliary:larfb' on page 26 undefined on input line 1853. LaTeX Warning: Hyper reference `reference/auxiliary:labrd' on page 26 undefined on input line 1927. LaTeX Warning: Hyper reference `reference/auxiliary:bdsqr' on page 26 undefined on input line 1927. LaTeX Warning: Hyper reference `reference/auxiliary:bdsvdx' on page 26 undefine d on input line 1927. LaTeX Warning: Hyper reference `reference/auxiliary:labrd' on page 26 undefined on input line 1927. LaTeX Warning: Hyper reference `reference/auxiliary:bdsqr' on page 26 undefined on input line 1927. LaTeX Warning: Hyper reference `reference/auxiliary:bdsvdx' on page 26 undefine d on input line 1927. LaTeX Warning: Hyper reference `reference/auxiliary:sterf' on page 26 undefined on input line 2043. LaTeX Warning: Hyper reference `reference/auxiliary:stebz' on page 26 undefined on input line 2043. LaTeX Warning: Hyper reference `reference/auxiliary:latrd' on page 26 undefined on input line 2043. LaTeX Warning: Hyper reference `reference/auxiliary:steqr' on page 26 undefined on input line 2043. LaTeX Warning: Hyper reference `reference/auxiliary:stedc' on page 26 undefined on input line 2043. LaTeX Warning: Hyper reference `reference/auxiliary:stein' on page 26 undefined on input line 2043. LaTeX Warning: Hyper reference `reference/auxiliary:sterf' on page 26 undefined on input line 2043. LaTeX Warning: Hyper reference `reference/auxiliary:stebz' on page 26 undefined on input line 2043. LaTeX Warning: Hyper reference `reference/auxiliary:latrd' on page 26 undefined on input line 2043. LaTeX Warning: Hyper reference `reference/auxiliary:steqr' on page 26 undefined on input line 2043. LaTeX Warning: Hyper reference `reference/auxiliary:stedc' on page 26 undefined on input line 2043. LaTeX Warning: Hyper reference `reference/auxiliary:stein' on page 26 undefined on input line 2043. LaTeX Warning: Hyper reference `reference/auxiliary:lasyf' on page 26 undefined on input line 2091. LaTeX Warning: Hyper reference `reference/auxiliary:lasyf' on page 26 undefined on input line 2091. LaTeX Warning: Hyper reference `reference/auxiliary:org2r' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orgqr' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orgl2' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orglq' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:org2l' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orgql' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orgbr' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orgtr' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orm2r' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:ormqr' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orml2' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:ormlq' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orm2l' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:ormql' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:ormbr' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:ormtr' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:org2r' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orgqr' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orgl2' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orglq' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:org2l' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orgql' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orgbr' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orgtr' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orm2r' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:ormqr' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orml2' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:ormlq' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:orm2l' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:ormql' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:ormbr' on page 26 undefined on input line 2283. LaTeX Warning: Hyper reference `reference/auxiliary:ormtr' on page 26 undefined on input line 2283. [26] LaTeX Warning: Hyper reference `reference/auxiliary:ung2r' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:ungqr' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:ungl2' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unglq' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:ung2l' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:ungql' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:ungbr' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:ungtr' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unm2r' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unmqr' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unml2' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unmlq' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unm2l' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unmql' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unmbr' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unmtr' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:ung2r' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:ungqr' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:ungl2' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unglq' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:ung2l' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:ungql' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:ungbr' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:ungtr' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unm2r' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unmqr' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unml2' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unmlq' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unm2l' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unmql' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unmbr' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/auxiliary:unmtr' on page 27 undefined on input line 2475. LaTeX Warning: Hyper reference `reference/lapack:potf2' on page 27 undefined on input line 2606. LaTeX Warning: Hyper reference `reference/lapack:potrf' on page 27 undefined on input line 2606. LaTeX Warning: Hyper reference `reference/lapack:getf2' on page 27 undefined on input line 2606. LaTeX Warning: Hyper reference `reference/lapack:getrf' on page 27 undefined on input line 2606. LaTeX Warning: Hyper reference `reference/lapack:sytf2' on page 27 undefined on input line 2606. LaTeX Warning: Hyper reference `reference/lapack:sytrf' on page 27 undefined on input line 2606. LaTeX Warning: Hyper reference `reference/lapack:potf2' on page 27 undefined on input line 2606. LaTeX Warning: Hyper reference `reference/lapack:potrf' on page 27 undefined on input line 2606. LaTeX Warning: Hyper reference `reference/lapack:getf2' on page 27 undefined on input line 2606. LaTeX Warning: Hyper reference `reference/lapack:getrf' on page 27 undefined on input line 2606. LaTeX Warning: Hyper reference `reference/lapack:sytf2' on page 27 undefined on input line 2606. LaTeX Warning: Hyper reference `reference/lapack:sytrf' on page 27 undefined on input line 2606. LaTeX Warning: Hyper reference `reference/lapack:geqr2' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:gerq2' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:gerqf' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:gelq2' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:gelqf' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:geql2' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:geqlf' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:geqr2' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:gerq2' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:gerqf' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:gelq2' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:gelqf' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:geql2' on page 27 undefined on input line 2766. LaTeX Warning: Hyper reference `reference/lapack:geqlf' on page 27 undefined on input line 2766. [27] LaTeX Warning: Hyper reference `reference/lapack:sytd2' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:sytrd' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:sygs2' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:sygst' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:hetd2' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:hetrd' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:hegs2' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:hegst' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:gebd2' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:gebrd' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:sytd2' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:sytrd' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:sygs2' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:sygst' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:hetd2' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:hetrd' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:hegs2' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:hegst' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:gebd2' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:gebrd' on page 28 undefined on input line 2910. LaTeX Warning: Hyper reference `reference/lapack:trtri' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:getri' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:getrs' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:gesv' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:potri' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:potrs' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:posv' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:trtri' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:getri' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:getrs' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:gesv' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:potri' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:potrs' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:posv' on page 28 undefined on input line 3054. LaTeX Warning: Hyper reference `reference/lapack:gels' on page 28 undefined on input line 3102. LaTeX Warning: Hyper reference `reference/lapack:gels' on page 28 undefined on input line 3102. LaTeX Warning: Hyper reference `reference/lapack:syev' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:syevd' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:syevx' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:sygv' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:sygvd' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:sygvx' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:heev' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:heevd' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:heevx' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:hegv' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:hegvd' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:hegvx' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:syev' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:syevd' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:syevx' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:sygv' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:sygvd' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:sygvx' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:heev' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:heevd' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:heevx' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:hegv' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:hegvd' on page 28 undefined on input line 3254. LaTeX Warning: Hyper reference `reference/lapack:hegvx' on page 28 undefined on input line 3254. [28] LaTeX Warning: Hyper reference `reference/lapack:gesvd' on page 29 undefined on input line 3318. LaTeX Warning: Hyper reference `reference/lapack:gesvdx' on page 29 undefined o n input line 3318. LaTeX Warning: Hyper reference `reference/lapack:gesvd' on page 29 undefined on input line 3318. LaTeX Warning: Hyper reference `reference/lapack:gesvdx' on page 29 undefined o n input line 3318. LaTeX Warning: Hyper reference `reference/lapacklike:getf2-npvt' on page 29 und efined on input line 3401. LaTeX Warning: Hyper reference `reference/lapacklike:getrf-npvt' on page 29 und efined on input line 3401. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrf-npvt' on page 29 undefined on input line 3401. LaTeX Warning: Hyper reference `reference/lapacklike:getf2-npvt' on page 29 und efined on input line 3401. LaTeX Warning: Hyper reference `reference/lapacklike:getrf-npvt' on page 29 und efined on input line 3401. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrf-npvt' on page 29 undefined on input line 3401. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt' on page 29 und efined on input line 3497. LaTeX Warning: Hyper reference `reference/lapacklike:getri-outofplace' on page 29 undefined on input line 3497. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt-outofplace' on page 29 undefined on input line 3497. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrs-npvt' on page 29 undefined on input line 3497. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt' on page 29 und efined on input line 3497. LaTeX Warning: Hyper reference `reference/lapacklike:getri-outofplace' on page 29 undefined on input line 3497. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt-outofplace' on page 29 undefined on input line 3497. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrs-npvt' on page 29 undefined on input line 3497. LaTeX Warning: Hyper reference `reference/lapacklike:syevj' on page 29 undefine d on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:sygvj' on page 29 undefine d on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:heevj' on page 29 undefine d on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:hegvj' on page 29 undefine d on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:syevdj' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdj' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:heevdj' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdj' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:syevdx' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdx' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:heevdx' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdx' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:syevj' on page 29 undefine d on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:sygvj' on page 29 undefine d on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:heevj' on page 29 undefine d on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:hegvj' on page 29 undefine d on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:syevdj' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdj' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:heevdj' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdj' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:syevdx' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdx' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:heevdx' on page 29 undefin ed on input line 3649. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdx' on page 29 undefin ed on input line 3649. [29] LaTeX Warning: Hyper reference `reference/lapacklike:gesvdj' on page 30 undefin ed on input line 3697. LaTeX Warning: Hyper reference `reference/lapacklike:gesvdj' on page 30 undefin ed on input line 3697. LaTeX Warning: Hyper reference `reference/refact:rfsumlu' on page 30 undefined on input line 3772. LaTeX Warning: Hyper reference `reference/refact:rfsplitlu' on page 30 undefine d on input line 3772. LaTeX Warning: Hyper reference `reference/refact:rfrefactlu' on page 30 undefin ed on input line 3772. LaTeX Warning: Hyper reference `reference/refact:rfrefactchol' on page 30 undef ined on input line 3772. LaTeX Warning: Hyper reference `reference/refact:rfsumlu' on page 30 undefined on input line 3772. LaTeX Warning: Hyper reference `reference/refact:rfsplitlu' on page 30 undefine d on input line 3772. LaTeX Warning: Hyper reference `reference/refact:rfrefactlu' on page 30 undefin ed on input line 3772. LaTeX Warning: Hyper reference `reference/refact:rfrefactchol' on page 30 undef ined on input line 3772. LaTeX Warning: Hyper reference `reference/refact:rfsolve' on page 30 undefined on input line 3814. LaTeX Warning: Hyper reference `reference/refact:rfsolve' on page 30 undefined on input line 3814. [30] [31] [32] [33] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a1e7e4 fe0fc97abeb4b270ac2f3bf3ab2' on page 34 undefined on input line 4425. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae4443 4a33640f28432ef23ed94860840' on page 34 undefined on input line 4425. [34] LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 35 undefin ed on input line 4484. LaTeX Warning: Hyper reference `reference/auxiliary:vecmat' on page 35 undefine d on input line 4489. LaTeX Warning: Hyper reference `reference/auxiliary:householder' on page 35 und efined on input line 4493. LaTeX Warning: Hyper reference `reference/auxiliary:bidiag' on page 35 undefine d on input line 4497. LaTeX Warning: Hyper reference `reference/auxiliary:tridiag' on page 35 undefin ed on input line 4501. LaTeX Warning: Hyper reference `reference/auxiliary:symmetric' on page 35 undef ined on input line 4505. LaTeX Warning: Hyper reference `reference/auxiliary:orthonormal' on page 35 und efined on input line 4509. LaTeX Warning: Hyper reference `reference/auxiliary:unitary' on page 35 undefin ed on input line 4513. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lacgv' on pa ge 35 undefined on input line 4569. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-laswp' on pa ge 35 undefined on input line 4573. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lauum' on pa ge 35 undefined on input line 4577. [35] Underfull \hbox (badness 10000) in paragraph at lines 4596--4600 []\T1/qtm/b/n/10 Warning: \T1/qtm/m/n/10 doxy-gen-func-tion: Can-not find func -tion ^^Proc-solver_clacgv_64 :out- Underfull \hbox (badness 10000) in paragraph at lines 4596--4600 \T1/qtm/m/n/10 line^^Q in doxy-gen xml out-put for project ^^Proc-SOLVER 3.27.0 Doc-u-men-ta-tion^^Q from Underfull \hbox (badness 10000) in paragraph at lines 4596--4600 \T1/qtm/m/n/10 di-rec-tory: /home/docs/checkouts/readthedocs.org/user_builds/ad vanced-micro-devices- [36] [37] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larfg' on pa ge 38 undefined on input line 4827. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larft' on pa ge 38 undefined on input line 4831. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larf' on pag e 38 undefined on input line 4835. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larfb' on pa ge 38 undefined on input line 4839. [38] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5007. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5007. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5018. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5018. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5029. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5029. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5040. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5040. [39] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a8cb9 be11d12e3c9eb2b8f707888a8482' on page 40 undefined on input line 5080. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 40 undefined on input line 5084. [40] [41] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5275. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5275. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5286. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5286. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5297. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5297. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5308. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5308. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a75 2e5fe40282cfc92e61d0c6a233b191' on page 42 undefined on input line 5347. [42] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a8cb9 be11d12e3c9eb2b8f707888a8482' on page 43 undefined on input line 5364. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 43 undefined on input line 5368. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-labrd' on pa ge 43 undefined on input line 5421. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-bdsqr' on pa ge 43 undefined on input line 5425. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-bdsvdx' on p age 43 undefined on input line 5429. [43] [44] [45] [46] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 47 undefined on input line 5723. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 47 undefined on input line 5723. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 47 undefined on input line 5734. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 47 undefined on input line 5734. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 47 undefined on input line 5765. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 47 undefined on input line 5769. [47] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a45 9de4818d1dc67ffb18fd419d270ba7' on page 48 undefined on input line 5817. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a45 9de4818d1dc67ffb18fd419d270ba7' on page 48 undefined on input line 5821. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-latrd' on pa ge 48 undefined on input line 5838. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-sterf' on pa ge 48 undefined on input line 5842. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stebz' on pa ge 48 undefined on input line 5846. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-steqr' on pa ge 48 undefined on input line 5850. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stedc' on pa ge 48 undefined on input line 5854. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stein' on pa ge 48 undefined on input line 5858. [48] [49] [50] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 51 undefined on input line 6063. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_eorder' on page 51 undefined on input line 6063. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 51 undefined on input line 6074. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_eorder' on page 51 undefined on input line 6074. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 51 undefined on input line 6093. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a37fd ea38babb4ebda6327c0b76e342aa' on page 51 undefined on input line 6097. [51] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6170. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6181. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6192. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6203. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 52 undefined on input line 6213. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 52 undefined on input line 6213. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 52 undefined on input line 6222. [52] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1aca a6f0e82b62cf3aee9522e09dcc421e' on page 53 undefined on input line 6238. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a31 b4297ed23d32e373c67858ab89fa23' on page 53 undefined on input line 6238. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6263. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6274. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6285. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6296. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 53 undefined on input line 6306. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 53 undefined on input line 6306. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 53 undefined on input line 6315. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1aca a6f0e82b62cf3aee9522e09dcc421e' on page 53 undefined on input line 6331. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a31 b4297ed23d32e373c67858ab89fa23' on page 53 undefined on input line 6331. [53] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6399. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6424. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6428. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6432. [54] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lasyf' on pa ge 55 undefined on input line 6465. [55] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-org2r' on pa ge 56 undefined on input line 6588. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgqr' on pa ge 56 undefined on input line 6592. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgl2' on pa ge 56 undefined on input line 6596. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orglq' on pa ge 56 undefined on input line 6600. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-org2l' on pa ge 56 undefined on input line 6604. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgql' on pa ge 56 undefined on input line 6608. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgbr' on pa ge 56 undefined on input line 6612. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgtr' on pa ge 56 undefined on input line 6616. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orm2r' on pa ge 56 undefined on input line 6620. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormqr' on pa ge 56 undefined on input line 6624. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orml2' on pa ge 56 undefined on input line 6628. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormlq' on pa ge 56 undefined on input line 6632. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orm2l' on pa ge 56 undefined on input line 6636. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormql' on pa ge 56 undefined on input line 6640. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormbr' on pa ge 56 undefined on input line 6644. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormtr' on pa ge 56 undefined on input line 6648. [56] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6690. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6711. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6719. [57] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6765. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6786. 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_1a99502 a6fa094a310499dd853bc0db0d6' on page 58 undefined on input line 6840. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6861. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 58 undefined on input line 6869. [58] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6915. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 59 undefined on input line 6936. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6944. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 59 undefined on input line 6990. [59] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 60 undefined on input line 7011. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' 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 7065. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 60 undefined on input line 7086. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 60 undefined on input line 7094. [60] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 61 undefined on input line 7111. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 61 undefined on input line 7122. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 61 undefined on input line 7161. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 61 undefined on input line 7170. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 61 undefined on input line 7182. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 61 undefined on input line 7186. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 61 undefined on input line 7194. [61] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7245. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7254. 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. [62] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7324. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7353. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7361. [63] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7423. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7452. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7460. [64] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7522. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7551. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7559. [65] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7621. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7650. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7658. [66] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7720. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7749. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7757. [67] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7819. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7848. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7856. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 68 undefined on input line 7881. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 68 undefined on input line 7892. [68] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 69 undefined on input line 7942. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 69 undefined on input line 7951. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 69 undefined on input line 7971. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 69 undefined on input line 7975. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 69 undefined on input line 7983. [69] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 70 undefined on input line 8053. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 70 undefined on input line 8066. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 70 undefined on input line 8082. [70] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 71 undefined on input line 8090. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ung2r' on pa ge 71 undefined on input line 8115. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungqr' on pa ge 71 undefined on input line 8119. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungl2' on pa ge 71 undefined on input line 8123. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unglq' on pa ge 71 undefined on input line 8127. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ung2l' on pa ge 71 undefined on input line 8131. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungql' on pa ge 71 undefined on input line 8135. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungbr' on pa ge 71 undefined on input line 8139. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungtr' on pa ge 71 undefined on input line 8143. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unm2r' on pa ge 71 undefined on input line 8147. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmqr' on pa ge 71 undefined on input line 8151. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unml2' on pa ge 71 undefined on input line 8155. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmlq' on pa ge 71 undefined on input line 8159. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unm2l' on pa ge 71 undefined on input line 8163. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmql' on pa ge 71 undefined on input line 8167. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmbr' on pa ge 71 undefined on input line 8171. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmtr' on pa ge 71 undefined on input line 8175. [71] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8217. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8238. 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 8292. [72] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8313. 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_1a99502 a6fa094a310499dd853bc0db0d6' on page 73 undefined on input line 8367. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8388. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' 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 8442. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 74 undefined on input line 8463. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 74 undefined on input line 8471. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 74 undefined on input line 8517. [74] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 75 undefined on input line 8538. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' 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 8592. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 75 undefined on input line 8613. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 75 undefined on input line 8621. [75] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 76 undefined on input line 8638. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 76 undefined on input line 8649. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 76 undefined on input line 8688. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 76 undefined on input line 8697. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 76 undefined on input line 8709. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 76 undefined on input line 8713. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 76 undefined on input line 8721. [76] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8772. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8781. 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. [77] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8851. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8880. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8888. [78] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8950. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8979. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8987. [79] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9049. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9078. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9086. [80] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9148. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9177. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9185. [81] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9247. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9276. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9284. [82] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 83 undefined on input line 9346. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 83 undefined on input line 9375. 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/types:_CPPv414rocblas_storev' on page 84 undefined on input line 9408. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 84 undefined on input line 9419. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 84 undefined on input line 9469. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 84 undefined on input line 9478. [84] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9498. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9502. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9510. [85] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9580. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9593. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9609. 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:triangular' on page 86 undefin ed on input line 9645. LaTeX Warning: Hyper reference `reference/lapack:orthogonal' on page 86 undefin ed on input line 9649. LaTeX Warning: Hyper reference `reference/lapack:reductions' on page 86 undefin ed on input line 9653. LaTeX Warning: Hyper reference `reference/lapack:linears' on page 86 undefined on input line 9657. LaTeX Warning: Hyper reference `reference/lapack:leastsqr' on page 86 undefined on input line 9661. LaTeX Warning: Hyper reference `reference/lapack:eigens' on page 86 undefined o n input line 9665. LaTeX Warning: Hyper reference `reference/lapack:svds' on page 86 undefined on input line 9669. [86] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2' on page 87 undefined on input line 9725. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2-batched' on page 87 undefined on input line 9729. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2-strided-b atched' on page 87 undefined on input line 9733. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf' on page 87 undefined on input line 9737. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf-batched' on page 87 undefined on input line 9741. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf-strided-b atched' on page 87 undefined on input line 9745. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2' on page 87 undefined on input line 9749. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2-batched' on page 87 undefined on input line 9753. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2-strided-b atched' on page 87 undefined on input line 9757. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf' on page 87 undefined on input line 9761. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf-batched' on page 87 undefined on input line 9765. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf-strided-b atched' on page 87 undefined on input line 9769. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2' on page 87 undefined on input line 9773. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2-batched' on page 87 undefined on input line 9777. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2-strided-b atched' on page 87 undefined on input line 9781. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf' on page 87 undefined on input line 9785. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf-batched' on page 87 undefined on input line 9789. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf-strided-b atched' on page 87 undefined on input line 9793. [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2' on page 111 undefined on input line 12058. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2-batched' on page 111 undefined on input line 12062. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2-strided-b atched' on page 111 undefined on input line 12066. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf' on page 111 undefined on input line 12070. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf-batched' on page 111 undefined on input line 12074. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf-strided-b atched' on page 111 undefined on input line 12078. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2' on page 111 undefined on input line 12082. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2-batched' on page 111 undefined on input line 12086. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2-strided-b atched' on page 111 undefined on input line 12090. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf' on page 111 undefined on input line 12094. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf-batched' on page 111 undefined on input line 12098. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf-strided-b atched' on page 111 undefined on input line 12102. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2' on page 111 undefined on input line 12106. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2-batched' on page 111 undefined on input line 12110. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2-strided-b atched' on page 111 undefined on input line 12114. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf' on page 111 undefined on input line 12118. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf-batched' on page 111 undefined on input line 12122. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf-strided-b atched' on page 111 undefined on input line 12126. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2' on page 111 undefined on input line 12130. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2-batched' on page 111 undefined on input line 12134. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2-strided-b atched' on page 111 undefined on input line 12138. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf' on page 111 undefined on input line 12142. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf-batched' on page 111 undefined on input line 12146. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf-strided-b atched' on page 111 undefined on input line 12150. [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] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2' on page 139 undefined on input line 14939. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2-batched' on page 139 undefined on input line 14943. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2-strided-b atched' on page 139 undefined on input line 14947. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd' on page 139 undefined on input line 14951. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd-batched' on page 139 undefined on input line 14955. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd-strided-b atched' on page 139 undefined on input line 14959. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2' on page 139 undefined on input line 14963. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2-batched' on page 139 undefined on input line 14967. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2-strided-b atched' on page 139 undefined on input line 14971. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2' on page 139 undefined on input line 14975. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2-batched' on page 139 undefined on input line 14979. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2-strided-b atched' on page 139 undefined on input line 14983. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd' on page 139 undefined on input line 14987. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd-batched' on page 139 undefined on input line 14991. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd-strided-b atched' on page 139 undefined on input line 14995. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd' on page 139 undefined on input line 14999. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd-batched' on page 139 undefined on input line 15003. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd-strided-b atched' on page 139 undefined on input line 15007. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2' on page 139 undefined on input line 15011. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2-batched' on page 139 undefined on input line 15015. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2-strided-b atched' on page 139 undefined on input line 15019. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2' on page 139 undefined on input line 15023. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2-batched' on page 139 undefined on input line 15027. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2-strided-b atched' on page 139 undefined on input line 15031. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst' on page 139 undefined on input line 15035. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst-batched' on page 139 undefined on input line 15039. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst-strided-b atched' on page 139 undefined on input line 15043. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst' on page 139 undefined on input line 15047. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst-batched' on page 139 undefined on input line 15051. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst-strided-b atched' on page 139 undefined on input line 15055. [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] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 166 undefined on input line 17166. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 166 undefined on input line 17177. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 166 undefined on input line 17206. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 166 undefined on input line 17226. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 166 undefined on input line 17246. [166] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 167 undefined on input line 17267. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 167 undefined on input line 17278. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 167 undefined on input line 17307. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 167 undefined on input line 17327. [167] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 168 undefined on input line 17347. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 168 undefined on input line 17372. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 168 undefined on input line 17383. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 168 undefined on input line 17412. [168] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 169 undefined on input line 17432. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 169 undefined on input line 17456. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 169 undefined on input line 17485. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 169 undefined on input line 17496. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 169 undefined on input line 17525. [169] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 170 undefined on input line 17545. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 170 undefined on input line 17565. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 170 undefined on input line 17586. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 170 undefined on input line 17597. [170] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 171 undefined on input line 17626. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 171 undefined on input line 17646. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 171 undefined on input line 17666. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 171 undefined on input line 17691. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 171 undefined on input line 17702. [171] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 172 undefined on input line 17731. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 172 undefined on input line 17751. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 172 undefined on input line 17775. [172] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 173 undefined on input line 17804. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 173 undefined on input line 17815. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 173 undefined on input line 17844. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 173 undefined on input line 17864. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 173 undefined on input line 17884. [173] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 174 undefined on input line 17905. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 174 undefined on input line 17916. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 174 undefined on input line 17945. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 174 undefined on input line 17965. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 174 undefined on input line 17985. [174] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 175 undefined on input line 18010. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 175 undefined on input line 18021. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 175 undefined on input line 18050. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 175 undefined on input line 18070. [175] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 176 undefined on input line 18094. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 176 undefined on input line 18123. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 176 undefined on input line 18134. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 176 undefined on input line 18163. [176] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 177 undefined on input line 18183. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 177 undefined on input line 18203. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 177 undefined on input line 18224. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 177 undefined on input line 18235. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 177 undefined on input line 18264. [177] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 178 undefined on input line 18284. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 178 undefined on input line 18304. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 178 undefined on input line 18329. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 178 undefined on input line 18340. [178] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 179 undefined on input line 18369. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 179 undefined on input line 18389. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 179 undefined on input line 18413. [179] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri' on page 180 undefined on input line 18442. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri-batched' on page 180 undefined on input line 18446. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri-strided-b atched' on page 180 undefined on input line 18450. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri' on page 180 undefined on input line 18454. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri-batched' on page 180 undefined on input line 18458. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri-strided-b atched' on page 180 undefined on input line 18462. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs' on page 180 undefined on input line 18466. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs-batched' on page 180 undefined on input line 18470. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs-strided-b atched' on page 180 undefined on input line 18474. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv' on page 1 80 undefined on input line 18478. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv-batched' o n page 180 undefined on input line 18482. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv-strided-ba tched' on page 180 undefined on input line 18486. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri' on page 180 undefined on input line 18490. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri-batched' on page 180 undefined on input line 18494. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri-strided-b atched' on page 180 undefined on input line 18498. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs' on page 180 undefined on input line 18502. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs-batched' on page 180 undefined on input line 18506. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs-strided-b atched' on page 180 undefined on input line 18510. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv' on page 1 80 undefined on input line 18514. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv-batched' o n page 180 undefined on input line 18518. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv-strided-ba tched' on page 180 undefined on input line 18522. [180] [181] [182] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 183 undefined on input line 18842. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 183 undefined on input line 18866. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 183 undefined on input line 18874. [183] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 184 undefined on input line 18932. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 184 undefined on input line 18956. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 184 undefined on input line 18964. [184] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 185 undefined on input line 19030. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 185 undefined on input line 19054. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 185 undefined on input line 19066. [185] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 186 undefined on input line 19187. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 186 undefined on input line 19208. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 186 undefined on input line 19216. [186] [187] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 188 undefined on input line 19333. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 188 undefined on input line 19354. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 188 undefined on input line 19362. [188] [189] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 190 undefined on input line 19487. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 190 undefined on input line 19508. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 190 undefined on input line 19520. Underfull \hbox (badness 6284) in paragraph at lines 19519--19521 \T1/qtm/m/n/10 the value of strideP). Con-tains the vec-tors ipiv_l of pivot in -dices re-turned by [190] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 191 undefined on input line 19605. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a4852a a28474bd3056f3bc8365a4e0c22' on page 191 undefined on input line 19605. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 191 undefined on input line 19622. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 191 undefined on input line 19630. [191] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 192 undefined on input line 19707. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a6747c 0acb3884ab535e803c09d1d1969' on page 192 undefined on input line 19707. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 192 undefined on input line 19724. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 192 undefined on input line 19732. [192] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 193 undefined on input line 19817. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a35eaf b6744f0a74539d4b8e30bf652ae' on page 193 undefined on input line 19817. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 193 undefined on input line 19834. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 193 undefined on input line 19846. [193] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 194 undefined on input line 19935. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 194 undefined on input line 19952. [194] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 195 undefined on input line 20025. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 195 undefined on input line 20042. [195] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 196 undefined on input line 20119. Underfull \hbox (badness 10000) in paragraph at lines 20118--20120 []\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 196 undefined on input line 20136. [196] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 197 undefined on input line 20225. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 197 undefined on input line 20246. [197] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 198 undefined on input line 20331. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 198 undefined on input line 20352. [198] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 199 undefined on input line 20441. [199] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 200 undefined on input line 20462. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 200 undefined on input line 20551. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a04b81 8b7b9a32d25b10d9d71b0b6b64b' on page 200 undefined on input line 20551. [200] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 201 undefined on input line 20572. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 201 undefined on input line 20653. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a788d1 fdc225731e4e9cb2a90bed16f71' on page 201 undefined on input line 20653. [201] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 202 undefined on input line 20674. [202] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 203 undefined on input line 20759. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a5e73c 11d69b43d656b9586ebb439208d' on page 203 undefined on input line 20759. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 203 undefined on input line 20780. [203] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels' on page 2 04 undefined on input line 20825. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels-batched' o n page 204 undefined on input line 20829. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels-strided-ba tched' on page 204 undefined on input line 20833. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 204 undefined on input line 20883. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 204 undefined on input line 20883. [204] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 205 undefined on input line 20927. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 205 undefined on input line 20927. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a311b5 e6e07b09d5423d1b47a5c4e8709' on page 205 undefined on input line 20997. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a82cc0 7dd4bb7714506e88245a8a2fedb' on page 205 undefined on input line 20997. [205] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a311b5 e6e07b09d5423d1b47a5c4e8709' on page 206 undefined on input line 21041. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a82cc0 7dd4bb7714506e88245a8a2fedb' on page 206 undefined on input line 21041. [206] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad7679 5eed309fa65fa9fc82aa5c86ae2' on page 207 undefined on input line 21115. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a46cfe 5e307a7ab11dc5651ce27d21d05' on page 207 undefined on input line 21115. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad7679 5eed309fa65fa9fc82aa5c86ae2' on page 207 undefined on input line 21159. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a46cfe 5e307a7ab11dc5651ce27d21d05' on page 207 undefined on input line 21159. [207] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev' on page 2 08 undefined on input line 21204. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev-batched' o n page 208 undefined on input line 21208. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev-strided-ba tched' on page 208 undefined on input line 21212. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev' on page 2 08 undefined on input line 21216. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev-batched' o n page 208 undefined on input line 21220. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev-strided-ba tched' on page 208 undefined on input line 21224. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd' on page 208 undefined on input line 21228. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd-batched' on page 208 undefined on input line 21232. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd-strided-b atched' on page 208 undefined on input line 21236. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd' on page 208 undefined on input line 21240. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd-batched' on page 208 undefined on input line 21244. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd-strided-b atched' on page 208 undefined on input line 21248. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx' on page 208 undefined on input line 21252. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx-batched' on page 208 undefined on input line 21256. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx-strided-b atched' on page 208 undefined on input line 21260. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx' on page 208 undefined on input line 21264. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx-batched' on page 208 undefined on input line 21268. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx-strided-b atched' on page 208 undefined on input line 21272. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv' on page 2 08 undefined on input line 21276. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv-batched' o n page 208 undefined on input line 21280. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv-strided-ba tched' on page 208 undefined on input line 21284. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv' on page 2 08 undefined on input line 21288. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv-batched' o n page 208 undefined on input line 21292. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv-strided-ba tched' on page 208 undefined on input line 21296. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd' on page 208 undefined on input line 21300. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd-batched' on page 208 undefined on input line 21304. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd-strided-b atched' on page 208 undefined on input line 21308. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd' on page 208 undefined on input line 21312. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd-batched' on page 208 undefined on input line 21316. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd-strided-b atched' on page 208 undefined on input line 21320. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx' on page 208 undefined on input line 21324. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx-batched' on page 208 undefined on input line 21328. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx-strided-b atched' on page 208 undefined on input line 21332. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx' on page 208 undefined on input line 21336. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx-batched' on page 208 undefined on input line 21340. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx-strided-b atched' on page 208 undefined on input line 21344. [208] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 209 undefined on input line 21357. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 209 undefined on input line 21368. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 209 undefined on input line 21384. [209] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 210 undefined on input line 21429. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 210 undefined on input line 21440. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 210 undefined on input line 21456. [210] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 211 undefined on input line 21513. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 211 undefined on input line 21524. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 211 undefined on input line 21540. [211] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 212 undefined on input line 21601. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 212 undefined on input line 21612. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 212 undefined on input line 21628. [212] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 213 undefined on input line 21673. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 213 undefined on input line 21684. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 213 undefined on input line 21700. [213] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 214 undefined on input line 21757. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 214 undefined on input line 21768. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 214 undefined on input line 21784. [214] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 215 undefined on input line 21845. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 215 undefined on input line 21856. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 215 undefined on input line 21872. [215] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 216 undefined on input line 21917. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 216 undefined on input line 21928. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 216 undefined on input line 21944. [216] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 217 undefined on input line 22001. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 217 undefined on input line 22012. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 217 undefined on input line 22028. [217] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 218 undefined on input line 22089. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 218 undefined on input line 22100. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 218 undefined on input line 22116. [218] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 219 undefined on input line 22161. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 219 undefined on input line 22172. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 219 undefined on input line 22188. [219] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 220 undefined on input line 22245. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 220 undefined on input line 22256. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 220 undefined on input line 22272. [220] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 221 undefined on input line 22333. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 221 undefined on input line 22333. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 221 undefined on input line 22344. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 221 undefined on input line 22344. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 221 undefined on input line 22360. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 221 undefined on input line 22364. [221] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 222 undefined on input line 22441. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 222 undefined on input line 22441. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 222 undefined on input line 22452. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 222 undefined on input line 22452. [222] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 223 undefined on input line 22468. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 223 undefined on input line 22472. [223] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 224 undefined on input line 22561. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 224 undefined on input line 22561. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 224 undefined on input line 22572. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 224 undefined on input line 22572. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 224 undefined on input line 22588. [224] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 225 undefined on input line 22592. [225] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 226 undefined on input line 22689. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 226 undefined on input line 22689. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 226 undefined on input line 22700. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 226 undefined on input line 22700. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 226 undefined on input line 22716. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 226 undefined on input line 22720. [226] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 227 undefined on input line 22797. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 227 undefined on input line 22797. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 227 undefined on input line 22808. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 227 undefined on input line 22808. [227] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 228 undefined on input line 22824. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 228 undefined on input line 22828. [228] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 229 undefined on input line 22917. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 229 undefined on input line 22917. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 229 undefined on input line 22928. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 229 undefined on input line 22928. [229] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 230 undefined on input line 22944. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 230 undefined on input line 22948. [230] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 231 undefined on input line 23045. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 231 undefined on input line 23045. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 231 undefined on input line 23056. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 231 undefined on input line 23056. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 231 undefined on input line 23088. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 231 undefined on input line 23092. [231] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 232 undefined on input line 23112. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 232 undefined on input line 23145. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 232 undefined on input line 23145. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 232 undefined on input line 23156. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 232 undefined on input line 23156. [232] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 233 undefined on input line 23188. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 233 undefined on input line 23192. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 233 undefined on input line 23212. [233] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 234 undefined on input line 23257. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 234 undefined on input line 23257. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 234 undefined on input line 23268. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 234 undefined on input line 23268. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 234 undefined on input line 23300. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 234 undefined on input line 23304. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 234 undefined on input line 23328. [234] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 235 undefined on input line 23377. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 235 undefined on input line 23377. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 235 undefined on input line 23388. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 235 undefined on input line 23388. [235] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 236 undefined on input line 23420. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 236 undefined on input line 23424. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 236 undefined on input line 23444. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 236 undefined on input line 23477. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 236 undefined on input line 23477. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 236 undefined on input line 23488. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 236 undefined on input line 23488. [236] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 237 undefined on input line 23520. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 237 undefined on input line 23524. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 237 undefined on input line 23544. [237] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 238 undefined on input line 23589. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 238 undefined on input line 23589. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 238 undefined on input line 23600. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 238 undefined on input line 23600. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 238 undefined on input line 23632. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 238 undefined on input line 23636. [238] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 239 undefined on input line 23660. [239] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 240 undefined on input line 23709. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 240 undefined on input line 23709. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 240 undefined on input line 23720. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 240 undefined on input line 23720. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 240 undefined on input line 23752. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 240 undefined on input line 23756. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 240 undefined on input line 23776. [240] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 241 undefined on input line 23809. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 241 undefined on input line 23809. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 241 undefined on input line 23820. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 241 undefined on input line 23820. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 241 undefined on input line 23852. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 241 undefined on input line 23856. [241] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 242 undefined on input line 23876. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 242 undefined on input line 23921. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 242 undefined on input line 23921. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 242 undefined on input line 23932. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 242 undefined on input line 23932. [242] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 243 undefined on input line 23964. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 243 undefined on input line 23968. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 243 undefined on input line 23992. [243] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 244 undefined on input line 24041. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 244 undefined on input line 24041. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 244 undefined on input line 24052. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 244 undefined on input line 24052. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 244 undefined on input line 24084. [244] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 245 undefined on input line 24088. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 245 undefined on input line 24108. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 245 undefined on input line 24141. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 245 undefined on input line 24141. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 245 undefined on input line 24152. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 245 undefined on input line 24152. [245] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 246 undefined on input line 24184. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 246 undefined on input line 24188. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 246 undefined on input line 24208. [246] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 247 undefined on input line 24253. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 247 undefined on input line 24253. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 247 undefined on input line 24264. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 247 undefined on input line 24264. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 247 undefined on input line 24296. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 247 undefined on input line 24300. [247] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 248 undefined on input line 24324. [248] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 249 undefined on input line 24373. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 249 undefined on input line 24373. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 249 undefined on input line 24373. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 249 undefined on input line 24384. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 249 undefined on input line 24384. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 249 undefined on input line 24384. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 249 undefined on input line 24419. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 249 undefined on input line 24423. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 249 undefined on input line 24427. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 249 undefined on input line 24447. [249] [250] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 251 undefined on input line 24512. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 251 undefined on input line 24512. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 251 undefined on input line 24512. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 251 undefined on input line 24523. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 251 undefined on input line 24523. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 251 undefined on input line 24523. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 251 undefined on input line 24558. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 251 undefined on input line 24562. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 251 undefined on input line 24566. [251] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 252 undefined on input line 24586. [252] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 253 undefined on input line 24663. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 253 undefined on input line 24663. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 253 undefined on input line 24663. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 253 undefined on input line 24674. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 253 undefined on input line 24674. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 253 undefined on input line 24674. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 253 undefined on input line 24709. [253] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 254 undefined on input line 24713. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 254 undefined on input line 24717. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 254 undefined on input line 24741. [254] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 255 undefined on input line 24826. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 255 undefined on input line 24826. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 255 undefined on input line 24826. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 255 undefined on input line 24837. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 255 undefined on input line 24837. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 255 undefined on input line 24837. [255] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 256 undefined on input line 24872. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 256 undefined on input line 24876. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 256 undefined on input line 24880. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 256 undefined on input line 24900. [256] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 257 undefined on input line 24965. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 257 undefined on input line 24965. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 257 undefined on input line 24965. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 257 undefined on input line 24976. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 257 undefined on input line 24976. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 257 undefined on input line 24976. [257] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 258 undefined on input line 25011. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 258 undefined on input line 25015. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 258 undefined on input line 25019. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 258 undefined on input line 25039. [258] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 259 undefined on input line 25116. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 259 undefined on input line 25116. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 259 undefined on input line 25116. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 259 undefined on input line 25127. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 259 undefined on input line 25127. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 259 undefined on input line 25127. [259] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 260 undefined on input line 25162. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 260 undefined on input line 25166. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 260 undefined on input line 25170. [260] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 261 undefined on input line 25194. [261] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd' on page 262 undefined on input line 25279. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd-batched' on page 262 undefined on input line 25283. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd-strided-b atched' on page 262 undefined on input line 25287. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx' on page 262 undefined on input line 25291. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx-batched' on page 262 undefined on input line 25295. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx-strided- batched' on page 262 undefined on input line 25299. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 262 undefined on input line 25312. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 262 undefined on input line 25312. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 262 undefined on input line 25312. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 262 undefined on input line 25323. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 262 undefined on input line 25323. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 262 undefined on input line 25323. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 262 undefined on input line 25334. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 262 undefined on input line 25334. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 262 undefined on input line 25334. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 262 undefined on input line 25345. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 262 undefined on input line 25345. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 262 undefined on input line 25345. [262] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 263 undefined on input line 25366. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 263 undefined on input line 25404. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 263 undefined on input line 25408. [263] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 264 undefined on input line 25448. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 264 undefined on input line 25452. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 264 undefined on input line 25456. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25473. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25473. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 264 undefined on input line 25473. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25484. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25484. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 264 undefined on input line 25484. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25495. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25495. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 264 undefined on input line 25495. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25506. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25506. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 264 undefined on input line 25506. [264] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 265 undefined on input line 25527. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 265 undefined on input line 25565. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 265 undefined on input line 25569. [265] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 266 undefined on input line 25621. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 266 undefined on input line 25629. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 266 undefined on input line 25633. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25654. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25654. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 266 undefined on input line 25654. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25665. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25665. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 266 undefined on input line 25665. [266] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 267 undefined on input line 25676. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 267 undefined on input line 25676. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 267 undefined on input line 25676. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 267 undefined on input line 25687. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 267 undefined on input line 25687. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 267 undefined on input line 25687. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 267 undefined on input line 25708. [267] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 268 undefined on input line 25746. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 268 undefined on input line 25750. [268] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 269 undefined on input line 25806. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 269 undefined on input line 25814. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25839. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25839. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 269 undefined on input line 25839. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25850. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25850. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 269 undefined on input line 25850. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25861. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25861. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 269 undefined on input line 25861. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25872. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25872. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 269 undefined on input line 25872. [269] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 270 undefined on input line 25896. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 270 undefined on input line 25918. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 270 undefined on input line 25922. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 270 undefined on input line 25926. [270] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 271 undefined on input line 25986. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 271 undefined on input line 25990. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26007. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26007. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 271 undefined on input line 26007. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26018. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26018. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 271 undefined on input line 26018. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26029. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26029. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 271 undefined on input line 26029. [271] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 272 undefined on input line 26040. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 272 undefined on input line 26040. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 272 undefined on input line 26040. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 272 undefined on input line 26064. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 272 undefined on input line 26086. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 272 undefined on input line 26090. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 272 undefined on input line 26094. [272] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 273 undefined on input line 26166. [273] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 274 undefined on input line 26174. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26195. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26195. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 274 undefined on input line 26195. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26206. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26206. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 274 undefined on input line 26206. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26217. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26217. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 274 undefined on input line 26217. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26228. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26228. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 274 undefined on input line 26228. [274] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 275 undefined on input line 26252. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 275 undefined on input line 26274. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 275 undefined on input line 26278. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 275 undefined on input line 26282. [275] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 276 undefined on input line 26358. [276] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 277 undefined on input line 26366. LaTeX Warning: Hyper reference `reference/lapacklike:liketriangular' on page 27 7 undefined on input line 26389. LaTeX Warning: Hyper reference `reference/lapacklike:likelinears' on page 277 u ndefined on input line 26393. LaTeX Warning: Hyper reference `reference/lapacklike:likeeigens' on page 277 un defined on input line 26397. LaTeX Warning: Hyper reference `reference/lapacklike:likesvds' on page 277 unde fined on input line 26401. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt' on page 277 undefined on input line 26457. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt- batched' on page 277 undefined on input line 26461. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt- strided-batched' on page 277 undefined on input line 26465. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt' on page 277 undefined on input line 26469. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt- batched' on page 277 undefined on input line 26473. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt- strided-batched' on page 277 undefined on input line 26477. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt' on page 277 undefined on input line 26481. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-batched' on page 277 undefined on input line 26485. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-strided-batched' on page 277 undefined on input line 26489. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-interleaved-batched' on page 277 undefined on input line 26493. [277] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a028df 88a6b2ae495b6fdcc4aa3321985' on page 278 undefined on input line 26605. [278] [279] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1acbab7 dd1189d9c3f8a9c4652d453d514' on page 280 undefined on input line 26747. [280] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a3c64b 17aada5327298b42798eca15ce5' on page 281 undefined on input line 26893. [281] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 282 undefined on input line 27042. [282] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 283 undefined on input line 27182. [283] [284] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 285 undefined on input line 27326. [285] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 286 undefined on input line 27457. [286] [287] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 288 undefined on input line 27571. [288] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 289 undefined on input line 27693. [289] [290] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 291 undefined on input line 27827. [291] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt' on page 292 undefined on input line 27880. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- batched' on page 292 undefined on input line 27884. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- strided-batched' on page 292 undefined on input line 27888. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place' on page 292 undefined on input line 27892. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place-batched' on page 292 undefined on input line 27896. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place-strided-batched' on page 292 undefined on input line 27900. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace' on page 292 undefined on input line 27904. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace-batched' on page 292 undefined on input line 27908. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace-strided-batched' on page 292 undefined on input line 27912. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt' on page 292 undefined on input line 27916. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-batched' on page 292 undefined on input line 27920. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-strided-batched' on page 292 undefined on input line 27924. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-interleaved-batched' on page 292 undefined on input line 27928. [292] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 293 undefined on input line 27978. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 293 undefined on input line 28002. [293] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 294 undefined on input line 28064. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 294 undefined on input line 28088. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 294 undefined on input line 28154. [294] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 295 undefined on input line 28178. [295] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 296 undefined on input line 28259. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 296 undefined on input line 28272. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 296 undefined on input line 28280. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 296 undefined on input line 28357. [296] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 297 undefined on input line 28370. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 297 undefined on input line 28378. [297] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 298 undefined on input line 28463. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 298 undefined on input line 28476. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 298 undefined on input line 28488. [298] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 299 undefined on input line 28577. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 299 undefined on input line 28590. [299] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 300 undefined on input line 28671. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 300 undefined on input line 28684. [300] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 301 undefined on input line 28769. Underfull \hbox (badness 10000) in paragraph at lines 28768--28770 []\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 301 undefined on input line 28782. [301] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 302 undefined on input line 28875. [302] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 303 undefined on input line 28896. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 303 undefined on input line 28904. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 303 undefined on input line 28912. [303] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 304 undefined on input line 28989. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 304 undefined on input line 29010. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 304 undefined on input line 29018. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 304 undefined on input line 29026. [304] [305] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 306 undefined on input line 29107. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 306 undefined on input line 29128. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 306 undefined on input line 29140. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 306 undefined on input line 29152. [306] [307] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 308 undefined on input line 29241. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 308 undefined on input line 29262. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 308 undefined on input line 29278. [308] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 309 undefined on input line 29294. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj' on p age 309 undefined on input line 29343. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj-batch ed' on page 309 undefined on input line 29347. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj-strid ed-batched' on page 309 undefined on input line 29351. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj' on p age 309 undefined on input line 29355. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj-batch ed' on page 309 undefined on input line 29359. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj-strid ed-batched' on page 309 undefined on input line 29363. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj' on p age 309 undefined on input line 29367. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj-batch ed' on page 309 undefined on input line 29371. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj-strid ed-batched' on page 309 undefined on input line 29375. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj' on p age 309 undefined on input line 29379. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj-batch ed' on page 309 undefined on input line 29383. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj-strid ed-batched' on page 309 undefined on input line 29387. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj' on page 309 undefined on input line 29391. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj-batc hed' on page 309 undefined on input line 29395. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj-stri ded-batched' on page 309 undefined on input line 29399. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj' on page 309 undefined on input line 29403. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj-batc hed' on page 309 undefined on input line 29407. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj-stri ded-batched' on page 309 undefined on input line 29411. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj' on page 309 undefined on input line 29415. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj-batc hed' on page 309 undefined on input line 29419. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj-stri ded-batched' on page 309 undefined on input line 29423. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj' on page 309 undefined on input line 29427. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj-batc hed' on page 309 undefined on input line 29431. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj-stri ded-batched' on page 309 undefined on input line 29435. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx' on page 309 undefined on input line 29439. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx-batc hed' on page 309 undefined on input line 29443. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx-stri ded-batched' on page 309 undefined on input line 29447. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx' on page 309 undefined on input line 29451. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx-batc hed' on page 309 undefined on input line 29455. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx-stri ded-batched' on page 309 undefined on input line 29459. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx' on page 309 undefined on input line 29463. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx-batc hed' on page 309 undefined on input line 29467. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx-stri ded-batched' on page 309 undefined on input line 29471. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx' on page 309 undefined on input line 29475. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx-batc hed' on page 309 undefined on input line 29479. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx-stri ded-batched' on page 309 undefined on input line 29483. [309] [310] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 311 undefined on input line 29496. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 311 undefined on input line 29496. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 311 undefined on input line 29507. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 311 undefined on input line 29507. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 311 undefined on input line 29534. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 311 undefined on input line 29538. [311] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 312 undefined on input line 29595. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 312 undefined on input line 29595. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 312 undefined on input line 29606. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 312 undefined on input line 29606. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 312 undefined on input line 29633. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 312 undefined on input line 29637. [312] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 313 undefined on input line 29702. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 313 undefined on input line 29702. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 313 undefined on input line 29713. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 313 undefined on input line 29713. [313] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 314 undefined on input line 29740. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 314 undefined on input line 29744. [314] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 315 undefined on input line 29813. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 315 undefined on input line 29813. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 315 undefined on input line 29824. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 315 undefined on input line 29824. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 315 undefined on input line 29851. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 315 undefined on input line 29855. [315] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 316 undefined on input line 29912. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 316 undefined on input line 29912. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 316 undefined on input line 29923. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 316 undefined on input line 29923. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 316 undefined on input line 29950. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 316 undefined on input line 29954. [316] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 317 undefined on input line 30019. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 317 undefined on input line 30019. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 317 undefined on input line 30030. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 317 undefined on input line 30030. [317] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 318 undefined on input line 30057. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 318 undefined on input line 30061. [318] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 319 undefined on input line 30130. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 319 undefined on input line 30130. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 319 undefined on input line 30141. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 319 undefined on input line 30141. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 319 undefined on input line 30173. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 319 undefined on input line 30177. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 319 undefined on input line 30197. [319] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 320 undefined on input line 30242. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 320 undefined on input line 30242. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 320 undefined on input line 30253. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 320 undefined on input line 30253. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 320 undefined on input line 30285. [320] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 321 undefined on input line 30289. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 321 undefined on input line 30309. [321] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 322 undefined on input line 30362. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 322 undefined on input line 30362. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 322 undefined on input line 30373. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 322 undefined on input line 30373. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 322 undefined on input line 30405. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 322 undefined on input line 30409. [322] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 323 undefined on input line 30433. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 323 undefined on input line 30490. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 323 undefined on input line 30490. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 323 undefined on input line 30501. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 323 undefined on input line 30501. [323] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 324 undefined on input line 30533. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 324 undefined on input line 30537. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 324 undefined on input line 30557. [324] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 325 undefined on input line 30602. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 325 undefined on input line 30602. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 325 undefined on input line 30613. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 325 undefined on input line 30613. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 325 undefined on input line 30645. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 325 undefined on input line 30649. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 325 undefined on input line 30669. [325] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 326 undefined on input line 30722. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 326 undefined on input line 30722. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 326 undefined on input line 30733. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 326 undefined on input line 30733. [326] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 327 undefined on input line 30765. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 327 undefined on input line 30769. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 327 undefined on input line 30793. [327] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 328 undefined on input line 30850. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 328 undefined on input line 30861. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 328 undefined on input line 30877. [328] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 329 undefined on input line 30960. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 329 undefined on input line 30971. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 329 undefined on input line 30987. [329] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 330 undefined on input line 31090. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 330 undefined on input line 31101. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 330 undefined on input line 31117. [330] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 331 undefined on input line 31230. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 331 undefined on input line 31241. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 331 undefined on input line 31257. [331] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 332 undefined on input line 31340. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 332 undefined on input line 31351. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 332 undefined on input line 31367. [332] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 333 undefined on input line 31470. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 333 undefined on input line 31481. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 333 undefined on input line 31497. [333] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 334 undefined on input line 31610. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 334 undefined on input line 31610. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 334 undefined on input line 31621. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 334 undefined on input line 31621. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 334 undefined on input line 31653. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 334 undefined on input line 31663. [334] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 335 undefined on input line 31719. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 335 undefined on input line 31766. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 335 undefined on input line 31766. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 335 undefined on input line 31777. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 335 undefined on input line 31777. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 335 undefined on input line 31809. [335] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 336 undefined on input line 31819. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 336 undefined on input line 31875. [336] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 337 undefined on input line 31942. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 337 undefined on input line 31942. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 337 undefined on input line 31953. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 337 undefined on input line 31953. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 337 undefined on input line 31985. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 337 undefined on input line 31995. [337] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 338 undefined on input line 32061. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 338 undefined on input line 32138. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 338 undefined on input line 32138. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 338 undefined on input line 32149. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 338 undefined on input line 32149. [338] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 339 undefined on input line 32181. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 339 undefined on input line 32191. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 339 undefined on input line 32247. [339] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 340 undefined on input line 32294. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 340 undefined on input line 32294. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 340 undefined on input line 32305. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 340 undefined on input line 32305. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 340 undefined on input line 32337. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 340 undefined on input line 32347. [340] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 341 undefined on input line 32403. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 341 undefined on input line 32470. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 341 undefined on input line 32470. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 341 undefined on input line 32481. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 341 undefined on input line 32481. [341] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 342 undefined on input line 32513. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 342 undefined on input line 32523. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 342 undefined on input line 32589. [342] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 343 undefined on input line 32666. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 343 undefined on input line 32666. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 343 undefined on input line 32677. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 343 undefined on input line 32677. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 343 undefined on input line 32693. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 343 undefined on input line 32697. [343] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 344 undefined on input line 32766. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 344 undefined on input line 32766. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 344 undefined on input line 32777. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 344 undefined on input line 32777. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 344 undefined on input line 32793. [344] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 345 undefined on input line 32797. [345] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 346 undefined on input line 32874. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 346 undefined on input line 32874. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 346 undefined on input line 32885. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 346 undefined on input line 32885. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 346 undefined on input line 32901. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 346 undefined on input line 32905. [346] Underfull \hbox (badness 10000) in paragraph at lines 32985--32989 []\T1/qtm/b/n/10 Warning: \T1/qtm/m/n/10 doxy-gen-func-tion: Can-not find func -tion ^^Proc-solver_zheevdx :out- Underfull \hbox (badness 10000) in paragraph at lines 32985--32989 \T1/qtm/m/n/10 line^^Q in doxy-gen xml out-put for project ^^Proc-SOLVER 3.27.0 Doc-u-men-ta-tion^^Q from Underfull \hbox (badness 10000) in paragraph at lines 32985--32989 \T1/qtm/m/n/10 di-rec-tory: /home/docs/checkouts/readthedocs.org/user_builds/ad vanced-micro-devices- LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 347 undefined on input line 32996. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 347 undefined on input line 32996. [347] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 348 undefined on input line 33012. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 348 undefined on input line 33016. [348] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 349 undefined on input line 33085. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 349 undefined on input line 33085. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 349 undefined on input line 33096. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 349 undefined on input line 33096. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 349 undefined on input line 33112. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 349 undefined on input line 33116. [349] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 350 undefined on input line 33193. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 350 undefined on input line 33193. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 350 undefined on input line 33204. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 350 undefined on input line 33204. [350] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 351 undefined on input line 33220. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 351 undefined on input line 33224. [351] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 352 undefined on input line 33309. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 352 undefined on input line 33309. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 352 undefined on input line 33309. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 352 undefined on input line 33320. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 352 undefined on input line 33320. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 352 undefined on input line 33320. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 352 undefined on input line 33355. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 352 undefined on input line 33359. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 352 undefined on input line 33363. [352] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 353 undefined on input line 33383. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 353 undefined on input line 33440. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 353 undefined on input line 33440. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 353 undefined on input line 33440. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 353 undefined on input line 33451. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 353 undefined on input line 33451. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 353 undefined on input line 33451. [353] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 354 undefined on input line 33486. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 354 undefined on input line 33490. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 354 undefined on input line 33494. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 354 undefined on input line 33514. [354] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 355 undefined on input line 33579. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 355 undefined on input line 33579. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 355 undefined on input line 33579. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 355 undefined on input line 33590. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 355 undefined on input line 33590. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 355 undefined on input line 33590. [355] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 356 undefined on input line 33625. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 356 undefined on input line 33629. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 356 undefined on input line 33633. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 356 undefined on input line 33657. [356] [357] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 358 undefined on input line 33730. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 358 undefined on input line 33730. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 358 undefined on input line 33730. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 358 undefined on input line 33741. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 358 undefined on input line 33741. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 358 undefined on input line 33741. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 358 undefined on input line 33776. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 358 undefined on input line 33780. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 358 undefined on input line 33784. [358] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 359 undefined on input line 33804. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 359 undefined on input line 33861. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 359 undefined on input line 33861. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 359 undefined on input line 33861. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 359 undefined on input line 33872. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 359 undefined on input line 33872. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 359 undefined on input line 33872. [359] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 360 undefined on input line 33907. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 360 undefined on input line 33911. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 360 undefined on input line 33915. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 360 undefined on input line 33935. [360] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 361 undefined on input line 34000. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 361 undefined on input line 34000. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 361 undefined on input line 34000. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 361 undefined on input line 34011. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 361 undefined on input line 34011. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 361 undefined on input line 34011. [361] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 362 undefined on input line 34046. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 362 undefined on input line 34050. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 362 undefined on input line 34054. [362] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 363 undefined on input line 34078. [363] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj' on page 364 undefined on input line 34151. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj-batc hed' on page 364 undefined on input line 34155. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj-stri ded-batched' on page 364 undefined on input line 34159. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 364 undefined on input line 34172. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 364 undefined on input line 34172. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 364 undefined on input line 34183. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 364 undefined on input line 34183. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 364 undefined on input line 34194. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 364 undefined on input line 34194. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 364 undefined on input line 34205. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 364 undefined on input line 34205. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 364 undefined on input line 34226. [364] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 365 undefined on input line 34260. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 365 undefined on input line 34264. [365] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34337. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34337. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34348. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34348. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34359. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34359. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34370. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34370. [366] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 367 undefined on input line 34391. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 367 undefined on input line 34425. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 367 undefined on input line 34429. [367] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34518. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34518. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34529. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34529. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34540. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34540. [368] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 369 undefined on input line 34551. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 369 undefined on input line 34551. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 369 undefined on input line 34572. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 369 undefined on input line 34606. [369] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 370 undefined on input line 34610. [370] LaTeX Warning: Hyper reference `reference/refact:rfinit' on page 371 undefined on input line 34707. LaTeX Warning: Hyper reference `reference/refact:rfrefact' on page 371 undefine d on input line 34711. LaTeX Warning: Hyper reference `reference/refact:rfsolver' on page 371 undefine d on input line 34715. LaTeX Warning: Hyper reference `reference/refact:rocsolver-create-rfinfo' on pa ge 371 undefined on input line 34771. LaTeX Warning: Hyper reference `reference/refact:rocsolver-destroy-rfinfo' on p age 371 undefined on input line 34775. LaTeX Warning: Hyper reference `reference/refact:rocsolver-set-rfinfo-mode' on page 371 undefined on input line 34779. LaTeX Warning: Hyper reference `reference/refact:rocsolver-get-rfinfo-mode' on page 371 undefined on input line 34783. LaTeX Warning: Hyper reference `reference/refact:rocsolver-csrrf-analysis' on p age 371 undefined on input line 34787. [371] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 372 undefined on input line 34800. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 372 undefined on input line 34804. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 372 undefined on input line 34804. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 372 undefined on input line 34804. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 372 undefined on input line 34809. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 372 undefined on input line 34830. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 372 undefined on input line 34834. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 372 undefined on input line 34834. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 372 undefined on input line 34834. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 372 undefined on input line 34838. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 372 undefined on input line 34853. LaTeX Warning: Hyper reference `reference/types:_CPPv421rocsolver_rfinfo_mode' on page 372 undefined on input line 34853. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 372 undefined on input line 34857. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 372 undefined on input line 34857. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 372 undefined on input line 34857. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 372 undefined on input line 34862. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6225 659a6a7253a51e6bfbeff65f5733' on page 372 undefined on input line 34866. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 372 undefined on input line 34883. LaTeX Warning: Hyper reference `reference/types:_CPPv421rocsolver_rfinfo_mode' on page 372 undefined on input line 34883. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 372 undefined on input line 34887. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 372 undefined on input line 34887. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 372 undefined on input line 34887. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 372 undefined on input line 34892. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6225 659a6a7253a51e6bfbeff65f5733' on page 372 undefined on input line 34896. [372] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 373 undefined on input line 34913. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 373 undefined on input line 34924. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 373 undefined on input line 34928. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 373 undefined on input line 34928. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 373 undefined on input line 34928. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a1e7e4 fe0fc97abeb4b270ac2f3bf3ab2' on page 373 undefined on input line 34974. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a0307d f5be336f33630ecb3e4345cb5b4' on page 373 undefined on input line 34974. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a743f7 2a89d342ed59866ebf078e08587' on page 373 undefined on input line 34977. [373] [374] LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-sumlu' on page 375 undefined on input line 35064. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-splitlu' on page 375 undefined on input line 35068. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-refactlu' on page 375 undefined on input line 35072. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-refactcho l' on page 375 undefined on input line 35076. [375] [376] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 377 undefined on input line 35261. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 377 undefined on input line 35272. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 377 undefined on input line 35298. [377] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 378 undefined on input line 35368. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 378 undefined on input line 35379. [378] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 379 undefined on input line 35405. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 379 undefined on input line 35454. [379] LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-solve' on page 380 undefined on input line 35471. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 380 undefined on input line 35484. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 380 undefined on input line 35495. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 380 undefined on input line 35532. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 380 undefined on input line 35535. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a743f7 2a89d342ed59866ebf078e08587' on page 380 undefined on input line 35535. [380] LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 381 undefi ned on input line 35602. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-begin' on page 381 undefined on input line 35609. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-end' on page 38 1 undefined on input line 35613. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-set-layer-mode' on page 381 undefined on input line 35617. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-set-max-levels' on page 381 undefined on input line 35621. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-restore-default s' on page 381 undefined on input line 35625. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-write-profile' on page 381 undefined on input line 35629. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-flush-profile' on page 381 undefined on input line 35633. [381] LaTeX Warning: Hyper reference `reference/types:_CPPv424rocblas_layer_mode_flag s' on page 382 undefined on input line 35689. [382] LaTeX Warning: Hyper reference `reference/logging:rocsolver-get-version-string' on page 383 undefined on input line 35789. LaTeX Warning: Hyper reference `reference/logging:rocsolver-get-version-string- size' on page 383 undefined on input line 35793. LaTeX Warning: Hyper reference `reference/logging:rocsolver-functions_8h_1a08c7 1a84eb864521ca71f2d833ccc5b4' on page 383 undefined on input line 35840. Underfull \hbox (badness 10000) in paragraph at lines 35838--35841 \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 383 undefined on input line 35844. Underfull \hbox (badness 6859) in paragraph at lines 35843--35845 \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 383 undefined on input line 35870. [383] [384] [385] [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 36259--36261 []\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 >= [388] [389] [390] [391] [392] LaTeX Warning: Hyper reference `reference/deprecated:deptypes' on page 393 unde fined on input line 36682. LaTeX Warning: Hyper reference `reference/deprecated:dephelpers' on page 393 un defined on input line 36686. [393] LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-int' on page 394 undefined on input line 36698. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-handle' on page 394 undefined on input line 36702. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-direction' on pa ge 394 undefined on input line 36706. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-storev' on page 394 undefined on input line 36710. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-operation' on pa ge 394 undefined on input line 36714. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-fill' on page 39 4 undefined on input line 36718. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-diagonal' on pag e 394 undefined on input line 36722. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-side' on page 39 4 undefined on input line 36726. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-status' on page 394 undefined on input line 36730. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 394 undefined on input line 36807. [394] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 395 undefined on input line 36839. [395] LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-create-handle' o n page 396 undefined on input line 37031. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-destroy-handle' on page 396 undefined on input line 37035. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-stream' on p age 396 undefined on input line 37039. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-stream' on p age 396 undefined on input line 37043. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-vector' on p age 396 undefined on input line 37047. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-vector' on p age 396 undefined on input line 37051. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-matrix' on p age 396 undefined on input line 37055. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-matrix' on p age 396 undefined on input line 37059. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 396 undefined on input line 37072. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 396 undefined on input line 37072. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 396 undefined on input line 37072. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 396 undefined on input line 37104. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 396 undefined on input line 37104. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 396 undefined on input line 37104. [396] LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 397 undefined on input line 37136. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 397 undefined on input line 37136. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 397 undefined on input line 37136. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 397 undefined on input line 37168. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 397 undefined on input line 37168. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 397 undefined on input line 37168. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 397 undefined on input line 37200. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 397 undefined on input line 37200. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 397 undefined on input line 37200. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 397 undefined on input line 37200. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 397 undefined on input line 37200. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 397 undefined on input line 37200. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 397 undefined on input line 37232. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 397 undefined on input line 37232. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 397 undefined on input line 37232. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 397 undefined on input line 37232. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 397 undefined on input line 37232. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 397 undefined on input line 37232. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 397 undefined on input line 37264. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 397 undefined on input line 37264. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 397 undefined on input line 37264. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 397 undefined on input line 37264. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 397 undefined on input line 37264. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 397 undefined on input line 37264. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 397 undefined on input line 37264. [397] LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 398 undefined on input line 37296. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 398 undefined on input line 37296. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 398 undefined on input line 37296. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 398 undefined on input line 37296. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 398 undefined on input line 37296. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 398 undefined on input line 37296. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 398 undefined on input line 37296. [398] Chapter 4. [399] No file advanced-micro-devices-rocsolver.ind. [400] (./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/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on advanced-micro-devices-rocsolver.pdf (404 pages, 1584955 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' ------------ ------------ Running 'makeindex -s python.ist -o "advanced-micro-devices-rocsolver.ind" "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'... 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 (908 entries accepted, 0 rejected). Sorting entries..........done (9389 comparisons). Generating output file advanced-micro-devices-rocsolver.ind....done (994 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' ------------ ------------ 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) (./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)) (./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)) *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 78. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 78. (/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 734 Underfull \vbox (badness 10000) detected at line 734 [8] [9] Overfull \vbox (1.9364pt too high) detected at line 880 [10] Underfull \vbox (badness 10000) detected at line 880 Underfull \vbox (badness 10000) detected at line 880 [11] [12] Underfull \vbox (badness 10000) detected at line 1022 Underfull \vbox (badness 10000) detected at line 1022 [13] Underfull \vbox (badness 10000) detected at line 1022 Underfull \vbox (badness 10000) detected at line 1022 [14] [15] [16] [17] Underfull \hbox (badness 7963) in paragraph at lines 1262--1268 []\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 1519--1521 []\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] Underfull \hbox (badness 10000) in paragraph at lines 4596--4600 []\T1/qtm/b/n/10 Warning: \T1/qtm/m/n/10 doxy-gen-func-tion: Can-not find func -tion ^^Proc-solver_clacgv_64 :out- Underfull \hbox (badness 10000) in paragraph at lines 4596--4600 \T1/qtm/m/n/10 line^^Q in doxy-gen xml out-put for project ^^Proc-SOLVER 3.27.0 Doc-u-men-ta-tion^^Q from Underfull \hbox (badness 10000) in paragraph at lines 4596--4600 \T1/qtm/m/n/10 di-rec-tory: /home/docs/checkouts/readthedocs.org/user_builds/ad vanced-micro-devices- [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] Underfull \hbox (badness 6284) in paragraph at lines 19519--19521 \T1/qtm/m/n/10 the value of strideP). Con-tains the vec-tors ipiv_l of pivot in -dices re-turned by [190] [191] [192] [193] [194] [195] Underfull \hbox (badness 10000) in paragraph at lines 20118--20120 []\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 [196] [197] [198] [199] [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] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] Underfull \hbox (badness 10000) in paragraph at lines 28768--28770 []\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 [301] [302] [303] [304] [305] [306] [307] [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] Underfull \hbox (badness 10000) in paragraph at lines 32985--32989 []\T1/qtm/b/n/10 Warning: \T1/qtm/m/n/10 doxy-gen-func-tion: Can-not find func -tion ^^Proc-solver_zheevdx :out- Underfull \hbox (badness 10000) in paragraph at lines 32985--32989 \T1/qtm/m/n/10 line^^Q in doxy-gen xml out-put for project ^^Proc-SOLVER 3.27.0 Doc-u-men-ta-tion^^Q from Underfull \hbox (badness 10000) in paragraph at lines 32985--32989 \T1/qtm/m/n/10 di-rec-tory: /home/docs/checkouts/readthedocs.org/user_builds/ad vanced-micro-devices- [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] Underfull \hbox (badness 10000) in paragraph at lines 35838--35841 \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 35843--35845 \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- [383] [384] [385] [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 36259--36261 []\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 >= [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] Chapter 4. [399] (./advanced-micro-devices-rocsolver.ind [400] Underfull \hbox (badness 10000) in paragraph at lines 27--29 []\T1/txtt/m/n/10 rocblas_direct::rocblas_backward_direction Underfull \hbox (badness 10000) in paragraph at lines 29--31 []\T1/txtt/m/n/10 rocblas_direct::rocblas_forward_direction Underfull \hbox (badness 10000) in paragraph at lines 36--38 []\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 38--40 []\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 42--43 []\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 43--44 []\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 47--48 []\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 49--50 []\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 50--52 []\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 52--54 []\T1/txtt/m/n/10 rocblas_evect::rocblas_evect_tridiagonal Underfull \hbox (badness 10000) in paragraph at lines 57--58 []\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 58--59 []\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 64--65 []\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 67--69 []\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 70--71 []\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 71--72 []\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 75--76 []\T1/txtt/m/n/10 rocsolver_cgebd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [401] Underfull \hbox (badness 10000) in paragraph at lines 77--78 []\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 78--80 []\T1/txtt/m/n/10 rocsolver_cgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 80--82 []\T1/txtt/m/n/10 rocsolver_cgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 83--84 []\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 84--86 []\T1/txtt/m/n/10 rocsolver_cgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 86--88 []\T1/txtt/m/n/10 rocsolver_cgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 90--91 []\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 93--94 []\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 96--97 []\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 102--103 []\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 105--106 []\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 108--109 []\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 111--112 []\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 114--115 []\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 117--118 []\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 123--124 []\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 136--137 []\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 137--138 []\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 138--140 []\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 140--142 []\T1/txtt/m/n/10 rocsolver_cgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 142--143 []\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 143--144 []\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 150--151 []\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 151--152 []\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 152--154 []\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 154--156 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 156--157 []\T1/txtt/m/n/10 rocsolver_cgetrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 157--158 []\T1/txtt/m/n/10 rocsolver_cgetrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [402] Underfull \hbox (badness 7433) in paragraph at lines 161--162 []\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 162--163 []\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 163--165 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 165--167 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 167--169 []\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 170--171 []\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 171--173 []\T1/txtt/m/n/10 rocsolver_cgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 173--174 []\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 178--179 []\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 179--180 []\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 185--186 []\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 194--195 []\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 197--198 []\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 200--201 []\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 203--204 []\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 209--210 []\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 218--219 []\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 221--222 []\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 224--225 []\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 227--228 []\T1/txtt/m/n/10 rocsolver_chetrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [403] Underfull \hbox (badness 10000) in paragraph at lines 245--246 []\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 248--249 []\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 251--252 []\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 254--255 []\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 262--263 []\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 265--266 []\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 268--269 []\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 297--298 []\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 299--300 []\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 300--302 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 302--304 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 305--306 []\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 306--308 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 308--310 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 312--313 []\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 315--316 []\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 318--319 []\T1/txtt/m/n/10 rocsolver_dgelqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 324--325 []\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 327--328 []\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 330--331 []\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 333--334 []\T1/txtt/m/n/10 rocsolver_dgeqrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [404] Underfull \hbox (badness 10000) in paragraph at lines 336--337 []\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 339--340 []\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 345--346 []\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 358--359 []\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 359--360 []\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 360--362 []\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 362--364 []\T1/txtt/m/n/10 rocsolver_dgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 364--365 []\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 365--366 []\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 372--373 []\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 373--374 []\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 374--376 []\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 376--378 []\T1/txtt/m/n/10 rocsolver_dgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 378--379 []\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 379--380 []\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 383--384 []\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 384--385 []\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 385--387 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 387--389 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 389--391 []\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 392--393 []\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 393--395 []\T1/txtt/m/n/10 rocsolver_dgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 395--396 []\T1/txtt/m/n/10 rocsolver_dgetri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 400--401 []\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 401--402 []\T1/txtt/m/n/10 rocsolver_dgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [405] Underfull \hbox (badness 10000) in paragraph at lines 436--437 []\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 439--440 []\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 442--443 []\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 445--446 []\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 456--457 []\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 465--466 []\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 468--469 []\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 471--472 []\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 474--475 []\T1/txtt/m/n/10 rocsolver_dsygst_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 480--481 []\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 489--490 []\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 492--493 []\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 495--496 []\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 498--499 []\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 501--502 []\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 504--505 []\T1/txtt/m/n/10 rocsolver_dsytrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [406] Underfull \hbox (badness 10000) in paragraph at lines 507--508 []\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 527--529 []\T1/txtt/m/n/10 rocsolver_rfinfo_mode::rocsolver_rfinfo_mode_cholesky Overfull \hbox (16.87178pt too wide) in paragraph at lines 529--531 []\T1/txtt/m/n/10 rocsolver_rfinfo_mode::rocsolver_rfinfo_mode_lu Underfull \hbox (badness 10000) in paragraph at lines 545--546 []\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 547--548 []\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 548--550 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 550--552 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 553--554 []\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 554--556 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 556--558 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 560--561 []\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 563--564 []\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 566--567 []\T1/txtt/m/n/10 rocsolver_sgelqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 572--573 []\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 575--576 []\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 578--579 []\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 581--582 []\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 584--585 []\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 587--588 []\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 593--594 []\T1/txtt/m/n/10 rocsolver_sgesvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [407] Underfull \hbox (badness 7433) in paragraph at lines 606--607 []\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 607--608 []\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 608--610 []\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 610--612 []\T1/txtt/m/n/10 rocsolver_sgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 612--613 []\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 613--614 []\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 620--621 []\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 621--622 []\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 622--624 []\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 624--626 []\T1/txtt/m/n/10 rocsolver_sgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 626--627 []\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 627--628 []\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 631--632 []\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 632--633 []\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 633--635 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 635--637 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 637--639 []\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 640--641 []\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 641--643 []\T1/txtt/m/n/10 rocsolver_sgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 643--644 []\T1/txtt/m/n/10 rocsolver_sgetri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 648--649 []\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 649--650 []\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 683--684 []\T1/txtt/m/n/10 rocsolver_spotf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [408] Underfull \hbox (badness 10000) in paragraph at lines 686--687 []\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 689--690 []\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 692--693 []\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 703--704 []\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 712--713 []\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 715--716 []\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 718--719 []\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 721--722 []\T1/txtt/m/n/10 rocsolver_ssygst_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 727--728 []\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 736--737 []\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 739--740 []\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 742--743 []\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 745--746 []\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 748--749 []\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 751--752 []\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 756--757 []\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 760--761 []\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 762--763 []\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 763--765 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 765--767 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 768--769 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [409] Overfull \hbox (1.12183pt too wide) in paragraph at lines 769--771 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 771--773 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 775--776 []\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 778--779 []\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 781--782 []\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 787--788 []\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 790--791 []\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 793--794 []\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 796--797 []\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 799--800 []\T1/txtt/m/n/10 rocsolver_zgerq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 802--803 []\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 808--809 []\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 821--822 []\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 822--823 []\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 823--825 []\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 825--827 []\T1/txtt/m/n/10 rocsolver_zgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 827--828 []\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 828--829 []\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 835--836 []\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 836--837 []\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 837--839 []\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 839--841 []\T1/txtt/m/n/10 rocsolver_zgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 841--842 []\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 842--843 []\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 846--847 []\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 847--848 []\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 848--850 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 850--852 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace_strided_batched [410] Underfull \hbox (badness 10000) in paragraph at lines 852--854 []\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 855--856 []\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 856--858 []\T1/txtt/m/n/10 rocsolver_zgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 858--859 []\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 863--864 []\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 864--865 []\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 870--871 []\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 878--879 []\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 881--882 []\T1/txtt/m/n/10 rocsolver_zheevx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 884--885 []\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 887--888 []\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 893--894 []\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 902--903 []\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 905--906 []\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 908--909 []\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 911--912 []\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 930--931 []\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 933--934 []\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 936--937 []\T1/txtt/m/n/10 rocsolver_zpotri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [411] Underfull \hbox (badness 10000) in paragraph at lines 939--940 []\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 945--946 []\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 948--949 []\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 951--952 []\T1/txtt/m/n/10 rocsolver_ztrtri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [412]) (./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/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on advanced-micro-devices-rocsolver.pdf (416 pages, 1725589 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) (./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)) (./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)) *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 78. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 78. (/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 734 Underfull \vbox (badness 10000) detected at line 734 [8] [9] Overfull \vbox (1.9364pt too high) detected at line 880 [10] Underfull \vbox (badness 10000) detected at line 880 Underfull \vbox (badness 10000) detected at line 880 [11] [12] Underfull \vbox (badness 10000) detected at line 1022 Underfull \vbox (badness 10000) detected at line 1022 [13] Underfull \vbox (badness 10000) detected at line 1022 Underfull \vbox (badness 10000) detected at line 1022 [14] [15] [16] [17] Underfull \hbox (badness 7963) in paragraph at lines 1262--1268 []\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 1519--1521 []\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] Underfull \hbox (badness 10000) in paragraph at lines 4596--4600 []\T1/qtm/b/n/10 Warning: \T1/qtm/m/n/10 doxy-gen-func-tion: Can-not find func -tion ^^Proc-solver_clacgv_64 :out- Underfull \hbox (badness 10000) in paragraph at lines 4596--4600 \T1/qtm/m/n/10 line^^Q in doxy-gen xml out-put for project ^^Proc-SOLVER 3.27.0 Doc-u-men-ta-tion^^Q from Underfull \hbox (badness 10000) in paragraph at lines 4596--4600 \T1/qtm/m/n/10 di-rec-tory: /home/docs/checkouts/readthedocs.org/user_builds/ad vanced-micro-devices- [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] Underfull \hbox (badness 6284) in paragraph at lines 19519--19521 \T1/qtm/m/n/10 the value of strideP). Con-tains the vec-tors ipiv_l of pivot in -dices re-turned by [190] [191] [192] [193] [194] [195] Underfull \hbox (badness 10000) in paragraph at lines 20118--20120 []\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 [196] [197] [198] [199] [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] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] Underfull \hbox (badness 10000) in paragraph at lines 28768--28770 []\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 [301] [302] [303] [304] [305] [306] [307] [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] Underfull \hbox (badness 10000) in paragraph at lines 32985--32989 []\T1/qtm/b/n/10 Warning: \T1/qtm/m/n/10 doxy-gen-func-tion: Can-not find func -tion ^^Proc-solver_zheevdx :out- Underfull \hbox (badness 10000) in paragraph at lines 32985--32989 \T1/qtm/m/n/10 line^^Q in doxy-gen xml out-put for project ^^Proc-SOLVER 3.27.0 Doc-u-men-ta-tion^^Q from Underfull \hbox (badness 10000) in paragraph at lines 32985--32989 \T1/qtm/m/n/10 di-rec-tory: /home/docs/checkouts/readthedocs.org/user_builds/ad vanced-micro-devices- [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] Underfull \hbox (badness 10000) in paragraph at lines 35838--35841 \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 35843--35845 \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- [383] [384] [385] [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 36259--36261 []\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 >= [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] Chapter 4. [399] (./advanced-micro-devices-rocsolver.ind [400] Underfull \hbox (badness 10000) in paragraph at lines 27--29 []\T1/txtt/m/n/10 rocblas_direct::rocblas_backward_direction Underfull \hbox (badness 10000) in paragraph at lines 29--31 []\T1/txtt/m/n/10 rocblas_direct::rocblas_forward_direction Underfull \hbox (badness 10000) in paragraph at lines 36--38 []\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 38--40 []\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 42--43 []\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 43--44 []\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 47--48 []\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 49--50 []\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 50--52 []\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 52--54 []\T1/txtt/m/n/10 rocblas_evect::rocblas_evect_tridiagonal Underfull \hbox (badness 10000) in paragraph at lines 57--58 []\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 58--59 []\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 64--65 []\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 67--69 []\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 70--71 []\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 71--72 []\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 75--76 []\T1/txtt/m/n/10 rocsolver_cgebd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [401] Underfull \hbox (badness 10000) in paragraph at lines 77--78 []\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 78--80 []\T1/txtt/m/n/10 rocsolver_cgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 80--82 []\T1/txtt/m/n/10 rocsolver_cgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 83--84 []\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 84--86 []\T1/txtt/m/n/10 rocsolver_cgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 86--88 []\T1/txtt/m/n/10 rocsolver_cgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 90--91 []\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 93--94 []\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 96--97 []\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 102--103 []\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 105--106 []\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 108--109 []\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 111--112 []\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 114--115 []\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 117--118 []\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 123--124 []\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 136--137 []\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 137--138 []\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 138--140 []\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 140--142 []\T1/txtt/m/n/10 rocsolver_cgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 142--143 []\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 143--144 []\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 150--151 []\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 151--152 []\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 152--154 []\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 154--156 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 156--157 []\T1/txtt/m/n/10 rocsolver_cgetrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 157--158 []\T1/txtt/m/n/10 rocsolver_cgetrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [402] Underfull \hbox (badness 7433) in paragraph at lines 161--162 []\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 162--163 []\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 163--165 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 165--167 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 167--169 []\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 170--171 []\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 171--173 []\T1/txtt/m/n/10 rocsolver_cgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 173--174 []\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 178--179 []\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 179--180 []\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 185--186 []\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 194--195 []\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 197--198 []\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 200--201 []\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 203--204 []\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 209--210 []\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 218--219 []\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 221--222 []\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 224--225 []\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 227--228 []\T1/txtt/m/n/10 rocsolver_chetrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [403] Underfull \hbox (badness 10000) in paragraph at lines 245--246 []\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 248--249 []\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 251--252 []\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 254--255 []\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 262--263 []\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 265--266 []\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 268--269 []\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 297--298 []\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 299--300 []\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 300--302 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 302--304 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 305--306 []\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 306--308 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 308--310 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 312--313 []\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 315--316 []\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 318--319 []\T1/txtt/m/n/10 rocsolver_dgelqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 324--325 []\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 327--328 []\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 330--331 []\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 333--334 []\T1/txtt/m/n/10 rocsolver_dgeqrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [404] Underfull \hbox (badness 10000) in paragraph at lines 336--337 []\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 339--340 []\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 345--346 []\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 358--359 []\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 359--360 []\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 360--362 []\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 362--364 []\T1/txtt/m/n/10 rocsolver_dgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 364--365 []\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 365--366 []\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 372--373 []\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 373--374 []\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 374--376 []\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 376--378 []\T1/txtt/m/n/10 rocsolver_dgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 378--379 []\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 379--380 []\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 383--384 []\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 384--385 []\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 385--387 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 387--389 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 389--391 []\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 392--393 []\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 393--395 []\T1/txtt/m/n/10 rocsolver_dgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 395--396 []\T1/txtt/m/n/10 rocsolver_dgetri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 400--401 []\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 401--402 []\T1/txtt/m/n/10 rocsolver_dgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [405] Underfull \hbox (badness 10000) in paragraph at lines 436--437 []\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 439--440 []\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 442--443 []\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 445--446 []\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 456--457 []\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 465--466 []\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 468--469 []\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 471--472 []\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 474--475 []\T1/txtt/m/n/10 rocsolver_dsygst_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 480--481 []\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 489--490 []\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 492--493 []\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 495--496 []\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 498--499 []\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 501--502 []\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 504--505 []\T1/txtt/m/n/10 rocsolver_dsytrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [406] Underfull \hbox (badness 10000) in paragraph at lines 507--508 []\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 527--529 []\T1/txtt/m/n/10 rocsolver_rfinfo_mode::rocsolver_rfinfo_mode_cholesky Overfull \hbox (16.87178pt too wide) in paragraph at lines 529--531 []\T1/txtt/m/n/10 rocsolver_rfinfo_mode::rocsolver_rfinfo_mode_lu Underfull \hbox (badness 10000) in paragraph at lines 545--546 []\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 547--548 []\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 548--550 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 550--552 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 553--554 []\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 554--556 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 556--558 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 560--561 []\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 563--564 []\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 566--567 []\T1/txtt/m/n/10 rocsolver_sgelqf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 572--573 []\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 575--576 []\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 578--579 []\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 581--582 []\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 584--585 []\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 587--588 []\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 593--594 []\T1/txtt/m/n/10 rocsolver_sgesvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [407] Underfull \hbox (badness 7433) in paragraph at lines 606--607 []\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 607--608 []\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 608--610 []\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 610--612 []\T1/txtt/m/n/10 rocsolver_sgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 612--613 []\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 613--614 []\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 620--621 []\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 621--622 []\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 622--624 []\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 624--626 []\T1/txtt/m/n/10 rocsolver_sgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 626--627 []\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 627--628 []\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 631--632 []\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 632--633 []\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 633--635 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 635--637 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 637--639 []\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 640--641 []\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 641--643 []\T1/txtt/m/n/10 rocsolver_sgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 643--644 []\T1/txtt/m/n/10 rocsolver_sgetri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 648--649 []\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 649--650 []\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 683--684 []\T1/txtt/m/n/10 rocsolver_spotf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [408] Underfull \hbox (badness 10000) in paragraph at lines 686--687 []\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 689--690 []\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 692--693 []\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 703--704 []\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 712--713 []\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 715--716 []\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 718--719 []\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 721--722 []\T1/txtt/m/n/10 rocsolver_ssygst_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 727--728 []\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 736--737 []\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 739--740 []\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 742--743 []\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 745--746 []\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 748--749 []\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 751--752 []\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 756--757 []\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 760--761 []\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 762--763 []\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 763--765 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 765--767 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 768--769 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [409] Overfull \hbox (1.12183pt too wide) in paragraph at lines 769--771 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 771--773 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 775--776 []\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 778--779 []\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 781--782 []\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 787--788 []\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 790--791 []\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 793--794 []\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 796--797 []\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 799--800 []\T1/txtt/m/n/10 rocsolver_zgerq2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 802--803 []\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 808--809 []\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 821--822 []\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 822--823 []\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 823--825 []\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 825--827 []\T1/txtt/m/n/10 rocsolver_zgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 827--828 []\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 828--829 []\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 835--836 []\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 836--837 []\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 837--839 []\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 839--841 []\T1/txtt/m/n/10 rocsolver_zgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 841--842 []\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 842--843 []\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 846--847 []\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 847--848 []\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 848--850 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 850--852 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace_strided_batched [410] Underfull \hbox (badness 10000) in paragraph at lines 852--854 []\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 855--856 []\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 856--858 []\T1/txtt/m/n/10 rocsolver_zgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 858--859 []\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 863--864 []\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 864--865 []\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 870--871 []\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 878--879 []\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 881--882 []\T1/txtt/m/n/10 rocsolver_zheevx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 884--885 []\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 887--888 []\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 893--894 []\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 902--903 []\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 905--906 []\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 908--909 []\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 911--912 []\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 930--931 []\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 933--934 []\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 936--937 []\T1/txtt/m/n/10 rocsolver_zpotri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [411] Underfull \hbox (badness 10000) in paragraph at lines 939--940 []\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 945--946 []\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 948--949 []\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 951--952 []\T1/txtt/m/n/10 rocsolver_ztrtri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [412]) (./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/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on advanced-micro-devices-rocsolver.pdf (416 pages, 1725403 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-07-30T09:34:22.274908Z, end-time: 2024-07-30T09:40:10.858338Z, duration: 348, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v5.3.0 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 1060/65536 hits=3887 misses=1175 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 v1.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'dollarmath', 'html_image', 'replacements', 'substitution', 'colon_fence', 'fieldlist'}, disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://github.com/ROCm/AMDMIGraphX/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/AMDMIGraphX/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv... loading intersphinx inventory from https://github.com/ROCm/amdsmi/tree/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/amdsmi/blob/${gh_version}/objects.inv... loading intersphinx inventory from https://github.com/ROCm/composable_kernel/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/composable_kernel/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIP/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIP/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLAS/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLAS/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLASLt/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipBLASLt/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPCC/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPCC/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPCC/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipCUB/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipCUB/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipFFT/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPCC/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/HIPCC/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipFFT/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipfort/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipfort/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPIFY/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/HIPIFY/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/hipFFT/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hip-python/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hip-python/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipRAND/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipRAND/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSOLVER/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSOLVER/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSE/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSE/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSELt/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipSPARSELt/blob/${gh_version}/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 from https://github.com/ROCm/hipTensor/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/hipTensor/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/llvm-project/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/llvm-project/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/MIOpen/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/MIOpen/blob/${gh_version}/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 from https://github.com/ROCm/MIVisionX/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/MIVisionX/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/llvm-project/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/omniperf/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/omniperf/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.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 fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv loading intersphinx inventory from https://github.com/ROCm/omnitrace/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/omnitrace/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rccl/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rccl/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv loading intersphinx inventory from https://github.com/ROCm/rdc/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rdc/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocAL/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocAL/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocALUTION/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocALUTION/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocBLAS/tree/${gh_version}/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 from https://github.com/ROCm/rocBLAS/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCdbgapi/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCdbgapi/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocDecode/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocDecode/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocFFT/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocFFT/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCgdb/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCgdb/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCm/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCm/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-linux/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-linux/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-windows/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-install-on-windows/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_bandwidth_test/tree/${gh_version}/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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_bandwidth_test/blob/${gh_version}/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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_smi_lib/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-windows/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_smi_lib/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm_smi_lib/blob/${gh_version}/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/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-cmake/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocm-cmake/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_smi_lib/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocminfo/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocminfo/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCmValidationSuite/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCmValidationSuite/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPRIM/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPRIM/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory 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/ROCmValidationSuite/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler-sdk/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocprofiler-sdk/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPyDecode/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocPyDecode/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocRAND/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocRAND/blob/${gh_version}/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-sdk%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-sdk%25252Fen%25252Famd-mainline%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory from https://github.com/ROCm/ROCR-Runtime/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/ROCR-Runtime/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocr_debug_agent/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocr_debug_agent/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSOLVER/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSOLVER/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSPARSE/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocSPARSE/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocThrust/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocThrust/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/roctracer/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/roctracer/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocWMMA/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rocWMMA/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rpp/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/rpp/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/TransferBench/tree/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/$%7Bgh_version%7D/objects.inv loading intersphinx inventory from https://github.com/ROCm/TransferBench/blob/${gh_version}/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/blob/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/$%7Bgh_version%7D/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/${gh_version}/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/$%7Bgh_version%7D/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 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... [ 37%] reference/lapack reading sources... [ 50%] reference/lapacklike reading sources... [ 62%] reference/logging reading sources... [ 75%] reference/refact reading sources... [ 87%] 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 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 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 generating indices... genindex done writing additional pages... done copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing rocSOLVERDocumentation.epub file... Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 19.612 reference/lapack 12.023 reference/auxiliary 9.018 reference/lapacklike 0.650 reference/refact 0.474 reference/deprecated build succeeded, 126 warnings. The ePub file is in ../_readthedocs/epub.