Read the Docs build information Build id: 2383972 Project: advanced-micro-devices-rocsolver Version: develop Commit: e26176b9829a5199bb6b9abb0792c0d74e766843 Date: 2024-07-30T22:00:58.982620Z State: finished Success: True [rtd-command-info] start-time: 2024-07-30T22:01:00.296366Z, end-time: 2024-07-30T22:01:01.430020Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/ROCm/rocSOLVER.git . Cloning into '.'... [rtd-command-info] start-time: 2024-07-30T22:01:01.507469Z, end-time: 2024-07-30T22:01:02.315675Z, 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-30T22:01:02.476985Z, end-time: 2024-07-30T22:01:02.834250Z, 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 e26176b Update documentation requirements (#773) [rtd-command-info] start-time: 2024-07-30T22:01:02.906421Z, end-time: 2024-07-30T22:01:02.979427Z, 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-30T22:01:08.177009Z, end-time: 2024-07-30T22:01:08.262788Z, duration: 0, exit-code: 0 asdf global python 3.10.14 [rtd-command-info] start-time: 2024-07-30T22:01:08.697665Z, end-time: 2024-07-30T22:01:10.290965Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.14.final.0-64 in 877ms 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-30T22:01:10.356310Z, end-time: 2024-07-30T22:01:24.005365Z, duration: 13, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-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.6 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 25.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-30T22:01:24.079912Z, end-time: 2024-07-30T22:01:34.754480Z, 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 112.4 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 160.3 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 286.8 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 346.0 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-30T22:01:34.844971Z, end-time: 2024-07-30T22:01:45.720287Z, duration: 10, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/sphinx/requirements.txt Collecting accessible-pygments==0.0.5 (from -r docs/sphinx/requirements.txt (line 7)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting alabaster==0.7.16 (from -r docs/sphinx/requirements.txt (line 9)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: babel==2.15.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 11)) (2.15.0) Collecting beautifulsoup4==4.12.3 (from -r docs/sphinx/requirements.txt (line 15)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting breathe==4.35.0 (from -r docs/sphinx/requirements.txt (line 17)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Requirement already satisfied: certifi==2024.7.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 19)) (2024.7.4) Collecting cffi==1.16.0 (from -r docs/sphinx/requirements.txt (line 21)) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Requirement already satisfied: charset-normalizer==3.3.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 25)) (3.3.2) Collecting click==8.1.7 (from -r docs/sphinx/requirements.txt (line 27)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting cryptography==43.0.0 (from -r docs/sphinx/requirements.txt (line 29)) Downloading cryptography-43.0.0-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) Collecting deprecated==1.2.14 (from -r docs/sphinx/requirements.txt (line 31)) Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 33)) (0.21.2) Collecting fastjsonschema==2.20.0 (from -r docs/sphinx/requirements.txt (line 39)) Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB) Collecting gitdb==4.0.11 (from -r docs/sphinx/requirements.txt (line 41)) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Collecting gitpython==3.1.43 (from -r docs/sphinx/requirements.txt (line 43)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Requirement already satisfied: idna==3.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 45)) (3.7) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 47)) (1.4.1) Requirement already satisfied: jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 49)) (3.1.4) Collecting markdown-it-py==3.0.0 (from -r docs/sphinx/requirements.txt (line 53)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: markupsafe==2.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 57)) (2.1.5) Collecting mdit-py-plugins==0.4.1 (from -r docs/sphinx/requirements.txt (line 59)) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl==0.1.2 (from -r docs/sphinx/requirements.txt (line 61)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting myst-parser==3.0.1 (from -r docs/sphinx/requirements.txt (line 63)) Downloading myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB) Requirement already satisfied: packaging==24.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 65)) (24.1) Collecting pycparser==2.22 (from -r docs/sphinx/requirements.txt (line 69)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting pydata-sphinx-theme==0.15.4 (from -r docs/sphinx/requirements.txt (line 71)) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl.metadata (7.5 kB) Collecting pygithub==2.3.0 (from -r docs/sphinx/requirements.txt (line 75)) Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: pygments==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 77)) (2.18.0) Collecting pyjwt==2.8.0 (from pyjwt[crypto]==2.8.0->-r docs/sphinx/requirements.txt (line 82)) Downloading PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB) Collecting pynacl==1.5.0 (from -r docs/sphinx/requirements.txt (line 84)) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting pyyaml==6.0.1 (from -r docs/sphinx/requirements.txt (line 86)) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests==2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 91)) (2.32.3) Collecting rocm-docs-core==1.6.1 (from -r docs/sphinx/requirements.txt (line 95)) Downloading rocm_docs_core-1.6.1-py3-none-any.whl.metadata (4.0 kB) Collecting smmap==5.0.1 (from -r docs/sphinx/requirements.txt (line 97)) Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 99)) (2.2.0) Collecting soupsieve==2.5 (from -r docs/sphinx/requirements.txt (line 101)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx==7.4.7 (from -r docs/sphinx/requirements.txt (line 103)) Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting sphinx-book-theme==1.1.3 (from -r docs/sphinx/requirements.txt (line 114)) Downloading sphinx_book_theme-1.1.3-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-copybutton==0.5.2 (from -r docs/sphinx/requirements.txt (line 116)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design==0.6.0 (from -r docs/sphinx/requirements.txt (line 118)) Downloading sphinx_design-0.6.0-py3-none-any.whl.metadata (5.2 kB) Collecting sphinx-external-toc==1.0.1 (from -r docs/sphinx/requirements.txt (line 120)) Downloading sphinx_external_toc-1.0.1-py3-none-any.whl.metadata (15 kB) Collecting sphinx-notfound-page==1.0.2 (from -r docs/sphinx/requirements.txt (line 122)) Downloading sphinx_notfound_page-1.0.2-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 124)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 126)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 128)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 130)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 132)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 134)) (2.0.0) Requirement already satisfied: tomli==2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 136)) (2.0.1) Collecting typing-extensions==4.12.2 (from -r docs/sphinx/requirements.txt (line 138)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: urllib3==2.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 142)) (2.2.2) Collecting wrapt==1.16.0 (from -r docs/sphinx/requirements.txt (line 146)) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 55.4 MB/s eta 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading breathe-4.35.0-py3-none-any.whl (92 kB) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading cryptography-43.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 237.2 MB/s eta 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl (54 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 212.1 MB/s eta 0:00:00 Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 338.4 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 366.7 MB/s eta 0:00:00 Downloading rocm_docs_core-1.6.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 343.8 MB/s eta 0:00:00 Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 247.9 MB/s eta 0:00:00 Downloading sphinx_book_theme-1.1.3-py3-none-any.whl (430 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 293.2 MB/s eta 0:00:00 Downloading sphinx_external_toc-1.0.1-py3-none-any.whl (26 kB) Downloading sphinx_notfound_page-1.0.2-py3-none-any.whl (8.1 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Installing collected packages: fastjsonschema, wrapt, typing-extensions, soupsieve, smmap, pyyaml, pyjwt, pycparser, mdurl, click, alabaster, accessible-pygments, sphinx, markdown-it-py, gitdb, deprecated, cffi, beautifulsoup4, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pynacl, pydata-sphinx-theme, mdit-py-plugins, gitpython, cryptography, breathe, sphinx-book-theme, myst-parser, pygithub, rocm-docs-core Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: sphinx Found existing installation: Sphinx 8.0.2 Uninstalling Sphinx-8.0.2: Successfully uninstalled Sphinx-8.0.2 Successfully installed accessible-pygments-0.0.5 alabaster-0.7.16 beautifulsoup4-4.12.3 breathe-4.35.0 cffi-1.16.0 click-8.1.7 cryptography-43.0.0 deprecated-1.2.14 fastjsonschema-2.20.0 gitdb-4.0.11 gitpython-3.1.43 markdown-it-py-3.0.0 mdit-py-plugins-0.4.1 mdurl-0.1.2 myst-parser-3.0.1 pycparser-2.22 pydata-sphinx-theme-0.15.4 pygithub-2.3.0 pyjwt-2.8.0 pynacl-1.5.0 pyyaml-6.0.1 rocm-docs-core-1.6.1 smmap-5.0.1 soupsieve-2.5 sphinx-7.4.7 sphinx-book-theme-1.1.3 sphinx-copybutton-0.5.2 sphinx-design-0.6.0 sphinx-external-toc-1.0.1 sphinx-notfound-page-1.0.2 typing-extensions-4.12.2 wrapt-1.16.0 [rtd-command-info] start-time: 2024-07-30T22:01:46.485707Z, end-time: 2024-07-30T22:01:46.563352Z, 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': 'e26176b9', } # 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/2383972/' 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-30T22:01:46.633180Z, end-time: 2024-07-30T22:03:29.020485Z, duration: 102, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.4.7 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) making output directory... done 1.9.1 warning: Tag 'TCL_SUBST' at line 246 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1091 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2153 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2175 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Generating page documentation... Generating docs for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for namespace std Generating XML output for file CONTRIBUTING.md Generating XML output for file rocsolver-aliases.h Generating XML output for file rocsolver-extra-types.h Generating XML output for file rocsolver-functions.h Generating XML output for file rocsolver.h Generating XML output for file ideal_sizes.hpp Generating XML output for file README.md Generating XML output for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/ Generating XML output for the main page Running plantuml with JAVA... lookup cache used 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 v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'replacements', 'dollarmath', 'substitution', 'colon_fence', 'html_image', 'fieldlist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory 'amdmigraphx' from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-github' from https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-file' from https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv... loading intersphinx inventory 'amdsmi-github' from https://github.com/ROCm/amdsmi/tree/develop/objects.inv... loading intersphinx inventory 'amdsmi-file' from https://github.com/ROCm/amdsmi/blob/develop/objects.inv... loading intersphinx inventory 'composable_kernel' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/develop/objects.inv loading intersphinx inventory 'composable_kernel-github' from https://github.com/ROCm/composable_kernel/tree/develop/objects.inv... loading intersphinx inventory 'composable_kernel-file' from https://github.com/ROCm/composable_kernel/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/develop/objects.inv loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv loading intersphinx inventory 'hip-github' from https://github.com/ROCm/HIP/tree/develop/objects.inv... loading intersphinx inventory 'hip-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'hipblas' from https://rocm.docs.amd.com/projects/hipBLAS/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hipblas-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/develop/objects.inv loading intersphinx inventory 'hipblas-file' from https://github.com/ROCm/hipBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/develop/objects.inv loading intersphinx inventory 'hipblaslt' 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/HIP/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/develop/objects.inv loading intersphinx inventory 'hipblaslt-github' from https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/develop/objects.inv loading intersphinx inventory 'hipblaslt-file' from https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/develop/objects.inv loading intersphinx inventory 'hipcc' from https://rocm.docs.amd.com/projects/HIPCC/en/develop/objects.inv... loading intersphinx inventory 'hipcc-github' from https://github.com/ROCm/HIPCC/tree/develop/objects.inv... loading intersphinx inventory 'hipcc-file' from https://github.com/ROCm/HIPCC/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv loading intersphinx inventory 'hipcub' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/develop/objects.inv loading intersphinx inventory 'hipcub-github' from https://github.com/ROCm/hipCUB/tree/develop/objects.inv... loading intersphinx inventory 'hipcub-file' from https://github.com/ROCm/hipCUB/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv loading intersphinx inventory 'hipfft' from https://rocm.docs.amd.com/projects/hipFFT/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/tree/develop/objects.inv loading intersphinx inventory 'hipfft-github' from https://github.com/ROCm/hipFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/develop/objects.inv loading intersphinx inventory 'hipfft-file' from https://github.com/ROCm/hipFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'hipfort' from https://rocm.docs.amd.com/projects/hipfort/en/develop/objects.inv... loading intersphinx inventory 'hipfort-github' from https://github.com/ROCm/hipfort/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/develop/objects.inv loading intersphinx inventory 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/develop/objects.inv loading intersphinx inventory 'hipify' from https://rocm.docs.amd.com/projects/HIPIFY/en/amd-staging/objects.inv... loading intersphinx inventory 'hipify-github' from https://github.com/ROCm/HIPIFY/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/develop/objects.inv loading intersphinx inventory 'hipify-file' from https://github.com/ROCm/HIPIFY/blob/develop/objects.inv... loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/develop/objects.inv loading intersphinx inventory 'hip-python-github' from https://github.com/ROCm/hip-python/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/develop/objects.inv loading intersphinx inventory 'hip-python-file' from https://github.com/ROCm/hip-python/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hiprand' from https://rocm.docs.amd.com/projects/hipRAND/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/develop/objects.inv loading intersphinx inventory 'hiprand-github' from https://github.com/ROCm/hipRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/develop/objects.inv loading intersphinx inventory 'hiprand-file' from https://github.com/ROCm/hipRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/develop/objects.inv loading intersphinx inventory 'hipsolver' from https://rocm.docs.amd.com/projects/hipSOLVER/en/develop/objects.inv... loading intersphinx inventory 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... 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 'hipsparse' from https://rocm.docs.amd.com/projects/hipSPARSE/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/develop/objects.inv loading intersphinx inventory 'hipsparse-github' from https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv... loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt' 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/hipRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-github' from https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv loading intersphinx inventory 'hipsparselt-file' from https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv... loading intersphinx inventory 'hiptensor' from https://rocm.docs.amd.com/projects/hipTensor/en/develop/objects.inv... loading intersphinx inventory 'hiptensor-github' from https://github.com/ROCm/hipTensor/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv loading intersphinx inventory 'hiptensor-file' from https://github.com/ROCm/hipTensor/blob/develop/objects.inv... loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv loading intersphinx inventory 'llvm-project' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv loading intersphinx inventory 'llvm-project-github' from https://github.com/ROCm/llvm-project/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv loading intersphinx inventory 'llvm-project-file' from https://github.com/ROCm/llvm-project/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/develop/objects.inv loading intersphinx inventory 'miopen' from https://rocm.docs.amd.com/projects/MIOpen/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/develop/objects.inv loading intersphinx inventory 'miopen-github' from https://github.com/ROCm/MIOpen/tree/develop/objects.inv... loading intersphinx inventory 'miopen-file' from https://github.com/ROCm/MIOpen/blob/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-vs%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-vs%25252Fen%25252Fmaster%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'mivisionx' from https://rocm.docs.amd.com/projects/MIVisionX/en/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dllvm-project%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fllvm-project%25252Fen%25252Fdevelop%25252Fobjects.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 readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'mivisionx-github' from https://github.com/ROCm/MIVisionX/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/develop/objects.inv loading intersphinx inventory 'mivisionx-file' from https://github.com/ROCm/MIVisionX/blob/develop/objects.inv... loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/develop/objects.inv loading intersphinx inventory 'omniperf-github' from https://github.com/ROCm/omniperf/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/develop/objects.inv loading intersphinx inventory 'omniperf-file' from https://github.com/ROCm/omniperf/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'omnitrace' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/tree/develop/objects.inv loading intersphinx inventory 'omnitrace-github' from https://github.com/ROCm/omnitrace/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-file' from https://github.com/ROCm/omnitrace/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/develop/objects.inv loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/develop/objects.inv loading intersphinx inventory 'rccl' from https://rocm.docs.amd.com/projects/rccl/en/develop/objects.inv... loading intersphinx inventory 'rccl-github' from https://github.com/ROCm/rccl/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rccl-file' from https://github.com/ROCm/rccl/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/develop/objects.inv loading intersphinx inventory 'rdc' 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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/develop/objects.inv loading intersphinx inventory 'rdc-github' from https://github.com/ROCm/rdc/tree/develop/objects.inv... loading intersphinx inventory 'rdc-file' from https://github.com/ROCm/rdc/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/develop/objects.inv loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/develop/objects.inv loading intersphinx inventory 'rocal' from https://rocm.docs.amd.com/projects/rocAL/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/develop/objects.inv loading intersphinx inventory 'rocal-github' from https://github.com/ROCm/rocAL/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocal-file' from https://github.com/ROCm/rocAL/blob/develop/objects.inv... loading intersphinx inventory 'rocalution' 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/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/develop/objects.inv loading intersphinx inventory 'rocalution-github' from https://github.com/ROCm/rocALUTION/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/develop/objects.inv loading intersphinx inventory 'rocalution-file' from https://github.com/ROCm/rocALUTION/blob/develop/objects.inv... loading intersphinx inventory 'rocblas' from https://rocm.docs.amd.com/projects/rocBLAS/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv loading intersphinx inventory 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/develop/objects.inv loading intersphinx inventory 'rocblas-file' from https://github.com/ROCm/rocBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi-github' from https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi-file' from https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/develop/objects.inv loading intersphinx inventory 'rocdecode' from https://rocm.docs.amd.com/projects/rocDecode/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/develop/objects.inv loading intersphinx inventory 'rocdecode-github' from https://github.com/ROCm/rocDecode/tree/develop/objects.inv... loading intersphinx inventory 'rocdecode-file' from https://github.com/ROCm/rocDecode/blob/develop/objects.inv... loading intersphinx inventory 'rocfft' from https://rocm.docs.amd.com/projects/rocFFT/en/develop/objects.inv... loading intersphinx inventory 'rocfft-github' from https://github.com/ROCm/rocFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocfft-file' from https://github.com/ROCm/rocFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv loading intersphinx inventory 'rocgdb' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv loading intersphinx inventory 'rocgdb-github' from https://github.com/ROCm/ROCgdb/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/develop/objects.inv loading intersphinx inventory 'rocgdb-file' from https://github.com/ROCm/ROCgdb/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/develop/objects.inv loading intersphinx inventory 'rocm' from https://rocm.docs.amd.com/en/develop/objects.inv... loading intersphinx inventory 'rocm-github' from https://github.com/ROCm/ROCm/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/develop/objects.inv loading intersphinx inventory 'rocm-file' from https://github.com/ROCm/ROCm/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocm-docs-core' 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/rocFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux' from https://rocm.docs.amd.com/projects/install-on-linux/en/develop/objects.inv... loading intersphinx inventory 'rocm-install-on-linux-github' from https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv... loading intersphinx inventory 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows' from https://rocm.docs.amd.com/projects/install-on-windows/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-github' from https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv... loading intersphinx inventory 'rocm-install-on-windows-file' from https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/blob/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-github' from https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-file' from https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-github' from https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocm_smi_lib-file' from https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools' from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/develop/objects.inv... loading intersphinx inventory 'rocmcmakebuildtools-github' from https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-file' from https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv loading intersphinx inventory 'rocminfo' 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 'rocminfo-github' from https://github.com/ROCm/rocminfo/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv loading intersphinx inventory 'rocminfo-file' from https://github.com/ROCm/rocminfo/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite' from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/master/objects.inv... loading intersphinx inventory 'rocmvalidationsuite-github' from https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-file' from https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv loading intersphinx inventory 'rocprim' from https://rocm.docs.amd.com/projects/rocPRIM/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/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 'rocprim-github' from https://github.com/ROCm/rocPRIM/tree/develop/objects.inv... loading intersphinx inventory 'rocprim-file' from https://github.com/ROCm/rocPRIM/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler' from https://rocm.docs.amd.com/projects/rocprofiler/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-github' from https://github.com/ROCm/rocprofiler/tree/develop/objects.inv... loading intersphinx inventory 'rocprofiler-file' from https://github.com/ROCm/rocprofiler/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-file' from https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/develop/objects.inv loading intersphinx inventory 'rocpydecode' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/develop/objects.inv loading intersphinx inventory 'rocpydecode-github' from https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/develop/objects.inv loading intersphinx inventory 'rocpydecode-file' from https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv loading intersphinx inventory 'rocrand' 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://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 'rocrand-github' from https://github.com/ROCm/rocRAND/tree/develop/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 'rocrand-file' from https://github.com/ROCm/rocRAND/blob/develop/objects.inv... loading intersphinx inventory 'rocr-runtime' from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv loading intersphinx inventory 'rocr-runtime-github' from https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv loading intersphinx inventory 'rocr-runtime-file' from https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv... loading intersphinx inventory 'rocr_debug_agent-github' from https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-file' from https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocsolver' from https://rocm.docs.amd.com/projects/rocSOLVER/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/blob/develop/objects.inv loading intersphinx inventory 'rocsolver-github' from https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv loading intersphinx inventory 'rocsolver-file' from https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv loading intersphinx inventory 'rocsparse' from https://rocm.docs.amd.com/projects/rocSPARSE/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv loading intersphinx inventory 'rocsparse-github' from https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv loading intersphinx inventory 'rocsparse-file' from https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv loading intersphinx inventory 'rocthrust' from https://rocm.docs.amd.com/projects/rocThrust/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'rocthrust-github' from https://github.com/ROCm/rocThrust/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv loading intersphinx inventory 'rocthrust-file' from https://github.com/ROCm/rocThrust/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv loading intersphinx inventory 'roctracer' from https://rocm.docs.amd.com/projects/roctracer/en/amd-master/objects.inv... loading intersphinx inventory 'roctracer-github' from https://github.com/ROCm/roctracer/tree/develop/objects.inv... loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/develop/objects.inv loading intersphinx inventory 'rocwmma' from https://rocm.docs.amd.com/projects/rocWMMA/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-github' from https://github.com/ROCm/rocWMMA/tree/develop/objects.inv... loading intersphinx inventory 'rocwmma-file' from https://github.com/ROCm/rocWMMA/blob/develop/objects.inv... loading intersphinx inventory 'rpp' from https://rocm.docs.amd.com/projects/rpp/en/develop/objects.inv... loading intersphinx inventory 'rpp-github' from https://github.com/ROCm/rpp/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/blob/develop/objects.inv loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/develop/objects.inv loading intersphinx inventory 'rtd' from https://docs.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory 'sphinx' from https://www.sphinx-doc.org/en/master/objects.inv... loading intersphinx inventory 'transferbench' from https://rocm.docs.amd.com/projects/TransferBench/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/develop/objects.inv loading intersphinx inventory 'transferbench-github' from https://github.com/ROCm/TransferBench/tree/develop/objects.inv... loading intersphinx inventory 'transferbench-file' from https://github.com/ROCm/TransferBench/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/develop/objects.inv [autosummary] generating autosummary for: howto/clients.rst, howto/contribute.rst, howto/index.rst, howto/logging.rst, howto/memory.rst, howto/using.rst, index.rst, installation/index.rst, installation/installlinux.rst, license.rst, reference/auxiliary.rst, reference/deprecated.rst, reference/index.rst, reference/intro.rst, reference/lapack.rst, reference/lapacklike.rst, reference/logging.rst, reference/refact.rst, reference/tuning.rst, reference/types.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 20 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] howto/clients reading sources... [ 10%] howto/contribute reading sources... [ 15%] howto/index reading sources... [ 20%] howto/logging reading sources... [ 25%] howto/memory reading sources... [ 30%] howto/using reading sources... [ 35%] index reading sources... [ 40%] installation/index reading sources... [ 45%] installation/installlinux reading sources... [ 50%] license reading sources... [ 55%] reference/auxiliary reading sources... [ 60%] reference/deprecated reading sources... [ 65%] reference/index reading sources... [ 70%] reference/intro reading sources... [ 75%] reference/lapack reading sources... [ 80%] reference/lapacklike reading sources... [ 85%] reference/logging reading sources... [ 90%] reference/refact reading sources... [ 95%] reference/tuning reading sources... [100%] reference/types /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/auxiliary.rst:59: WARNING: doxygenfunction: Cannot find function "rocsolver_clacgv_64 :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/lapacklike.rst:549: WARNING: doxygenfunction: Cannot find function "rocsolver_zheevdx :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/installation/index.rst: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 5%] howto/clients writing output... [ 10%] howto/contribute writing output... [ 15%] howto/index writing output... [ 20%] howto/logging writing output... [ 25%] howto/memory writing output... [ 30%] howto/using writing output... [ 35%] index writing output... [ 40%] installation/index writing output... [ 45%] installation/installlinux writing output... [ 50%] license writing output... [ 55%] reference/auxiliary writing output... [ 60%] reference/deprecated writing output... [ 65%] reference/index writing output... [ 70%] reference/intro writing output... [ 75%] reference/lapack writing output... [ 80%] reference/lapacklike writing output... [ 85%] reference/logging writing output... [ 90%] reference/refact writing output... [ 95%] reference/tuning writing output... [100%] reference/types generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 20.596 reference/lapack 11.920 reference/auxiliary 9.453 reference/lapacklike 0.671 reference/refact 0.476 reference/deprecated build succeeded, 126 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-07-30T22:03:29.174768Z, end-time: 2024-07-30T22:05:15.520982Z, duration: 106, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v7.4.7 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) making output directory... done 1.9.1 warning: Tag 'TCL_SUBST' at line 246 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1091 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2153 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2175 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Generating page documentation... Generating docs for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for namespace std Generating XML output for file CONTRIBUTING.md Generating XML output for file rocsolver-aliases.h Generating XML output for file rocsolver-extra-types.h Generating XML output for file rocsolver-functions.h Generating XML output for file rocsolver.h Generating XML output for file ideal_sizes.hpp Generating XML output for file README.md Generating XML output for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/ Generating XML output for the main page Running plantuml with JAVA... lookup cache used 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 v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'dollarmath', 'html_image', 'fieldlist', 'colon_fence', 'replacements'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory 'amdmigraphx-github' from https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-file' from https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv... loading intersphinx inventory 'amdsmi-github' from https://github.com/ROCm/amdsmi/tree/develop/objects.inv... loading intersphinx inventory 'amdsmi-file' from https://github.com/ROCm/amdsmi/blob/develop/objects.inv... loading intersphinx inventory 'composable_kernel-github' from https://github.com/ROCm/composable_kernel/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/develop/objects.inv loading intersphinx inventory 'composable_kernel-file' from https://github.com/ROCm/composable_kernel/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/develop/objects.inv loading intersphinx inventory 'hip-github' from https://github.com/ROCm/HIP/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv loading intersphinx inventory 'hip-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/develop/objects.inv loading intersphinx inventory 'hipblas-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hipblas-file' from https://github.com/ROCm/hipBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'hipblaslt-github' from https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/develop/objects.inv loading intersphinx inventory 'hipblaslt-file' from https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/develop/objects.inv loading intersphinx inventory 'hipcc' 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/HIP/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/develop/objects.inv loading intersphinx inventory 'hipcc-github' from https://github.com/ROCm/HIPCC/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/develop/objects.inv loading intersphinx inventory 'hipcc-file' from https://github.com/ROCm/HIPCC/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/develop/objects.inv loading intersphinx inventory 'hipcub-github' from https://github.com/ROCm/hipCUB/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv loading intersphinx inventory 'hipcub-file' from https://github.com/ROCm/hipCUB/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/tree/develop/objects.inv loading intersphinx inventory 'hipfft-github' from https://github.com/ROCm/hipFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv loading intersphinx inventory 'hipfft-file' from https://github.com/ROCm/hipFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/develop/objects.inv loading intersphinx inventory 'hipfort-github' from https://github.com/ROCm/hipfort/tree/develop/objects.inv... 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 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/develop/objects.inv loading intersphinx inventory 'hipify-github' from https://github.com/ROCm/HIPIFY/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/develop/objects.inv loading intersphinx inventory 'hipify-file' from https://github.com/ROCm/HIPIFY/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/develop/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/develop/objects.inv loading intersphinx inventory 'hip-python-github' from https://github.com/ROCm/hip-python/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/develop/objects.inv loading intersphinx inventory 'hip-python-file' from https://github.com/ROCm/hip-python/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/develop/objects.inv loading intersphinx inventory 'hiprand-github' from https://github.com/ROCm/hipRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/develop/objects.inv loading intersphinx inventory 'hiprand-file' from https://github.com/ROCm/hipRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/develop/objects.inv loading intersphinx inventory 'hipsparse-github' from https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv... 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 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/develop/objects.inv loading intersphinx inventory 'hipsparselt-github' from https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-file' from https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv loading intersphinx inventory 'hiptensor-github' from https://github.com/ROCm/hipTensor/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv loading intersphinx inventory 'hiptensor-file' from https://github.com/ROCm/hipTensor/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv loading intersphinx inventory 'llvm-project' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv loading intersphinx inventory 'llvm-project-github' from https://github.com/ROCm/llvm-project/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv loading intersphinx inventory 'llvm-project-file' from https://github.com/ROCm/llvm-project/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/develop/objects.inv loading intersphinx inventory 'miopen-github' from https://github.com/ROCm/MIOpen/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/develop/objects.inv loading intersphinx inventory 'miopen-file' from https://github.com/ROCm/MIOpen/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/develop/objects.inv loading intersphinx inventory 'mivisionx-github' from https://github.com/ROCm/MIVisionX/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-vs%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-vs%25252Fen%25252Fmaster%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'mivisionx-file' from https://github.com/ROCm/MIVisionX/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/develop/objects.inv loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dllvm-project%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fllvm-project%25252Fen%25252Fdevelop%25252Fobjects.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 readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'omniperf-github' from https://github.com/ROCm/omniperf/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/develop/objects.inv loading intersphinx inventory 'omniperf-file' from https://github.com/ROCm/omniperf/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/develop/objects.inv loading intersphinx inventory 'omnitrace' 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 'omnitrace-github' from https://github.com/ROCm/omnitrace/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/tree/develop/objects.inv loading intersphinx inventory 'omnitrace-file' from https://github.com/ROCm/omnitrace/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/develop/objects.inv loading intersphinx inventory 'rccl-github' from https://github.com/ROCm/rccl/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/develop/objects.inv loading intersphinx inventory 'rccl-file' from https://github.com/ROCm/rccl/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/develop/objects.inv loading intersphinx inventory 'rdc' 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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/develop/objects.inv loading intersphinx inventory 'rdc-github' from https://github.com/ROCm/rdc/tree/develop/objects.inv... 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 'rdc-file' from https://github.com/ROCm/rdc/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/develop/objects.inv loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/develop/objects.inv loading intersphinx inventory 'rocal-github' from https://github.com/ROCm/rocAL/tree/develop/objects.inv... 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 'rocal-file' from https://github.com/ROCm/rocAL/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/develop/objects.inv loading intersphinx inventory 'rocalution-github' from https://github.com/ROCm/rocALUTION/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/develop/objects.inv loading intersphinx inventory 'rocalution-file' from https://github.com/ROCm/rocALUTION/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/develop/objects.inv loading intersphinx inventory 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv loading intersphinx inventory 'rocblas-file' from https://github.com/ROCm/rocBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi-github' from https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi-file' from https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/develop/objects.inv loading intersphinx inventory 'rocdecode-github' from https://github.com/ROCm/rocDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/develop/objects.inv loading intersphinx inventory 'rocdecode-file' from https://github.com/ROCm/rocDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocfft-github' from https://github.com/ROCm/rocFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/develop/objects.inv loading intersphinx inventory 'rocfft-file' from https://github.com/ROCm/rocFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv loading intersphinx inventory 'rocgdb' from https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv loading intersphinx inventory 'rocgdb-github' from https://github.com/ROCm/ROCgdb/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/develop/objects.inv loading intersphinx inventory 'rocgdb-file' from https://github.com/ROCm/ROCgdb/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/develop/objects.inv loading intersphinx inventory 'rocm-github' from https://github.com/ROCm/ROCm/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/develop/objects.inv loading intersphinx inventory 'rocm-file' from https://github.com/ROCm/ROCm/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-github' from https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-github' from https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-file' from https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-github' from https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-file' from https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib' 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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/blob/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-github' from https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-file' from https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-github' from https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocmcmakebuildtools-file' from https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv loading intersphinx inventory 'rocminfo' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv loading intersphinx inventory 'rocminfo-github' from https://github.com/ROCm/rocminfo/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocminfo-file' from https://github.com/ROCm/rocminfo/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-github' from https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-file' from https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/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 'rocprim-github' from https://github.com/ROCm/rocPRIM/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv loading intersphinx inventory 'rocprim-file' from https://github.com/ROCm/rocPRIM/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-github' from https://github.com/ROCm/rocprofiler/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-file' from https://github.com/ROCm/rocprofiler/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-file' from https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/develop/objects.inv loading intersphinx inventory 'rocpydecode' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/develop/objects.inv loading intersphinx inventory 'rocpydecode-github' from https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/develop/objects.inv loading intersphinx inventory 'rocpydecode-file' from https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocrand-github' from https://github.com/ROCm/rocRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv loading intersphinx inventory 'rocrand-file' from https://github.com/ROCm/rocRAND/blob/develop/objects.inv... 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 'rocr-runtime-github' from https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv loading intersphinx inventory 'rocr-runtime-file' from https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent' 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/rocRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-github' from https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-file' from https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/blob/develop/objects.inv loading intersphinx inventory 'rocsolver-github' from https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv loading intersphinx inventory 'rocsolver-file' from https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocsparse-github' from https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv loading intersphinx inventory 'rocsparse-file' from https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv loading intersphinx inventory 'rocthrust-github' from https://github.com/ROCm/rocThrust/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv loading intersphinx inventory 'rocthrust-file' from https://github.com/ROCm/rocThrust/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv loading intersphinx inventory 'roctracer-github' from https://github.com/ROCm/roctracer/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-github' from https://github.com/ROCm/rocWMMA/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-file' from https://github.com/ROCm/rocWMMA/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/develop/objects.inv loading intersphinx inventory 'rpp-github' from https://github.com/ROCm/rpp/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/develop/objects.inv loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/develop/objects.inv loading intersphinx inventory 'transferbench-github' from https://github.com/ROCm/TransferBench/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/blob/develop/objects.inv loading intersphinx inventory 'transferbench-file' from https://github.com/ROCm/TransferBench/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/develop/objects.inv [autosummary] generating autosummary for: howto/clients.rst, howto/contribute.rst, howto/index.rst, howto/logging.rst, howto/memory.rst, howto/using.rst, index.rst, installation/index.rst, installation/installlinux.rst, license.rst, reference/auxiliary.rst, reference/deprecated.rst, reference/index.rst, reference/intro.rst, reference/lapack.rst, reference/lapacklike.rst, reference/logging.rst, reference/refact.rst, reference/tuning.rst, reference/types.rst building [mo]: targets for 0 po files that are out of date writing output... building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 8 changed, 0 removed reading sources... [ 12%] reference/auxiliary reading sources... [ 25%] reference/deprecated reading sources... [ 38%] reference/lapack reading sources... [ 50%] reference/lapacklike reading sources... [ 62%] reference/logging reading sources... [ 75%] reference/refact reading sources... [ 88%] reference/tuning reading sources... [100%] reference/types /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/auxiliary.rst:59: WARNING: doxygenfunction: Cannot find function "rocsolver_clacgv_64 :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/lapacklike.rst:549: WARNING: doxygenfunction: Cannot find function "rocsolver_zheevdx :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml 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 ======================= 20.880 reference/lapack 14.990 reference/auxiliary 9.851 reference/lapacklike 0.688 reference/refact 0.505 reference/deprecated build succeeded, 126 warnings. The HTML page is in ../_readthedocs/htmlzip. [rtd-command-info] start-time: 2024-07-30T22:05:16.373015Z, end-time: 2024-07-30T22:06:54.555372Z, duration: 98, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.4.7 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) making output directory... done 1.9.1 warning: Tag 'TCL_SUBST' at line 246 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1091 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2153 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2175 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Generating page documentation... Generating docs for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for namespace std Generating XML output for file CONTRIBUTING.md Generating XML output for file rocsolver-aliases.h Generating XML output for file rocsolver-extra-types.h Generating XML output for file rocsolver-functions.h Generating XML output for file rocsolver.h Generating XML output for file ideal_sizes.hpp Generating XML output for file README.md Generating XML output for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/ Generating XML output for the main page Running plantuml with JAVA... lookup cache used 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 v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'dollarmath', 'substitution', 'replacements', 'fieldlist', 'html_image', 'colon_fence'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory 'amdmigraphx-github' from https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-file' from https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv... loading intersphinx inventory 'amdsmi-github' from https://github.com/ROCm/amdsmi/tree/develop/objects.inv... loading intersphinx inventory 'amdsmi-file' from https://github.com/ROCm/amdsmi/blob/develop/objects.inv... loading intersphinx inventory 'composable_kernel-github' from https://github.com/ROCm/composable_kernel/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/develop/objects.inv loading intersphinx inventory 'composable_kernel-file' from https://github.com/ROCm/composable_kernel/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'hip-github' from https://github.com/ROCm/HIP/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv loading intersphinx inventory 'hip-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/develop/objects.inv loading intersphinx inventory 'hipblas-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hipblas-file' from https://github.com/ROCm/hipBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/develop/objects.inv loading intersphinx inventory 'hipblaslt-github' from https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/develop/objects.inv loading intersphinx inventory 'hipblaslt-file' from https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/develop/objects.inv loading intersphinx inventory 'hipcc' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/develop/objects.inv loading intersphinx inventory 'hipcc-github' from https://github.com/ROCm/HIPCC/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/develop/objects.inv loading intersphinx inventory 'hipcc-file' from https://github.com/ROCm/HIPCC/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/develop/objects.inv loading intersphinx inventory 'hipcub-github' from https://github.com/ROCm/hipCUB/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv loading intersphinx inventory 'hipcub-file' from https://github.com/ROCm/hipCUB/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv loading intersphinx inventory 'hipfft-github' from https://github.com/ROCm/hipFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'hipfft-file' from https://github.com/ROCm/hipFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/tree/develop/objects.inv loading intersphinx inventory 'hipfort-github' from https://github.com/ROCm/hipfort/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/develop/objects.inv loading intersphinx inventory 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/develop/objects.inv loading intersphinx inventory 'hipify-github' from https://github.com/ROCm/HIPIFY/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/develop/objects.inv loading intersphinx inventory 'hipify-file' from https://github.com/ROCm/HIPIFY/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/develop/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/develop/objects.inv loading intersphinx inventory 'hip-python-github' from https://github.com/ROCm/hip-python/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/develop/objects.inv loading intersphinx inventory 'hip-python-file' from https://github.com/ROCm/hip-python/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/develop/objects.inv loading intersphinx inventory 'hiprand-github' from https://github.com/ROCm/hipRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/develop/objects.inv loading intersphinx inventory 'hiprand-file' from https://github.com/ROCm/hipRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/develop/objects.inv loading intersphinx inventory 'hipsparse-github' from https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-python%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-python%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-github' from https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-file' from https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv loading intersphinx inventory 'hiptensor-github' from https://github.com/ROCm/hipTensor/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv loading intersphinx inventory 'hiptensor-file' from https://github.com/ROCm/hipTensor/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv loading intersphinx inventory 'llvm-project' 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/hipSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv loading intersphinx inventory 'llvm-project-github' from https://github.com/ROCm/llvm-project/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv loading intersphinx inventory 'llvm-project-file' from https://github.com/ROCm/llvm-project/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/develop/objects.inv loading intersphinx inventory 'miopen-github' from https://github.com/ROCm/MIOpen/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/develop/objects.inv loading intersphinx inventory 'miopen-file' from https://github.com/ROCm/MIOpen/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/develop/objects.inv loading intersphinx inventory 'mivisionx-github' from https://github.com/ROCm/MIVisionX/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dllvm-project%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fllvm-project%25252Fen%25252Fdevelop%25252Fobjects.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 readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'mivisionx-file' from https://github.com/ROCm/MIVisionX/blob/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-vs%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-vs%25252Fen%25252Fmaster%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'omniperf' 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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/develop/objects.inv loading intersphinx inventory 'omniperf-github' from https://github.com/ROCm/omniperf/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/develop/objects.inv loading intersphinx inventory 'omniperf-file' from https://github.com/ROCm/omniperf/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/tree/develop/objects.inv loading intersphinx inventory 'omnitrace' 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 'omnitrace-github' from https://github.com/ROCm/omnitrace/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-file' from https://github.com/ROCm/omnitrace/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/develop/objects.inv loading intersphinx inventory 'rccl-github' from https://github.com/ROCm/rccl/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/develop/objects.inv loading intersphinx inventory 'rccl-file' from https://github.com/ROCm/rccl/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/develop/objects.inv loading intersphinx inventory 'rdc' 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 'rdc-github' from https://github.com/ROCm/rdc/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/develop/objects.inv loading intersphinx inventory 'rdc-file' from https://github.com/ROCm/rdc/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/develop/objects.inv loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocal-github' from https://github.com/ROCm/rocAL/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/develop/objects.inv loading intersphinx inventory 'rocal-file' from https://github.com/ROCm/rocAL/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/develop/objects.inv loading intersphinx inventory 'rocalution-github' from https://github.com/ROCm/rocALUTION/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/develop/objects.inv loading intersphinx inventory 'rocalution-file' from https://github.com/ROCm/rocALUTION/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv loading intersphinx inventory 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/develop/objects.inv loading intersphinx inventory 'rocblas-file' from https://github.com/ROCm/rocBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi-github' from https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi-file' from https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/develop/objects.inv loading intersphinx inventory 'rocdecode-github' from https://github.com/ROCm/rocDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/develop/objects.inv loading intersphinx inventory 'rocdecode-file' from https://github.com/ROCm/rocDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/develop/objects.inv loading intersphinx inventory 'rocfft-github' from https://github.com/ROCm/rocFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocfft-file' from https://github.com/ROCm/rocFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv loading intersphinx inventory 'rocgdb' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv loading intersphinx inventory 'rocgdb-github' from https://github.com/ROCm/ROCgdb/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/develop/objects.inv loading intersphinx inventory 'rocgdb-file' from https://github.com/ROCm/ROCgdb/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/develop/objects.inv loading intersphinx inventory 'rocm-github' from https://github.com/ROCm/ROCm/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/develop/objects.inv loading intersphinx inventory 'rocm-file' from https://github.com/ROCm/ROCm/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocm-install-on-linux-github' from https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-github' from https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-file' from https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test' from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/blob/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-github' from https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-file' from https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib' 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/ROCgdb/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-github' from https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-file' from https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocmcmakebuildtools-github' from https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-file' from https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocminfo' 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_bandwidth_test/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv loading intersphinx inventory 'rocminfo-github' from https://github.com/ROCm/rocminfo/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv loading intersphinx inventory 'rocminfo-file' from https://github.com/ROCm/rocminfo/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-github' from https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-file' from https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv loading intersphinx inventory 'rocprim-github' from https://github.com/ROCm/rocPRIM/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/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 'rocprim-file' from https://github.com/ROCm/rocPRIM/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-github' from https://github.com/ROCm/rocprofiler/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-file' from https://github.com/ROCm/rocprofiler/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-file' from https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/develop/objects.inv loading intersphinx inventory 'rocpydecode' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/develop/objects.inv loading intersphinx inventory 'rocpydecode-github' from https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/develop/objects.inv loading intersphinx inventory 'rocpydecode-file' from https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocrand-github' from https://github.com/ROCm/rocRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv loading intersphinx inventory 'rocrand-file' from https://github.com/ROCm/rocRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv loading intersphinx inventory 'rocr-runtime-github' from https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv loading intersphinx inventory 'rocr-runtime-file' from https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/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 'rocr_debug_agent-github' from https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-file' from https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocsolver-github' from https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/blob/develop/objects.inv loading intersphinx inventory 'rocsolver-file' from https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv loading intersphinx inventory 'rocsparse-github' from https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv loading intersphinx inventory 'rocsparse-file' from https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/develop/objects.inv loading intersphinx inventory 'rocthrust-github' from https://github.com/ROCm/rocThrust/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv loading intersphinx inventory 'rocthrust-file' from https://github.com/ROCm/rocThrust/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv loading intersphinx inventory 'roctracer-github' from https://github.com/ROCm/roctracer/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-github' from https://github.com/ROCm/rocWMMA/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/develop/objects.inv loading intersphinx inventory 'rocwmma-file' from https://github.com/ROCm/rocWMMA/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv loading intersphinx inventory 'rpp-github' from https://github.com/ROCm/rpp/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/develop/objects.inv loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/develop/objects.inv loading intersphinx inventory 'transferbench-github' from https://github.com/ROCm/TransferBench/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/blob/develop/objects.inv loading intersphinx inventory 'transferbench-file' from https://github.com/ROCm/TransferBench/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/develop/objects.inv [autosummary] generating autosummary for: howto/clients.rst, howto/contribute.rst, howto/index.rst, howto/logging.rst, howto/memory.rst, howto/using.rst, index.rst, installation/index.rst, installation/installlinux.rst, license.rst, reference/auxiliary.rst, reference/deprecated.rst, reference/index.rst, reference/intro.rst, reference/lapack.rst, reference/lapacklike.rst, reference/logging.rst, reference/refact.rst, reference/tuning.rst, reference/types.rst building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 8 changed, 0 removed reading sources... [ 12%] reference/auxiliary reading sources... [ 25%] reference/deprecated reading sources... [ 38%] reference/lapack reading sources... [ 50%] reference/lapacklike reading sources... [ 62%] reference/logging reading sources... [ 75%] reference/refact reading sources... [ 88%] reference/tuning reading sources... [100%] reference/types /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/auxiliary.rst:59: WARNING: doxygenfunction: Cannot find function "rocsolver_clacgv_64 :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/lapacklike.rst:549: WARNING: doxygenfunction: Cannot find function "rocsolver_zheevdx :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml 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 copying TeX support files... copying TeX support files... done processing rocsolver.tex... index installation/installlinux howto/index howto/using howto/memory howto/logging howto/clients howto/contribute reference/index reference/intro reference/types reference/auxiliary reference/lapack reference/lapacklike reference/refact reference/logging reference/tuning reference/deprecated license resolving references... done writing... done Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/_readthedocs/pdf/_static/searchtools.js ====================== slowest reading durations ======================= 20.746 reference/lapack 14.875 reference/auxiliary 9.785 reference/lapacklike 0.686 reference/refact 0.499 reference/deprecated 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-30T22:06:54.698662Z, end-time: 2024-07-30T22:06:54.759623Z, 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-30T22:06:54.832062Z, end-time: 2024-07-30T22:07:15.339887Z, duration: 20, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=advanced-micro-devices-rocsolver -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'rocsolver.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocsolver" "rocsolver.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./rocsolver.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rocsolver.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocsolver.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `installation/installlinux:install-linux' on pag e 1 undefined on input line 125. LaTeX Warning: Hyper reference `howto/using:using' on page 1 undefined on input line 149. LaTeX Warning: Hyper reference `howto/memory:memory' on page 1 undefined on inp ut line 153. LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 1 undefine d on input line 157. LaTeX Warning: Hyper reference `howto/clients:clients' on page 1 undefined on i nput line 161. LaTeX Warning: Hyper reference `howto/contribute:contribute' on page 1 undefine d on input line 165. LaTeX Warning: Hyper reference `reference/intro:intro' on page 1 undefined on i nput line 189. LaTeX Warning: Hyper reference `reference/types:rocsolver-types' on page 1 unde fined on input line 193. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-auxiliary-functio ns' on page 1 undefined on input line 197. LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 1 undefine d on input line 201. LaTeX Warning: Hyper reference `reference/lapacklike:lapack-like' on page 1 und efined on input line 205. LaTeX Warning: Hyper reference `reference/refact:refactor' on page 1 undefined on input line 209. LaTeX Warning: Hyper reference `reference/logging:api-logging' on page 1 undefi ned on input line 213. LaTeX Warning: Hyper reference `reference/tuning:tuning-label' on page 1 undefi ned on input line 217. LaTeX Warning: Hyper reference `reference/deprecated:deprecated' on page 1 unde fined on input line 221. [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) LaTeX Warning: Hyper reference `howto/clients:clients' on page 3 undefined on i nput line 306. [3] [4] [5] [6] Chapter 2. LaTeX Warning: Hyper reference `howto/using:using' on page 7 undefined on input line 594. LaTeX Warning: Hyper reference `howto/memory:memory' on page 7 undefined on inp ut line 598. LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 7 undefine d on input line 602. LaTeX Warning: Hyper reference `howto/clients:clients' on page 7 undefined on i nput line 606. LaTeX Warning: Hyper reference `howto/contribute:contribute' on page 7 undefine d on input line 610. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 7 undefined on input line 632. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [7] Underfull \vbox (badness 10000) detected at line 736 Underfull \vbox (badness 10000) detected at line 736 [8] [9] LaTeX Warning: Hyper reference `reference/lapack:geqrf-strided-batched' on page 10 undefined on input line 762. Overfull \vbox (1.5364pt too high) detected at line 882 [10] Underfull \vbox (badness 10000) detected at line 882 Underfull \vbox (badness 10000) detected at line 882 [11] LaTeX Warning: Hyper reference `reference/lapack:geqrf-batched' on page 12 unde fined on input line 890. [12] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [13] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [14] [15] [16] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [17] Underfull \hbox (badness 7963) in paragraph at lines 1264--1270 []\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 1272. [18] [19] [20] LaTeX Warning: Hyper reference `reference/index:reference' on page 21 undefined on input line 1451. LaTeX Warning: Hyper reference `howto/logging:log-profile' on page 21 undefined on input line 1487. [21] LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 22 undefined on input line 1518. LaTeX Warning: Hyper reference `reference/lapack:geqrf-batched' on page 22 unde fined on input line 1522. LaTeX Warning: Hyper reference `reference/lapack:geqrf-strided-batched' on page 22 undefined on input line 1522. Underfull \hbox (badness 10000) in paragraph at lines 1521--1523 []\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 1530. [22] [23] [24] Chapter 3. LaTeX Warning: Hyper reference `reference/intro:intro' on page 25 undefined on input line 1625. LaTeX Warning: Hyper reference `reference/types:rocsolver-types' on page 25 und efined on input line 1629. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-auxiliary-functio ns' on page 25 undefined on input line 1633. LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 25 undefin ed on input line 1637. LaTeX Warning: Hyper reference `reference/lapacklike:lapack-like' on page 25 un defined on input line 1641. LaTeX Warning: Hyper reference `reference/refact:refactor' on page 25 undefined on input line 1645. LaTeX Warning: Hyper reference `reference/logging:api-logging' on page 25 undef ined on input line 1649. LaTeX Warning: Hyper reference `reference/tuning:tuning-label' on page 25 undef ined on input line 1653. LaTeX Warning: Hyper reference `reference/deprecated:deprecated' on page 25 und efined on input line 1657. [25] LaTeX Warning: Hyper reference `reference/auxiliary:lacgv' on page 26 undefined on input line 1759. LaTeX Warning: Hyper reference `reference/auxiliary:laswp' on page 26 undefined on input line 1759. LaTeX Warning: Hyper reference `reference/auxiliary:lauum' on page 26 undefined on input line 1759. LaTeX Warning: Hyper reference `reference/auxiliary:lacgv' on page 26 undefined on input line 1759. LaTeX Warning: Hyper reference `reference/auxiliary:laswp' on page 26 undefined on input line 1759. LaTeX Warning: Hyper reference `reference/auxiliary:lauum' on page 26 undefined on input line 1759. LaTeX Warning: Hyper reference `reference/auxiliary:larfg' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larf' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larft' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larfb' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larfg' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larf' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larft' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larfb' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:labrd' on page 26 undefined on input line 1929. LaTeX Warning: Hyper reference `reference/auxiliary:bdsqr' on page 26 undefined on input line 1929. LaTeX Warning: Hyper reference `reference/auxiliary:bdsvdx' on page 26 undefine d on input line 1929. LaTeX Warning: Hyper reference `reference/auxiliary:labrd' on page 26 undefined on input line 1929. LaTeX Warning: Hyper reference `reference/auxiliary:bdsqr' on page 26 undefined on input line 1929. LaTeX Warning: Hyper reference `reference/auxiliary:bdsvdx' on page 26 undefine d on input line 1929. LaTeX Warning: Hyper reference `reference/auxiliary:sterf' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:stebz' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:latrd' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:steqr' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:stedc' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:stein' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:sterf' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:stebz' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:latrd' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:steqr' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:stedc' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:stein' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:lasyf' on page 26 undefined on input line 2093. LaTeX Warning: Hyper reference `reference/auxiliary:lasyf' on page 26 undefined on input line 2093. LaTeX Warning: Hyper reference `reference/auxiliary:org2r' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgqr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgl2' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orglq' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:org2l' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgql' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgbr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgtr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orm2r' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormqr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orml2' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormlq' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orm2l' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormql' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormbr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormtr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:org2r' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgqr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgl2' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orglq' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:org2l' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgql' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgbr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgtr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orm2r' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormqr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orml2' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormlq' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orm2l' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormql' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormbr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormtr' on page 26 undefined on input line 2285. [26] LaTeX Warning: Hyper reference `reference/auxiliary:ung2r' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungqr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungl2' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unglq' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ung2l' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungql' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungbr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungtr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unm2r' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmqr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unml2' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmlq' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unm2l' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmql' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmbr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmtr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ung2r' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungqr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungl2' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unglq' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ung2l' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungql' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungbr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungtr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unm2r' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmqr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unml2' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmlq' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unm2l' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmql' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmbr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmtr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/lapack:potf2' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:potrf' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:getf2' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:getrf' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:sytf2' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:sytrf' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:potf2' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:potrf' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:getf2' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:getrf' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:sytf2' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:sytrf' on page 27 undefined on input line 2608. [27] LaTeX Warning: Hyper reference `reference/lapack:geqr2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gerq2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gerqf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gelq2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gelqf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geql2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geqlf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geqr2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gerq2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gerqf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gelq2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gelqf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geql2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geqlf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:sytd2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sytrd' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sygs2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sygst' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hetd2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hetrd' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hegs2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hegst' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:gebd2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:gebrd' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sytd2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sytrd' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sygs2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sygst' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hetd2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hetrd' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hegs2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hegst' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:gebd2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:gebrd' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:trtri' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:getri' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:getrs' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:gesv' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:potri' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:potrs' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:posv' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:trtri' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:getri' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:getrs' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:gesv' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:potri' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:potrs' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:posv' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:gels' on page 28 undefined on input line 3104. LaTeX Warning: Hyper reference `reference/lapack:gels' on page 28 undefined on input line 3104. [28] LaTeX Warning: Hyper reference `reference/lapack:syev' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:syevd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:syevx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:sygv' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:sygvd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:sygvx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:heev' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:heevd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:heevx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:hegv' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:hegvd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:hegvx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:syev' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:syevd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:syevx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:sygv' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:sygvd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:sygvx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:heev' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:heevd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:heevx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:hegv' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:hegvd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:hegvx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:gesvd' on page 29 undefined on input line 3320. LaTeX Warning: Hyper reference `reference/lapack:gesvdx' on page 29 undefined o n input line 3320. LaTeX Warning: Hyper reference `reference/lapack:gesvd' on page 29 undefined on input line 3320. LaTeX Warning: Hyper reference `reference/lapack:gesvdx' on page 29 undefined o n input line 3320. LaTeX Warning: Hyper reference `reference/lapacklike:getf2-npvt' on page 29 und efined on input line 3403. LaTeX Warning: Hyper reference `reference/lapacklike:getrf-npvt' on page 29 und efined on input line 3403. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrf-npvt' on page 29 undefined on input line 3403. LaTeX Warning: Hyper reference `reference/lapacklike:getf2-npvt' on page 29 und efined on input line 3403. LaTeX Warning: Hyper reference `reference/lapacklike:getrf-npvt' on page 29 und efined on input line 3403. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrf-npvt' on page 29 undefined on input line 3403. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt' on page 29 und efined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:getri-outofplace' on page 29 undefined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt-outofplace' on page 29 undefined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrs-npvt' on page 29 undefined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt' on page 29 und efined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:getri-outofplace' on page 29 undefined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt-outofplace' on page 29 undefined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrs-npvt' on page 29 undefined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:syevj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:sygvj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:heevj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:hegvj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:syevdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:heevdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:syevdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:heevdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:syevj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:sygvj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:heevj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:hegvj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:syevdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:heevdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:syevdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:heevdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdx' on page 29 undefin ed on input line 3651. [29] LaTeX Warning: Hyper reference `reference/lapacklike:gesvdj' on page 30 undefin ed on input line 3699. LaTeX Warning: Hyper reference `reference/lapacklike:gesvdj' on page 30 undefin ed on input line 3699. LaTeX Warning: Hyper reference `reference/refact:rfsumlu' on page 30 undefined on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfsplitlu' on page 30 undefine d on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfrefactlu' on page 30 undefin ed on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfrefactchol' on page 30 undef ined on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfsumlu' on page 30 undefined on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfsplitlu' on page 30 undefine d on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfrefactlu' on page 30 undefin ed on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfrefactchol' on page 30 undef ined on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfsolve' on page 30 undefined on input line 3816. LaTeX Warning: Hyper reference `reference/refact:rfsolve' on page 30 undefined on input line 3816. [30] [31] [32] [33] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a1e7e4 fe0fc97abeb4b270ac2f3bf3ab2' on page 34 undefined on input line 4427. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae4443 4a33640f28432ef23ed94860840' on page 34 undefined on input line 4427. [34] LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 35 undefin ed on input line 4486. LaTeX Warning: Hyper reference `reference/auxiliary:vecmat' on page 35 undefine d on input line 4491. LaTeX Warning: Hyper reference `reference/auxiliary:householder' on page 35 und efined on input line 4495. LaTeX Warning: Hyper reference `reference/auxiliary:bidiag' on page 35 undefine d on input line 4499. LaTeX Warning: Hyper reference `reference/auxiliary:tridiag' on page 35 undefin ed on input line 4503. LaTeX Warning: Hyper reference `reference/auxiliary:symmetric' on page 35 undef ined on input line 4507. LaTeX Warning: Hyper reference `reference/auxiliary:orthonormal' on page 35 und efined on input line 4511. LaTeX Warning: Hyper reference `reference/auxiliary:unitary' on page 35 undefin ed on input line 4515. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lacgv' on pa ge 35 undefined on input line 4571. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-laswp' on pa ge 35 undefined on input line 4575. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lauum' on pa ge 35 undefined on input line 4579. [35] [36] [37] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larfg' on pa ge 38 undefined on input line 4829. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larft' on pa ge 38 undefined on input line 4833. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larf' on pag e 38 undefined on input line 4837. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larfb' on pa ge 38 undefined on input line 4841. [38] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5009. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5009. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5020. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5020. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5031. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5031. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5042. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5042. [39] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a8cb9 be11d12e3c9eb2b8f707888a8482' on page 40 undefined on input line 5082. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 40 undefined on input line 5086. [40] [41] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5277. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5277. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5288. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5288. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5299. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5299. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5310. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5310. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a75 2e5fe40282cfc92e61d0c6a233b191' on page 42 undefined on input line 5349. [42] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a8cb9 be11d12e3c9eb2b8f707888a8482' on page 43 undefined on input line 5366. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 43 undefined on input line 5370. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-labrd' on pa ge 43 undefined on input line 5423. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-bdsqr' on pa ge 43 undefined on input line 5427. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-bdsvdx' on p age 43 undefined on input line 5431. [43] [44] [45] [46] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 47 undefined on input line 5725. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 47 undefined on input line 5725. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 47 undefined on input line 5736. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 47 undefined on input line 5736. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 47 undefined on input line 5767. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 47 undefined on input line 5771. [47] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a45 9de4818d1dc67ffb18fd419d270ba7' on page 48 undefined on input line 5819. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a45 9de4818d1dc67ffb18fd419d270ba7' on page 48 undefined on input line 5823. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-latrd' on pa ge 48 undefined on input line 5840. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-sterf' on pa ge 48 undefined on input line 5844. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stebz' on pa ge 48 undefined on input line 5848. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-steqr' on pa ge 48 undefined on input line 5852. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stedc' on pa ge 48 undefined on input line 5856. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stein' on pa ge 48 undefined on input line 5860. [48] [49] [50] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 51 undefined on input line 6065. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_eorder' on page 51 undefined on input line 6065. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 51 undefined on input line 6076. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_eorder' on page 51 undefined on input line 6076. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 51 undefined on input line 6095. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a37fd ea38babb4ebda6327c0b76e342aa' on page 51 undefined on input line 6099. [51] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6172. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6183. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6194. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6205. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 52 undefined on input line 6215. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 52 undefined on input line 6215. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 52 undefined on input line 6224. [52] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1aca a6f0e82b62cf3aee9522e09dcc421e' on page 53 undefined on input line 6240. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a31 b4297ed23d32e373c67858ab89fa23' on page 53 undefined on input line 6240. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6265. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6276. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6287. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6298. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 53 undefined on input line 6308. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 53 undefined on input line 6308. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 53 undefined on input line 6317. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1aca a6f0e82b62cf3aee9522e09dcc421e' on page 53 undefined on input line 6333. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a31 b4297ed23d32e373c67858ab89fa23' on page 53 undefined on input line 6333. [53] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6401. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6426. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6430. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6434. [54] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lasyf' on pa ge 55 undefined on input line 6467. [55] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-org2r' on pa ge 56 undefined on input line 6590. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgqr' on pa ge 56 undefined on input line 6594. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgl2' on pa ge 56 undefined on input line 6598. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orglq' on pa ge 56 undefined on input line 6602. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-org2l' on pa ge 56 undefined on input line 6606. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgql' on pa ge 56 undefined on input line 6610. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgbr' on pa ge 56 undefined on input line 6614. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgtr' on pa ge 56 undefined on input line 6618. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orm2r' on pa ge 56 undefined on input line 6622. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormqr' on pa ge 56 undefined on input line 6626. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orml2' on pa ge 56 undefined on input line 6630. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormlq' on pa ge 56 undefined on input line 6634. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orm2l' on pa ge 56 undefined on input line 6638. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormql' on pa ge 56 undefined on input line 6642. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormbr' on pa ge 56 undefined on input line 6646. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormtr' on pa ge 56 undefined on input line 6650. [56] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6692. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6713. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6721. [57] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6767. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6788. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6796. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 58 undefined on input line 6842. [58] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 59 undefined on input line 6863. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6871. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6917. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 59 undefined on input line 6938. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6946. [59] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 60 undefined on input line 6992. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 60 undefined on input line 7013. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 60 undefined on input line 7021. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 60 undefined on input line 7067. [60] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 61 undefined on input line 7088. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 61 undefined on input line 7096. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 61 undefined on input line 7113. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 61 undefined on input line 7124. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 61 undefined on input line 7163. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 61 undefined on input line 7172. [61] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 62 undefined on input line 7184. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 62 undefined on input line 7188. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 62 undefined on input line 7196. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7247. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7256. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7264. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7272. [62] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7326. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7355. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7363. [63] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7425. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7454. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7462. [64] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7524. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7553. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7561. [65] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7623. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7652. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7660. [66] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7722. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7751. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7759. [67] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7821. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7850. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7858. [68] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 69 undefined on input line 7883. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 69 undefined on input line 7894. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 69 undefined on input line 7944. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 69 undefined on input line 7953. [69] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 70 undefined on input line 7973. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 70 undefined on input line 7977. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 70 undefined on input line 7985. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 70 undefined on input line 8055. [70] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 71 undefined on input line 8068. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 71 undefined on input line 8084. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 71 undefined on input line 8092. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ung2r' on pa ge 71 undefined on input line 8117. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungqr' on pa ge 71 undefined on input line 8121. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungl2' on pa ge 71 undefined on input line 8125. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unglq' on pa ge 71 undefined on input line 8129. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ung2l' on pa ge 71 undefined on input line 8133. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungql' on pa ge 71 undefined on input line 8137. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungbr' on pa ge 71 undefined on input line 8141. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungtr' on pa ge 71 undefined on input line 8145. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unm2r' on pa ge 71 undefined on input line 8149. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmqr' on pa ge 71 undefined on input line 8153. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unml2' on pa ge 71 undefined on input line 8157. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmlq' on pa ge 71 undefined on input line 8161. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unm2l' on pa ge 71 undefined on input line 8165. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmql' on pa ge 71 undefined on input line 8169. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmbr' on pa ge 71 undefined on input line 8173. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmtr' on pa ge 71 undefined on input line 8177. [71] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8219. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8240. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8248. [72] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8294. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8315. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8323. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 73 undefined on input line 8369. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8390. [73] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 74 undefined on input line 8398. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 74 undefined on input line 8444. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 74 undefined on input line 8465. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 74 undefined on input line 8473. [74] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 75 undefined on input line 8519. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 75 undefined on input line 8540. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 75 undefined on input line 8548. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 75 undefined on input line 8594. [75] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 76 undefined on input line 8615. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 76 undefined on input line 8623. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 76 undefined on input line 8640. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 76 undefined on input line 8651. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 76 undefined on input line 8690. [76] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 77 undefined on input line 8699. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 77 undefined on input line 8711. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 77 undefined on input line 8715. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 77 undefined on input line 8723. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8774. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8783. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8791. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8799. [77] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8853. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8882. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8890. [78] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8952. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8981. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8989. [79] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9051. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9080. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9088. [80] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9150. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9179. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9187. [81] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9249. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9278. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9286. [82] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 83 undefined on input line 9348. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 83 undefined on input line 9377. [83] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 84 undefined on input line 9385. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 84 undefined on input line 9410. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 84 undefined on input line 9421. [84] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9471. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 85 undefined on input line 9480. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9500. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9504. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9512. [85] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9582. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9595. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9611. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9619. LaTeX Warning: Hyper reference `reference/lapack:triangular' on page 86 undefin ed on input line 9647. LaTeX Warning: Hyper reference `reference/lapack:orthogonal' on page 86 undefin ed on input line 9651. LaTeX Warning: Hyper reference `reference/lapack:reductions' on page 86 undefin ed on input line 9655. LaTeX Warning: Hyper reference `reference/lapack:linears' on page 86 undefined on input line 9659. LaTeX Warning: Hyper reference `reference/lapack:leastsqr' on page 86 undefined on input line 9663. LaTeX Warning: Hyper reference `reference/lapack:eigens' on page 86 undefined o n input line 9667. LaTeX Warning: Hyper reference `reference/lapack:svds' on page 86 undefined on input line 9671. [86] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2' on page 87 undefined on input line 9727. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2-batched' on page 87 undefined on input line 9731. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2-strided-b atched' on page 87 undefined on input line 9735. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf' on page 87 undefined on input line 9739. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf-batched' on page 87 undefined on input line 9743. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf-strided-b atched' on page 87 undefined on input line 9747. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2' on page 87 undefined on input line 9751. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2-batched' on page 87 undefined on input line 9755. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2-strided-b atched' on page 87 undefined on input line 9759. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf' on page 87 undefined on input line 9763. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf-batched' on page 87 undefined on input line 9767. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf-strided-b atched' on page 87 undefined on input line 9771. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2' on page 87 undefined on input line 9775. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2-batched' on page 87 undefined on input line 9779. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2-strided-b atched' on page 87 undefined on input line 9783. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf' on page 87 undefined on input line 9787. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf-batched' on page 87 undefined on input line 9791. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf-strided-b atched' on page 87 undefined on input line 9795. [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] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2' on page 112 undefined on input line 12060. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2-batched' on page 112 undefined on input line 12064. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2-strided-b atched' on page 112 undefined on input line 12068. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf' on page 112 undefined on input line 12072. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf-batched' on page 112 undefined on input line 12076. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf-strided-b atched' on page 112 undefined on input line 12080. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2' on page 112 undefined on input line 12084. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2-batched' on page 112 undefined on input line 12088. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2-strided-b atched' on page 112 undefined on input line 12092. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf' on page 112 undefined on input line 12096. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf-batched' on page 112 undefined on input line 12100. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf-strided-b atched' on page 112 undefined on input line 12104. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2' on page 112 undefined on input line 12108. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2-batched' on page 112 undefined on input line 12112. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2-strided-b atched' on page 112 undefined on input line 12116. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf' on page 112 undefined on input line 12120. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf-batched' on page 112 undefined on input line 12124. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf-strided-b atched' on page 112 undefined on input line 12128. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2' on page 112 undefined on input line 12132. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2-batched' on page 112 undefined on input line 12136. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2-strided-b atched' on page 112 undefined on input line 12140. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf' on page 112 undefined on input line 12144. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf-batched' on page 112 undefined on input line 12148. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf-strided-b atched' on page 112 undefined on input line 12152. [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] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2' on page 140 undefined on input line 14941. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2-batched' on page 140 undefined on input line 14945. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2-strided-b atched' on page 140 undefined on input line 14949. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd' on page 140 undefined on input line 14953. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd-batched' on page 140 undefined on input line 14957. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd-strided-b atched' on page 140 undefined on input line 14961. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2' on page 140 undefined on input line 14965. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2-batched' on page 140 undefined on input line 14969. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2-strided-b atched' on page 140 undefined on input line 14973. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2' on page 140 undefined on input line 14977. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2-batched' on page 140 undefined on input line 14981. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2-strided-b atched' on page 140 undefined on input line 14985. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd' on page 140 undefined on input line 14989. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd-batched' on page 140 undefined on input line 14993. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd-strided-b atched' on page 140 undefined on input line 14997. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd' on page 140 undefined on input line 15001. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd-batched' on page 140 undefined on input line 15005. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd-strided-b atched' on page 140 undefined on input line 15009. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2' on page 140 undefined on input line 15013. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2-batched' on page 140 undefined on input line 15017. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2-strided-b atched' on page 140 undefined on input line 15021. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2' on page 140 undefined on input line 15025. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2-batched' on page 140 undefined on input line 15029. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2-strided-b atched' on page 140 undefined on input line 15033. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst' on page 140 undefined on input line 15037. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst-batched' on page 140 undefined on input line 15041. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst-strided-b atched' on page 140 undefined on input line 15045. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst' on page 140 undefined on input line 15049. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst-batched' on page 140 undefined on input line 15053. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst-strided-b atched' on page 140 undefined on input line 15057. [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] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 167 undefined on input line 17168. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 167 undefined on input line 17179. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 167 undefined on input line 17208. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 167 undefined on input line 17228. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 167 undefined on input line 17248. [167] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 168 undefined on input line 17269. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 168 undefined on input line 17280. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 168 undefined on input line 17309. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 168 undefined on input line 17329. [168] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 169 undefined on input line 17349. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 169 undefined on input line 17374. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 169 undefined on input line 17385. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 169 undefined on input line 17414. [169] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 170 undefined on input line 17434. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 170 undefined on input line 17458. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 170 undefined on input line 17487. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 170 undefined on input line 17498. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 170 undefined on input line 17527. [170] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 171 undefined on input line 17547. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 171 undefined on input line 17567. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 171 undefined on input line 17588. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 171 undefined on input line 17599. [171] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 172 undefined on input line 17628. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 172 undefined on input line 17648. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 172 undefined on input line 17668. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 172 undefined on input line 17693. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 172 undefined on input line 17704. [172] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 173 undefined on input line 17733. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 173 undefined on input line 17753. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 173 undefined on input line 17777. [173] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 174 undefined on input line 17806. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 174 undefined on input line 17817. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 174 undefined on input line 17846. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 174 undefined on input line 17866. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 174 undefined on input line 17886. [174] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 175 undefined on input line 17907. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 175 undefined on input line 17918. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 175 undefined on input line 17947. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 175 undefined on input line 17967. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 175 undefined on input line 17987. [175] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 176 undefined on input line 18012. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 176 undefined on input line 18023. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 176 undefined on input line 18052. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 176 undefined on input line 18072. [176] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 177 undefined on input line 18096. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 177 undefined on input line 18125. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 177 undefined on input line 18136. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 177 undefined on input line 18165. [177] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 178 undefined on input line 18185. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 178 undefined on input line 18205. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 178 undefined on input line 18226. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 178 undefined on input line 18237. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 178 undefined on input line 18266. [178] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 179 undefined on input line 18286. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 179 undefined on input line 18306. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 179 undefined on input line 18331. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 179 undefined on input line 18342. [179] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 180 undefined on input line 18371. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 180 undefined on input line 18391. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 180 undefined on input line 18415. [180] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri' on page 181 undefined on input line 18444. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri-batched' on page 181 undefined on input line 18448. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri-strided-b atched' on page 181 undefined on input line 18452. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri' on page 181 undefined on input line 18456. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri-batched' on page 181 undefined on input line 18460. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri-strided-b atched' on page 181 undefined on input line 18464. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs' on page 181 undefined on input line 18468. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs-batched' on page 181 undefined on input line 18472. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs-strided-b atched' on page 181 undefined on input line 18476. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv' on page 1 81 undefined on input line 18480. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv-batched' o n page 181 undefined on input line 18484. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv-strided-ba tched' on page 181 undefined on input line 18488. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri' on page 181 undefined on input line 18492. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri-batched' on page 181 undefined on input line 18496. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri-strided-b atched' on page 181 undefined on input line 18500. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs' on page 181 undefined on input line 18504. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs-batched' on page 181 undefined on input line 18508. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs-strided-b atched' on page 181 undefined on input line 18512. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv' on page 1 81 undefined on input line 18516. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv-batched' o n page 181 undefined on input line 18520. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv-strided-ba tched' on page 181 undefined on input line 18524. [181] [182] [183] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 184 undefined on input line 18844. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 184 undefined on input line 18868. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 184 undefined on input line 18876. [184] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 185 undefined on input line 18934. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 185 undefined on input line 18958. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 185 undefined on input line 18966. [185] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 186 undefined on input line 19032. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 186 undefined on input line 19056. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 186 undefined on input line 19068. [186] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 187 undefined on input line 19189. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 187 undefined on input line 19210. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 187 undefined on input line 19218. [187] [188] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 189 undefined on input line 19335. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 189 undefined on input line 19356. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 189 undefined on input line 19364. [189] [190] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 191 undefined on input line 19489. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 191 undefined on input line 19510. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 191 undefined on input line 19522. Underfull \hbox (badness 6284) in paragraph at lines 19521--19523 \T1/qtm/m/n/10 the value of strideP). Con-tains the vec-tors ipiv_l of pivot in -dices re-turned by [191] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 192 undefined on input line 19607. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a4852a a28474bd3056f3bc8365a4e0c22' on page 192 undefined on input line 19607. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 192 undefined on input line 19624. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 192 undefined on input line 19632. [192] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 193 undefined on input line 19709. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a6747c 0acb3884ab535e803c09d1d1969' on page 193 undefined on input line 19709. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 193 undefined on input line 19726. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 193 undefined on input line 19734. [193] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 194 undefined on input line 19819. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a35eaf b6744f0a74539d4b8e30bf652ae' on page 194 undefined on input line 19819. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 194 undefined on input line 19836. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 194 undefined on input line 19848. [194] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 195 undefined on input line 19937. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 195 undefined on input line 19954. [195] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 196 undefined on input line 20027. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 196 undefined on input line 20044. [196] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 197 undefined on input line 20121. Underfull \hbox (badness 10000) in paragraph at lines 20120--20122 []\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 197 undefined on input line 20138. [197] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 198 undefined on input line 20227. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 198 undefined on input line 20248. [198] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 199 undefined on input line 20333. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 199 undefined on input line 20354. [199] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 200 undefined on input line 20443. [200] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 201 undefined on input line 20464. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 201 undefined on input line 20553. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a04b81 8b7b9a32d25b10d9d71b0b6b64b' on page 201 undefined on input line 20553. [201] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 202 undefined on input line 20574. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 202 undefined on input line 20655. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a788d1 fdc225731e4e9cb2a90bed16f71' on page 202 undefined on input line 20655. [202] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 203 undefined on input line 20676. [203] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 204 undefined on input line 20761. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a5e73c 11d69b43d656b9586ebb439208d' on page 204 undefined on input line 20761. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 204 undefined on input line 20782. [204] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels' on page 2 05 undefined on input line 20827. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels-batched' o n page 205 undefined on input line 20831. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels-strided-ba tched' on page 205 undefined on input line 20835. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 205 undefined on input line 20885. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 205 undefined on input line 20885. [205] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 206 undefined on input line 20929. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 206 undefined on input line 20929. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a311b5 e6e07b09d5423d1b47a5c4e8709' on page 206 undefined on input line 20999. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a82cc0 7dd4bb7714506e88245a8a2fedb' on page 206 undefined on input line 20999. [206] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a311b5 e6e07b09d5423d1b47a5c4e8709' on page 207 undefined on input line 21043. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a82cc0 7dd4bb7714506e88245a8a2fedb' on page 207 undefined on input line 21043. [207] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad7679 5eed309fa65fa9fc82aa5c86ae2' on page 208 undefined on input line 21117. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a46cfe 5e307a7ab11dc5651ce27d21d05' on page 208 undefined on input line 21117. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad7679 5eed309fa65fa9fc82aa5c86ae2' on page 208 undefined on input line 21161. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a46cfe 5e307a7ab11dc5651ce27d21d05' on page 208 undefined on input line 21161. [208] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev' on page 2 09 undefined on input line 21206. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev-batched' o n page 209 undefined on input line 21210. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev-strided-ba tched' on page 209 undefined on input line 21214. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev' on page 2 09 undefined on input line 21218. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev-batched' o n page 209 undefined on input line 21222. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev-strided-ba tched' on page 209 undefined on input line 21226. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd' on page 209 undefined on input line 21230. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd-batched' on page 209 undefined on input line 21234. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd-strided-b atched' on page 209 undefined on input line 21238. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd' on page 209 undefined on input line 21242. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd-batched' on page 209 undefined on input line 21246. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd-strided-b atched' on page 209 undefined on input line 21250. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx' on page 209 undefined on input line 21254. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx-batched' on page 209 undefined on input line 21258. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx-strided-b atched' on page 209 undefined on input line 21262. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx' on page 209 undefined on input line 21266. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx-batched' on page 209 undefined on input line 21270. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx-strided-b atched' on page 209 undefined on input line 21274. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv' on page 2 09 undefined on input line 21278. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv-batched' o n page 209 undefined on input line 21282. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv-strided-ba tched' on page 209 undefined on input line 21286. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv' on page 2 09 undefined on input line 21290. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv-batched' o n page 209 undefined on input line 21294. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv-strided-ba tched' on page 209 undefined on input line 21298. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd' on page 209 undefined on input line 21302. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd-batched' on page 209 undefined on input line 21306. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd-strided-b atched' on page 209 undefined on input line 21310. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd' on page 209 undefined on input line 21314. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd-batched' on page 209 undefined on input line 21318. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd-strided-b atched' on page 209 undefined on input line 21322. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx' on page 209 undefined on input line 21326. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx-batched' on page 209 undefined on input line 21330. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx-strided-b atched' on page 209 undefined on input line 21334. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx' on page 209 undefined on input line 21338. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx-batched' on page 209 undefined on input line 21342. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx-strided-b atched' on page 209 undefined on input line 21346. [209] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 210 undefined on input line 21359. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 210 undefined on input line 21370. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 210 undefined on input line 21386. [210] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 211 undefined on input line 21431. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 211 undefined on input line 21442. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 211 undefined on input line 21458. [211] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 212 undefined on input line 21515. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 212 undefined on input line 21526. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 212 undefined on input line 21542. [212] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 213 undefined on input line 21603. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 213 undefined on input line 21614. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 213 undefined on input line 21630. [213] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 214 undefined on input line 21675. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 214 undefined on input line 21686. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 214 undefined on input line 21702. [214] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 215 undefined on input line 21759. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 215 undefined on input line 21770. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 215 undefined on input line 21786. [215] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 216 undefined on input line 21847. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 216 undefined on input line 21858. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 216 undefined on input line 21874. [216] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 217 undefined on input line 21919. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 217 undefined on input line 21930. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 217 undefined on input line 21946. [217] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 218 undefined on input line 22003. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 218 undefined on input line 22014. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 218 undefined on input line 22030. [218] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 219 undefined on input line 22091. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 219 undefined on input line 22102. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 219 undefined on input line 22118. [219] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 220 undefined on input line 22163. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 220 undefined on input line 22174. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 220 undefined on input line 22190. [220] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 221 undefined on input line 22247. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 221 undefined on input line 22258. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 221 undefined on input line 22274. [221] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 222 undefined on input line 22335. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 222 undefined on input line 22335. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 222 undefined on input line 22346. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 222 undefined on input line 22346. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 222 undefined on input line 22362. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 222 undefined on input line 22366. [222] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 223 undefined on input line 22443. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 223 undefined on input line 22443. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 223 undefined on input line 22454. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 223 undefined on input line 22454. [223] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 224 undefined on input line 22470. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 224 undefined on input line 22474. [224] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 225 undefined on input line 22563. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 225 undefined on input line 22563. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 225 undefined on input line 22574. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 225 undefined on input line 22574. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 225 undefined on input line 22590. [225] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 226 undefined on input line 22594. [226] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 227 undefined on input line 22691. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 227 undefined on input line 22691. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 227 undefined on input line 22702. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 227 undefined on input line 22702. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 227 undefined on input line 22718. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 227 undefined on input line 22722. [227] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 228 undefined on input line 22799. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 228 undefined on input line 22799. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 228 undefined on input line 22810. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 228 undefined on input line 22810. [228] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 229 undefined on input line 22826. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 229 undefined on input line 22830. [229] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 230 undefined on input line 22919. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 230 undefined on input line 22919. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 230 undefined on input line 22930. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 230 undefined on input line 22930. [230] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 231 undefined on input line 22946. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 231 undefined on input line 22950. [231] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 232 undefined on input line 23047. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 232 undefined on input line 23047. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 232 undefined on input line 23058. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 232 undefined on input line 23058. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 232 undefined on input line 23090. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 232 undefined on input line 23094. [232] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 233 undefined on input line 23114. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 233 undefined on input line 23147. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 233 undefined on input line 23147. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 233 undefined on input line 23158. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 233 undefined on input line 23158. [233] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 234 undefined on input line 23190. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 234 undefined on input line 23194. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 234 undefined on input line 23214. [234] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 235 undefined on input line 23259. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 235 undefined on input line 23259. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 235 undefined on input line 23270. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 235 undefined on input line 23270. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 235 undefined on input line 23302. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 235 undefined on input line 23306. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 235 undefined on input line 23330. [235] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 236 undefined on input line 23379. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 236 undefined on input line 23379. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 236 undefined on input line 23390. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 236 undefined on input line 23390. [236] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 237 undefined on input line 23422. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 237 undefined on input line 23426. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 237 undefined on input line 23446. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 237 undefined on input line 23479. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 237 undefined on input line 23479. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 237 undefined on input line 23490. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 237 undefined on input line 23490. [237] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 238 undefined on input line 23522. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 238 undefined on input line 23526. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 238 undefined on input line 23546. [238] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 239 undefined on input line 23591. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 239 undefined on input line 23591. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 239 undefined on input line 23602. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 239 undefined on input line 23602. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 239 undefined on input line 23634. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 239 undefined on input line 23638. [239] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 240 undefined on input line 23662. [240] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 241 undefined on input line 23711. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 241 undefined on input line 23711. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 241 undefined on input line 23722. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 241 undefined on input line 23722. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 241 undefined on input line 23754. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 241 undefined on input line 23758. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 241 undefined on input line 23778. [241] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 242 undefined on input line 23811. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 242 undefined on input line 23811. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 242 undefined on input line 23822. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 242 undefined on input line 23822. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 242 undefined on input line 23854. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 242 undefined on input line 23858. [242] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 243 undefined on input line 23878. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 243 undefined on input line 23923. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 243 undefined on input line 23923. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 243 undefined on input line 23934. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 243 undefined on input line 23934. [243] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 244 undefined on input line 23966. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 244 undefined on input line 23970. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 244 undefined on input line 23994. [244] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 245 undefined on input line 24043. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 245 undefined on input line 24043. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 245 undefined on input line 24054. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 245 undefined on input line 24054. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 245 undefined on input line 24086. [245] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 246 undefined on input line 24090. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 246 undefined on input line 24110. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 246 undefined on input line 24143. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 246 undefined on input line 24143. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 246 undefined on input line 24154. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 246 undefined on input line 24154. [246] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 247 undefined on input line 24186. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 247 undefined on input line 24190. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 247 undefined on input line 24210. [247] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 248 undefined on input line 24255. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 248 undefined on input line 24255. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 248 undefined on input line 24266. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 248 undefined on input line 24266. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 248 undefined on input line 24298. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 248 undefined on input line 24302. [248] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 249 undefined on input line 24326. [249] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 250 undefined on input line 24375. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 250 undefined on input line 24375. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 250 undefined on input line 24375. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 250 undefined on input line 24386. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 250 undefined on input line 24386. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 250 undefined on input line 24386. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 250 undefined on input line 24421. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 250 undefined on input line 24425. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 250 undefined on input line 24429. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 250 undefined on input line 24449. [250] [251] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 252 undefined on input line 24514. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 252 undefined on input line 24514. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 252 undefined on input line 24514. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 252 undefined on input line 24525. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 252 undefined on input line 24525. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 252 undefined on input line 24525. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 252 undefined on input line 24560. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 252 undefined on input line 24564. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 252 undefined on input line 24568. [252] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 253 undefined on input line 24588. [253] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 254 undefined on input line 24665. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 254 undefined on input line 24665. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 254 undefined on input line 24665. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 254 undefined on input line 24676. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 254 undefined on input line 24676. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 254 undefined on input line 24676. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 254 undefined on input line 24711. [254] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 255 undefined on input line 24715. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 255 undefined on input line 24719. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 255 undefined on input line 24743. [255] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 256 undefined on input line 24828. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 256 undefined on input line 24828. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 256 undefined on input line 24828. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 256 undefined on input line 24839. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 256 undefined on input line 24839. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 256 undefined on input line 24839. [256] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 257 undefined on input line 24874. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 257 undefined on input line 24878. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 257 undefined on input line 24882. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 257 undefined on input line 24902. [257] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 258 undefined on input line 24967. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 258 undefined on input line 24967. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 258 undefined on input line 24967. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 258 undefined on input line 24978. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 258 undefined on input line 24978. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 258 undefined on input line 24978. [258] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 259 undefined on input line 25013. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 259 undefined on input line 25017. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 259 undefined on input line 25021. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 259 undefined on input line 25041. [259] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 260 undefined on input line 25118. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 260 undefined on input line 25118. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 260 undefined on input line 25118. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 260 undefined on input line 25129. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 260 undefined on input line 25129. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 260 undefined on input line 25129. [260] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 261 undefined on input line 25164. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 261 undefined on input line 25168. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 261 undefined on input line 25172. [261] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 262 undefined on input line 25196. [262] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd' on page 263 undefined on input line 25281. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd-batched' on page 263 undefined on input line 25285. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd-strided-b atched' on page 263 undefined on input line 25289. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx' on page 263 undefined on input line 25293. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx-batched' on page 263 undefined on input line 25297. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx-strided- batched' on page 263 undefined on input line 25301. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 263 undefined on input line 25314. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 263 undefined on input line 25314. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 263 undefined on input line 25314. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 263 undefined on input line 25325. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 263 undefined on input line 25325. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 263 undefined on input line 25325. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 263 undefined on input line 25336. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 263 undefined on input line 25336. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 263 undefined on input line 25336. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 263 undefined on input line 25347. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 263 undefined on input line 25347. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 263 undefined on input line 25347. [263] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 264 undefined on input line 25368. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 264 undefined on input line 25406. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 264 undefined on input line 25410. [264] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 265 undefined on input line 25450. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 265 undefined on input line 25454. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 265 undefined on input line 25458. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 265 undefined on input line 25475. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 265 undefined on input line 25475. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 265 undefined on input line 25475. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 265 undefined on input line 25486. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 265 undefined on input line 25486. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 265 undefined on input line 25486. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 265 undefined on input line 25497. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 265 undefined on input line 25497. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 265 undefined on input line 25497. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 265 undefined on input line 25508. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 265 undefined on input line 25508. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 265 undefined on input line 25508. [265] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 266 undefined on input line 25529. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 266 undefined on input line 25567. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 266 undefined on input line 25571. [266] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 267 undefined on input line 25623. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 267 undefined on input line 25631. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 267 undefined on input line 25635. [267] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 25656. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 25656. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 268 undefined on input line 25656. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 25667. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 25667. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 268 undefined on input line 25667. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 25678. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 25678. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 268 undefined on input line 25678. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 25689. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 268 undefined on input line 25689. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 268 undefined on input line 25689. [268] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 269 undefined on input line 25710. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 269 undefined on input line 25748. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 269 undefined on input line 25752. [269] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 270 undefined on input line 25808. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 270 undefined on input line 25816. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 25841. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 25841. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 270 undefined on input line 25841. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 25852. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 25852. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 270 undefined on input line 25852. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 25863. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 270 undefined on input line 25863. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 270 undefined on input line 25863. [270] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 25874. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 25874. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 271 undefined on input line 25874. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 271 undefined on input line 25898. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 271 undefined on input line 25920. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 271 undefined on input line 25924. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 271 undefined on input line 25928. [271] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 272 undefined on input line 25988. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 272 undefined on input line 25992. [272] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 273 undefined on input line 26009. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 273 undefined on input line 26009. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 273 undefined on input line 26009. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 273 undefined on input line 26020. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 273 undefined on input line 26020. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 273 undefined on input line 26020. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 273 undefined on input line 26031. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 273 undefined on input line 26031. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 273 undefined on input line 26031. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 273 undefined on input line 26042. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 273 undefined on input line 26042. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 273 undefined on input line 26042. [273] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 274 undefined on input line 26066. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 274 undefined on input line 26088. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 274 undefined on input line 26092. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 274 undefined on input line 26096. [274] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 275 undefined on input line 26168. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 275 undefined on input line 26176. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 275 undefined on input line 26197. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 275 undefined on input line 26197. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 275 undefined on input line 26197. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 275 undefined on input line 26208. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 275 undefined on input line 26208. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 275 undefined on input line 26208. [275] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 276 undefined on input line 26219. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 276 undefined on input line 26219. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 276 undefined on input line 26219. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 276 undefined on input line 26230. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 276 undefined on input line 26230. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 276 undefined on input line 26230. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 276 undefined on input line 26254. [276] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 277 undefined on input line 26276. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 277 undefined on input line 26280. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 277 undefined on input line 26284. [277] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 278 undefined on input line 26360. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 278 undefined on input line 26368. LaTeX Warning: Hyper reference `reference/lapacklike:liketriangular' on page 27 8 undefined on input line 26391. LaTeX Warning: Hyper reference `reference/lapacklike:likelinears' on page 278 u ndefined on input line 26395. LaTeX Warning: Hyper reference `reference/lapacklike:likeeigens' on page 278 un defined on input line 26399. LaTeX Warning: Hyper reference `reference/lapacklike:likesvds' on page 278 unde fined on input line 26403. [278] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt' on page 279 undefined on input line 26459. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt- batched' on page 279 undefined on input line 26463. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt- strided-batched' on page 279 undefined on input line 26467. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt' on page 279 undefined on input line 26471. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt- batched' on page 279 undefined on input line 26475. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt- strided-batched' on page 279 undefined on input line 26479. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt' on page 279 undefined on input line 26483. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-batched' on page 279 undefined on input line 26487. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-strided-batched' on page 279 undefined on input line 26491. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-interleaved-batched' on page 279 undefined on input line 26495. [279] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a028df 88a6b2ae495b6fdcc4aa3321985' on page 280 undefined on input line 26607. [280] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1acbab7 dd1189d9c3f8a9c4652d453d514' on page 281 undefined on input line 26749. [281] [282] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a3c64b 17aada5327298b42798eca15ce5' on page 283 undefined on input line 26895. Underfull \hbox (badness 8075) in paragraph at lines 26894--26896 []\T1/qtm/m/n/10 Al-though this rou-tine can of-fer bet-ter per-for-mance, Gaus -sian elim-i-na-tion with-out piv-ot-ing is [283] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 284 undefined on input line 27044. [284] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 285 undefined on input line 27184. [285] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 286 undefined on input line 27328. [286] [287] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 288 undefined on input line 27459. [288] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 289 undefined on input line 27573. [289] [290] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 291 undefined on input line 27695. [291] [292] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 293 undefined on input line 27829. [293] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt' on page 294 undefined on input line 27882. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- batched' on page 294 undefined on input line 27886. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- strided-batched' on page 294 undefined on input line 27890. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place' on page 294 undefined on input line 27894. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place-batched' on page 294 undefined on input line 27898. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place-strided-batched' on page 294 undefined on input line 27902. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace' on page 294 undefined on input line 27906. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace-batched' on page 294 undefined on input line 27910. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace-strided-batched' on page 294 undefined on input line 27914. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt' on page 294 undefined on input line 27918. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-batched' on page 294 undefined on input line 27922. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-strided-batched' on page 294 undefined on input line 27926. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-interleaved-batched' on page 294 undefined on input line 27930. [294] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 295 undefined on input line 27980. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 295 undefined on input line 28004. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 295 undefined on input line 28066. [295] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 296 undefined on input line 28090. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 296 undefined on input line 28156. [296] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 297 undefined on input line 28180. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 297 undefined on input line 28261. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 297 undefined on input line 28274. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 297 undefined on input line 28282. [297] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 298 undefined on input line 28359. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 298 undefined on input line 28372. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 298 undefined on input line 28380. [298] [299] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 300 undefined on input line 28465. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 300 undefined on input line 28478. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 300 undefined on input line 28490. [300] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 301 undefined on input line 28579. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 301 undefined on input line 28592. [301] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 302 undefined on input line 28673. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 302 undefined on input line 28686. [302] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 303 undefined on input line 28771. Underfull \hbox (badness 10000) in paragraph at lines 28770--28772 []\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 303 undefined on input line 28784. [303] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 304 undefined on input line 28877. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 304 undefined on input line 28898. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 304 undefined on input line 28906. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 304 undefined on input line 28914. [304] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 305 undefined on input line 28991. [305] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 306 undefined on input line 29012. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 306 undefined on input line 29020. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 306 undefined on input line 29028. [306] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 307 undefined on input line 29109. [307] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 308 undefined on input line 29130. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 308 undefined on input line 29142. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 308 undefined on input line 29154. [308] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 309 undefined on input line 29243. [309] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 310 undefined on input line 29264. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 310 undefined on input line 29280. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 310 undefined on input line 29296. [310] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj' on p age 311 undefined on input line 29345. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj-batch ed' on page 311 undefined on input line 29349. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj-strid ed-batched' on page 311 undefined on input line 29353. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj' on p age 311 undefined on input line 29357. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj-batch ed' on page 311 undefined on input line 29361. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj-strid ed-batched' on page 311 undefined on input line 29365. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj' on p age 311 undefined on input line 29369. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj-batch ed' on page 311 undefined on input line 29373. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj-strid ed-batched' on page 311 undefined on input line 29377. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj' on p age 311 undefined on input line 29381. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj-batch ed' on page 311 undefined on input line 29385. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj-strid ed-batched' on page 311 undefined on input line 29389. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj' on page 311 undefined on input line 29393. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj-batc hed' on page 311 undefined on input line 29397. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj-stri ded-batched' on page 311 undefined on input line 29401. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj' on page 311 undefined on input line 29405. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj-batc hed' on page 311 undefined on input line 29409. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj-stri ded-batched' on page 311 undefined on input line 29413. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj' on page 311 undefined on input line 29417. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj-batc hed' on page 311 undefined on input line 29421. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj-stri ded-batched' on page 311 undefined on input line 29425. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj' on page 311 undefined on input line 29429. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj-batc hed' on page 311 undefined on input line 29433. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj-stri ded-batched' on page 311 undefined on input line 29437. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx' on page 311 undefined on input line 29441. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx-batc hed' on page 311 undefined on input line 29445. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx-stri ded-batched' on page 311 undefined on input line 29449. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx' on page 311 undefined on input line 29453. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx-batc hed' on page 311 undefined on input line 29457. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx-stri ded-batched' on page 311 undefined on input line 29461. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx' on page 311 undefined on input line 29465. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx-batc hed' on page 311 undefined on input line 29469. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx-stri ded-batched' on page 311 undefined on input line 29473. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx' on page 311 undefined on input line 29477. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx-batc hed' on page 311 undefined on input line 29481. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx-stri ded-batched' on page 311 undefined on input line 29485. [311] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 312 undefined on input line 29498. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 312 undefined on input line 29498. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 312 undefined on input line 29509. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 312 undefined on input line 29509. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 312 undefined on input line 29536. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 312 undefined on input line 29540. [312] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 313 undefined on input line 29597. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 313 undefined on input line 29597. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 313 undefined on input line 29608. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 313 undefined on input line 29608. [313] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 314 undefined on input line 29635. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 314 undefined on input line 29639. [314] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 315 undefined on input line 29704. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 315 undefined on input line 29704. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 315 undefined on input line 29715. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 315 undefined on input line 29715. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 315 undefined on input line 29742. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 315 undefined on input line 29746. [315] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 316 undefined on input line 29815. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 316 undefined on input line 29815. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 316 undefined on input line 29826. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 316 undefined on input line 29826. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 316 undefined on input line 29853. [316] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 317 undefined on input line 29857. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 317 undefined on input line 29914. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 317 undefined on input line 29914. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 317 undefined on input line 29925. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 317 undefined on input line 29925. [317] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 318 undefined on input line 29952. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 318 undefined on input line 29956. [318] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 319 undefined on input line 30021. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 319 undefined on input line 30021. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 319 undefined on input line 30032. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 319 undefined on input line 30032. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 319 undefined on input line 30059. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 319 undefined on input line 30063. [319] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 320 undefined on input line 30132. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 320 undefined on input line 30132. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 320 undefined on input line 30143. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 320 undefined on input line 30143. [320] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 321 undefined on input line 30175. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 321 undefined on input line 30179. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 321 undefined on input line 30199. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 321 undefined on input line 30244. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 321 undefined on input line 30244. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 321 undefined on input line 30255. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 321 undefined on input line 30255. [321] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 322 undefined on input line 30287. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 322 undefined on input line 30291. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 322 undefined on input line 30311. [322] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 323 undefined on input line 30364. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 323 undefined on input line 30364. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 323 undefined on input line 30375. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 323 undefined on input line 30375. [323] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 324 undefined on input line 30407. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 324 undefined on input line 30411. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 324 undefined on input line 30435. [324] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 325 undefined on input line 30492. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 325 undefined on input line 30492. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 325 undefined on input line 30503. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 325 undefined on input line 30503. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 325 undefined on input line 30535. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 325 undefined on input line 30539. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 325 undefined on input line 30559. [325] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 326 undefined on input line 30604. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 326 undefined on input line 30604. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 326 undefined on input line 30615. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 326 undefined on input line 30615. [326] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 327 undefined on input line 30647. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 327 undefined on input line 30651. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 327 undefined on input line 30671. [327] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 328 undefined on input line 30724. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 328 undefined on input line 30724. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 328 undefined on input line 30735. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 328 undefined on input line 30735. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 328 undefined on input line 30767. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 328 undefined on input line 30771. [328] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 329 undefined on input line 30795. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 329 undefined on input line 30852. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 329 undefined on input line 30863. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 329 undefined on input line 30879. [329] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 330 undefined on input line 30962. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 330 undefined on input line 30973. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 330 undefined on input line 30989. [330] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 331 undefined on input line 31092. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 331 undefined on input line 31103. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 331 undefined on input line 31119. [331] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 332 undefined on input line 31232. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 332 undefined on input line 31243. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 332 undefined on input line 31259. [332] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 333 undefined on input line 31342. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 333 undefined on input line 31353. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 333 undefined on input line 31369. [333] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 334 undefined on input line 31472. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 334 undefined on input line 31483. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 334 undefined on input line 31499. [334] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 335 undefined on input line 31612. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 335 undefined on input line 31612. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 335 undefined on input line 31623. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 335 undefined on input line 31623. [335] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 336 undefined on input line 31655. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 336 undefined on input line 31665. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 336 undefined on input line 31721. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 336 undefined on input line 31768. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 336 undefined on input line 31768. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 336 undefined on input line 31779. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 336 undefined on input line 31779. [336] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 337 undefined on input line 31811. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 337 undefined on input line 31821. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 337 undefined on input line 31877. [337] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 338 undefined on input line 31944. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 338 undefined on input line 31944. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 338 undefined on input line 31955. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 338 undefined on input line 31955. [338] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 339 undefined on input line 31987. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 339 undefined on input line 31997. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 339 undefined on input line 32063. [339] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 340 undefined on input line 32140. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 340 undefined on input line 32140. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 340 undefined on input line 32151. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 340 undefined on input line 32151. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 340 undefined on input line 32183. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 340 undefined on input line 32193. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 340 undefined on input line 32249. [340] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 341 undefined on input line 32296. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 341 undefined on input line 32296. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 341 undefined on input line 32307. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 341 undefined on input line 32307. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 341 undefined on input line 32339. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 341 undefined on input line 32349. [341] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 342 undefined on input line 32405. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 342 undefined on input line 32472. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 342 undefined on input line 32472. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 342 undefined on input line 32483. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 342 undefined on input line 32483. [342] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 343 undefined on input line 32515. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 343 undefined on input line 32525. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 343 undefined on input line 32591. [343] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 344 undefined on input line 32668. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 344 undefined on input line 32668. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 344 undefined on input line 32679. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 344 undefined on input line 32679. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 344 undefined on input line 32695. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 344 undefined on input line 32699. [344] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 345 undefined on input line 32768. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 345 undefined on input line 32768. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 345 undefined on input line 32779. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 345 undefined on input line 32779. [345] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 346 undefined on input line 32795. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 346 undefined on input line 32799. [346] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 347 undefined on input line 32876. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 347 undefined on input line 32876. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 347 undefined on input line 32887. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 347 undefined on input line 32887. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 347 undefined on input line 32903. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 347 undefined on input line 32907. [347] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 348 undefined on input line 32998. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 348 undefined on input line 32998. [348] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 349 undefined on input line 33014. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 349 undefined on input line 33018. [349] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 350 undefined on input line 33087. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 350 undefined on input line 33087. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 350 undefined on input line 33098. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 350 undefined on input line 33098. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 350 undefined on input line 33114. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 350 undefined on input line 33118. [350] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 351 undefined on input line 33195. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 351 undefined on input line 33195. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 351 undefined on input line 33206. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 351 undefined on input line 33206. [351] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 352 undefined on input line 33222. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 352 undefined on input line 33226. [352] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 353 undefined on input line 33311. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 353 undefined on input line 33311. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 353 undefined on input line 33311. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 353 undefined on input line 33322. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 353 undefined on input line 33322. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 353 undefined on input line 33322. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 353 undefined on input line 33357. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 353 undefined on input line 33361. [353] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 354 undefined on input line 33365. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 354 undefined on input line 33385. [354] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 355 undefined on input line 33442. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 355 undefined on input line 33442. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 355 undefined on input line 33442. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 355 undefined on input line 33453. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 355 undefined on input line 33453. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 355 undefined on input line 33453. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 355 undefined on input line 33488. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 355 undefined on input line 33492. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 355 undefined on input line 33496. [355] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 356 undefined on input line 33516. [356] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 357 undefined on input line 33581. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 357 undefined on input line 33581. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 357 undefined on input line 33581. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 357 undefined on input line 33592. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 357 undefined on input line 33592. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 357 undefined on input line 33592. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 357 undefined on input line 33627. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 357 undefined on input line 33631. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 357 undefined on input line 33635. [357] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 358 undefined on input line 33659. [358] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 359 undefined on input line 33732. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 359 undefined on input line 33732. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 359 undefined on input line 33732. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 359 undefined on input line 33743. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 359 undefined on input line 33743. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 359 undefined on input line 33743. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 359 undefined on input line 33778. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 359 undefined on input line 33782. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 359 undefined on input line 33786. [359] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 360 undefined on input line 33806. [360] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 361 undefined on input line 33863. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 361 undefined on input line 33863. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 361 undefined on input line 33863. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 361 undefined on input line 33874. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 361 undefined on input line 33874. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 361 undefined on input line 33874. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 361 undefined on input line 33909. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 361 undefined on input line 33913. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 361 undefined on input line 33917. [361] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 362 undefined on input line 33937. [362] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 363 undefined on input line 34002. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 363 undefined on input line 34002. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 363 undefined on input line 34002. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 363 undefined on input line 34013. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 363 undefined on input line 34013. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 363 undefined on input line 34013. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 363 undefined on input line 34048. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 363 undefined on input line 34052. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 363 undefined on input line 34056. [363] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 364 undefined on input line 34080. [364] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj' on page 365 undefined on input line 34153. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj-batc hed' on page 365 undefined on input line 34157. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj-stri ded-batched' on page 365 undefined on input line 34161. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 365 undefined on input line 34174. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 365 undefined on input line 34174. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 365 undefined on input line 34185. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 365 undefined on input line 34185. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 365 undefined on input line 34196. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 365 undefined on input line 34196. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 365 undefined on input line 34207. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 365 undefined on input line 34207. [365] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 366 undefined on input line 34228. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 366 undefined on input line 34262. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 366 undefined on input line 34266. [366] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 367 undefined on input line 34339. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 367 undefined on input line 34339. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 367 undefined on input line 34350. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 367 undefined on input line 34350. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 367 undefined on input line 34361. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 367 undefined on input line 34361. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 367 undefined on input line 34372. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 367 undefined on input line 34372. [367] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 368 undefined on input line 34393. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 368 undefined on input line 34427. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 368 undefined on input line 34431. [368] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 369 undefined on input line 34520. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 369 undefined on input line 34520. [369] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 370 undefined on input line 34531. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 370 undefined on input line 34531. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 370 undefined on input line 34542. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 370 undefined on input line 34542. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 370 undefined on input line 34553. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 370 undefined on input line 34553. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 370 undefined on input line 34574. [370] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 371 undefined on input line 34608. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 371 undefined on input line 34612. [371] LaTeX Warning: Hyper reference `reference/refact:rfinit' on page 372 undefined on input line 34709. LaTeX Warning: Hyper reference `reference/refact:rfrefact' on page 372 undefine d on input line 34713. LaTeX Warning: Hyper reference `reference/refact:rfsolver' on page 372 undefine d on input line 34717. [372] LaTeX Warning: Hyper reference `reference/refact:rocsolver-create-rfinfo' on pa ge 373 undefined on input line 34773. LaTeX Warning: Hyper reference `reference/refact:rocsolver-destroy-rfinfo' on p age 373 undefined on input line 34777. LaTeX Warning: Hyper reference `reference/refact:rocsolver-set-rfinfo-mode' on page 373 undefined on input line 34781. LaTeX Warning: Hyper reference `reference/refact:rocsolver-get-rfinfo-mode' on page 373 undefined on input line 34785. LaTeX Warning: Hyper reference `reference/refact:rocsolver-csrrf-analysis' on p age 373 undefined on input line 34789. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 373 undefined on input line 34802. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 373 undefined on input line 34806. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 373 undefined on input line 34806. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 373 undefined on input line 34806. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 373 undefined on input line 34811. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 373 undefined on input line 34832. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 373 undefined on input line 34836. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 373 undefined on input line 34836. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 373 undefined on input line 34836. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 373 undefined on input line 34840. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 373 undefined on input line 34855. LaTeX Warning: Hyper reference `reference/types:_CPPv421rocsolver_rfinfo_mode' on page 373 undefined on input line 34855. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 373 undefined on input line 34859. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 373 undefined on input line 34859. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 373 undefined on input line 34859. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 373 undefined on input line 34864. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6225 659a6a7253a51e6bfbeff65f5733' on page 373 undefined on input line 34868. [373] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 374 undefined on input line 34885. LaTeX Warning: Hyper reference `reference/types:_CPPv421rocsolver_rfinfo_mode' on page 374 undefined on input line 34885. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 374 undefined on input line 34889. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 374 undefined on input line 34889. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 374 undefined on input line 34889. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 374 undefined on input line 34894. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6225 659a6a7253a51e6bfbeff65f5733' on page 374 undefined on input line 34898. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 374 undefined on input line 34915. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 374 undefined on input line 34926. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 374 undefined on input line 34930. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 374 undefined on input line 34930. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 374 undefined on input line 34930. [374] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a1e7e4 fe0fc97abeb4b270ac2f3bf3ab2' on page 375 undefined on input line 34976. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a0307d f5be336f33630ecb3e4345cb5b4' on page 375 undefined on input line 34976. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a743f7 2a89d342ed59866ebf078e08587' on page 375 undefined on input line 34979. [375] LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-sumlu' on page 376 undefined on input line 35066. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-splitlu' on page 376 undefined on input line 35070. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-refactlu' on page 376 undefined on input line 35074. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-refactcho l' on page 376 undefined on input line 35078. [376] [377] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 378 undefined on input line 35263. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 378 undefined on input line 35274. [378] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 379 undefined on input line 35300. [379] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 380 undefined on input line 35370. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 380 undefined on input line 35381. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 380 undefined on input line 35407. [380] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 381 undefined on input line 35456. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-solve' on page 381 undefined on input line 35473. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 381 undefined on input line 35486. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 381 undefined on input line 35497. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 381 undefined on input line 35534. [381] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 382 undefined on input line 35537. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a743f7 2a89d342ed59866ebf078e08587' on page 382 undefined on input line 35537. [382] LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 383 undefi ned on input line 35604. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-begin' on page 383 undefined on input line 35611. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-end' on page 38 3 undefined on input line 35615. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-set-layer-mode' on page 383 undefined on input line 35619. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-set-max-levels' on page 383 undefined on input line 35623. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-restore-default s' on page 383 undefined on input line 35627. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-write-profile' on page 383 undefined on input line 35631. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-flush-profile' on page 383 undefined on input line 35635. [383] LaTeX Warning: Hyper reference `reference/types:_CPPv424rocblas_layer_mode_flag s' on page 384 undefined on input line 35691. LaTeX Warning: Hyper reference `reference/logging:rocsolver-get-version-string' on page 384 undefined on input line 35791. LaTeX Warning: Hyper reference `reference/logging:rocsolver-get-version-string- size' on page 384 undefined on input line 35795. [384] LaTeX Warning: Hyper reference `reference/logging:rocsolver-functions_8h_1a08c7 1a84eb864521ca71f2d833ccc5b4' on page 385 undefined on input line 35842. Underfull \hbox (badness 10000) in paragraph at lines 35840--35843 \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 385 undefined on input line 35846. Underfull \hbox (badness 6859) in paragraph at lines 35845--35847 \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 385 undefined on input line 35872. [385] [386] [387] [388] [389] Underfull \hbox (badness 10000) in paragraph at lines 36261--36263 []\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 >= [390] [391] [392] [393] [394] LaTeX Warning: Hyper reference `reference/deprecated:deptypes' on page 395 unde fined on input line 36684. LaTeX Warning: Hyper reference `reference/deprecated:dephelpers' on page 395 un defined on input line 36688. [395] LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-int' on page 396 undefined on input line 36700. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-handle' on page 396 undefined on input line 36704. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-direction' on pa ge 396 undefined on input line 36708. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-storev' on page 396 undefined on input line 36712. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-operation' on pa ge 396 undefined on input line 36716. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-fill' on page 39 6 undefined on input line 36720. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-diagonal' on pag e 396 undefined on input line 36724. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-side' on page 39 6 undefined on input line 36728. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-status' on page 396 undefined on input line 36732. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 396 undefined on input line 36809. [396] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 397 undefined on input line 36841. [397] LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-create-handle' o n page 398 undefined on input line 37033. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-destroy-handle' on page 398 undefined on input line 37037. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-stream' on p age 398 undefined on input line 37041. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-stream' on p age 398 undefined on input line 37045. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-vector' on p age 398 undefined on input line 37049. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-vector' on p age 398 undefined on input line 37053. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-matrix' on p age 398 undefined on input line 37057. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-matrix' on p age 398 undefined on input line 37061. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 398 undefined on input line 37074. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 398 undefined on input line 37074. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 398 undefined on input line 37074. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 398 undefined on input line 37106. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 398 undefined on input line 37106. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 398 undefined on input line 37106. [398] LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37138. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37138. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 399 undefined on input line 37138. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37170. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37170. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 399 undefined on input line 37170. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37202. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37202. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 399 undefined on input line 37202. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 399 undefined on input line 37202. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 399 undefined on input line 37202. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 399 undefined on input line 37202. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37234. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37234. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 399 undefined on input line 37234. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 399 undefined on input line 37234. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 399 undefined on input line 37234. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 399 undefined on input line 37234. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37266. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37266. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 399 undefined on input line 37266. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 399 undefined on input line 37266. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 399 undefined on input line 37266. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 399 undefined on input line 37266. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 399 undefined on input line 37266. [399] LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37298. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37298. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37298. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37298. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37298. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37298. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37298. [400] Chapter 4. [401] No file advanced-micro-devices-rocsolver.ind. [402] (./advanced-micro-devices-rocsolver.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `advanced-micro-devices-rocsolver.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawe some5/fa5free1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}{ /usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on advanced-micro-devices-rocsolver.pdf (406 pages, 1606889 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' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocsolver" "rocsolver.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./rocsolver.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rocsolver.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocsolver.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rocsolver.out) (./advanced-micro-devices-rocsolver.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-rocsolver.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] [6] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [7] Underfull \vbox (badness 10000) detected at line 736 Underfull \vbox (badness 10000) detected at line 736 [8] [9] Overfull \vbox (1.5364pt too high) detected at line 882 [10] Underfull \vbox (badness 10000) detected at line 882 Underfull \vbox (badness 10000) detected at line 882 [11] [12] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [13] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [14] [15] [16] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [17] Underfull \hbox (badness 7963) in paragraph at lines 1264--1270 []\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 1521--1523 []\T1/qtm/m/n/10 Use of batched and strided_batched func-tions, us-ing [][]\T1/ qtm/m/it/10 roc-solver_geqrf_batched[][] \T1/qtm/m/n/10 and [][]\T1/qtm/m/it/10 roc- [22] [23] [24] Chapter 3. [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] Underfull \hbox (badness 6284) in paragraph at lines 19521--19523 \T1/qtm/m/n/10 the value of strideP). Con-tains the vec-tors ipiv_l of pivot in -dices re-turned by [191] [192] [193] [194] [195] [196] Underfull \hbox (badness 10000) in paragraph at lines 20120--20122 []\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 [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] Underfull \hbox (badness 8075) in paragraph at lines 26894--26896 []\T1/qtm/m/n/10 Al-though this rou-tine can of-fer bet-ter per-for-mance, Gaus -sian elim-i-na-tion with-out piv-ot-ing is [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] Underfull \hbox (badness 10000) in paragraph at lines 28770--28772 []\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 [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] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] Underfull \hbox (badness 10000) in paragraph at lines 35840--35843 \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 35845--35847 \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- [385] [386] [387] [388] [389] Underfull \hbox (badness 10000) in paragraph at lines 36261--36263 []\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 >= [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] Chapter 4. [401] (./advanced-micro-devices-rocsolver.ind [402] 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- [403] 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++ [404] 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- [405] 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- [406] 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++ [407] 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- [408] 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- [409] 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- [410] 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- [411] 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 [412] 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- [413] 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- [414]) (./advanced-micro-devices-rocsolver.aux) Package rerunfilecheck Warning: File `advanced-micro-devices-rocsolver.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawe some5/fa5free1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}{ /usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on advanced-micro-devices-rocsolver.pdf (418 pages, 1746314 byte s). Transcript written on advanced-micro-devices-rocsolver.log. Latexmk: Index file 'advanced-micro-devices-rocsolver.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocsolver.aux' 'advanced-micro-devices-rocsolver.out' 'advanced-micro-devices-rocsolver.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'advanced-micro-devices-rocsolver.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocsolver" "rocsolver.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./rocsolver.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rocsolver.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocsolver.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rocsolver.out) (./advanced-micro-devices-rocsolver.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-rocsolver.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] [6] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [7] Underfull \vbox (badness 10000) detected at line 736 Underfull \vbox (badness 10000) detected at line 736 [8] [9] Overfull \vbox (1.5364pt too high) detected at line 882 [10] Underfull \vbox (badness 10000) detected at line 882 Underfull \vbox (badness 10000) detected at line 882 [11] [12] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [13] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [14] [15] [16] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [17] Underfull \hbox (badness 7963) in paragraph at lines 1264--1270 []\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 1521--1523 []\T1/qtm/m/n/10 Use of batched and strided_batched func-tions, us-ing [][]\T1/ qtm/m/it/10 roc-solver_geqrf_batched[][] \T1/qtm/m/n/10 and [][]\T1/qtm/m/it/10 roc- [22] [23] [24] Chapter 3. [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] Underfull \hbox (badness 6284) in paragraph at lines 19521--19523 \T1/qtm/m/n/10 the value of strideP). Con-tains the vec-tors ipiv_l of pivot in -dices re-turned by [191] [192] [193] [194] [195] [196] Underfull \hbox (badness 10000) in paragraph at lines 20120--20122 []\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 [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] Underfull \hbox (badness 8075) in paragraph at lines 26894--26896 []\T1/qtm/m/n/10 Al-though this rou-tine can of-fer bet-ter per-for-mance, Gaus -sian elim-i-na-tion with-out piv-ot-ing is [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] Underfull \hbox (badness 10000) in paragraph at lines 28770--28772 []\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 [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] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] Underfull \hbox (badness 10000) in paragraph at lines 35840--35843 \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 35845--35847 \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- [385] [386] [387] [388] [389] Underfull \hbox (badness 10000) in paragraph at lines 36261--36263 []\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 >= [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] Chapter 4. [401] (./advanced-micro-devices-rocsolver.ind [402] 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- [403] 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++ [404] 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- [405] 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- [406] 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++ [407] 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- [408] 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- [409] 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- [410] 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- [411] 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 [412] 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- [413] 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- [414]) (./advanced-micro-devices-rocsolver.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/fontawe some5/fa5free1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}{ /usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on advanced-micro-devices-rocsolver.pdf (418 pages, 1746335 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-30T22:07:15.814886Z, end-time: 2024-07-30T22:08:49.550956Z, duration: 93, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v7.4.7 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) making output directory... done 1.9.1 warning: Tag 'TCL_SUBST' at line 246 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1091 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2153 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2175 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/CONTRIBUTING.md... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-aliases.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-extra-types.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver-functions.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/rocsolver.h... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ideal_sizes.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/README.md... Generating page documentation... Generating docs for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for namespace std Generating XML output for file CONTRIBUTING.md Generating XML output for file rocsolver-aliases.h Generating XML output for file rocsolver-extra-types.h Generating XML output for file rocsolver-functions.h Generating XML output for file rocsolver.h Generating XML output for file ideal_sizes.hpp Generating XML output for file README.md Generating XML output for page md__home_docs_checkouts_readthedocs_org_user_builds_advanced_micro_devices_rocsolver_checkouts_develop_CONTRIBUTING Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/include/rocsolver/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/library/src/ Generating XML output for the main page Running plantuml with JAVA... lookup cache used 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 v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'dollarmath', 'html_image', 'substitution', 'fieldlist', 'colon_fence', 'replacements'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory 'amdmigraphx-github' from https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-file' from https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv... loading intersphinx inventory 'amdsmi-github' from https://github.com/ROCm/amdsmi/tree/develop/objects.inv... loading intersphinx inventory 'amdsmi-file' from https://github.com/ROCm/amdsmi/blob/develop/objects.inv... loading intersphinx inventory 'composable_kernel-github' from https://github.com/ROCm/composable_kernel/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/develop/objects.inv loading intersphinx inventory 'composable_kernel-file' from https://github.com/ROCm/composable_kernel/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/develop/objects.inv loading intersphinx inventory 'hip-github' from https://github.com/ROCm/HIP/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hip-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv loading intersphinx inventory 'hipblas-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'hipblas-file' from https://github.com/ROCm/hipBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/develop/objects.inv loading intersphinx inventory 'hipblaslt-github' from https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/develop/objects.inv loading intersphinx inventory 'hipblaslt-file' from https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/develop/objects.inv loading intersphinx inventory 'hipcc' 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/HIP/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/develop/objects.inv loading intersphinx inventory 'hipcc-github' from https://github.com/ROCm/HIPCC/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/develop/objects.inv loading intersphinx inventory 'hipcc-file' from https://github.com/ROCm/HIPCC/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv loading intersphinx inventory 'hipcub-github' from https://github.com/ROCm/hipCUB/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/develop/objects.inv loading intersphinx inventory 'hipcub-file' from https://github.com/ROCm/hipCUB/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/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 'hipfft-github' from https://github.com/ROCm/hipFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv loading intersphinx inventory 'hipfft-file' from https://github.com/ROCm/hipFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/tree/develop/objects.inv loading intersphinx inventory 'hipfort-github' from https://github.com/ROCm/hipfort/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/develop/objects.inv loading intersphinx inventory 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/develop/objects.inv loading intersphinx inventory 'hipify-github' from https://github.com/ROCm/HIPIFY/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/develop/objects.inv loading intersphinx inventory 'hipify-file' from https://github.com/ROCm/HIPIFY/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/develop/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/develop/objects.inv loading intersphinx inventory 'hip-python-github' from https://github.com/ROCm/hip-python/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/develop/objects.inv loading intersphinx inventory 'hip-python-file' from https://github.com/ROCm/hip-python/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/develop/objects.inv loading intersphinx inventory 'hiprand-github' from https://github.com/ROCm/hipRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/develop/objects.inv loading intersphinx inventory 'hiprand-file' from https://github.com/ROCm/hipRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-python%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-python%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipsparse-github' from https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/develop/objects.inv loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-github' from https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-file' from https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv loading intersphinx inventory 'hiptensor-github' from https://github.com/ROCm/hipTensor/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv loading intersphinx inventory 'hiptensor-file' from https://github.com/ROCm/hipTensor/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv loading intersphinx inventory 'llvm-project' from https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv loading intersphinx inventory 'llvm-project-github' from https://github.com/ROCm/llvm-project/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv loading intersphinx inventory 'llvm-project-file' from https://github.com/ROCm/llvm-project/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/develop/objects.inv loading intersphinx inventory 'miopen-github' from https://github.com/ROCm/MIOpen/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/develop/objects.inv loading intersphinx inventory 'miopen-file' from https://github.com/ROCm/MIOpen/blob/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-vs%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-vs%25252Fen%25252Fmaster%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'mivisionx-github' from https://github.com/ROCm/MIVisionX/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/develop/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dllvm-project%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fllvm-project%25252Fen%25252Fdevelop%25252Fobjects.inv loading intersphinx inventory 'mivisionx-file' from https://github.com/ROCm/MIVisionX/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/develop/objects.inv loading intersphinx inventory 'omniperf-github' from https://github.com/ROCm/omniperf/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/develop/objects.inv loading intersphinx inventory 'omniperf-file' from https://github.com/ROCm/omniperf/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'omnitrace' 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/MIOpen/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-github' from https://github.com/ROCm/omnitrace/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/tree/develop/objects.inv loading intersphinx inventory 'omnitrace-file' from https://github.com/ROCm/omnitrace/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/develop/objects.inv loading intersphinx inventory 'rccl-github' from https://github.com/ROCm/rccl/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/develop/objects.inv loading intersphinx inventory 'rccl-file' from https://github.com/ROCm/rccl/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/develop/objects.inv loading intersphinx inventory 'rdc' 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 'rdc-github' from https://github.com/ROCm/rdc/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/develop/objects.inv loading intersphinx inventory 'rdc-file' from https://github.com/ROCm/rdc/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'radeon' from https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/develop/objects.inv loading intersphinx inventory 'rocal-github' from https://github.com/ROCm/rocAL/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/develop/objects.inv loading intersphinx inventory 'rocal-file' from https://github.com/ROCm/rocAL/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/develop/objects.inv loading intersphinx inventory 'rocalution-github' from https://github.com/ROCm/rocALUTION/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/develop/objects.inv loading intersphinx inventory 'rocalution-file' from https://github.com/ROCm/rocALUTION/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/develop/objects.inv loading intersphinx inventory 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv loading intersphinx inventory 'rocblas-file' from https://github.com/ROCm/rocBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi-github' from https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi-file' from https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/develop/objects.inv loading intersphinx inventory 'rocdecode-github' from https://github.com/ROCm/rocDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/develop/objects.inv loading intersphinx inventory 'rocdecode-file' from https://github.com/ROCm/rocDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/develop/objects.inv loading intersphinx inventory 'rocfft-github' from https://github.com/ROCm/rocFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocfft-file' from https://github.com/ROCm/rocFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv loading intersphinx inventory 'rocgdb' from https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv loading intersphinx inventory 'rocgdb-github' from https://github.com/ROCm/ROCgdb/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/develop/objects.inv loading intersphinx inventory 'rocgdb-file' from https://github.com/ROCm/ROCgdb/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/develop/objects.inv loading intersphinx inventory 'rocm-github' from https://github.com/ROCm/ROCm/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/develop/objects.inv loading intersphinx inventory 'rocm-file' from https://github.com/ROCm/ROCm/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-github' from https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocm-install-on-windows-github' from https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-file' from https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/blob/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-github' from https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-file' from https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib' 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-linux/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-github' from https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib-file' from https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocmcmakebuildtools-github' from https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-file' from https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv loading intersphinx inventory 'rocminfo' 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 'rocminfo-github' from https://github.com/ROCm/rocminfo/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv loading intersphinx inventory 'rocminfo-file' from https://github.com/ROCm/rocminfo/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-github' from https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-file' from https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocprim-github' from https://github.com/ROCm/rocPRIM/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv loading intersphinx inventory 'rocprim-file' from https://github.com/ROCm/rocPRIM/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-github' from https://github.com/ROCm/rocprofiler/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-file' from https://github.com/ROCm/rocprofiler/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-file' from https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/develop/objects.inv loading intersphinx inventory 'rocpydecode' 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/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/develop/objects.inv loading intersphinx inventory 'rocpydecode-github' from https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/develop/objects.inv loading intersphinx inventory 'rocpydecode-file' from https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocrand-github' from https://github.com/ROCm/rocRAND/tree/develop/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 'rocrand-file' from https://github.com/ROCm/rocRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv loading intersphinx inventory 'rocr-runtime-github' from https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv loading intersphinx inventory 'rocr-runtime-file' from https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent' 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/rocRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-github' from https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/blob/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-file' from https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv loading intersphinx inventory 'rocsolver-github' from https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv loading intersphinx inventory 'rocsolver-file' from https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocsparse-github' from https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv loading intersphinx inventory 'rocsparse-file' from https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv loading intersphinx inventory 'rocthrust-github' from https://github.com/ROCm/rocThrust/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv loading intersphinx inventory 'rocthrust-file' from https://github.com/ROCm/rocThrust/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'roctracer-github' from https://github.com/ROCm/roctracer/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv loading intersphinx inventory 'rocwmma-github' from https://github.com/ROCm/rocWMMA/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-file' from https://github.com/ROCm/rocWMMA/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/develop/objects.inv loading intersphinx inventory 'rpp-github' from https://github.com/ROCm/rpp/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/develop/objects.inv loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/develop/objects.inv loading intersphinx inventory 'transferbench-github' from https://github.com/ROCm/TransferBench/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/blob/develop/objects.inv loading intersphinx inventory 'transferbench-file' from https://github.com/ROCm/TransferBench/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/develop/objects.inv [autosummary] generating autosummary for: howto/clients.rst, howto/contribute.rst, howto/index.rst, howto/logging.rst, howto/memory.rst, howto/using.rst, index.rst, installation/index.rst, installation/installlinux.rst, license.rst, reference/auxiliary.rst, reference/deprecated.rst, reference/index.rst, reference/intro.rst, reference/lapack.rst, reference/lapacklike.rst, reference/logging.rst, reference/refact.rst, reference/tuning.rst, reference/types.rst building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 20 source files that are out of date updating environment: 0 added, 8 changed, 0 removed reading sources... [ 12%] reference/auxiliary reading sources... [ 25%] reference/deprecated reading sources... [ 38%] reference/lapack reading sources... [ 50%] reference/lapacklike reading sources... [ 62%] reference/logging reading sources... [ 75%] reference/refact reading sources... [ 88%] reference/tuning reading sources... [100%] reference/types /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/auxiliary.rst:59: WARNING: doxygenfunction: Cannot find function "rocsolver_clacgv_64 :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/lapacklike.rst:549: WARNING: doxygenfunction: Cannot find function "rocsolver_zheevdx :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/installation/index.rst: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 5%] howto/clients writing output... [ 10%] howto/contribute writing output... [ 15%] howto/index writing output... [ 20%] howto/logging writing output... [ 25%] howto/memory writing output... [ 30%] howto/using writing output... [ 35%] index writing output... [ 40%] installation/index writing output... [ 45%] installation/installlinux writing output... [ 50%] license writing output... [ 55%] reference/auxiliary writing output... [ 60%] reference/deprecated writing output... [ 65%] reference/index writing output... [ 70%] reference/intro writing output... [ 75%] reference/lapack writing output... [ 80%] reference/lapacklike writing output... [ 85%] reference/logging writing output... [ 90%] reference/refact writing output... [ 95%] reference/tuning writing output... [100%] reference/types generating indices... genindex done writing additional pages... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing rocSOLVERDocumentation.epub file... Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 20.737 reference/lapack 14.744 reference/auxiliary 9.674 reference/lapacklike 0.689 reference/refact 0.500 reference/deprecated build succeeded, 126 warnings. The ePub file is in ../_readthedocs/epub.