Read the Docs build information Build id: 2397091 Project: advanced-micro-devices-rocsolver Version: develop Commit: 9dd1c22bb6a3541ad35dda78daab31c6a1399062 Date: 2024-08-06T12:02:40.195006Z State: finished Success: True [rtd-command-info] start-time: 2024-08-06T12:02:41.403146Z, end-time: 2024-08-06T12:02:42.524257Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/ROCm/rocSOLVER.git . Cloning into '.'... [rtd-command-info] start-time: 2024-08-06T12:02:42.597080Z, end-time: 2024-08-06T12:02:43.357766Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/develop:refs/remotes/origin/develop [rtd-command-info] start-time: 2024-08-06T12:02:43.500173Z, end-time: 2024-08-06T12:02:43.837629Z, 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 9dd1c22 Merge pull request #777 from amd-jnovotny/rocsolver-memory-dead-link-develop [rtd-command-info] start-time: 2024-08-06T12:02:43.906653Z, end-time: 2024-08-06T12:02:43.966476Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" [rtd-command-info] start-time: 2024-08-06T12:02:48.937289Z, end-time: 2024-08-06T12:02:49.017266Z, duration: 0, exit-code: 0 asdf global python 3.10.14 [rtd-command-info] start-time: 2024-08-06T12:02:49.408529Z, end-time: 2024-08-06T12:02:50.772131Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.14.final.0-64 in 853ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-08-06T12:02:50.861827Z, end-time: 2024-08-06T12:03:05.005666Z, duration: 14, 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 9.4 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.5 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-08-06T12:03:05.071248Z, end-time: 2024-08-06T12:03:13.448321Z, duration: 8, 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 133.8 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 244.0 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 316.6 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 377.7 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-08-06T12:03:13.544893Z, end-time: 2024-08-06T12:03:23.801660Z, 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 56.1 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 228.0 MB/s eta 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl (54 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 214.8 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 393.9 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 385.4 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 388.0 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 221.4 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 203.9 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-08-06T12:03:24.533440Z, end-time: 2024-08-06T12:03:24.604665Z, duration: 0, exit-code: 0 cat docs/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html import re from rocm_docs import ROCmDocs with open('../CMakeLists.txt', encoding='utf-8') as f: match = re.search(r'set\(VERSION_STRING \"?([0-9.]+)[^0-9.]+', f.read()) if not match: raise ValueError("VERSION not found!") version_number = match[1] left_nav_title = f"rocSOLVER {version_number} Documentation" # for PDF output on Read the Docs project = "rocSOLVER Documentation" author = "Advanced Micro Devices, Inc." copyright = "Copyright (c) 2023 Advanced Micro Devices, Inc. All rights reserved." version = version_number release = version_number external_toc_path = "./sphinx/_toc.yml" docs_core = ROCmDocs(left_nav_title) docs_core.run_doxygen(doxygen_root="doxygen", doxygen_path="doxygen/xml") docs_core.setup() external_projects_current_project = "rocsolver" for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "develop", 'version_slug': "develop", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("docs-6.2.0", "/en/docs-6.2.0/"), ("docs-6.1.2", "/en/docs-6.1.2/"), ("docs-6.1.1", "/en/docs-6.1.1/"), ("docs-6.1.0", "/en/docs-6.1.0/"), ("docs-6.0.2", "/en/docs-6.0.2/"), ("docs-6.0.0", "/en/docs-6.0.0/"), ("docs-5.7.1", "/en/docs-5.7.1/"), ("docs-5.7.0", "/en/docs-5.7.0/"), ("docs-5.6.1", "/en/docs-5.6.1/"), ("docs-5.6.0", "/en/docs-5.6.0/"), ("docs-5.5.1", "/en/docs-5.5.1/"), ("docs-5.5.0", "/en/docs-5.5.0/"), ("docs-5.4.4", "/en/docs-5.4.4/"), ("docs-5.4.3", "/en/docs-5.4.3/"), ("docs-5.4.2", "/en/docs-5.4.2/"), ("docs-5.4.1", "/en/docs-5.4.1/"), ("docs-5.4.0", "/en/docs-5.4.0/"), ("docs-5.3.3", "/en/docs-5.3.3/"), ("docs-5.3.2", "/en/docs-5.3.2/"), ("docs-5.3.1", "/en/docs-5.3.1/"), ("docs-5.3.0", "/en/docs-5.3.0/"), ("docs-5.2.3", "/en/docs-5.2.3/"), ("docs-5.2.1", "/en/docs-5.2.1/"), ("docs-5.2.0", "/en/docs-5.2.0/"), ("docs-5.1.3", "/en/docs-5.1.3/"), ("docs-5.1.1", "/en/docs-5.1.1/"), ("docs-5.1.0", "/en/docs-5.1.0/"), ("docs-5.0.2", "/en/docs-5.0.2/"), ("docs-5.0.1", "/en/docs-5.0.1/"), ("docs-5.0.0", "/en/docs-5.0.0/"), ("develop", "/en/develop/"), ], 'downloads': [ ("pdf", "//rocm.docs.amd.com/_/downloads/rocSOLVER/en/develop/pdf/"), ("html", "//rocm.docs.amd.com/_/downloads/rocSOLVER/en/develop/htmlzip/"), ("epub", "//rocm.docs.amd.com/_/downloads/rocSOLVER/en/develop/epub/"), ], 'subprojects': [ ], 'slug': 'advanced-micro-devices-rocsolver', 'name': u'rocSOLVER', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'ROCm', 'proxied_api_host': '/_', 'github_repo': 'rocSOLVER', 'github_version': 'develop', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'develop', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': None, 'commit': '9dd1c22b', } # 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/2397091/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-08-06T12:03:24.703539Z, end-time: 2024-08-06T12:05:01.716437Z, duration: 97, 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 1084/65536 hits=3887 misses=1199 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={'html_image', 'colon_fence', 'dollarmath', 'substitution', 'fieldlist', 'replacements'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory '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... 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' from https://rocm.docs.amd.com/projects/composable_kernel/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/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 '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... 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... 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-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... loading intersphinx inventory 'hipblas' from https://rocm.docs.amd.com/projects/hipBLAS/en/develop/objects.inv... loading intersphinx inventory 'hipblas-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/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/HIP/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/develop/objects.inv loading intersphinx inventory 'hipblaslt-file' from https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/develop/objects.inv loading intersphinx inventory 'hipcc' from https://rocm.docs.amd.com/projects/HIPCC/en/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... 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/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/hipBLASLt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv loading intersphinx inventory 'hipcub-file' from https://github.com/ROCm/hipCUB/blob/develop/objects.inv... loading intersphinx inventory 'hipfft' from https://rocm.docs.amd.com/projects/hipFFT/en/develop/objects.inv... 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/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-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' from https://rocm.docs.amd.com/projects/hipfort/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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-github' from https://github.com/ROCm/hipfort/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/develop/objects.inv loading intersphinx inventory 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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' from https://rocm.docs.amd.com/projects/HIPIFY/en/amd-staging/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/develop/objects.inv loading intersphinx inventory 'hipify-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/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 '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... 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... loading intersphinx inventory 'hiprand' from https://rocm.docs.amd.com/projects/hipRAND/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/develop/objects.inv loading intersphinx inventory 'hiprand-github' from https://github.com/ROCm/hipRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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-file' from https://github.com/ROCm/hipRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/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' from https://rocm.docs.amd.com/projects/hipSOLVER/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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... 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... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/develop/objects.inv loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv loading intersphinx inventory 'hipsparselt' from https://rocm.docs.amd.com/projects/hipSPARSELt/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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-github' from https://github.com/ROCm/hipSPARSELt/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... 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... loading intersphinx inventory 'llvm-project' from https://rocm.docs.amd.com/projects/llvm-project/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv loading intersphinx inventory 'llvm-project-github' from https://github.com/ROCm/llvm-project/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv loading intersphinx inventory 'llvm-project-file' from https://github.com/ROCm/llvm-project/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/develop/objects.inv loading intersphinx inventory 'miopen' from https://rocm.docs.amd.com/projects/MIOpen/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/develop/objects.inv loading intersphinx inventory 'miopen-github' from https://github.com/ROCm/MIOpen/tree/develop/objects.inv... 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/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/develop/objects.inv loading intersphinx inventory 'mivisionx-file' from https://github.com/ROCm/MIVisionX/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/develop/objects.inv loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/develop/objects.inv loading intersphinx inventory 'omniperf-github' from https://github.com/ROCm/omniperf/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/develop/objects.inv loading intersphinx inventory 'omniperf-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... loading intersphinx inventory 'omnitrace-github' from https://github.com/ROCm/omnitrace/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-file' from https://github.com/ROCm/omnitrace/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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 'python' from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/develop/objects.inv loading intersphinx inventory 'rccl' from https://rocm.docs.amd.com/projects/rccl/en/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domnitrace%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomnitrace%25252Fen%25252Fmain%25252Fobjects.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 readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rccl-github' from https://github.com/ROCm/rccl/tree/develop/objects.inv... 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/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' from https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory '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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/develop/objects.inv loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/develop/objects.inv loading intersphinx inventory 'rocal' from https://rocm.docs.amd.com/projects/rocAL/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/develop/objects.inv loading intersphinx inventory 'rocal-github' from https://github.com/ROCm/rocAL/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/develop/objects.inv loading intersphinx inventory 'rocal-file' from https://github.com/ROCm/rocAL/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/develop/objects.inv loading intersphinx inventory 'rocalution' from https://rocm.docs.amd.com/projects/rocALUTION/en/develop/objects.inv... loading intersphinx inventory 'rocalution-github' from https://github.com/ROCm/rocALUTION/tree/develop/objects.inv... 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 '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/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 'rocblas' from https://rocm.docs.amd.com/projects/rocBLAS/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/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 '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/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-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... 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 'rocdecode-file' from https://github.com/ROCm/rocDecode/blob/develop/objects.inv... loading intersphinx inventory 'rocfft' from https://rocm.docs.amd.com/projects/rocFFT/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv loading intersphinx inventory 'rocfft-github' from https://github.com/ROCm/rocFFT/tree/develop/objects.inv... loading intersphinx inventory 'rocfft-file' from https://github.com/ROCm/rocFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv loading intersphinx inventory 'rocgdb' from https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/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' from https://rocm.docs.amd.com/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/develop/objects.inv loading intersphinx inventory 'rocm-github' from https://github.com/ROCm/ROCm/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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-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-docs-core' from https://rocm.docs.amd.com/projects/rocm-docs-core/en/develop/objects.inv... loading intersphinx inventory 'rocm-install-on-linux' from https://rocm.docs.amd.com/projects/install-on-linux/en/develop/objects.inv... 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-github' from https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... loading intersphinx inventory 'rocm-install-on-windows' from https://rocm.docs.amd.com/projects/install-on-windows/en/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/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' from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/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-linux/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv loading intersphinx inventory 'rocm_smi_lib' 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... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-github' from https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv... 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... 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_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' from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 '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... 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://github.com/ROCm/rocm-cmake/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv loading intersphinx inventory 'rocprim-github' from https://github.com/ROCm/rocPRIM/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/develop/objects.inv loading intersphinx inventory 'rocprim-file' from https://github.com/ROCm/rocPRIM/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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... 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/rocPRIM/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... 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... 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://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://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 '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://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 'rocr-runtime' from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/master/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... 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://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/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://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv loading intersphinx inventory 'rocsparse' 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... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/develop/objects.inv loading intersphinx inventory 'roctracer-github' from https://github.com/ROCm/roctracer/tree/develop/objects.inv... loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/develop/objects.inv loading intersphinx inventory 'rocwmma' from https://rocm.docs.amd.com/projects/rocWMMA/en/develop/objects.inv... loading intersphinx inventory 'rocwmma-github' from https://github.com/ROCm/rocWMMA/tree/develop/objects.inv... loading intersphinx inventory 'rocwmma-file' from https://github.com/ROCm/rocWMMA/blob/develop/objects.inv... loading intersphinx inventory 'rpp' from https://rocm.docs.amd.com/projects/rpp/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/develop/objects.inv loading intersphinx inventory 'rpp-github' from https://github.com/ROCm/rpp/tree/develop/objects.inv... loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... loading intersphinx inventory 'rtd' from https://docs.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/develop/objects.inv loading intersphinx inventory 'sphinx' from https://www.sphinx-doc.org/en/master/objects.inv... 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' 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/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-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/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/rpp/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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.016 reference/lapack 11.215 reference/auxiliary 8.624 reference/lapacklike 0.631 reference/refact 0.462 reference/deprecated build succeeded, 126 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-08-06T12:05:01.853312Z, end-time: 2024-08-06T12:06:42.436503Z, duration: 100, 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 1084/65536 hits=3887 misses=1199 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={'colon_fence', 'replacements', 'substitution', 'html_image', 'fieldlist', 'dollarmath'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_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://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 '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/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-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hipblas-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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-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/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-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... 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/hipBLASLt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv loading intersphinx inventory 'hipcc-file' from https://github.com/ROCm/HIPCC/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/develop/objects.inv loading intersphinx inventory 'hipcub-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://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/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/hipfort/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/develop/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/hipFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/develop/objects.inv loading intersphinx inventory 'hip-python-file' from https://github.com/ROCm/hip-python/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/develop/objects.inv loading intersphinx inventory 'hiprand-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/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 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/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 'hipsparselt-github' from https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv loading intersphinx inventory 'hipsparselt-file' from https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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 '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/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 '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/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv loading intersphinx inventory 'llvm-project-github' from https://github.com/ROCm/llvm-project/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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 'llvm-project-file' from https://github.com/ROCm/llvm-project/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv loading intersphinx inventory 'miopen-github' from https://github.com/ROCm/MIOpen/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/develop/objects.inv loading intersphinx inventory 'miopen-file' from https://github.com/ROCm/MIOpen/blob/develop/objects.inv... 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... 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... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/develop/objects.inv loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/develop/objects.inv loading intersphinx inventory 'omniperf-github' from https://github.com/ROCm/omniperf/tree/develop/objects.inv... 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-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://github.com/ROCm/MIOpen/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-github' from https://github.com/ROCm/omnitrace/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIVisionX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-file' from https://github.com/ROCm/omnitrace/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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/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' from https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory '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/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 intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domnitrace%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomnitrace%25252Fen%25252Fmain%25252Fobjects.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/omnitrace/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') 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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/develop/objects.inv loading intersphinx inventory 'rocal-file' from https://github.com/ROCm/rocAL/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 '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://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 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/develop/objects.inv loading intersphinx inventory 'rocblas-file' from https://github.com/ROCm/rocBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi' 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/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-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/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 '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/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://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/rocFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/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... 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-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://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://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/tree/develop/objects.inv loading intersphinx inventory 'rocminfo-github' from https://github.com/ROCm/rocminfo/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv loading intersphinx inventory 'rocminfo-file' from https://github.com/ROCm/rocminfo/blob/develop/objects.inv... 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 '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/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/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-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/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/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/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-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-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/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 '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/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://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 '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/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-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://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/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://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-Runtime/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv loading intersphinx inventory 'rocsparse-file' from https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv loading intersphinx inventory 'rocthrust-github' from https://github.com/ROCm/rocThrust/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/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/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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 [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 ======================= 19.787 reference/lapack 13.361 reference/auxiliary 8.739 reference/lapacklike 0.629 reference/refact 0.470 reference/deprecated build succeeded, 126 warnings. The HTML page is in ../_readthedocs/htmlzip. [rtd-command-info] start-time: 2024-08-06T12:06:43.273330Z, end-time: 2024-08-06T12:08:16.797573Z, duration: 93, 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 1084/65536 hits=3887 misses=1199 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop loading pickled environment... done myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_image', 'substitution', 'replacements', 'dollarmath', 'colon_fence', 'fieldlist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_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/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 'composable_kernel-file' from https://github.com/ROCm/composable_kernel/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv loading intersphinx inventory 'hip-github' from https://github.com/ROCm/HIP/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/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-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://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/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 '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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/develop/objects.inv loading intersphinx inventory 'hipcc-github' from https://github.com/ROCm/HIPCC/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv loading intersphinx inventory 'hipcc-file' from https://github.com/ROCm/HIPCC/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/hipBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/develop/objects.inv loading intersphinx inventory 'hipcub-file' from https://github.com/ROCm/hipCUB/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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://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/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-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/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 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/develop/objects.inv loading intersphinx inventory 'hipify-github' from https://github.com/ROCm/HIPIFY/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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 '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/hipfort/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/develop/objects.inv loading intersphinx inventory 'hiprand-file' from https://github.com/ROCm/hipRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... 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 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hipsparse-github' from https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/develop/objects.inv loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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/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-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... 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 '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... 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-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://github.com/ROCm/MIVisionX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-github' from https://github.com/ROCm/omnitrace/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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/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... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domnitrace%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomnitrace%25252Fen%25252Fmain%25252Fobjects.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 readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory '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/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-file' from https://github.com/ROCm/rdc/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/develop/objects.inv loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv... 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 'rocal-github' from https://github.com/ROCm/rocAL/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/develop/objects.inv loading intersphinx inventory 'rocal-file' from https://github.com/ROCm/rocAL/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 '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/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 'rocalution-file' from https://github.com/ROCm/rocALUTION/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/develop/objects.inv loading intersphinx inventory 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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/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 '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/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://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 '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://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv loading intersphinx inventory 'rocfft-file' from https://github.com/ROCm/rocFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv loading intersphinx inventory 'rocgdb' 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/rocDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/develop/objects.inv loading intersphinx inventory 'rocgdb-github' from https://github.com/ROCm/ROCgdb/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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 '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/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-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/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_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://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://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://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/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/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' 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/rocminfo/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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://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-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://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 'rocr-runtime-file' from https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/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-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://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/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://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-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/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/rocSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv loading intersphinx inventory 'roctracer-github' from https://github.com/ROCm/roctracer/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-github' from https://github.com/ROCm/rocWMMA/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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 'rocwmma-file' from https://github.com/ROCm/rocWMMA/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/develop/objects.inv loading intersphinx inventory 'rpp-github' from https://github.com/ROCm/rpp/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/blob/develop/objects.inv loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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-file' from https://github.com/ROCm/TransferBench/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/TransferBench/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/develop/objects.inv [autosummary] generating autosummary for: howto/clients.rst, howto/contribute.rst, howto/index.rst, howto/logging.rst, howto/memory.rst, howto/using.rst, index.rst, installation/index.rst, installation/installlinux.rst, license.rst, reference/auxiliary.rst, reference/deprecated.rst, reference/index.rst, reference/intro.rst, reference/lapack.rst, reference/lapacklike.rst, reference/logging.rst, reference/refact.rst, reference/tuning.rst, reference/types.rst building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 8 changed, 0 removed reading sources... [ 12%] reference/auxiliary reading sources... [ 25%] reference/deprecated reading sources... [ 38%] reference/lapack reading sources... [ 50%] reference/lapacklike reading sources... [ 62%] reference/logging reading sources... [ 75%] reference/refact reading sources... [ 88%] reference/tuning reading sources... [100%] reference/types /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/auxiliary.rst:59: WARNING: doxygenfunction: Cannot find function "rocsolver_clacgv_64 :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/lapacklike.rst:549: WARNING: doxygenfunction: Cannot find function "rocsolver_zheevdx :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml 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 ======================= 19.948 reference/lapack 13.413 reference/auxiliary 8.798 reference/lapacklike 0.636 reference/refact 0.473 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-08-06T12:08:16.935081Z, end-time: 2024-08-06T12:08:16.995596Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2024-08-06T12:08:17.071256Z, end-time: 2024-08-06T12:08:36.175147Z, duration: 19, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=advanced-micro-devices-rocsolver -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'rocsolver.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocsolver" "rocsolver.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./rocsolver.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rocsolver.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocsolver.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `installation/installlinux:install-linux' on pag e 1 undefined on input line 125. LaTeX Warning: Hyper reference `howto/using:using' on page 1 undefined on input line 149. LaTeX Warning: Hyper reference `howto/memory:memory' on page 1 undefined on inp ut line 153. LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 1 undefine d on input line 157. LaTeX Warning: Hyper reference `howto/clients:clients' on page 1 undefined on i nput line 161. LaTeX Warning: Hyper reference `howto/contribute:contribute' on page 1 undefine d on input line 165. LaTeX Warning: Hyper reference `reference/intro:intro' on page 1 undefined on i nput line 189. LaTeX Warning: Hyper reference `reference/types:rocsolver-types' on page 1 unde fined on input line 193. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-auxiliary-functio ns' on page 1 undefined on input line 197. LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 1 undefine d on input line 201. LaTeX Warning: Hyper reference `reference/lapacklike:lapack-like' on page 1 und efined on input line 205. LaTeX Warning: Hyper reference `reference/refact:refactor' on page 1 undefined on input line 209. LaTeX Warning: Hyper reference `reference/logging:api-logging' on page 1 undefi ned on input line 213. LaTeX Warning: Hyper reference `reference/tuning:tuning-label' on page 1 undefi ned on input line 217. LaTeX Warning: Hyper reference `reference/deprecated:deprecated' on page 1 unde fined on input line 221. [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) LaTeX Warning: Hyper reference `howto/clients:clients' on page 3 undefined on i nput line 306. [3] [4] [5] [6] Chapter 2. LaTeX Warning: Hyper reference `howto/using:using' on page 7 undefined on input line 594. LaTeX Warning: Hyper reference `howto/memory:memory' on page 7 undefined on inp ut line 598. LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 7 undefine d on input line 602. LaTeX Warning: Hyper reference `howto/clients:clients' on page 7 undefined on i nput line 606. LaTeX Warning: Hyper reference `howto/contribute:contribute' on page 7 undefine d on input line 610. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 7 undefined on input line 632. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [7] Underfull \vbox (badness 10000) detected at line 736 Underfull \vbox (badness 10000) detected at line 736 [8] [9] LaTeX Warning: Hyper reference `reference/lapack:geqrf-strided-batched' on page 10 undefined on input line 762. Overfull \vbox (1.5364pt too high) detected at line 882 [10] Underfull \vbox (badness 10000) detected at line 882 Underfull \vbox (badness 10000) detected at line 882 [11] LaTeX Warning: Hyper reference `reference/lapack:geqrf-batched' on page 12 unde fined on input line 890. [12] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [13] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [14] [15] [16] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [17] Underfull \hbox (badness 7963) in paragraph at lines 1265--1271 []\T1/qtm/m/n/10 The re-sults of pro-file log-ging, if en-abled, can be printed us-ing \T1/txtt/m/n/10 rocsolver_log_write_profile \T1/qtm/m/n/10 or LaTeX Warning: Hyper reference `reference/logging:api-logging' on page 18 undef ined on input line 1273. [18] [19] [20] LaTeX Warning: Hyper reference `reference/index:reference' on page 21 undefined on input line 1452. LaTeX Warning: Hyper reference `howto/logging:log-profile' on page 21 undefined on input line 1488. [21] LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 22 undefined on input line 1519. LaTeX Warning: Hyper reference `reference/lapack:geqrf-batched' on page 22 unde fined on input line 1523. LaTeX Warning: Hyper reference `reference/lapack:geqrf-strided-batched' on page 22 undefined on input line 1523. Underfull \hbox (badness 10000) in paragraph at lines 1522--1524 []\T1/qtm/m/n/10 Use of batched and strided_batched func-tions, us-ing \T1/qtm/ m/it/10 roc-solver_geqrf_batched \T1/qtm/m/n/10 and \T1/qtm/m/it/10 roc- LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 22 undefin ed on input line 1531. [22] [23] [24] Chapter 3. LaTeX Warning: Hyper reference `reference/intro:intro' on page 25 undefined on input line 1626. LaTeX Warning: Hyper reference `reference/types:rocsolver-types' on page 25 und efined on input line 1630. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-auxiliary-functio ns' on page 25 undefined on input line 1634. LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 25 undefin ed on input line 1638. LaTeX Warning: Hyper reference `reference/lapacklike:lapack-like' on page 25 un defined on input line 1642. LaTeX Warning: Hyper reference `reference/refact:refactor' on page 25 undefined on input line 1646. LaTeX Warning: Hyper reference `reference/logging:api-logging' on page 25 undef ined on input line 1650. LaTeX Warning: Hyper reference `reference/tuning:tuning-label' on page 25 undef ined on input line 1654. LaTeX Warning: Hyper reference `reference/deprecated:deprecated' on page 25 und efined on input line 1658. [25] LaTeX Warning: Hyper reference `reference/auxiliary:lacgv' on page 26 undefined on input line 1760. LaTeX Warning: Hyper reference `reference/auxiliary:laswp' on page 26 undefined on input line 1760. LaTeX Warning: Hyper reference `reference/auxiliary:lauum' on page 26 undefined on input line 1760. LaTeX Warning: Hyper reference `reference/auxiliary:lacgv' on page 26 undefined on input line 1760. LaTeX Warning: Hyper reference `reference/auxiliary:laswp' on page 26 undefined on input line 1760. LaTeX Warning: Hyper reference `reference/auxiliary:lauum' on page 26 undefined on input line 1760. LaTeX Warning: Hyper reference `reference/auxiliary:larfg' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larf' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larft' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larfb' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larfg' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larf' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larft' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:larfb' on page 26 undefined on input line 1856. LaTeX Warning: Hyper reference `reference/auxiliary:labrd' on page 26 undefined on input line 1930. LaTeX Warning: Hyper reference `reference/auxiliary:bdsqr' on page 26 undefined on input line 1930. LaTeX Warning: Hyper reference `reference/auxiliary:bdsvdx' on page 26 undefine d on input line 1930. LaTeX Warning: Hyper reference `reference/auxiliary:labrd' on page 26 undefined on input line 1930. LaTeX Warning: Hyper reference `reference/auxiliary:bdsqr' on page 26 undefined on input line 1930. LaTeX Warning: Hyper reference `reference/auxiliary:bdsvdx' on page 26 undefine d on input line 1930. LaTeX Warning: Hyper reference `reference/auxiliary:sterf' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:stebz' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:latrd' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:steqr' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:stedc' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:stein' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:sterf' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:stebz' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:latrd' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:steqr' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:stedc' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:stein' on page 26 undefined on input line 2046. LaTeX Warning: Hyper reference `reference/auxiliary:lasyf' on page 26 undefined on input line 2094. LaTeX Warning: Hyper reference `reference/auxiliary:lasyf' on page 26 undefined on input line 2094. LaTeX Warning: Hyper reference `reference/auxiliary:org2r' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgqr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgl2' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orglq' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:org2l' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgql' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgbr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgtr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orm2r' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormqr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orml2' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormlq' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orm2l' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormql' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormbr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormtr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:org2r' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgqr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgl2' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orglq' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:org2l' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgql' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgbr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orgtr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orm2r' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormqr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orml2' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormlq' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:orm2l' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormql' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormbr' on page 26 undefined on input line 2286. LaTeX Warning: Hyper reference `reference/auxiliary:ormtr' on page 26 undefined on input line 2286. [26] LaTeX Warning: Hyper reference `reference/auxiliary:ung2r' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungqr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungl2' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unglq' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ung2l' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungql' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungbr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungtr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unm2r' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmqr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unml2' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmlq' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unm2l' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmql' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmbr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmtr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ung2r' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungqr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungl2' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unglq' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ung2l' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungql' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungbr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:ungtr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unm2r' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmqr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unml2' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmlq' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unm2l' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmql' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmbr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/auxiliary:unmtr' on page 27 undefined on input line 2478. LaTeX Warning: Hyper reference `reference/lapack:potf2' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:potrf' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:getf2' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:getrf' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:sytf2' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:sytrf' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:potf2' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:potrf' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:getf2' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:getrf' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:sytf2' on page 27 undefined on input line 2609. LaTeX Warning: Hyper reference `reference/lapack:sytrf' on page 27 undefined on input line 2609. [27] LaTeX Warning: Hyper reference `reference/lapack:geqr2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gerq2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gerqf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gelq2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gelqf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geql2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geqlf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geqr2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gerq2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gerqf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gelq2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:gelqf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geql2' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:geqlf' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `reference/lapack:sytd2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sytrd' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sygs2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sygst' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hetd2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hetrd' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hegs2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hegst' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:gebd2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:gebrd' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sytd2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sytrd' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sygs2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:sygst' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hetd2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hetrd' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hegs2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:hegst' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:gebd2' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:gebrd' on page 28 undefined on input line 2913. LaTeX Warning: Hyper reference `reference/lapack:trtri' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:getri' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:getrs' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:gesv' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:potri' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:potrs' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:posv' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:trtri' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:getri' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:getrs' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:gesv' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:potri' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:potrs' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:posv' on page 28 undefined on input line 3057. LaTeX Warning: Hyper reference `reference/lapack:gels' on page 28 undefined on input line 3105. LaTeX Warning: Hyper reference `reference/lapack:gels' on page 28 undefined on input line 3105. [28] LaTeX Warning: Hyper reference `reference/lapack:syev' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:syevd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:syevx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:sygv' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:sygvd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:sygvx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:heev' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:heevd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:heevx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:hegv' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:hegvd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:hegvx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:syev' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:syevd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:syevx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:sygv' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:sygvd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:sygvx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:heev' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:heevd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:heevx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:hegv' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:hegvd' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:hegvx' on page 29 undefined on input line 3257. LaTeX Warning: Hyper reference `reference/lapack:gesvd' on page 29 undefined on input line 3321. LaTeX Warning: Hyper reference `reference/lapack:gesvdx' on page 29 undefined o n input line 3321. LaTeX Warning: Hyper reference `reference/lapack:gesvd' on page 29 undefined on input line 3321. LaTeX Warning: Hyper reference `reference/lapack:gesvdx' on page 29 undefined o n input line 3321. LaTeX Warning: Hyper reference `reference/lapacklike:getf2-npvt' on page 29 und efined on input line 3404. LaTeX Warning: Hyper reference `reference/lapacklike:getrf-npvt' on page 29 und efined on input line 3404. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrf-npvt' on page 29 undefined on input line 3404. LaTeX Warning: Hyper reference `reference/lapacklike:getf2-npvt' on page 29 und efined on input line 3404. LaTeX Warning: Hyper reference `reference/lapacklike:getrf-npvt' on page 29 und efined on input line 3404. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrf-npvt' on page 29 undefined on input line 3404. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt' on page 29 und efined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:getri-outofplace' on page 29 undefined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt-outofplace' on page 29 undefined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrs-npvt' on page 29 undefined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt' on page 29 und efined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:getri-outofplace' on page 29 undefined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt-outofplace' on page 29 undefined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrs-npvt' on page 29 undefined on input line 3500. LaTeX Warning: Hyper reference `reference/lapacklike:syevj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:sygvj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:heevj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:hegvj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:syevdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:heevdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:syevdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:heevdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:syevj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:sygvj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:heevj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:hegvj' on page 29 undefine d on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:syevdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:heevdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdj' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:syevdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:heevdx' on page 29 undefin ed on input line 3652. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdx' on page 29 undefin ed on input line 3652. [29] LaTeX Warning: Hyper reference `reference/lapacklike:gesvdj' on page 30 undefin ed on input line 3700. LaTeX Warning: Hyper reference `reference/lapacklike:gesvdj' on page 30 undefin ed on input line 3700. LaTeX Warning: Hyper reference `reference/refact:rfsumlu' on page 30 undefined on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfsplitlu' on page 30 undefine d on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfrefactlu' on page 30 undefin ed on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfrefactchol' on page 30 undef ined on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfsumlu' on page 30 undefined on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfsplitlu' on page 30 undefine d on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfrefactlu' on page 30 undefin ed on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfrefactchol' on page 30 undef ined on input line 3775. LaTeX Warning: Hyper reference `reference/refact:rfsolve' on page 30 undefined on input line 3817. LaTeX Warning: Hyper reference `reference/refact:rfsolve' on page 30 undefined on input line 3817. [30] [31] [32] [33] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a1e7e4 fe0fc97abeb4b270ac2f3bf3ab2' on page 34 undefined on input line 4428. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae4443 4a33640f28432ef23ed94860840' on page 34 undefined on input line 4428. [34] LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 35 undefin ed on input line 4487. LaTeX Warning: Hyper reference `reference/auxiliary:vecmat' on page 35 undefine d on input line 4492. LaTeX Warning: Hyper reference `reference/auxiliary:householder' on page 35 und efined on input line 4496. LaTeX Warning: Hyper reference `reference/auxiliary:bidiag' on page 35 undefine d on input line 4500. LaTeX Warning: Hyper reference `reference/auxiliary:tridiag' on page 35 undefin ed on input line 4504. LaTeX Warning: Hyper reference `reference/auxiliary:symmetric' on page 35 undef ined on input line 4508. LaTeX Warning: Hyper reference `reference/auxiliary:orthonormal' on page 35 und efined on input line 4512. LaTeX Warning: Hyper reference `reference/auxiliary:unitary' on page 35 undefin ed on input line 4516. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lacgv' on pa ge 35 undefined on input line 4572. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-laswp' on pa ge 35 undefined on input line 4576. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lauum' on pa ge 35 undefined on input line 4580. [35] [36] [37] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larfg' on pa ge 38 undefined on input line 4830. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larft' on pa ge 38 undefined on input line 4834. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larf' on pag e 38 undefined on input line 4838. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larfb' on pa ge 38 undefined on input line 4842. [38] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5010. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5010. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5021. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5021. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5032. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5032. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5043. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5043. [39] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a8cb9 be11d12e3c9eb2b8f707888a8482' on page 40 undefined on input line 5083. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 40 undefined on input line 5087. [40] [41] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5278. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5278. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5289. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5289. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5300. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5300. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5311. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5311. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a75 2e5fe40282cfc92e61d0c6a233b191' on page 42 undefined on input line 5350. [42] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a8cb9 be11d12e3c9eb2b8f707888a8482' on page 43 undefined on input line 5367. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 43 undefined on input line 5371. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-labrd' on pa ge 43 undefined on input line 5424. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-bdsqr' on pa ge 43 undefined on input line 5428. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-bdsvdx' on p age 43 undefined on input line 5432. [43] [44] [45] [46] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 47 undefined on input line 5726. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 47 undefined on input line 5726. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 47 undefined on input line 5737. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 47 undefined on input line 5737. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 47 undefined on input line 5768. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 47 undefined on input line 5772. [47] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a45 9de4818d1dc67ffb18fd419d270ba7' on page 48 undefined on input line 5820. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a45 9de4818d1dc67ffb18fd419d270ba7' on page 48 undefined on input line 5824. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-latrd' on pa ge 48 undefined on input line 5841. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-sterf' on pa ge 48 undefined on input line 5845. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stebz' on pa ge 48 undefined on input line 5849. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-steqr' on pa ge 48 undefined on input line 5853. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stedc' on pa ge 48 undefined on input line 5857. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stein' on pa ge 48 undefined on input line 5861. [48] [49] [50] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 51 undefined on input line 6066. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_eorder' on page 51 undefined on input line 6066. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 51 undefined on input line 6077. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_eorder' on page 51 undefined on input line 6077. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 51 undefined on input line 6096. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a37fd ea38babb4ebda6327c0b76e342aa' on page 51 undefined on input line 6100. [51] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6173. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6184. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6195. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6206. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 52 undefined on input line 6216. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 52 undefined on input line 6216. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 52 undefined on input line 6225. [52] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1aca a6f0e82b62cf3aee9522e09dcc421e' on page 53 undefined on input line 6241. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a31 b4297ed23d32e373c67858ab89fa23' on page 53 undefined on input line 6241. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6266. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6277. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6288. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6299. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 53 undefined on input line 6309. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 53 undefined on input line 6309. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 53 undefined on input line 6318. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1aca a6f0e82b62cf3aee9522e09dcc421e' on page 53 undefined on input line 6334. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a31 b4297ed23d32e373c67858ab89fa23' on page 53 undefined on input line 6334. [53] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6402. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6427. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6431. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6435. [54] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lasyf' on pa ge 55 undefined on input line 6468. [55] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-org2r' on pa ge 56 undefined on input line 6591. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgqr' on pa ge 56 undefined on input line 6595. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgl2' on pa ge 56 undefined on input line 6599. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orglq' on pa ge 56 undefined on input line 6603. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-org2l' on pa ge 56 undefined on input line 6607. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgql' on pa ge 56 undefined on input line 6611. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgbr' on pa ge 56 undefined on input line 6615. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgtr' on pa ge 56 undefined on input line 6619. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orm2r' on pa ge 56 undefined on input line 6623. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormqr' on pa ge 56 undefined on input line 6627. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orml2' on pa ge 56 undefined on input line 6631. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormlq' on pa ge 56 undefined on input line 6635. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orm2l' on pa ge 56 undefined on input line 6639. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormql' on pa ge 56 undefined on input line 6643. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormbr' on pa ge 56 undefined on input line 6647. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormtr' on pa ge 56 undefined on input line 6651. [56] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6693. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6714. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6722. [57] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6768. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6789. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6797. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 58 undefined on input line 6843. [58] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 59 undefined on input line 6864. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6872. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6918. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 59 undefined on input line 6939. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6947. [59] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 60 undefined on input line 6993. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 60 undefined on input line 7014. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 60 undefined on input line 7022. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 60 undefined on input line 7068. [60] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 61 undefined on input line 7089. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 61 undefined on input line 7097. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 61 undefined on input line 7114. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 61 undefined on input line 7125. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 61 undefined on input line 7164. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 61 undefined on input line 7173. [61] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 62 undefined on input line 7185. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 62 undefined on input line 7189. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 62 undefined on input line 7197. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7248. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7257. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7265. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7273. [62] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7327. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7356. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7364. [63] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7426. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7455. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7463. [64] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7525. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7554. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7562. [65] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7624. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7653. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7661. [66] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7723. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7752. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7760. [67] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7822. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7851. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7859. [68] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 69 undefined on input line 7884. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 69 undefined on input line 7895. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 69 undefined on input line 7945. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 69 undefined on input line 7954. [69] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 70 undefined on input line 7974. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 70 undefined on input line 7978. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 70 undefined on input line 7986. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 70 undefined on input line 8056. [70] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 71 undefined on input line 8069. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 71 undefined on input line 8085. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 71 undefined on input line 8093. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ung2r' on pa ge 71 undefined on input line 8118. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungqr' on pa ge 71 undefined on input line 8122. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungl2' on pa ge 71 undefined on input line 8126. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unglq' on pa ge 71 undefined on input line 8130. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ung2l' on pa ge 71 undefined on input line 8134. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungql' on pa ge 71 undefined on input line 8138. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungbr' on pa ge 71 undefined on input line 8142. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungtr' on pa ge 71 undefined on input line 8146. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unm2r' on pa ge 71 undefined on input line 8150. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmqr' on pa ge 71 undefined on input line 8154. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unml2' on pa ge 71 undefined on input line 8158. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmlq' on pa ge 71 undefined on input line 8162. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unm2l' on pa ge 71 undefined on input line 8166. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmql' on pa ge 71 undefined on input line 8170. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmbr' on pa ge 71 undefined on input line 8174. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmtr' on pa ge 71 undefined on input line 8178. [71] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8220. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8241. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8249. [72] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8295. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8316. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8324. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 73 undefined on input line 8370. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8391. [73] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 74 undefined on input line 8399. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 74 undefined on input line 8445. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 74 undefined on input line 8466. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 74 undefined on input line 8474. [74] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 75 undefined on input line 8520. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 75 undefined on input line 8541. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 75 undefined on input line 8549. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 75 undefined on input line 8595. [75] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 76 undefined on input line 8616. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 76 undefined on input line 8624. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 76 undefined on input line 8641. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 76 undefined on input line 8652. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 76 undefined on input line 8691. [76] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 77 undefined on input line 8700. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 77 undefined on input line 8712. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 77 undefined on input line 8716. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 77 undefined on input line 8724. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8775. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8784. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8792. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8800. [77] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8854. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8883. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8891. [78] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8953. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8982. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8990. [79] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9052. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9081. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9089. [80] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9151. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9180. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9188. [81] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9250. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9279. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9287. [82] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 83 undefined on input line 9349. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 83 undefined on input line 9378. [83] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 84 undefined on input line 9386. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 84 undefined on input line 9411. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 84 undefined on input line 9422. [84] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9472. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 85 undefined on input line 9481. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9501. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9505. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9513. [85] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9583. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9596. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9612. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9620. LaTeX Warning: Hyper reference `reference/lapack:triangular' on page 86 undefin ed on input line 9648. LaTeX Warning: Hyper reference `reference/lapack:orthogonal' on page 86 undefin ed on input line 9652. LaTeX Warning: Hyper reference `reference/lapack:reductions' on page 86 undefin ed on input line 9656. LaTeX Warning: Hyper reference `reference/lapack:linears' on page 86 undefined on input line 9660. LaTeX Warning: Hyper reference `reference/lapack:leastsqr' on page 86 undefined on input line 9664. LaTeX Warning: Hyper reference `reference/lapack:eigens' on page 86 undefined o n input line 9668. LaTeX Warning: Hyper reference `reference/lapack:svds' on page 86 undefined on input line 9672. [86] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2' on page 87 undefined on input line 9728. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2-batched' on page 87 undefined on input line 9732. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2-strided-b atched' on page 87 undefined on input line 9736. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf' on page 87 undefined on input line 9740. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf-batched' on page 87 undefined on input line 9744. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf-strided-b atched' on page 87 undefined on input line 9748. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2' on page 87 undefined on input line 9752. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2-batched' on page 87 undefined on input line 9756. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2-strided-b atched' on page 87 undefined on input line 9760. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf' on page 87 undefined on input line 9764. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf-batched' on page 87 undefined on input line 9768. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf-strided-b atched' on page 87 undefined on input line 9772. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2' on page 87 undefined on input line 9776. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2-batched' on page 87 undefined on input line 9780. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2-strided-b atched' on page 87 undefined on input line 9784. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf' on page 87 undefined on input line 9788. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf-batched' on page 87 undefined on input line 9792. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf-strided-b atched' on page 87 undefined on input line 9796. [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 12061. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2-batched' on page 112 undefined on input line 12065. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2-strided-b atched' on page 112 undefined on input line 12069. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf' on page 112 undefined on input line 12073. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf-batched' on page 112 undefined on input line 12077. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf-strided-b atched' on page 112 undefined on input line 12081. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2' on page 112 undefined on input line 12085. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2-batched' on page 112 undefined on input line 12089. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2-strided-b atched' on page 112 undefined on input line 12093. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf' on page 112 undefined on input line 12097. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf-batched' on page 112 undefined on input line 12101. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf-strided-b atched' on page 112 undefined on input line 12105. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2' on page 112 undefined on input line 12109. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2-batched' on page 112 undefined on input line 12113. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2-strided-b atched' on page 112 undefined on input line 12117. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf' on page 112 undefined on input line 12121. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf-batched' on page 112 undefined on input line 12125. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf-strided-b atched' on page 112 undefined on input line 12129. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2' on page 112 undefined on input line 12133. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2-batched' on page 112 undefined on input line 12137. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2-strided-b atched' on page 112 undefined on input line 12141. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf' on page 112 undefined on input line 12145. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf-batched' on page 112 undefined on input line 12149. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf-strided-b atched' on page 112 undefined on input line 12153. [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] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2' on page 142 undefined on input line 15206. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2-batched' on page 142 undefined on input line 15210. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2-strided-b atched' on page 142 undefined on input line 15214. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd' on page 142 undefined on input line 15218. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd-batched' on page 142 undefined on input line 15222. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd-strided-b atched' on page 142 undefined on input line 15226. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2' on page 142 undefined on input line 15230. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2-batched' on page 142 undefined on input line 15234. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2-strided-b atched' on page 142 undefined on input line 15238. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2' on page 142 undefined on input line 15242. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2-batched' on page 142 undefined on input line 15246. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2-strided-b atched' on page 142 undefined on input line 15250. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd' on page 142 undefined on input line 15254. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd-batched' on page 142 undefined on input line 15258. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd-strided-b atched' on page 142 undefined on input line 15262. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd' on page 142 undefined on input line 15266. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd-batched' on page 142 undefined on input line 15270. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd-strided-b atched' on page 142 undefined on input line 15274. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2' on page 142 undefined on input line 15278. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2-batched' on page 142 undefined on input line 15282. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2-strided-b atched' on page 142 undefined on input line 15286. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2' on page 142 undefined on input line 15290. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2-batched' on page 142 undefined on input line 15294. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2-strided-b atched' on page 142 undefined on input line 15298. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst' on page 142 undefined on input line 15302. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst-batched' on page 142 undefined on input line 15306. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst-strided-b atched' on page 142 undefined on input line 15310. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst' on page 142 undefined on input line 15314. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst-batched' on page 142 undefined on input line 15318. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst-strided-b atched' on page 142 undefined on input line 15322. [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] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 168 undefined on input line 17433. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 168 undefined on input line 17444. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 168 undefined on input line 17473. [168] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 169 undefined on input line 17493. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 169 undefined on input line 17513. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 169 undefined on input line 17534. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 169 undefined on input line 17545. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 169 undefined on input line 17574. [169] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 170 undefined on input line 17594. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 170 undefined on input line 17614. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 170 undefined on input line 17639. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 170 undefined on input line 17650. [170] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 171 undefined on input line 17679. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 171 undefined on input line 17699. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 171 undefined on input line 17723. [171] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 172 undefined on input line 17752. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 172 undefined on input line 17763. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 172 undefined on input line 17792. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 172 undefined on input line 17812. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 172 undefined on input line 17832. [172] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 173 undefined on input line 17853. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 173 undefined on input line 17864. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 173 undefined on input line 17893. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 173 undefined on input line 17913. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 173 undefined on input line 17933. [173] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 174 undefined on input line 17958. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 174 undefined on input line 17969. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 174 undefined on input line 17998. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 174 undefined on input line 18018. [174] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 175 undefined on input line 18042. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 175 undefined on input line 18071. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 175 undefined on input line 18082. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 175 undefined on input line 18111. [175] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 176 undefined on input line 18131. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 176 undefined on input line 18151. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 176 undefined on input line 18172. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 176 undefined on input line 18183. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 176 undefined on input line 18212. [176] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 177 undefined on input line 18232. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 177 undefined on input line 18252. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 177 undefined on input line 18277. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 177 undefined on input line 18288. [177] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 178 undefined on input line 18317. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 178 undefined on input line 18337. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 178 undefined on input line 18361. [178] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 179 undefined on input line 18390. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 179 undefined on input line 18401. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 179 undefined on input line 18430. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 179 undefined on input line 18450. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 179 undefined on input line 18470. [179] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 180 undefined on input line 18491. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 180 undefined on input line 18502. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 180 undefined on input line 18531. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 180 undefined on input line 18551. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 180 undefined on input line 18571. [180] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 181 undefined on input line 18596. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 181 undefined on input line 18607. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 181 undefined on input line 18636. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 181 undefined on input line 18656. [181] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 182 undefined on input line 18680. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri' on page 182 undefined on input line 18709. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri-batched' on page 182 undefined on input line 18713. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri-strided-b atched' on page 182 undefined on input line 18717. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri' on page 182 undefined on input line 18721. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri-batched' on page 182 undefined on input line 18725. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri-strided-b atched' on page 182 undefined on input line 18729. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs' on page 182 undefined on input line 18733. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs-batched' on page 182 undefined on input line 18737. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs-strided-b atched' on page 182 undefined on input line 18741. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv' on page 1 82 undefined on input line 18745. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv-batched' o n page 182 undefined on input line 18749. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv-strided-ba tched' on page 182 undefined on input line 18753. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri' on page 182 undefined on input line 18757. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri-batched' on page 182 undefined on input line 18761. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri-strided-b atched' on page 182 undefined on input line 18765. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs' on page 182 undefined on input line 18769. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs-batched' on page 182 undefined on input line 18773. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs-strided-b atched' on page 182 undefined on input line 18777. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv' on page 1 82 undefined on input line 18781. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv-batched' o n page 182 undefined on input line 18785. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv-strided-ba tched' on page 182 undefined on input line 18789. [182] [183] [184] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 185 undefined on input line 19109. [185] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 186 undefined on input line 19133. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 186 undefined on input line 19141. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 186 undefined on input line 19199. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 186 undefined on input line 19223. [186] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 187 undefined on input line 19231. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 187 undefined on input line 19297. [187] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 188 undefined on input line 19321. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 188 undefined on input line 19333. [188] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 189 undefined on input line 19454. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 189 undefined on input line 19475. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 189 undefined on input line 19483. [189] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 190 undefined on input line 19600. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 190 undefined on input line 19621. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 190 undefined on input line 19629. [190] [191] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 192 undefined on input line 19754. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 192 undefined on input line 19775. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 192 undefined on input line 19787. Underfull \hbox (badness 6284) in paragraph at lines 19786--19788 \T1/qtm/m/n/10 the value of strideP). Con-tains the vec-tors ipiv_l of pivot in -dices re-turned by [192] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 193 undefined on input line 19872. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a4852a a28474bd3056f3bc8365a4e0c22' on page 193 undefined on input line 19872. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 193 undefined on input line 19889. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 193 undefined on input line 19897. [193] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 194 undefined on input line 19974. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a6747c 0acb3884ab535e803c09d1d1969' on page 194 undefined on input line 19974. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 194 undefined on input line 19991. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 194 undefined on input line 19999. [194] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 195 undefined on input line 20084. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a35eaf b6744f0a74539d4b8e30bf652ae' on page 195 undefined on input line 20084. [195] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 196 undefined on input line 20101. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 196 undefined on input line 20113. [196] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 197 undefined on input line 20202. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 197 undefined on input line 20219. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 197 undefined on input line 20292. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 197 undefined on input line 20309. [197] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 198 undefined on input line 20386. Underfull \hbox (badness 10000) in paragraph at lines 20385--20387 []\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 198 undefined on input line 20403. [198] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 199 undefined on input line 20492. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 199 undefined on input line 20513. [199] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 200 undefined on input line 20598. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 200 undefined on input line 20619. [200] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 201 undefined on input line 20708. [201] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 202 undefined on input line 20729. [202] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 203 undefined on input line 20818. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a04b81 8b7b9a32d25b10d9d71b0b6b64b' on page 203 undefined on input line 20818. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 203 undefined on input line 20839. [203] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 204 undefined on input line 20920. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a788d1 fdc225731e4e9cb2a90bed16f71' on page 204 undefined on input line 20920. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 204 undefined on input line 20941. [204] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 205 undefined on input line 21026. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a5e73c 11d69b43d656b9586ebb439208d' on page 205 undefined on input line 21026. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 205 undefined on input line 21047. [205] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels' on page 2 06 undefined on input line 21092. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels-batched' o n page 206 undefined on input line 21096. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels-strided-ba tched' on page 206 undefined on input line 21100. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 206 undefined on input line 21150. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 206 undefined on input line 21150. [206] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 207 undefined on input line 21194. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 207 undefined on input line 21194. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a311b5 e6e07b09d5423d1b47a5c4e8709' on page 207 undefined on input line 21264. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a82cc0 7dd4bb7714506e88245a8a2fedb' on page 207 undefined on input line 21264. [207] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a311b5 e6e07b09d5423d1b47a5c4e8709' on page 208 undefined on input line 21308. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a82cc0 7dd4bb7714506e88245a8a2fedb' on page 208 undefined on input line 21308. [208] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad7679 5eed309fa65fa9fc82aa5c86ae2' on page 209 undefined on input line 21382. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a46cfe 5e307a7ab11dc5651ce27d21d05' on page 209 undefined on input line 21382. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad7679 5eed309fa65fa9fc82aa5c86ae2' on page 209 undefined on input line 21426. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a46cfe 5e307a7ab11dc5651ce27d21d05' on page 209 undefined on input line 21426. [209] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev' on page 2 10 undefined on input line 21471. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev-batched' o n page 210 undefined on input line 21475. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev-strided-ba tched' on page 210 undefined on input line 21479. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev' on page 2 10 undefined on input line 21483. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev-batched' o n page 210 undefined on input line 21487. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev-strided-ba tched' on page 210 undefined on input line 21491. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd' on page 210 undefined on input line 21495. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd-batched' on page 210 undefined on input line 21499. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd-strided-b atched' on page 210 undefined on input line 21503. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd' on page 210 undefined on input line 21507. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd-batched' on page 210 undefined on input line 21511. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd-strided-b atched' on page 210 undefined on input line 21515. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx' on page 210 undefined on input line 21519. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx-batched' on page 210 undefined on input line 21523. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx-strided-b atched' on page 210 undefined on input line 21527. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx' on page 210 undefined on input line 21531. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx-batched' on page 210 undefined on input line 21535. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx-strided-b atched' on page 210 undefined on input line 21539. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv' on page 2 10 undefined on input line 21543. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv-batched' o n page 210 undefined on input line 21547. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv-strided-ba tched' on page 210 undefined on input line 21551. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv' on page 2 10 undefined on input line 21555. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv-batched' o n page 210 undefined on input line 21559. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv-strided-ba tched' on page 210 undefined on input line 21563. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd' on page 210 undefined on input line 21567. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd-batched' on page 210 undefined on input line 21571. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd-strided-b atched' on page 210 undefined on input line 21575. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd' on page 210 undefined on input line 21579. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd-batched' on page 210 undefined on input line 21583. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd-strided-b atched' on page 210 undefined on input line 21587. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx' on page 210 undefined on input line 21591. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx-batched' on page 210 undefined on input line 21595. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx-strided-b atched' on page 210 undefined on input line 21599. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx' on page 210 undefined on input line 21603. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx-batched' on page 210 undefined on input line 21607. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx-strided-b atched' on page 210 undefined on input line 21611. [210] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 211 undefined on input line 21624. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 211 undefined on input line 21635. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 211 undefined on input line 21651. [211] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 212 undefined on input line 21696. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 212 undefined on input line 21707. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 212 undefined on input line 21723. [212] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 213 undefined on input line 21780. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 213 undefined on input line 21791. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 213 undefined on input line 21807. [213] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 214 undefined on input line 21868. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 214 undefined on input line 21879. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 214 undefined on input line 21895. [214] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 215 undefined on input line 21940. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 215 undefined on input line 21951. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 215 undefined on input line 21967. [215] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 216 undefined on input line 22024. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 216 undefined on input line 22035. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 216 undefined on input line 22051. [216] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 217 undefined on input line 22112. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 217 undefined on input line 22123. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 217 undefined on input line 22139. [217] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 218 undefined on input line 22184. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 218 undefined on input line 22195. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 218 undefined on input line 22211. [218] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 219 undefined on input line 22268. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 219 undefined on input line 22279. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 219 undefined on input line 22295. [219] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 220 undefined on input line 22356. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 220 undefined on input line 22367. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 220 undefined on input line 22383. [220] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 221 undefined on input line 22428. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 221 undefined on input line 22439. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 221 undefined on input line 22455. [221] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 222 undefined on input line 22512. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 222 undefined on input line 22523. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 222 undefined on input line 22539. [222] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 223 undefined on input line 22600. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 223 undefined on input line 22600. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 223 undefined on input line 22611. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 223 undefined on input line 22611. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 223 undefined on input line 22627. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 223 undefined on input line 22631. [223] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 224 undefined on input line 22708. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 224 undefined on input line 22708. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 224 undefined on input line 22719. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 224 undefined on input line 22719. [224] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 225 undefined on input line 22735. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 225 undefined on input line 22739. [225] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 226 undefined on input line 22828. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 226 undefined on input line 22828. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 226 undefined on input line 22839. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 226 undefined on input line 22839. [226] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 227 undefined on input line 22855. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 227 undefined on input line 22859. [227] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 228 undefined on input line 22956. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 228 undefined on input line 22956. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 228 undefined on input line 22967. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 228 undefined on input line 22967. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 228 undefined on input line 22983. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 228 undefined on input line 22987. [228] [229] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 230 undefined on input line 23064. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 230 undefined on input line 23064. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 230 undefined on input line 23075. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 230 undefined on input line 23075. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 230 undefined on input line 23091. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 230 undefined on input line 23095. [230] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 231 undefined on input line 23184. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 231 undefined on input line 23184. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 231 undefined on input line 23195. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 231 undefined on input line 23195. [231] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 232 undefined on input line 23211. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 232 undefined on input line 23215. [232] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 233 undefined on input line 23312. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 233 undefined on input line 23312. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 233 undefined on input line 23323. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 233 undefined on input line 23323. [233] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 234 undefined on input line 23355. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 234 undefined on input line 23359. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 234 undefined on input line 23379. [234] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 235 undefined on input line 23412. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 235 undefined on input line 23412. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 235 undefined on input line 23423. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 235 undefined on input line 23423. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 235 undefined on input line 23455. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 235 undefined on input line 23459. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 235 undefined on input line 23479. [235] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 236 undefined on input line 23524. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 236 undefined on input line 23524. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 236 undefined on input line 23535. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 236 undefined on input line 23535. [236] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 237 undefined on input line 23567. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 237 undefined on input line 23571. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 237 undefined on input line 23595. [237] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 238 undefined on input line 23644. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 238 undefined on input line 23644. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 238 undefined on input line 23655. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 238 undefined on input line 23655. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 238 undefined on input line 23687. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 238 undefined on input line 23691. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 238 undefined on input line 23711. [238] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 239 undefined on input line 23744. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 239 undefined on input line 23744. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 239 undefined on input line 23755. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 239 undefined on input line 23755. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 239 undefined on input line 23787. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 239 undefined on input line 23791. [239] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 240 undefined on input line 23811. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 240 undefined on input line 23856. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 240 undefined on input line 23856. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 240 undefined on input line 23867. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 240 undefined on input line 23867. [240] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 241 undefined on input line 23899. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 241 undefined on input line 23903. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 241 undefined on input line 23927. [241] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 242 undefined on input line 23976. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 242 undefined on input line 23976. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 242 undefined on input line 23987. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 242 undefined on input line 23987. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 242 undefined on input line 24019. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 242 undefined on input line 24023. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 242 undefined on input line 24043. [242] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 243 undefined on input line 24076. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 243 undefined on input line 24076. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 243 undefined on input line 24087. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 243 undefined on input line 24087. [243] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 244 undefined on input line 24119. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 244 undefined on input line 24123. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 244 undefined on input line 24143. [244] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 245 undefined on input line 24188. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 245 undefined on input line 24188. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 245 undefined on input line 24199. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 245 undefined on input line 24199. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 245 undefined on input line 24231. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 245 undefined on input line 24235. [245] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 246 undefined on input line 24259. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 246 undefined on input line 24308. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 246 undefined on input line 24308. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 246 undefined on input line 24319. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 246 undefined on input line 24319. [246] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 247 undefined on input line 24351. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 247 undefined on input line 24355. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 247 undefined on input line 24375. [247] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 248 undefined on input line 24408. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 248 undefined on input line 24408. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 248 undefined on input line 24419. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 248 undefined on input line 24419. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 248 undefined on input line 24451. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 248 undefined on input line 24455. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 248 undefined on input line 24475. [248] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 249 undefined on input line 24520. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 249 undefined on input line 24520. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 249 undefined on input line 24531. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 249 undefined on input line 24531. [249] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 250 undefined on input line 24563. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 250 undefined on input line 24567. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 250 undefined on input line 24591. [250] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 251 undefined on input line 24640. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 251 undefined on input line 24640. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 251 undefined on input line 24640. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 251 undefined on input line 24651. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 251 undefined on input line 24651. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 251 undefined on input line 24651. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 251 undefined on input line 24686. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 251 undefined on input line 24690. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 251 undefined on input line 24694. [251] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 252 undefined on input line 24714. [252] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 253 undefined on input line 24779. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 253 undefined on input line 24779. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 253 undefined on input line 24779. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 253 undefined on input line 24790. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 253 undefined on input line 24790. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 253 undefined on input line 24790. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 253 undefined on input line 24825. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 253 undefined on input line 24829. [253] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 254 undefined on input line 24833. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 254 undefined on input line 24853. [254] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 255 undefined on input line 24930. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 255 undefined on input line 24930. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 255 undefined on input line 24930. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 255 undefined on input line 24941. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 255 undefined on input line 24941. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 255 undefined on input line 24941. [255] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 256 undefined on input line 24976. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 256 undefined on input line 24980. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 256 undefined on input line 24984. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 256 undefined on input line 25008. [256] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 257 undefined on input line 25093. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 257 undefined on input line 25093. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 257 undefined on input line 25093. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 257 undefined on input line 25104. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 257 undefined on input line 25104. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 257 undefined on input line 25104. [257] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 258 undefined on input line 25139. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 258 undefined on input line 25143. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 258 undefined on input line 25147. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 258 undefined on input line 25167. [258] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 259 undefined on input line 25232. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 259 undefined on input line 25232. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 259 undefined on input line 25232. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 259 undefined on input line 25243. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 259 undefined on input line 25243. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 259 undefined on input line 25243. [259] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 260 undefined on input line 25278. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 260 undefined on input line 25282. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 260 undefined on input line 25286. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 260 undefined on input line 25306. [260] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 261 undefined on input line 25383. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 261 undefined on input line 25383. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 261 undefined on input line 25383. [261] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 262 undefined on input line 25394. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 262 undefined on input line 25394. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 262 undefined on input line 25394. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 262 undefined on input line 25429. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 262 undefined on input line 25433. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 262 undefined on input line 25437. [262] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 263 undefined on input line 25461. [263] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd' on page 264 undefined on input line 25546. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd-batched' on page 264 undefined on input line 25550. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd-strided-b atched' on page 264 undefined on input line 25554. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx' on page 264 undefined on input line 25558. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx-batched' on page 264 undefined on input line 25562. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx-strided- batched' on page 264 undefined on input line 25566. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25579. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25579. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 264 undefined on input line 25579. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25590. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25590. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 264 undefined on input line 25590. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25601. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25601. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 264 undefined on input line 25601. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25612. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25612. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 264 undefined on input line 25612. [264] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 265 undefined on input line 25633. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 265 undefined on input line 25671. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 265 undefined on input line 25675. [265] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 266 undefined on input line 25715. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 266 undefined on input line 25719. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 266 undefined on input line 25723. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25740. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25740. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 266 undefined on input line 25740. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25751. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25751. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 266 undefined on input line 25751. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25762. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25762. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 266 undefined on input line 25762. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25773. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25773. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 266 undefined on input line 25773. [266] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 267 undefined on input line 25794. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 267 undefined on input line 25832. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 267 undefined on input line 25836. [267] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 268 undefined on input line 25888. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 268 undefined on input line 25896. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 268 undefined on input line 25900. [268] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25921. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25921. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 269 undefined on input line 25921. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25932. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25932. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 269 undefined on input line 25932. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25943. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25943. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 269 undefined on input line 25943. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25954. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25954. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 269 undefined on input line 25954. [269] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 270 undefined on input line 25975. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 270 undefined on input line 26013. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 270 undefined on input line 26017. [270] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 271 undefined on input line 26073. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 271 undefined on input line 26081. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26106. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26106. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 271 undefined on input line 26106. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26117. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26117. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 271 undefined on input line 26117. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26128. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26128. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 271 undefined on input line 26128. [271] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 272 undefined on input line 26139. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 272 undefined on input line 26139. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 272 undefined on input line 26139. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 272 undefined on input line 26163. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 272 undefined on input line 26185. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 272 undefined on input line 26189. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 272 undefined on input line 26193. [272] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 273 undefined on input line 26253. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 273 undefined on input line 26257. [273] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26274. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26274. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 274 undefined on input line 26274. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26285. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26285. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 274 undefined on input line 26285. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26296. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26296. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 274 undefined on input line 26296. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26307. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26307. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 274 undefined on input line 26307. [274] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 275 undefined on input line 26331. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 275 undefined on input line 26353. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 275 undefined on input line 26357. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 275 undefined on input line 26361. [275] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 276 undefined on input line 26433. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 276 undefined on input line 26441. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 276 undefined on input line 26462. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 276 undefined on input line 26462. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 276 undefined on input line 26462. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 276 undefined on input line 26473. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 276 undefined on input line 26473. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 276 undefined on input line 26473. [276] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 277 undefined on input line 26484. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 277 undefined on input line 26484. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 277 undefined on input line 26484. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 277 undefined on input line 26495. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 277 undefined on input line 26495. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 277 undefined on input line 26495. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 277 undefined on input line 26519. [277] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 278 undefined on input line 26541. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 278 undefined on input line 26545. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 278 undefined on input line 26549. [278] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 279 undefined on input line 26625. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 279 undefined on input line 26633. LaTeX Warning: Hyper reference `reference/lapacklike:liketriangular' on page 27 9 undefined on input line 26656. LaTeX Warning: Hyper reference `reference/lapacklike:likelinears' on page 279 u ndefined on input line 26660. LaTeX Warning: Hyper reference `reference/lapacklike:likeeigens' on page 279 un defined on input line 26664. LaTeX Warning: Hyper reference `reference/lapacklike:likesvds' on page 279 unde fined on input line 26668. [279] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt' on page 280 undefined on input line 26724. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt- batched' on page 280 undefined on input line 26728. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt- strided-batched' on page 280 undefined on input line 26732. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt' on page 280 undefined on input line 26736. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt- batched' on page 280 undefined on input line 26740. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt- strided-batched' on page 280 undefined on input line 26744. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt' on page 280 undefined on input line 26748. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-batched' on page 280 undefined on input line 26752. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-strided-batched' on page 280 undefined on input line 26756. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-interleaved-batched' on page 280 undefined on input line 26760. [280] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a028df 88a6b2ae495b6fdcc4aa3321985' on page 281 undefined on input line 26872. [281] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1acbab7 dd1189d9c3f8a9c4652d453d514' on page 282 undefined on input line 27014. [282] [283] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a3c64b 17aada5327298b42798eca15ce5' on page 284 undefined on input line 27160. Underfull \hbox (badness 8075) in paragraph at lines 27159--27161 []\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 [284] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 285 undefined on input line 27309. [285] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 286 undefined on input line 27449. [286] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 287 undefined on input line 27593. [287] [288] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 289 undefined on input line 27724. [289] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 290 undefined on input line 27838. [290] [291] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 292 undefined on input line 27960. [292] [293] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 294 undefined on input line 28094. [294] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt' on page 295 undefined on input line 28147. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- batched' on page 295 undefined on input line 28151. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- strided-batched' on page 295 undefined on input line 28155. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place' on page 295 undefined on input line 28159. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place-batched' on page 295 undefined on input line 28163. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place-strided-batched' on page 295 undefined on input line 28167. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace' on page 295 undefined on input line 28171. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace-batched' on page 295 undefined on input line 28175. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace-strided-batched' on page 295 undefined on input line 28179. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt' on page 295 undefined on input line 28183. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-batched' on page 295 undefined on input line 28187. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-strided-batched' on page 295 undefined on input line 28191. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-interleaved-batched' on page 295 undefined on input line 28195. [295] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 296 undefined on input line 28245. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 296 undefined on input line 28269. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 296 undefined on input line 28331. [296] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 297 undefined on input line 28355. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 297 undefined on input line 28421. [297] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 298 undefined on input line 28445. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 298 undefined on input line 28526. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 298 undefined on input line 28539. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 298 undefined on input line 28547. [298] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 299 undefined on input line 28624. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 299 undefined on input line 28637. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 299 undefined on input line 28645. [299] [300] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 301 undefined on input line 28730. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 301 undefined on input line 28743. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 301 undefined on input line 28755. [301] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 302 undefined on input line 28844. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 302 undefined on input line 28857. [302] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 303 undefined on input line 28938. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 303 undefined on input line 28951. [303] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 304 undefined on input line 29036. Underfull \hbox (badness 10000) in paragraph at lines 29035--29037 []\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 304 undefined on input line 29049. [304] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 305 undefined on input line 29142. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 305 undefined on input line 29163. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 305 undefined on input line 29171. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 305 undefined on input line 29179. [305] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 306 undefined on input line 29256. [306] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 307 undefined on input line 29277. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 307 undefined on input line 29285. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 307 undefined on input line 29293. [307] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 308 undefined on input line 29374. [308] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 309 undefined on input line 29395. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 309 undefined on input line 29407. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 309 undefined on input line 29419. [309] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 310 undefined on input line 29508. [310] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 311 undefined on input line 29529. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 311 undefined on input line 29545. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 311 undefined on input line 29561. [311] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj' on p age 312 undefined on input line 29610. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj-batch ed' on page 312 undefined on input line 29614. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj-strid ed-batched' on page 312 undefined on input line 29618. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj' on p age 312 undefined on input line 29622. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj-batch ed' on page 312 undefined on input line 29626. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj-strid ed-batched' on page 312 undefined on input line 29630. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj' on p age 312 undefined on input line 29634. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj-batch ed' on page 312 undefined on input line 29638. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj-strid ed-batched' on page 312 undefined on input line 29642. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj' on p age 312 undefined on input line 29646. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj-batch ed' on page 312 undefined on input line 29650. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj-strid ed-batched' on page 312 undefined on input line 29654. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj' on page 312 undefined on input line 29658. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj-batc hed' on page 312 undefined on input line 29662. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj-stri ded-batched' on page 312 undefined on input line 29666. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj' on page 312 undefined on input line 29670. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj-batc hed' on page 312 undefined on input line 29674. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj-stri ded-batched' on page 312 undefined on input line 29678. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj' on page 312 undefined on input line 29682. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj-batc hed' on page 312 undefined on input line 29686. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj-stri ded-batched' on page 312 undefined on input line 29690. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj' on page 312 undefined on input line 29694. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj-batc hed' on page 312 undefined on input line 29698. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj-stri ded-batched' on page 312 undefined on input line 29702. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx' on page 312 undefined on input line 29706. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx-batc hed' on page 312 undefined on input line 29710. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx-stri ded-batched' on page 312 undefined on input line 29714. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx' on page 312 undefined on input line 29718. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx-batc hed' on page 312 undefined on input line 29722. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx-stri ded-batched' on page 312 undefined on input line 29726. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx' on page 312 undefined on input line 29730. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx-batc hed' on page 312 undefined on input line 29734. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx-stri ded-batched' on page 312 undefined on input line 29738. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx' on page 312 undefined on input line 29742. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx-batc hed' on page 312 undefined on input line 29746. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx-stri ded-batched' on page 312 undefined on input line 29750. [312] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 313 undefined on input line 29763. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 313 undefined on input line 29763. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 313 undefined on input line 29774. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 313 undefined on input line 29774. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 313 undefined on input line 29801. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 313 undefined on input line 29805. [313] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 314 undefined on input line 29862. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 314 undefined on input line 29862. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 314 undefined on input line 29873. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 314 undefined on input line 29873. [314] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 315 undefined on input line 29900. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 315 undefined on input line 29904. [315] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 316 undefined on input line 29969. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 316 undefined on input line 29969. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 316 undefined on input line 29980. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 316 undefined on input line 29980. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 316 undefined on input line 30007. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 316 undefined on input line 30011. [316] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 317 undefined on input line 30080. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 317 undefined on input line 30080. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 317 undefined on input line 30091. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 317 undefined on input line 30091. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 317 undefined on input line 30118. [317] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 318 undefined on input line 30122. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 318 undefined on input line 30179. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 318 undefined on input line 30179. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 318 undefined on input line 30190. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 318 undefined on input line 30190. [318] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 319 undefined on input line 30217. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 319 undefined on input line 30221. [319] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 320 undefined on input line 30286. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 320 undefined on input line 30286. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 320 undefined on input line 30297. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 320 undefined on input line 30297. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 320 undefined on input line 30324. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 320 undefined on input line 30328. [320] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 321 undefined on input line 30397. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 321 undefined on input line 30397. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 321 undefined on input line 30408. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 321 undefined on input line 30408. [321] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 322 undefined on input line 30440. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 322 undefined on input line 30444. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 322 undefined on input line 30464. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 322 undefined on input line 30509. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 322 undefined on input line 30509. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 322 undefined on input line 30520. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 322 undefined on input line 30520. [322] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 323 undefined on input line 30552. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 323 undefined on input line 30556. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 323 undefined on input line 30576. [323] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 324 undefined on input line 30629. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 324 undefined on input line 30629. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 324 undefined on input line 30640. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 324 undefined on input line 30640. [324] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 325 undefined on input line 30672. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 325 undefined on input line 30676. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 325 undefined on input line 30700. [325] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 326 undefined on input line 30757. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 326 undefined on input line 30757. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 326 undefined on input line 30768. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 326 undefined on input line 30768. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 326 undefined on input line 30800. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 326 undefined on input line 30804. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 326 undefined on input line 30824. [326] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 327 undefined on input line 30869. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 327 undefined on input line 30869. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 327 undefined on input line 30880. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 327 undefined on input line 30880. [327] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 328 undefined on input line 30912. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 328 undefined on input line 30916. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 328 undefined on input line 30936. [328] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 329 undefined on input line 30989. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 329 undefined on input line 30989. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 329 undefined on input line 31000. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 329 undefined on input line 31000. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 329 undefined on input line 31032. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 329 undefined on input line 31036. [329] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 330 undefined on input line 31060. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 330 undefined on input line 31117. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 330 undefined on input line 31128. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 330 undefined on input line 31144. [330] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 331 undefined on input line 31227. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 331 undefined on input line 31238. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 331 undefined on input line 31254. [331] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 332 undefined on input line 31357. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 332 undefined on input line 31368. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 332 undefined on input line 31384. [332] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 333 undefined on input line 31497. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 333 undefined on input line 31508. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 333 undefined on input line 31524. [333] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 334 undefined on input line 31607. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 334 undefined on input line 31618. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 334 undefined on input line 31634. [334] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 335 undefined on input line 31737. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 335 undefined on input line 31748. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 335 undefined on input line 31764. [335] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 336 undefined on input line 31877. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 336 undefined on input line 31877. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 336 undefined on input line 31888. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 336 undefined on input line 31888. [336] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 337 undefined on input line 31920. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 337 undefined on input line 31930. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 337 undefined on input line 31986. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 337 undefined on input line 32033. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 337 undefined on input line 32033. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 337 undefined on input line 32044. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 337 undefined on input line 32044. [337] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 338 undefined on input line 32076. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 338 undefined on input line 32086. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 338 undefined on input line 32142. [338] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 339 undefined on input line 32209. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 339 undefined on input line 32209. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 339 undefined on input line 32220. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 339 undefined on input line 32220. [339] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 340 undefined on input line 32252. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 340 undefined on input line 32262. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 340 undefined on input line 32328. [340] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 341 undefined on input line 32405. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 341 undefined on input line 32405. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 341 undefined on input line 32416. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 341 undefined on input line 32416. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 341 undefined on input line 32448. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 341 undefined on input line 32458. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 341 undefined on input line 32514. [341] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 342 undefined on input line 32561. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 342 undefined on input line 32561. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 342 undefined on input line 32572. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 342 undefined on input line 32572. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 342 undefined on input line 32604. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 342 undefined on input line 32614. [342] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 343 undefined on input line 32670. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 343 undefined on input line 32737. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 343 undefined on input line 32737. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 343 undefined on input line 32748. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 343 undefined on input line 32748. [343] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 344 undefined on input line 32780. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 344 undefined on input line 32790. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 344 undefined on input line 32856. [344] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 345 undefined on input line 32933. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 345 undefined on input line 32933. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 345 undefined on input line 32944. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 345 undefined on input line 32944. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 345 undefined on input line 32960. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 345 undefined on input line 32964. [345] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 346 undefined on input line 33033. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 346 undefined on input line 33033. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 346 undefined on input line 33044. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 346 undefined on input line 33044. [346] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 347 undefined on input line 33060. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 347 undefined on input line 33064. [347] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 348 undefined on input line 33141. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 348 undefined on input line 33141. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 348 undefined on input line 33152. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 348 undefined on input line 33152. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 348 undefined on input line 33168. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 348 undefined on input line 33172. [348] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 349 undefined on input line 33263. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 349 undefined on input line 33263. [349] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 350 undefined on input line 33279. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 350 undefined on input line 33283. [350] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 351 undefined on input line 33352. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 351 undefined on input line 33352. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 351 undefined on input line 33363. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 351 undefined on input line 33363. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 351 undefined on input line 33379. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 351 undefined on input line 33383. [351] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 352 undefined on input line 33460. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 352 undefined on input line 33460. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 352 undefined on input line 33471. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 352 undefined on input line 33471. [352] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 353 undefined on input line 33487. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 353 undefined on input line 33491. [353] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 354 undefined on input line 33576. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 354 undefined on input line 33576. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 354 undefined on input line 33576. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 354 undefined on input line 33587. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 354 undefined on input line 33587. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 354 undefined on input line 33587. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 354 undefined on input line 33622. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 354 undefined on input line 33626. [354] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 355 undefined on input line 33630. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 355 undefined on input line 33650. [355] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 356 undefined on input line 33707. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 356 undefined on input line 33707. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 356 undefined on input line 33707. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 356 undefined on input line 33718. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 356 undefined on input line 33718. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 356 undefined on input line 33718. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 356 undefined on input line 33753. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 356 undefined on input line 33757. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 356 undefined on input line 33761. [356] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 357 undefined on input line 33781. [357] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 358 undefined on input line 33846. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 358 undefined on input line 33846. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 358 undefined on input line 33846. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 358 undefined on input line 33857. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 358 undefined on input line 33857. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 358 undefined on input line 33857. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 358 undefined on input line 33892. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 358 undefined on input line 33896. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 358 undefined on input line 33900. [358] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 359 undefined on input line 33924. [359] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 360 undefined on input line 33997. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 360 undefined on input line 33997. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 360 undefined on input line 33997. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 360 undefined on input line 34008. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 360 undefined on input line 34008. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 360 undefined on input line 34008. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 360 undefined on input line 34043. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 360 undefined on input line 34047. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 360 undefined on input line 34051. [360] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 361 undefined on input line 34071. [361] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 362 undefined on input line 34128. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 362 undefined on input line 34128. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 362 undefined on input line 34128. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 362 undefined on input line 34139. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 362 undefined on input line 34139. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 362 undefined on input line 34139. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 362 undefined on input line 34174. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 362 undefined on input line 34178. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 362 undefined on input line 34182. [362] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 363 undefined on input line 34202. [363] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 364 undefined on input line 34267. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 364 undefined on input line 34267. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 364 undefined on input line 34267. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 364 undefined on input line 34278. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 364 undefined on input line 34278. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 364 undefined on input line 34278. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 364 undefined on input line 34313. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 364 undefined on input line 34317. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 364 undefined on input line 34321. [364] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 365 undefined on input line 34345. [365] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj' on page 366 undefined on input line 34418. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj-batc hed' on page 366 undefined on input line 34422. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj-stri ded-batched' on page 366 undefined on input line 34426. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34439. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34439. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34450. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34450. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34461. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34461. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34472. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34472. [366] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 367 undefined on input line 34493. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 367 undefined on input line 34527. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 367 undefined on input line 34531. [367] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34604. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34604. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34615. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34615. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34626. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34626. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34637. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34637. [368] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 369 undefined on input line 34658. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 369 undefined on input line 34692. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 369 undefined on input line 34696. [369] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 370 undefined on input line 34785. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 370 undefined on input line 34785. [370] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34796. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34796. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34807. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34807. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34818. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34818. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 371 undefined on input line 34839. [371] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 372 undefined on input line 34873. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 372 undefined on input line 34877. [372] LaTeX Warning: Hyper reference `reference/refact:rfinit' on page 373 undefined on input line 34974. LaTeX Warning: Hyper reference `reference/refact:rfrefact' on page 373 undefine d on input line 34978. LaTeX Warning: Hyper reference `reference/refact:rfsolver' on page 373 undefine d on input line 34982. [373] LaTeX Warning: Hyper reference `reference/refact:rocsolver-create-rfinfo' on pa ge 374 undefined on input line 35038. LaTeX Warning: Hyper reference `reference/refact:rocsolver-destroy-rfinfo' on p age 374 undefined on input line 35042. LaTeX Warning: Hyper reference `reference/refact:rocsolver-set-rfinfo-mode' on page 374 undefined on input line 35046. LaTeX Warning: Hyper reference `reference/refact:rocsolver-get-rfinfo-mode' on page 374 undefined on input line 35050. LaTeX Warning: Hyper reference `reference/refact:rocsolver-csrrf-analysis' on p age 374 undefined on input line 35054. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 374 undefined on input line 35067. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 374 undefined on input line 35071. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 374 undefined on input line 35071. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 374 undefined on input line 35071. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 374 undefined on input line 35076. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 374 undefined on input line 35097. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 374 undefined on input line 35101. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 374 undefined on input line 35101. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 374 undefined on input line 35101. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 374 undefined on input line 35105. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 374 undefined on input line 35120. LaTeX Warning: Hyper reference `reference/types:_CPPv421rocsolver_rfinfo_mode' on page 374 undefined on input line 35120. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 374 undefined on input line 35124. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 374 undefined on input line 35124. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 374 undefined on input line 35124. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 374 undefined on input line 35129. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6225 659a6a7253a51e6bfbeff65f5733' on page 374 undefined on input line 35133. [374] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 375 undefined on input line 35150. LaTeX Warning: Hyper reference `reference/types:_CPPv421rocsolver_rfinfo_mode' on page 375 undefined on input line 35150. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 375 undefined on input line 35154. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 375 undefined on input line 35154. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 375 undefined on input line 35154. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 375 undefined on input line 35159. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6225 659a6a7253a51e6bfbeff65f5733' on page 375 undefined on input line 35163. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 375 undefined on input line 35180. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 375 undefined on input line 35191. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 375 undefined on input line 35195. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 375 undefined on input line 35195. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 375 undefined on input line 35195. [375] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a1e7e4 fe0fc97abeb4b270ac2f3bf3ab2' on page 376 undefined on input line 35241. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a0307d f5be336f33630ecb3e4345cb5b4' on page 376 undefined on input line 35241. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a743f7 2a89d342ed59866ebf078e08587' on page 376 undefined on input line 35244. [376] LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-sumlu' on page 377 undefined on input line 35331. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-splitlu' on page 377 undefined on input line 35335. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-refactlu' on page 377 undefined on input line 35339. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-refactcho l' on page 377 undefined on input line 35343. [377] [378] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 379 undefined on input line 35528. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 379 undefined on input line 35539. [379] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 380 undefined on input line 35565. [380] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 381 undefined on input line 35635. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 381 undefined on input line 35646. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 381 undefined on input line 35672. [381] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 382 undefined on input line 35721. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-solve' on page 382 undefined on input line 35738. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 382 undefined on input line 35751. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 382 undefined on input line 35762. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 382 undefined on input line 35799. [382] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 383 undefined on input line 35802. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a743f7 2a89d342ed59866ebf078e08587' on page 383 undefined on input line 35802. [383] LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 384 undefi ned on input line 35869. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-begin' on page 384 undefined on input line 35876. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-end' on page 38 4 undefined on input line 35880. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-set-layer-mode' on page 384 undefined on input line 35884. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-set-max-levels' on page 384 undefined on input line 35888. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-restore-default s' on page 384 undefined on input line 35892. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-write-profile' on page 384 undefined on input line 35896. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-flush-profile' on page 384 undefined on input line 35900. [384] LaTeX Warning: Hyper reference `reference/types:_CPPv424rocblas_layer_mode_flag s' on page 385 undefined on input line 35956. LaTeX Warning: Hyper reference `reference/logging:rocsolver-get-version-string' on page 385 undefined on input line 36056. LaTeX Warning: Hyper reference `reference/logging:rocsolver-get-version-string- size' on page 385 undefined on input line 36060. [385] LaTeX Warning: Hyper reference `reference/logging:rocsolver-functions_8h_1a08c7 1a84eb864521ca71f2d833ccc5b4' on page 386 undefined on input line 36107. Underfull \hbox (badness 10000) in paragraph at lines 36105--36108 \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 386 undefined on input line 36111. Underfull \hbox (badness 6859) in paragraph at lines 36110--36112 \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 386 undefined on input line 36137. [386] [387] [388] [389] [390] Underfull \hbox (badness 10000) in paragraph at lines 36526--36528 []\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 >= [391] [392] [393] [394] [395] LaTeX Warning: Hyper reference `reference/deprecated:deptypes' on page 396 unde fined on input line 36949. LaTeX Warning: Hyper reference `reference/deprecated:dephelpers' on page 396 un defined on input line 36953. [396] LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-int' on page 397 undefined on input line 36965. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-handle' on page 397 undefined on input line 36969. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-direction' on pa ge 397 undefined on input line 36973. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-storev' on page 397 undefined on input line 36977. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-operation' on pa ge 397 undefined on input line 36981. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-fill' on page 39 7 undefined on input line 36985. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-diagonal' on pag e 397 undefined on input line 36989. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-side' on page 39 7 undefined on input line 36993. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-status' on page 397 undefined on input line 36997. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 397 undefined on input line 37074. [397] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 398 undefined on input line 37106. [398] LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-create-handle' o n page 399 undefined on input line 37298. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-destroy-handle' on page 399 undefined on input line 37302. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-stream' on p age 399 undefined on input line 37306. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-stream' on p age 399 undefined on input line 37310. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-vector' on p age 399 undefined on input line 37314. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-vector' on p age 399 undefined on input line 37318. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-matrix' on p age 399 undefined on input line 37322. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-matrix' on p age 399 undefined on input line 37326. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37339. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37339. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 399 undefined on input line 37339. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37371. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37371. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 399 undefined on input line 37371. [399] LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37403. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37403. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 400 undefined on input line 37403. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37435. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37435. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 400 undefined on input line 37435. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37467. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37467. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37467. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37467. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37467. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37467. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37499. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37499. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37499. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37499. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37499. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37499. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37531. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37531. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37531. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37531. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37531. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37531. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37531. [400] LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 401 undefined on input line 37563. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 401 undefined on input line 37563. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 401 undefined on input line 37563. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 401 undefined on input line 37563. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 401 undefined on input line 37563. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 401 undefined on input line 37563. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 401 undefined on input line 37563. [401] [402] Chapter 4. [403] No file advanced-micro-devices-rocsolver.ind. [404] (./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 (408 pages, 1615976 byte s). Transcript written on advanced-micro-devices-rocsolver.log. Latexmk: Index file 'advanced-micro-devices-rocsolver.idx' was written Latexmk: Missing input file 'advanced-micro-devices-rocsolver.ind' (or dependence on it) from following: 'No file advanced-micro-devices-rocsolver.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Rule 'makeindex advanced-micro-devices-rocsolver.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocsolver.idx' ------------ Run number 1 of rule 'makeindex advanced-micro-devices-rocsolver.idx' ------------ Latexmk: Examining 'advanced-micro-devices-rocsolver.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex advanced-micro-devices-rocsolver.idx'... ------------ Running 'makeindex -s python.ist -o "advanced-micro-devices-rocsolver.ind" "advanced-micro-devices-rocsolver.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file advanced-micro-devices-rocsolver.idx....done (932 entries accepted, 0 rejected). Sorting entries..........done (10167 comparisons). Generating output file advanced-micro-devices-rocsolver.ind....done (1018 lines written, 0 warnings). Output written in advanced-micro-devices-rocsolver.ind. Transcript written in advanced-micro-devices-rocsolver.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocsolver.aux' 'advanced-micro-devices-rocsolver.ind' 'advanced-micro-devices-rocsolver.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocsolver" "rocsolver.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./rocsolver.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rocsolver.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocsolver.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rocsolver.out) (./advanced-micro-devices-rocsolver.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-rocsolver.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] [6] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [7] Underfull \vbox (badness 10000) detected at line 736 Underfull \vbox (badness 10000) detected at line 736 [8] [9] Overfull \vbox (1.5364pt too high) detected at line 882 [10] Underfull \vbox (badness 10000) detected at line 882 Underfull \vbox (badness 10000) detected at line 882 [11] [12] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [13] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [14] [15] [16] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [17] Underfull \hbox (badness 7963) in paragraph at lines 1265--1271 []\T1/qtm/m/n/10 The re-sults of pro-file log-ging, if en-abled, can be printed us-ing \T1/txtt/m/n/10 rocsolver_log_write_profile \T1/qtm/m/n/10 or [18] [19] [20] [21] Underfull \hbox (badness 10000) in paragraph at lines 1522--1524 []\T1/qtm/m/n/10 Use of batched and strided_batched func-tions, us-ing [][]\T1/ qtm/m/it/10 roc-solver_geqrf_batched[][] \T1/qtm/m/n/10 and [][]\T1/qtm/m/it/10 roc- [22] [23] [24] Chapter 3. [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] Underfull \hbox (badness 6284) in paragraph at lines 19786--19788 \T1/qtm/m/n/10 the value of strideP). Con-tains the vec-tors ipiv_l of pivot in -dices re-turned by [192] [193] [194] [195] [196] [197] Underfull \hbox (badness 10000) in paragraph at lines 20385--20387 []\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 [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] Underfull \hbox (badness 8075) in paragraph at lines 27159--27161 []\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 [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] Underfull \hbox (badness 10000) in paragraph at lines 29035--29037 []\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 [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] [385] Underfull \hbox (badness 10000) in paragraph at lines 36105--36108 \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 36110--36112 \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- [386] [387] [388] [389] [390] Underfull \hbox (badness 10000) in paragraph at lines 36526--36528 []\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 >= [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] Chapter 4. [403] (./advanced-micro-devices-rocsolver.ind [404] 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- [405] 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 110--111 []\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_cgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 116--117 []\T1/txtt/m/n/10 rocsolver_cgeqrf_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_cgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 120--121 []\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 123--124 []\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 129--130 []\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 142--143 []\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 143--144 []\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 144--146 []\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 146--148 []\T1/txtt/m/n/10 rocsolver_cgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 148--149 []\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 149--150 []\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 156--157 []\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 157--158 []\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 158--160 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ [406] Underfull \hbox (badness 10000) in paragraph at lines 160--162 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 162--163 []\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 163--164 []\T1/txtt/m/n/10 rocsolver_cgetrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 167--168 []\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 168--169 []\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 169--171 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 171--173 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 173--175 []\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 176--177 []\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 177--179 []\T1/txtt/m/n/10 rocsolver_cgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 179--180 []\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 184--185 []\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 185--186 []\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 191--192 []\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 200--201 []\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 203--204 []\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 206--207 []\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 209--210 []\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 215--216 []\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 224--225 []\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 227--228 []\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 230--231 []\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 233--234 []\T1/txtt/m/n/10 rocsolver_chetrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [407] Underfull \hbox (badness 10000) in paragraph at lines 251--252 []\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 254--255 []\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 257--258 []\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 260--261 []\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 268--269 []\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 271--272 []\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 274--275 []\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 303--304 []\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 305--306 []\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 306--308 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 308--310 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 311--312 []\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 312--314 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 314--316 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 318--319 []\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 321--322 []\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 324--325 []\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 330--331 []\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 333--334 []\T1/txtt/m/n/10 rocsolver_dgeqlf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [408] Underfull \hbox (badness 10000) in paragraph at lines 338--339 []\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 339--340 []\T1/txtt/m/n/10 rocsolver_dgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 344--345 []\T1/txtt/m/n/10 rocsolver_dgeqrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 345--346 []\T1/txtt/m/n/10 rocsolver_dgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 348--349 []\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 351--352 []\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 357--358 []\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 370--371 []\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 371--372 []\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 372--374 []\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 374--376 []\T1/txtt/m/n/10 rocsolver_dgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 376--377 []\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 377--378 []\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 384--385 []\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 385--386 []\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 386--388 []\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 388--390 []\T1/txtt/m/n/10 rocsolver_dgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 390--391 []\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 391--392 []\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 395--396 []\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 396--397 []\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 397--399 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 399--401 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 401--403 []\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 404--405 []\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 405--407 []\T1/txtt/m/n/10 rocsolver_dgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 407--408 []\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 412--413 []\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 413--414 []\T1/txtt/m/n/10 rocsolver_dgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [409] Underfull \hbox (badness 10000) in paragraph at lines 448--449 []\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 451--452 []\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 454--455 []\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 457--458 []\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 468--469 []\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 477--478 []\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 480--481 []\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 483--484 []\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 486--487 []\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 492--493 []\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 501--502 []\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 504--505 []\T1/txtt/m/n/10 rocsolver_dsygvx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [410] Underfull \hbox (badness 10000) in paragraph at lines 507--508 []\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 510--511 []\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 513--514 []\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 516--517 []\T1/txtt/m/n/10 rocsolver_dsytrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 519--520 []\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 539--541 []\T1/txtt/m/n/10 rocsolver_rfinfo_mode::rocsolver_rfinfo_mode_cholesky Overfull \hbox (16.87178pt too wide) in paragraph at lines 541--543 []\T1/txtt/m/n/10 rocsolver_rfinfo_mode::rocsolver_rfinfo_mode_lu Underfull \hbox (badness 10000) in paragraph at lines 557--558 []\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 559--560 []\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 560--562 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 562--564 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 565--566 []\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 566--568 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 568--570 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 572--573 []\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 575--576 []\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 578--579 []\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 584--585 []\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 587--588 []\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 592--593 []\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 593--594 []\T1/txtt/m/n/10 rocsolver_sgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [411] Underfull \hbox (badness 10000) in paragraph at lines 598--599 []\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 599--600 []\T1/txtt/m/n/10 rocsolver_sgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 602--603 []\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 605--606 []\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 611--612 []\T1/txtt/m/n/10 rocsolver_sgesvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 624--625 []\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 625--626 []\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 626--628 []\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 628--630 []\T1/txtt/m/n/10 rocsolver_sgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 630--631 []\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 631--632 []\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 638--639 []\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 639--640 []\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 640--642 []\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 642--644 []\T1/txtt/m/n/10 rocsolver_sgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 644--645 []\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 645--646 []\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 649--650 []\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 650--651 []\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 651--653 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 653--655 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 655--657 []\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 658--659 []\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 659--661 []\T1/txtt/m/n/10 rocsolver_sgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 661--662 []\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 666--667 []\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 667--668 []\T1/txtt/m/n/10 rocsolver_sgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [412] Underfull \hbox (badness 10000) in paragraph at lines 701--702 []\T1/txtt/m/n/10 rocsolver_spotf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 704--705 []\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 707--708 []\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 710--711 []\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 721--722 []\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 730--731 []\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 733--734 []\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 736--737 []\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 739--740 []\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 745--746 []\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 754--755 []\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 757--758 []\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 760--761 []\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 763--764 []\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 766--767 []\T1/txtt/m/n/10 rocsolver_ssytrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [413] Underfull \hbox (badness 10000) in paragraph at lines 769--770 []\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 774--775 []\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 778--779 []\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 780--781 []\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 781--783 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 783--785 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 786--787 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 787--789 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 789--791 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 793--794 []\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 796--797 []\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 799--800 []\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 805--806 []\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 808--809 []\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 813--814 []\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 814--815 []\T1/txtt/m/n/10 rocsolver_zgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 819--820 []\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 820--821 []\T1/txtt/m/n/10 rocsolver_zgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 823--824 []\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 826--827 []\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 832--833 []\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 845--846 []\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 846--847 []\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 847--849 []\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 849--851 []\T1/txtt/m/n/10 rocsolver_zgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 851--852 []\T1/txtt/m/n/10 rocsolver_zgetf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [414] Underfull \hbox (badness 10000) in paragraph at lines 852--853 []\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 859--860 []\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 860--861 []\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 861--863 []\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 863--865 []\T1/txtt/m/n/10 rocsolver_zgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 865--866 []\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 866--867 []\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 870--871 []\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 871--872 []\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 872--874 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 874--876 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 876--878 []\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 879--880 []\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 880--882 []\T1/txtt/m/n/10 rocsolver_zgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 882--883 []\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 887--888 []\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 888--889 []\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 894--895 []\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 902--903 []\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 905--906 []\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 908--909 []\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 911--912 []\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 917--918 []\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 926--927 []\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 929--930 []\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 932--933 []\T1/txtt/m/n/10 rocsolver_zhetd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [415] Underfull \hbox (badness 10000) in paragraph at lines 935--936 []\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 954--955 []\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 957--958 []\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 960--961 []\T1/txtt/m/n/10 rocsolver_zpotri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 963--964 []\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 969--970 []\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 972--973 []\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 975--976 []\T1/txtt/m/n/10 rocsolver_ztrtri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [416]) (./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 (420 pages, 1755553 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' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocsolver" "rocsolver.tex"' ------------ Latexmk: Examining 'advanced-micro-devices-rocsolver.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./rocsolver.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rocsolver.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocsolver.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rocsolver.out) (./advanced-micro-devices-rocsolver.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-rocsolver.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] [6] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [7] Underfull \vbox (badness 10000) detected at line 736 Underfull \vbox (badness 10000) detected at line 736 [8] [9] Overfull \vbox (1.5364pt too high) detected at line 882 [10] Underfull \vbox (badness 10000) detected at line 882 Underfull \vbox (badness 10000) detected at line 882 [11] [12] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [13] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [14] [15] [16] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [17] Underfull \hbox (badness 7963) in paragraph at lines 1265--1271 []\T1/qtm/m/n/10 The re-sults of pro-file log-ging, if en-abled, can be printed us-ing \T1/txtt/m/n/10 rocsolver_log_write_profile \T1/qtm/m/n/10 or [18] [19] [20] [21] Underfull \hbox (badness 10000) in paragraph at lines 1522--1524 []\T1/qtm/m/n/10 Use of batched and strided_batched func-tions, us-ing [][]\T1/ qtm/m/it/10 roc-solver_geqrf_batched[][] \T1/qtm/m/n/10 and [][]\T1/qtm/m/it/10 roc- [22] [23] [24] Chapter 3. [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] Underfull \hbox (badness 6284) in paragraph at lines 19786--19788 \T1/qtm/m/n/10 the value of strideP). Con-tains the vec-tors ipiv_l of pivot in -dices re-turned by [192] [193] [194] [195] [196] [197] Underfull \hbox (badness 10000) in paragraph at lines 20385--20387 []\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 [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] Underfull \hbox (badness 8075) in paragraph at lines 27159--27161 []\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 [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] Underfull \hbox (badness 10000) in paragraph at lines 29035--29037 []\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 [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] [385] Underfull \hbox (badness 10000) in paragraph at lines 36105--36108 \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 36110--36112 \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- [386] [387] [388] [389] [390] Underfull \hbox (badness 10000) in paragraph at lines 36526--36528 []\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 >= [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] Chapter 4. [403] (./advanced-micro-devices-rocsolver.ind [404] 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- [405] 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 110--111 []\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_cgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 116--117 []\T1/txtt/m/n/10 rocsolver_cgeqrf_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_cgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 120--121 []\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 123--124 []\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 129--130 []\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 142--143 []\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 143--144 []\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 144--146 []\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 146--148 []\T1/txtt/m/n/10 rocsolver_cgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 148--149 []\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 149--150 []\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 156--157 []\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 157--158 []\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 158--160 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_strided_batched \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ [406] Underfull \hbox (badness 10000) in paragraph at lines 160--162 []\T1/txtt/m/n/10 rocsolver_cgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 162--163 []\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 163--164 []\T1/txtt/m/n/10 rocsolver_cgetrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 7433) in paragraph at lines 167--168 []\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 168--169 []\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 169--171 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 171--173 []\T1/txtt/m/n/10 rocsolver_cgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 173--175 []\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 176--177 []\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 177--179 []\T1/txtt/m/n/10 rocsolver_cgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 179--180 []\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 184--185 []\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 185--186 []\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 191--192 []\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 200--201 []\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 203--204 []\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 206--207 []\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 209--210 []\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 215--216 []\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 224--225 []\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 227--228 []\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 230--231 []\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 233--234 []\T1/txtt/m/n/10 rocsolver_chetrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [407] Underfull \hbox (badness 10000) in paragraph at lines 251--252 []\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 254--255 []\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 257--258 []\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 260--261 []\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 268--269 []\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 271--272 []\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 274--275 []\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 303--304 []\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 305--306 []\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 306--308 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 308--310 []\T1/txtt/m/n/10 rocsolver_dgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 311--312 []\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 312--314 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 314--316 []\T1/txtt/m/n/10 rocsolver_dgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 318--319 []\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 321--322 []\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 324--325 []\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 330--331 []\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 333--334 []\T1/txtt/m/n/10 rocsolver_dgeqlf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [408] Underfull \hbox (badness 10000) in paragraph at lines 338--339 []\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 339--340 []\T1/txtt/m/n/10 rocsolver_dgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 344--345 []\T1/txtt/m/n/10 rocsolver_dgeqrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 345--346 []\T1/txtt/m/n/10 rocsolver_dgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 348--349 []\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 351--352 []\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 357--358 []\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 370--371 []\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 371--372 []\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 372--374 []\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 374--376 []\T1/txtt/m/n/10 rocsolver_dgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 376--377 []\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 377--378 []\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 384--385 []\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 385--386 []\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 386--388 []\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 388--390 []\T1/txtt/m/n/10 rocsolver_dgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 390--391 []\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 391--392 []\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 395--396 []\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 396--397 []\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 397--399 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 399--401 []\T1/txtt/m/n/10 rocsolver_dgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 401--403 []\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 404--405 []\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 405--407 []\T1/txtt/m/n/10 rocsolver_dgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 407--408 []\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 412--413 []\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 413--414 []\T1/txtt/m/n/10 rocsolver_dgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [409] Underfull \hbox (badness 10000) in paragraph at lines 448--449 []\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 451--452 []\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 454--455 []\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 457--458 []\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 468--469 []\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 477--478 []\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 480--481 []\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 483--484 []\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 486--487 []\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 492--493 []\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 501--502 []\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 504--505 []\T1/txtt/m/n/10 rocsolver_dsygvx_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [410] Underfull \hbox (badness 10000) in paragraph at lines 507--508 []\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 510--511 []\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 513--514 []\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 516--517 []\T1/txtt/m/n/10 rocsolver_dsytrf_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 519--520 []\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 539--541 []\T1/txtt/m/n/10 rocsolver_rfinfo_mode::rocsolver_rfinfo_mode_cholesky Overfull \hbox (16.87178pt too wide) in paragraph at lines 541--543 []\T1/txtt/m/n/10 rocsolver_rfinfo_mode::rocsolver_rfinfo_mode_lu Underfull \hbox (badness 10000) in paragraph at lines 557--558 []\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 559--560 []\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 560--562 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 562--564 []\T1/txtt/m/n/10 rocsolver_sgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 565--566 []\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 566--568 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 568--570 []\T1/txtt/m/n/10 rocsolver_sgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 572--573 []\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 575--576 []\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 578--579 []\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 584--585 []\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 587--588 []\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 592--593 []\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 593--594 []\T1/txtt/m/n/10 rocsolver_sgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [411] Underfull \hbox (badness 10000) in paragraph at lines 598--599 []\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 599--600 []\T1/txtt/m/n/10 rocsolver_sgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 602--603 []\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 605--606 []\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 611--612 []\T1/txtt/m/n/10 rocsolver_sgesvd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 624--625 []\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 625--626 []\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 626--628 []\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 628--630 []\T1/txtt/m/n/10 rocsolver_sgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 630--631 []\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 631--632 []\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 638--639 []\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 639--640 []\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 640--642 []\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 642--644 []\T1/txtt/m/n/10 rocsolver_sgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 644--645 []\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 645--646 []\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 649--650 []\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 650--651 []\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 651--653 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 653--655 []\T1/txtt/m/n/10 rocsolver_sgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 655--657 []\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 658--659 []\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 659--661 []\T1/txtt/m/n/10 rocsolver_sgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 661--662 []\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 666--667 []\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 667--668 []\T1/txtt/m/n/10 rocsolver_sgetrs_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [412] Underfull \hbox (badness 10000) in paragraph at lines 701--702 []\T1/txtt/m/n/10 rocsolver_spotf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 704--705 []\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 707--708 []\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 710--711 []\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 721--722 []\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 730--731 []\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 733--734 []\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 736--737 []\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 739--740 []\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 745--746 []\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 754--755 []\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 757--758 []\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 760--761 []\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 763--764 []\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 766--767 []\T1/txtt/m/n/10 rocsolver_ssytrd_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [413] Underfull \hbox (badness 10000) in paragraph at lines 769--770 []\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 774--775 []\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 778--779 []\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 780--781 []\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 781--783 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 783--785 []\T1/txtt/m/n/10 rocsolver_zgeblttrf_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 786--787 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (1.12183pt too wide) in paragraph at lines 787--789 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_interleaved_batched Underfull \hbox (badness 10000) in paragraph at lines 789--791 []\T1/txtt/m/n/10 rocsolver_zgeblttrs_npvt_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 793--794 []\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 796--797 []\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 799--800 []\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 805--806 []\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 808--809 []\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 813--814 []\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 814--815 []\T1/txtt/m/n/10 rocsolver_zgeqr2_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 819--820 []\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 820--821 []\T1/txtt/m/n/10 rocsolver_zgeqrf_strided_batched_64 \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 823--824 []\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 826--827 []\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 832--833 []\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 845--846 []\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 846--847 []\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 847--849 []\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 849--851 []\T1/txtt/m/n/10 rocsolver_zgetf2_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 851--852 []\T1/txtt/m/n/10 rocsolver_zgetf2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [414] Underfull \hbox (badness 10000) in paragraph at lines 852--853 []\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 859--860 []\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 860--861 []\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 861--863 []\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 863--865 []\T1/txtt/m/n/10 rocsolver_zgetrf_npvt_strided_batched_64 Underfull \hbox (badness 10000) in paragraph at lines 865--866 []\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 866--867 []\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 870--871 []\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 871--872 []\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 872--874 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace_batched Overfull \hbox (22.12177pt too wide) in paragraph at lines 874--876 []\T1/txtt/m/n/10 rocsolver_zgetri_npvt_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 876--878 []\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 879--880 []\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 880--882 []\T1/txtt/m/n/10 rocsolver_zgetri_outofplace_strided_batched Underfull \hbox (badness 10000) in paragraph at lines 882--883 []\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 887--888 []\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 888--889 []\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 894--895 []\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 902--903 []\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 905--906 []\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 908--909 []\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 911--912 []\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 917--918 []\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 926--927 []\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 929--930 []\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 932--933 []\T1/txtt/m/n/10 rocsolver_zhetd2_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [415] Underfull \hbox (badness 10000) in paragraph at lines 935--936 []\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 954--955 []\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 957--958 []\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 960--961 []\T1/txtt/m/n/10 rocsolver_zpotri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 963--964 []\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 969--970 []\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 972--973 []\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 975--976 []\T1/txtt/m/n/10 rocsolver_ztrtri_strided_batched \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- [416]) (./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 (420 pages, 1755504 byte s). Transcript written on advanced-micro-devices-rocsolver.log. Latexmk: Index file 'advanced-micro-devices-rocsolver.idx' was written Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Latexmk: Examining 'advanced-micro-devices-rocsolver.log' === TeX engine is 'pdfTeX' Latexmk: All targets (advanced-micro-devices-rocsolver.pdf) are up-to-date [rtd-command-info] start-time: 2024-08-06T12:08:36.784098Z, end-time: 2024-08-06T12:10:04.545600Z, duration: 87, 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 1084/65536 hits=3887 misses=1199 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', 'colon_fence', 'fieldlist', 'html_image', '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/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-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hipblas-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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-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/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-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/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/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-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://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/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-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/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 'hipfort-github' from https://github.com/ROCm/hipfort/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/develop/objects.inv loading intersphinx inventory 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/develop/objects.inv loading intersphinx inventory 'hipify-github' from https://github.com/ROCm/HIPIFY/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/develop/objects.inv loading intersphinx inventory 'hipify-file' from https://github.com/ROCm/HIPIFY/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/develop/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/develop/objects.inv loading intersphinx inventory 'hip-python-github' from https://github.com/ROCm/hip-python/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/develop/objects.inv loading intersphinx inventory 'hip-python-file' from https://github.com/ROCm/hip-python/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/blob/develop/objects.inv loading intersphinx inventory 'hiprand-github' from https://github.com/ROCm/hipRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/develop/objects.inv loading intersphinx inventory 'hiprand-file' from https://github.com/ROCm/hipRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hipsparse-github' from https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/develop/objects.inv loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-github' from https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv loading intersphinx inventory 'hipsparselt-file' from https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv... 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 '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/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/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 '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/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 '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 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://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/MIVisionX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/develop/objects.inv loading intersphinx inventory 'omnitrace-file' from https://github.com/ROCm/omnitrace/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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/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' from https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domnitrace%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomnitrace%25252Fen%25252Fmain%25252Fobjects.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 readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') 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/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-file' from https://github.com/ROCm/rdc/blob/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory '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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/develop/objects.inv loading intersphinx inventory 'rocal-github' from https://github.com/ROCm/rocAL/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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-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/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 'rocalution-file' from https://github.com/ROCm/rocALUTION/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv loading intersphinx inventory 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/develop/objects.inv loading intersphinx inventory 'rocblas-file' from https://github.com/ROCm/rocBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi' from https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/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 'rocdbgapi-github' from https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi-file' from https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/develop/objects.inv loading intersphinx inventory 'rocdecode-github' from https://github.com/ROCm/rocDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/tree/develop/objects.inv loading intersphinx inventory 'rocdecode-file' from https://github.com/ROCm/rocDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/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/rocFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/develop/objects.inv loading intersphinx inventory 'rocm-github' from https://github.com/ROCm/ROCm/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/develop/objects.inv loading intersphinx inventory 'rocm-file' from https://github.com/ROCm/ROCm/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-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/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... 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/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_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-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_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://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 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... 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/rocPRIM/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-file' from https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/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://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-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://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-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/rocprofiler-sdk/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv loading intersphinx inventory 'rocr-runtime-file' from https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/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-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://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-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://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 '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/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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/rocWMMA/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/develop/objects.inv loading intersphinx inventory '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/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 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 ======================= 19.787 reference/lapack 13.278 reference/auxiliary 8.704 reference/lapacklike 0.630 reference/refact 0.471 reference/deprecated build succeeded, 126 warnings. The ePub file is in ../_readthedocs/epub.