Read the Docs build information Build id: 2388239 Project: advanced-micro-devices-rocsolver Version: develop Commit: ec88119fd71ceea76e76fea96d57842defa9c99a Date: 2024-08-01T15:09:17.686195Z State: finished Success: True [rtd-command-info] start-time: 2024-08-01T15:09:19.027744Z, end-time: 2024-08-01T15:09:23.113472Z, duration: 4, exit-code: 0 git clone --depth 1 https://github.com/ROCm/rocSOLVER.git . Cloning into '.'... [rtd-command-info] start-time: 2024-08-01T15:09:23.183149Z, end-time: 2024-08-01T15:09:23.992736Z, 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-01T15:09:24.124593Z, end-time: 2024-08-01T15:09:24.474077Z, 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 ec88119 Fix synchronization issue in stein (#775) [rtd-command-info] start-time: 2024-08-01T15:09:24.543899Z, end-time: 2024-08-01T15:09:24.598222Z, 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-01T15:09:29.630186Z, end-time: 2024-08-01T15:09:29.717188Z, duration: 0, exit-code: 0 asdf global python 3.10.14 [rtd-command-info] start-time: 2024-08-01T15:09:30.120755Z, end-time: 2024-08-01T15:09:31.524258Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.14.final.0-64 in 846ms 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-01T15:09:31.596035Z, end-time: 2024-08-01T15:09:44.533435Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/envs/develop/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-72.1.0-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 26.7 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-01T15:09:44.606513Z, end-time: 2024-08-01T15:09:55.379224Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-8.0.2-py3-none-any.whl.metadata (6.2 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.0.2-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 85.5 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 177.5 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 278.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 354.5 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-01T15:09:55.477193Z, end-time: 2024-08-01T15:10:06.139740Z, 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 66.8 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 236.8 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 255.2 MB/s eta 0:00:00 Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 351.4 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 355.7 MB/s eta 0:00:00 Downloading rocm_docs_core-1.6.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 348.6 MB/s eta 0:00:00 Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 278.5 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 306.7 MB/s eta 0:00:00 Downloading sphinx_external_toc-1.0.1-py3-none-any.whl (26 kB) Downloading sphinx_notfound_page-1.0.2-py3-none-any.whl (8.1 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Installing collected packages: fastjsonschema, wrapt, typing-extensions, soupsieve, smmap, pyyaml, pyjwt, pycparser, mdurl, click, 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-01T15:10:06.851917Z, end-time: 2024-08-01T15:10:06.918077Z, duration: 0, exit-code: 0 cat docs/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html import re from rocm_docs import ROCmDocs with open('../CMakeLists.txt', encoding='utf-8') as f: match = re.search(r'set\(VERSION_STRING \"?([0-9.]+)[^0-9.]+', f.read()) if not match: raise ValueError("VERSION not found!") version_number = match[1] left_nav_title = f"rocSOLVER {version_number} Documentation" # for PDF output on Read the Docs project = "rocSOLVER Documentation" author = "Advanced Micro Devices, Inc." copyright = "Copyright (c) 2023 Advanced Micro Devices, Inc. All rights reserved." version = version_number release = version_number external_toc_path = "./sphinx/_toc.yml" docs_core = ROCmDocs(left_nav_title) docs_core.run_doxygen(doxygen_root="doxygen", doxygen_path="doxygen/xml") docs_core.setup() external_projects_current_project = "rocsolver" for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "develop", 'version_slug': "develop", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("docs-6.1.2", "/en/docs-6.1.2/"), ("docs-6.1.1", "/en/docs-6.1.1/"), ("docs-6.1.0", "/en/docs-6.1.0/"), ("docs-6.0.2", "/en/docs-6.0.2/"), ("docs-6.0.0", "/en/docs-6.0.0/"), ("docs-5.7.1", "/en/docs-5.7.1/"), ("docs-5.7.0", "/en/docs-5.7.0/"), ("docs-5.6.1", "/en/docs-5.6.1/"), ("docs-5.6.0", "/en/docs-5.6.0/"), ("docs-5.5.1", "/en/docs-5.5.1/"), ("docs-5.5.0", "/en/docs-5.5.0/"), ("docs-5.4.4", "/en/docs-5.4.4/"), ("docs-5.4.3", "/en/docs-5.4.3/"), ("docs-5.4.2", "/en/docs-5.4.2/"), ("docs-5.4.1", "/en/docs-5.4.1/"), ("docs-5.4.0", "/en/docs-5.4.0/"), ("docs-5.3.3", "/en/docs-5.3.3/"), ("docs-5.3.2", "/en/docs-5.3.2/"), ("docs-5.3.1", "/en/docs-5.3.1/"), ("docs-5.3.0", "/en/docs-5.3.0/"), ("docs-5.2.3", "/en/docs-5.2.3/"), ("docs-5.2.1", "/en/docs-5.2.1/"), ("docs-5.2.0", "/en/docs-5.2.0/"), ("docs-5.1.3", "/en/docs-5.1.3/"), ("docs-5.1.1", "/en/docs-5.1.1/"), ("docs-5.1.0", "/en/docs-5.1.0/"), ("docs-5.0.2", "/en/docs-5.0.2/"), ("docs-5.0.1", "/en/docs-5.0.1/"), ("docs-5.0.0", "/en/docs-5.0.0/"), ("develop", "/en/develop/"), ], 'downloads': [ ("pdf", "//rocm.docs.amd.com/_/downloads/rocSOLVER/en/develop/pdf/"), ("html", "//rocm.docs.amd.com/_/downloads/rocSOLVER/en/develop/htmlzip/"), ("epub", "//rocm.docs.amd.com/_/downloads/rocSOLVER/en/develop/epub/"), ], 'subprojects': [ ], 'slug': 'advanced-micro-devices-rocsolver', 'name': u'rocSOLVER', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'ROCm', 'proxied_api_host': '/_', 'github_repo': 'rocSOLVER', 'github_version': 'develop', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'develop', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': None, 'commit': 'ec88119f', } # 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/2388239/' 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-01T15:10:06.986530Z, end-time: 2024-08-01T15:12:11.011612Z, duration: 124, 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={'dollarmath', 'substitution', 'html_image', 'fieldlist', 'replacements', 'colon_fence'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory 'amdmigraphx' from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-github' from https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-file' from https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv... loading intersphinx inventory 'amdsmi-github' from https://github.com/ROCm/amdsmi/tree/develop/objects.inv... loading intersphinx inventory 'amdsmi-file' from https://github.com/ROCm/amdsmi/blob/develop/objects.inv... loading intersphinx inventory 'composable_kernel' from https://rocm.docs.amd.com/projects/composable_kernel/en/develop/objects.inv... 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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv loading intersphinx inventory 'composable_kernel-file' from https://github.com/ROCm/composable_kernel/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/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-github' from https://github.com/ROCm/HIP/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/develop/objects.inv loading intersphinx inventory 'hip-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv loading intersphinx inventory 'hipblas' from https://rocm.docs.amd.com/projects/hipBLAS/en/develop/objects.inv... 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/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' from https://rocm.docs.amd.com/projects/hipBLASLt/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/develop/objects.inv loading intersphinx inventory 'hipblaslt-github' from https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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... 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' 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... 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' from https://rocm.docs.amd.com/projects/hipFFT/en/develop/objects.inv... loading intersphinx inventory 'hipfft-github' from https://github.com/ROCm/hipFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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... loading intersphinx inventory 'hipfort' from https://rocm.docs.amd.com/projects/hipfort/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPCC/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPCC/blob/develop/objects.inv loading intersphinx inventory 'hipfort-github' from https://github.com/ROCm/hipfort/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/develop/objects.inv loading intersphinx inventory 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/develop/objects.inv loading intersphinx inventory 'hipify' from https://rocm.docs.amd.com/projects/HIPIFY/en/amd-staging/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/develop/objects.inv loading intersphinx inventory 'hipify-github' from https://github.com/ROCm/HIPIFY/tree/develop/objects.inv... loading intersphinx inventory 'hipify-file' from https://github.com/ROCm/HIPIFY/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/develop/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv... loading intersphinx inventory 'hip-python-github' from https://github.com/ROCm/hip-python/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/develop/objects.inv loading intersphinx inventory 'hip-python-file' from https://github.com/ROCm/hip-python/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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' from https://rocm.docs.amd.com/projects/hipRAND/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/tree/develop/objects.inv loading intersphinx inventory 'hiprand-github' from https://github.com/ROCm/hipRAND/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIPIFY/blob/develop/objects.inv loading intersphinx inventory 'hiprand-file' from https://github.com/ROCm/hipRAND/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hipsolver' from https://rocm.docs.amd.com/projects/hipSOLVER/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/develop/objects.inv loading intersphinx inventory 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... loading intersphinx inventory 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... 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/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-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 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 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... loading intersphinx inventory 'hipsparselt' from https://rocm.docs.amd.com/projects/hipSPARSELt/en/develop/objects.inv... loading intersphinx inventory 'hipsparselt-github' from https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-file' from https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv... loading intersphinx inventory 'hiptensor' from https://rocm.docs.amd.com/projects/hipTensor/en/develop/objects.inv... loading intersphinx inventory 'hiptensor-github' from https://github.com/ROCm/hipTensor/tree/develop/objects.inv... loading intersphinx inventory 'hiptensor-file' from https://github.com/ROCm/hipTensor/blob/develop/objects.inv... 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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv loading intersphinx inventory 'llvm-project-github' from https://github.com/ROCm/llvm-project/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv loading intersphinx inventory 'llvm-project-file' from https://github.com/ROCm/llvm-project/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/develop/objects.inv loading intersphinx inventory 'miopen' from https://rocm.docs.amd.com/projects/MIOpen/en/develop/objects.inv... 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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/develop/objects.inv loading intersphinx inventory 'mivisionx' from https://rocm.docs.amd.com/projects/MIVisionX/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/tree/develop/objects.inv loading intersphinx inventory 'mivisionx-github' from https://github.com/ROCm/MIVisionX/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/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... loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/develop/objects.inv loading intersphinx inventory 'omniperf-github' from https://github.com/ROCm/omniperf/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-vs%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-vs%25252Fen%25252Fmaster%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'omniperf-file' from https://github.com/ROCm/omniperf/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/develop/objects.inv loading intersphinx inventory 'omnitrace' 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/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 '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://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv loading intersphinx inventory '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/MIVisionX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIVisionX/blob/develop/objects.inv loading intersphinx inventory 'rccl' from https://rocm.docs.amd.com/projects/rccl/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/develop/objects.inv loading intersphinx inventory 'rccl-github' from https://github.com/ROCm/rccl/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv loading intersphinx inventory 'rccl-file' from https://github.com/ROCm/rccl/blob/develop/objects.inv... loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv... loading intersphinx inventory 'rdc-github' from https://github.com/ROCm/rdc/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/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/omnitrace/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/develop/objects.inv loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/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' from https://rocm.docs.amd.com/projects/rocAL/en/develop/objects.inv... loading intersphinx inventory 'rocal-github' from https://github.com/ROCm/rocAL/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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' from https://rocm.docs.amd.com/projects/rocALUTION/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/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://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-file' from https://github.com/ROCm/rocALUTION/blob/develop/objects.inv... loading intersphinx inventory 'rocblas' from https://rocm.docs.amd.com/projects/rocBLAS/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv loading intersphinx inventory 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/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/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' 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/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi-github' from https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi-file' from https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/develop/objects.inv loading intersphinx inventory 'rocdecode' from https://rocm.docs.amd.com/projects/rocDecode/en/develop/objects.inv... 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/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 '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/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... 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/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/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-docs-core' from https://rocm.docs.amd.com/projects/rocm-docs-core/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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' from https://rocm.docs.amd.com/projects/install-on-linux/en/develop/objects.inv... loading intersphinx inventory 'rocm-install-on-linux-github' from https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv... loading intersphinx inventory 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... loading intersphinx inventory 'rocm-install-on-windows' from https://rocm.docs.amd.com/projects/install-on-windows/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-github' from https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv... loading intersphinx inventory 'rocm-install-on-windows-file' from https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test' from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-github' from https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/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-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/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-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/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-file' from https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools' from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-github' from https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv... 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 '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://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_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 '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... loading intersphinx inventory 'rocmvalidationsuite-github' from https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-file' from https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv loading intersphinx inventory 'rocprim' 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/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-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/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 '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/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 'rocprofiler' from https://rocm.docs.amd.com/projects/rocprofiler/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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-github' from https://github.com/ROCm/rocprofiler/tree/develop/objects.inv... loading intersphinx inventory 'rocprofiler-file' from https://github.com/ROCm/rocprofiler/blob/develop/objects.inv... 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/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... 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... 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... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv loading intersphinx inventory 'rocr-runtime-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... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-sdk%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocprofiler-sdk%25252Fen%25252Famd-mainline%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv... loading intersphinx inventory 'rocr_debug_agent-github' from https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-file' from https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/develop/objects.inv loading intersphinx inventory 'rocsolver' from https://rocm.docs.amd.com/projects/rocSOLVER/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/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-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://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-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/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 'rocsparse' from https://rocm.docs.amd.com/projects/rocSPARSE/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv loading intersphinx inventory 'rocsparse-github' from https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv loading intersphinx inventory 'rocsparse-file' from https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv loading intersphinx inventory 'rocthrust' from https://rocm.docs.amd.com/projects/rocThrust/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'rocthrust-github' from https://github.com/ROCm/rocThrust/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv loading intersphinx inventory 'rocthrust-file' from https://github.com/ROCm/rocThrust/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv loading intersphinx inventory 'roctracer' from https://rocm.docs.amd.com/projects/roctracer/en/amd-master/objects.inv... loading intersphinx inventory 'roctracer-github' from https://github.com/ROCm/roctracer/tree/develop/objects.inv... 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-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... loading intersphinx inventory 'rocwmma' from https://rocm.docs.amd.com/projects/rocWMMA/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-github' from https://github.com/ROCm/rocWMMA/tree/develop/objects.inv... loading intersphinx inventory 'rocwmma-file' from https://github.com/ROCm/rocWMMA/blob/develop/objects.inv... loading intersphinx inventory 'rpp' from https://rocm.docs.amd.com/projects/rpp/en/develop/objects.inv... loading intersphinx inventory 'rpp-github' from https://github.com/ROCm/rpp/tree/develop/objects.inv... loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/develop/objects.inv loading intersphinx inventory 'rtd' from https://docs.readthedocs.io/en/stable/objects.inv... 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 'sphinx' from https://www.sphinx-doc.org/en/master/objects.inv... loading intersphinx inventory 'transferbench' from https://rocm.docs.amd.com/projects/TransferBench/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/develop/objects.inv loading intersphinx inventory 'transferbench-github' from https://github.com/ROCm/TransferBench/tree/develop/objects.inv... loading intersphinx inventory 'transferbench-file' from https://github.com/ROCm/TransferBench/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/develop/objects.inv [autosummary] generating autosummary for: howto/clients.rst, howto/contribute.rst, howto/index.rst, howto/logging.rst, howto/memory.rst, howto/using.rst, index.rst, installation/index.rst, installation/installlinux.rst, license.rst, reference/auxiliary.rst, reference/deprecated.rst, reference/index.rst, reference/intro.rst, reference/lapack.rst, reference/lapacklike.rst, reference/logging.rst, reference/refact.rst, reference/tuning.rst, reference/types.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 20 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] howto/clients reading sources... [ 10%] howto/contribute reading sources... [ 15%] howto/index reading sources... [ 20%] howto/logging reading sources... [ 25%] howto/memory reading sources... [ 30%] howto/using reading sources... [ 35%] index reading sources... [ 40%] installation/index reading sources... [ 45%] installation/installlinux reading sources... [ 50%] license reading sources... [ 55%] reference/auxiliary reading sources... [ 60%] reference/deprecated reading sources... [ 65%] reference/index reading sources... [ 70%] reference/intro reading sources... [ 75%] reference/lapack reading sources... [ 80%] reference/lapacklike reading sources... [ 85%] reference/logging reading sources... [ 90%] reference/refact reading sources... [ 95%] reference/tuning reading sources... [100%] reference/types /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/auxiliary.rst:59: WARNING: doxygenfunction: Cannot find function "rocsolver_clacgv_64 :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/lapacklike.rst:549: WARNING: doxygenfunction: Cannot find function "rocsolver_zheevdx :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/installation/index.rst: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 5%] howto/clients writing output... [ 10%] howto/contribute writing output... [ 15%] howto/index writing output... [ 20%] howto/logging writing output... [ 25%] howto/memory writing output... [ 30%] howto/using writing output... [ 35%] index writing output... [ 40%] installation/index writing output... [ 45%] installation/installlinux writing output... [ 50%] license writing output... [ 55%] reference/auxiliary writing output... [ 60%] reference/deprecated writing output... [ 65%] reference/index writing output... [ 70%] reference/intro writing output... [ 75%] reference/lapack writing output... [ 80%] reference/lapacklike writing output... [ 85%] reference/logging writing output... [ 90%] reference/refact writing output... [ 95%] reference/tuning writing output... [100%] reference/types generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 21.108 reference/lapack 11.780 reference/auxiliary 9.023 reference/lapacklike 0.652 reference/refact 0.479 reference/deprecated build succeeded, 126 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-08-01T15:12:11.137692Z, end-time: 2024-08-01T15:14:08.359876Z, duration: 117, 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', 'dollarmath', 'substitution', 'replacements', 'html_image', 'fieldlist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory 'amdmigraphx-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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv loading intersphinx inventory 'composable_kernel-file' from https://github.com/ROCm/composable_kernel/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hip-github' from https://github.com/ROCm/HIP/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/develop/objects.inv loading intersphinx inventory 'hip-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/develop/objects.inv loading intersphinx inventory 'hipblas-file' from https://github.com/ROCm/hipBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/develop/objects.inv loading intersphinx inventory 'hipblaslt-github' from https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/develop/objects.inv loading intersphinx inventory 'hipblaslt-file' from https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/develop/objects.inv loading intersphinx inventory 'hipcc' 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/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-github' from https://github.com/ROCm/HIPCC/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/tree/develop/objects.inv loading intersphinx inventory 'hipcc-file' from https://github.com/ROCm/HIPCC/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/develop/objects.inv loading intersphinx inventory 'hipcub-github' from https://github.com/ROCm/hipCUB/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv loading intersphinx inventory 'hipcub-file' from https://github.com/ROCm/hipCUB/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/hipCUB/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/develop/objects.inv loading intersphinx inventory 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/blob/develop/objects.inv loading intersphinx inventory 'hipify-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/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-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/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/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/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 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/develop/objects.inv loading intersphinx inventory 'hipsparse-github' from https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-python%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-python%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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-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/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/develop/objects.inv loading intersphinx inventory 'hipsparselt-file' from https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv loading intersphinx inventory 'hiptensor-github' from https://github.com/ROCm/hipTensor/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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-file' from https://github.com/ROCm/hipTensor/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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... 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-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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/blob/develop/objects.inv loading intersphinx inventory 'omniperf-github' from https://github.com/ROCm/omniperf/tree/develop/objects.inv... 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... 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 '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://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv loading intersphinx inventory 'rccl-github' from https://github.com/ROCm/rccl/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/develop/objects.inv loading intersphinx inventory 'rccl-file' from https://github.com/ROCm/rccl/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/tree/develop/objects.inv loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv loading intersphinx inventory 'rdc-github' from https://github.com/ROCm/rdc/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/develop/objects.inv loading intersphinx inventory 'rdc-file' from https://github.com/ROCm/rdc/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/blob/develop/objects.inv loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv... 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 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/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/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/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 '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/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi-github' from https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi-file' from https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/develop/objects.inv loading intersphinx inventory 'rocdecode-github' from https://github.com/ROCm/rocDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/develop/objects.inv loading intersphinx inventory 'rocdecode-file' from https://github.com/ROCm/rocDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv loading intersphinx inventory 'rocfft-github' from https://github.com/ROCm/rocFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/develop/objects.inv loading intersphinx inventory 'rocfft-file' from https://github.com/ROCm/rocFFT/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv loading intersphinx inventory 'rocgdb' from https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv loading intersphinx inventory 'rocgdb-github' from https://github.com/ROCm/ROCgdb/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/tree/develop/objects.inv loading intersphinx inventory 'rocgdb-file' from https://github.com/ROCm/ROCgdb/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/develop/objects.inv loading intersphinx inventory 'rocm-github' from https://github.com/ROCm/ROCm/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/develop/objects.inv loading intersphinx inventory 'rocm-file' from https://github.com/ROCm/ROCm/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv loading intersphinx inventory 'rocm-install-on-linux-github' from https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-github' from https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-file' from https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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_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://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-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/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-file' from https://github.com/ROCm/rocm_smi_lib/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-github' from https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-file' from https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/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://github.com/ROCm/rocm-cmake/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-file' from https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv loading intersphinx inventory 'rocprim-github' from https://github.com/ROCm/rocPRIM/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv loading intersphinx inventory 'rocprim-file' from https://github.com/ROCm/rocPRIM/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-github' from https://github.com/ROCm/rocprofiler/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-file' from https://github.com/ROCm/rocprofiler/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-file' from https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/develop/objects.inv loading intersphinx inventory 'rocpydecode' from https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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 '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... 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-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... 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-github' from https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv loading intersphinx inventory 'rocr-runtime-file' from https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/master/objects.inv... 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/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-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/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv loading intersphinx inventory 'rocsparse-github' from https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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/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/rocSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-github' from https://github.com/ROCm/rocWMMA/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/develop/objects.inv loading intersphinx inventory 'rocwmma-file' from https://github.com/ROCm/rocWMMA/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv loading intersphinx inventory 'rpp-github' from https://github.com/ROCm/rpp/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/develop/objects.inv loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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... 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/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/rocWMMA/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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 [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 ======================= 21.189 reference/lapack 16.303 reference/auxiliary 13.082 reference/lapacklike 0.639 reference/refact 0.477 reference/deprecated build succeeded, 126 warnings. The HTML page is in ../_readthedocs/htmlzip. [rtd-command-info] start-time: 2024-08-01T15:14:09.242243Z, end-time: 2024-08-01T15:15:44.633632Z, duration: 95, 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={'fieldlist', 'html_image', 'substitution', 'dollarmath', 'colon_fence', 'replacements'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory 'amdmigraphx-github' from https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-file' from https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv... loading intersphinx inventory 'amdsmi-github' from https://github.com/ROCm/amdsmi/tree/develop/objects.inv... loading intersphinx inventory 'amdsmi-file' from https://github.com/ROCm/amdsmi/blob/develop/objects.inv... loading intersphinx inventory 'composable_kernel-github' from https://github.com/ROCm/composable_kernel/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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 'composable_kernel-file' from https://github.com/ROCm/composable_kernel/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/develop/objects.inv loading intersphinx inventory 'hip-github' from https://github.com/ROCm/HIP/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hip-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/develop/objects.inv loading intersphinx inventory 'hipblas-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/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/HIP/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/develop/objects.inv loading intersphinx inventory 'hipcc-github' from https://github.com/ROCm/HIPCC/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv loading intersphinx inventory 'hipcc-file' from https://github.com/ROCm/HIPCC/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/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/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... 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/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 'hipfort-github' from https://github.com/ROCm/hipfort/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipCUB/tree/develop/objects.inv loading intersphinx inventory 'hipfort-file' from https://github.com/ROCm/hipfort/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/develop/objects.inv loading intersphinx inventory 'hipify-github' from https://github.com/ROCm/HIPIFY/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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-file' from https://github.com/ROCm/HIPIFY/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipCUB/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 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/develop/objects.inv loading intersphinx inventory 'hip-python-github' from https://github.com/ROCm/hip-python/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/develop/objects.inv loading intersphinx inventory 'hip-python-file' from https://github.com/ROCm/hip-python/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-python%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-python%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipsparse-github' from https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/tree/develop/objects.inv loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/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 '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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv loading intersphinx inventory 'hiptensor-github' from https://github.com/ROCm/hipTensor/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv loading intersphinx inventory 'hiptensor-file' from https://github.com/ROCm/hipTensor/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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 '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/hipSPARSELt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv loading intersphinx inventory 'llvm-project-file' from https://github.com/ROCm/llvm-project/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/tree/develop/objects.inv loading intersphinx inventory 'miopen-github' from https://github.com/ROCm/MIOpen/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipTensor/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/develop/objects.inv loading intersphinx inventory 'miopen-file' from https://github.com/ROCm/MIOpen/blob/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/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... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-vs%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-vs%25252Fen%25252Fmaster%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'mivisionx-file' from https://github.com/ROCm/MIVisionX/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/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' from https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/llvm-project/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/llvm-project/blob/develop/objects.inv loading intersphinx inventory 'omniperf-github' from https://github.com/ROCm/omniperf/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/MIOpen/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/MIOpen/tree/develop/objects.inv loading intersphinx inventory 'omniperf-file' from https://github.com/ROCm/omniperf/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv loading intersphinx inventory 'rccl-file' from https://github.com/ROCm/rccl/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/develop/objects.inv loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv loading intersphinx inventory 'rdc-github' from https://github.com/ROCm/rdc/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omnitrace/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omnitrace/tree/develop/objects.inv loading intersphinx inventory 'rdc-file' from https://github.com/ROCm/rdc/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv loading intersphinx inventory 'rocal-github' from https://github.com/ROCm/rocAL/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/tree/develop/objects.inv loading intersphinx inventory 'rocal-file' from https://github.com/ROCm/rocAL/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rccl/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rccl/blob/develop/objects.inv loading intersphinx inventory 'rocalution-github' from https://github.com/ROCm/rocALUTION/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/develop/objects.inv loading intersphinx inventory 'rocalution-file' from https://github.com/ROCm/rocALUTION/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/develop/objects.inv loading intersphinx inventory 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv loading intersphinx inventory 'rocblas-file' from https://github.com/ROCm/rocBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi' from https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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://github.com/ROCm/rocBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/develop/objects.inv loading intersphinx inventory 'rocdecode-file' from https://github.com/ROCm/rocDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/develop/objects.inv loading intersphinx inventory 'rocfft-github' from https://github.com/ROCm/rocFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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://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 '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/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/tree/develop/objects.inv loading intersphinx inventory 'rocm-github' from https://github.com/ROCm/ROCm/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocDecode/blob/develop/objects.inv loading intersphinx inventory 'rocm-file' from https://github.com/ROCm/ROCm/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-github' from https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCgdb/en/amd-master/objects.inv loading intersphinx inventory 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-github' from https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-file' from https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCm/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test' from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-install-on-linux/tree/develop/objects.inv loading intersphinx inventory 'rocm_bandwidth_test-github' from https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/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-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://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://github.com/ROCm/rocm-cmake/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-file' from https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv loading intersphinx inventory 'rocprim-github' from https://github.com/ROCm/rocPRIM/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv loading intersphinx inventory 'rocprim-file' from https://github.com/ROCm/rocPRIM/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-github' from https://github.com/ROCm/rocprofiler/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-file' from https://github.com/ROCm/rocprofiler/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-file' from https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/develop/objects.inv loading intersphinx inventory 'rocpydecode' from https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/develop/objects.inv loading intersphinx inventory 'rocpydecode-github' from https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv... 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 '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/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 '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... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv loading intersphinx inventory 'rocr-runtime-github' from https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv loading intersphinx inventory 'rocr-runtime-file' from https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent' 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/ROCR-Runtime/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-file' from https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocRAND/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocRAND/tree/develop/objects.inv loading intersphinx inventory 'rocsolver-github' from https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/rocSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-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... loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/develop/objects.inv 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... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/develop/objects.inv loading intersphinx inventory 'transferbench-file' from https://github.com/ROCm/TransferBench/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocWMMA/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocWMMA/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rpp/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rpp/blob/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/tree/develop/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/TransferBench/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/TransferBench/blob/develop/objects.inv [autosummary] generating autosummary for: howto/clients.rst, howto/contribute.rst, howto/index.rst, howto/logging.rst, howto/memory.rst, howto/using.rst, index.rst, installation/index.rst, installation/installlinux.rst, license.rst, reference/auxiliary.rst, reference/deprecated.rst, reference/index.rst, reference/intro.rst, reference/lapack.rst, reference/lapacklike.rst, reference/logging.rst, reference/refact.rst, reference/tuning.rst, reference/types.rst building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 8 changed, 0 removed reading sources... [ 12%] reference/auxiliary reading sources... [ 25%] reference/deprecated reading sources... [ 38%] reference/lapack reading sources... [ 50%] reference/lapacklike reading sources... [ 62%] reference/logging reading sources... [ 75%] reference/refact reading sources... [ 88%] reference/tuning reading sources... [100%] reference/types /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/auxiliary.rst:59: WARNING: doxygenfunction: Cannot find function "rocsolver_clacgv_64 :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/reference/lapacklike.rst:549: WARNING: doxygenfunction: Cannot find function "rocsolver_zheevdx :outline" in doxygen xml output for project "rocSOLVER 3.27.0 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/doxygen/xml looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/docs/installation/index.rst: WARNING: document isn't included in any toctree done copying TeX support files... copying TeX support files... done processing rocsolver.tex... index installation/installlinux howto/index howto/using howto/memory howto/logging howto/clients howto/contribute reference/index reference/intro reference/types reference/auxiliary reference/lapack reference/lapacklike reference/refact reference/logging reference/tuning reference/deprecated license resolving references... done writing... done Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocsolver/checkouts/develop/_readthedocs/pdf/_static/searchtools.js ====================== slowest reading durations ======================= 20.058 reference/lapack 13.522 reference/auxiliary 9.066 reference/lapacklike 0.670 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-01T15:15:44.754648Z, end-time: 2024-08-01T15:15:44.814530Z, 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-01T15:15:44.944629Z, end-time: 2024-08-01T15:16:29.972053Z, duration: 45, 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' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocsolver" "rocsolver.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./rocsolver.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rocsolver.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocsolver.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `installation/installlinux:install-linux' on pag e 1 undefined on input line 125. LaTeX Warning: Hyper reference `howto/using:using' on page 1 undefined on input line 149. LaTeX Warning: Hyper reference `howto/memory:memory' on page 1 undefined on inp ut line 153. LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 1 undefine d on input line 157. LaTeX Warning: Hyper reference `howto/clients:clients' on page 1 undefined on i nput line 161. LaTeX Warning: Hyper reference `howto/contribute:contribute' on page 1 undefine d on input line 165. LaTeX Warning: Hyper reference `reference/intro:intro' on page 1 undefined on i nput line 189. LaTeX Warning: Hyper reference `reference/types:rocsolver-types' on page 1 unde fined on input line 193. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-auxiliary-functio ns' on page 1 undefined on input line 197. LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 1 undefine d on input line 201. LaTeX Warning: Hyper reference `reference/lapacklike:lapack-like' on page 1 und efined on input line 205. LaTeX Warning: Hyper reference `reference/refact:refactor' on page 1 undefined on input line 209. LaTeX Warning: Hyper reference `reference/logging:api-logging' on page 1 undefi ned on input line 213. LaTeX Warning: Hyper reference `reference/tuning:tuning-label' on page 1 undefi ned on input line 217. LaTeX Warning: Hyper reference `reference/deprecated:deprecated' on page 1 unde fined on input line 221. [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) LaTeX Warning: Hyper reference `howto/clients:clients' on page 3 undefined on i nput line 306. [3] [4] [5] [6] Chapter 2. LaTeX Warning: Hyper reference `howto/using:using' on page 7 undefined on input line 594. LaTeX Warning: Hyper reference `howto/memory:memory' on page 7 undefined on inp ut line 598. LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 7 undefine d on input line 602. LaTeX Warning: Hyper reference `howto/clients:clients' on page 7 undefined on i nput line 606. LaTeX Warning: Hyper reference `howto/contribute:contribute' on page 7 undefine d on input line 610. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 7 undefined on input line 632. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [7] Underfull \vbox (badness 10000) detected at line 736 Underfull \vbox (badness 10000) detected at line 736 [8] [9] LaTeX Warning: Hyper reference `reference/lapack:geqrf-strided-batched' on page 10 undefined on input line 762. Overfull \vbox (1.5364pt too high) detected at line 882 [10] Underfull \vbox (badness 10000) detected at line 882 Underfull \vbox (badness 10000) detected at line 882 [11] LaTeX Warning: Hyper reference `reference/lapack:geqrf-batched' on page 12 unde fined on input line 890. [12] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [13] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [14] [15] [16] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [17] Underfull \hbox (badness 7963) in paragraph at lines 1264--1270 []\T1/qtm/m/n/10 The re-sults of pro-file log-ging, if en-abled, can be printed us-ing \T1/txtt/m/n/10 rocsolver_log_write_profile \T1/qtm/m/n/10 or LaTeX Warning: Hyper reference `reference/logging:api-logging' on page 18 undef ined on input line 1272. [18] [19] [20] LaTeX Warning: Hyper reference `reference/index:reference' on page 21 undefined on input line 1451. LaTeX Warning: Hyper reference `howto/logging:log-profile' on page 21 undefined on input line 1487. [21] LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 22 undefined on input line 1518. LaTeX Warning: Hyper reference `reference/lapack:geqrf-batched' on page 22 unde fined on input line 1522. LaTeX Warning: Hyper reference `reference/lapack:geqrf-strided-batched' on page 22 undefined on input line 1522. Underfull \hbox (badness 10000) in paragraph at lines 1521--1523 []\T1/qtm/m/n/10 Use of batched and strided_batched func-tions, us-ing \T1/qtm/ m/it/10 roc-solver_geqrf_batched \T1/qtm/m/n/10 and \T1/qtm/m/it/10 roc- LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 22 undefin ed on input line 1530. [22] [23] [24] Chapter 3. LaTeX Warning: Hyper reference `reference/intro:intro' on page 25 undefined on input line 1625. LaTeX Warning: Hyper reference `reference/types:rocsolver-types' on page 25 und efined on input line 1629. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-auxiliary-functio ns' on page 25 undefined on input line 1633. LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 25 undefin ed on input line 1637. LaTeX Warning: Hyper reference `reference/lapacklike:lapack-like' on page 25 un defined on input line 1641. LaTeX Warning: Hyper reference `reference/refact:refactor' on page 25 undefined on input line 1645. LaTeX Warning: Hyper reference `reference/logging:api-logging' on page 25 undef ined on input line 1649. LaTeX Warning: Hyper reference `reference/tuning:tuning-label' on page 25 undef ined on input line 1653. LaTeX Warning: Hyper reference `reference/deprecated:deprecated' on page 25 und efined on input line 1657. [25] LaTeX Warning: Hyper reference `reference/auxiliary:lacgv' on page 26 undefined on input line 1759. LaTeX Warning: Hyper reference `reference/auxiliary:laswp' on page 26 undefined on input line 1759. LaTeX Warning: Hyper reference `reference/auxiliary:lauum' on page 26 undefined on input line 1759. LaTeX Warning: Hyper reference `reference/auxiliary:lacgv' on page 26 undefined on input line 1759. LaTeX Warning: Hyper reference `reference/auxiliary:laswp' on page 26 undefined on input line 1759. LaTeX Warning: Hyper reference `reference/auxiliary:lauum' on page 26 undefined on input line 1759. LaTeX Warning: Hyper reference `reference/auxiliary:larfg' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larf' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larft' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larfb' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larfg' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larf' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larft' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:larfb' on page 26 undefined on input line 1855. LaTeX Warning: Hyper reference `reference/auxiliary:labrd' on page 26 undefined on input line 1929. LaTeX Warning: Hyper reference `reference/auxiliary:bdsqr' on page 26 undefined on input line 1929. LaTeX Warning: Hyper reference `reference/auxiliary:bdsvdx' on page 26 undefine d on input line 1929. LaTeX Warning: Hyper reference `reference/auxiliary:labrd' on page 26 undefined on input line 1929. LaTeX Warning: Hyper reference `reference/auxiliary:bdsqr' on page 26 undefined on input line 1929. LaTeX Warning: Hyper reference `reference/auxiliary:bdsvdx' on page 26 undefine d on input line 1929. LaTeX Warning: Hyper reference `reference/auxiliary:sterf' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:stebz' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:latrd' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:steqr' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:stedc' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:stein' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:sterf' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:stebz' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:latrd' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:steqr' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:stedc' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:stein' on page 26 undefined on input line 2045. LaTeX Warning: Hyper reference `reference/auxiliary:lasyf' on page 26 undefined on input line 2093. LaTeX Warning: Hyper reference `reference/auxiliary:lasyf' on page 26 undefined on input line 2093. LaTeX Warning: Hyper reference `reference/auxiliary:org2r' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgqr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgl2' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orglq' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:org2l' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgql' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgbr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgtr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orm2r' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormqr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orml2' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormlq' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orm2l' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormql' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormbr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormtr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:org2r' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgqr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgl2' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orglq' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:org2l' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgql' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgbr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orgtr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orm2r' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormqr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orml2' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormlq' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:orm2l' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormql' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormbr' on page 26 undefined on input line 2285. LaTeX Warning: Hyper reference `reference/auxiliary:ormtr' on page 26 undefined on input line 2285. [26] LaTeX Warning: Hyper reference `reference/auxiliary:ung2r' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungqr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungl2' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unglq' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ung2l' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungql' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungbr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungtr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unm2r' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmqr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unml2' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmlq' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unm2l' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmql' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmbr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmtr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ung2r' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungqr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungl2' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unglq' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ung2l' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungql' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungbr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:ungtr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unm2r' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmqr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unml2' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmlq' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unm2l' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmql' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmbr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/auxiliary:unmtr' on page 27 undefined on input line 2477. LaTeX Warning: Hyper reference `reference/lapack:potf2' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:potrf' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:getf2' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:getrf' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:sytf2' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:sytrf' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:potf2' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:potrf' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:getf2' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:getrf' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:sytf2' on page 27 undefined on input line 2608. LaTeX Warning: Hyper reference `reference/lapack:sytrf' on page 27 undefined on input line 2608. [27] LaTeX Warning: Hyper reference `reference/lapack:geqr2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gerq2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gerqf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gelq2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gelqf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geql2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geqlf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geqr2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geqrf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gerq2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gerqf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gelq2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:gelqf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geql2' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:geqlf' on page 28 undefined on input line 2768. LaTeX Warning: Hyper reference `reference/lapack:sytd2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sytrd' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sygs2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sygst' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hetd2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hetrd' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hegs2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hegst' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:gebd2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:gebrd' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sytd2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sytrd' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sygs2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:sygst' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hetd2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hetrd' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hegs2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:hegst' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:gebd2' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:gebrd' on page 28 undefined on input line 2912. LaTeX Warning: Hyper reference `reference/lapack:trtri' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:getri' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:getrs' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:gesv' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:potri' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:potrs' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:posv' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:trtri' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:getri' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:getrs' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:gesv' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:potri' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:potrs' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:posv' on page 28 undefined on input line 3056. LaTeX Warning: Hyper reference `reference/lapack:gels' on page 28 undefined on input line 3104. LaTeX Warning: Hyper reference `reference/lapack:gels' on page 28 undefined on input line 3104. [28] LaTeX Warning: Hyper reference `reference/lapack:syev' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:syevd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:syevx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:sygv' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:sygvd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:sygvx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:heev' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:heevd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:heevx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:hegv' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:hegvd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:hegvx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:syev' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:syevd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:syevx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:sygv' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:sygvd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:sygvx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:heev' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:heevd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:heevx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:hegv' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:hegvd' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:hegvx' on page 29 undefined on input line 3256. LaTeX Warning: Hyper reference `reference/lapack:gesvd' on page 29 undefined on input line 3320. LaTeX Warning: Hyper reference `reference/lapack:gesvdx' on page 29 undefined o n input line 3320. LaTeX Warning: Hyper reference `reference/lapack:gesvd' on page 29 undefined on input line 3320. LaTeX Warning: Hyper reference `reference/lapack:gesvdx' on page 29 undefined o n input line 3320. LaTeX Warning: Hyper reference `reference/lapacklike:getf2-npvt' on page 29 und efined on input line 3403. LaTeX Warning: Hyper reference `reference/lapacklike:getrf-npvt' on page 29 und efined on input line 3403. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrf-npvt' on page 29 undefined on input line 3403. LaTeX Warning: Hyper reference `reference/lapacklike:getf2-npvt' on page 29 und efined on input line 3403. LaTeX Warning: Hyper reference `reference/lapacklike:getrf-npvt' on page 29 und efined on input line 3403. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrf-npvt' on page 29 undefined on input line 3403. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt' on page 29 und efined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:getri-outofplace' on page 29 undefined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt-outofplace' on page 29 undefined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrs-npvt' on page 29 undefined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt' on page 29 und efined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:getri-outofplace' on page 29 undefined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:getri-npvt-outofplace' on page 29 undefined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:geblttrs-npvt' on page 29 undefined on input line 3499. LaTeX Warning: Hyper reference `reference/lapacklike:syevj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:sygvj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:heevj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:hegvj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:syevdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:heevdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:syevdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:heevdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:syevj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:sygvj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:heevj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:hegvj' on page 29 undefine d on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:syevdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:heevdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdj' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:syevdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:sygvdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:heevdx' on page 29 undefin ed on input line 3651. LaTeX Warning: Hyper reference `reference/lapacklike:hegvdx' on page 29 undefin ed on input line 3651. [29] LaTeX Warning: Hyper reference `reference/lapacklike:gesvdj' on page 30 undefin ed on input line 3699. LaTeX Warning: Hyper reference `reference/lapacklike:gesvdj' on page 30 undefin ed on input line 3699. LaTeX Warning: Hyper reference `reference/refact:rfsumlu' on page 30 undefined on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfsplitlu' on page 30 undefine d on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfrefactlu' on page 30 undefin ed on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfrefactchol' on page 30 undef ined on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfsumlu' on page 30 undefined on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfsplitlu' on page 30 undefine d on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfrefactlu' on page 30 undefin ed on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfrefactchol' on page 30 undef ined on input line 3774. LaTeX Warning: Hyper reference `reference/refact:rfsolve' on page 30 undefined on input line 3816. LaTeX Warning: Hyper reference `reference/refact:rfsolve' on page 30 undefined on input line 3816. [30] [31] [32] [33] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a1e7e4 fe0fc97abeb4b270ac2f3bf3ab2' on page 34 undefined on input line 4427. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae4443 4a33640f28432ef23ed94860840' on page 34 undefined on input line 4427. [34] LaTeX Warning: Hyper reference `reference/lapack:lapackfunc' on page 35 undefin ed on input line 4486. LaTeX Warning: Hyper reference `reference/auxiliary:vecmat' on page 35 undefine d on input line 4491. LaTeX Warning: Hyper reference `reference/auxiliary:householder' on page 35 und efined on input line 4495. LaTeX Warning: Hyper reference `reference/auxiliary:bidiag' on page 35 undefine d on input line 4499. LaTeX Warning: Hyper reference `reference/auxiliary:tridiag' on page 35 undefin ed on input line 4503. LaTeX Warning: Hyper reference `reference/auxiliary:symmetric' on page 35 undef ined on input line 4507. LaTeX Warning: Hyper reference `reference/auxiliary:orthonormal' on page 35 und efined on input line 4511. LaTeX Warning: Hyper reference `reference/auxiliary:unitary' on page 35 undefin ed on input line 4515. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lacgv' on pa ge 35 undefined on input line 4571. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-laswp' on pa ge 35 undefined on input line 4575. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lauum' on pa ge 35 undefined on input line 4579. [35] [36] [37] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larfg' on pa ge 38 undefined on input line 4829. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larft' on pa ge 38 undefined on input line 4833. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larf' on pag e 38 undefined on input line 4837. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-larfb' on pa ge 38 undefined on input line 4841. [38] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5009. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5009. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5020. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5020. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5031. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5031. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 39 undefined on input line 5042. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 39 undefined on input line 5042. [39] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a8cb9 be11d12e3c9eb2b8f707888a8482' on page 40 undefined on input line 5082. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 40 undefined on input line 5086. [40] [41] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5277. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5277. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5288. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5288. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5299. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5299. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 42 undefined on input line 5310. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 42 undefined on input line 5310. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a75 2e5fe40282cfc92e61d0c6a233b191' on page 42 undefined on input line 5349. [42] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a8cb9 be11d12e3c9eb2b8f707888a8482' on page 43 undefined on input line 5366. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 43 undefined on input line 5370. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-labrd' on pa ge 43 undefined on input line 5423. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-bdsqr' on pa ge 43 undefined on input line 5427. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-bdsvdx' on p age 43 undefined on input line 5431. [43] [44] [45] [46] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 47 undefined on input line 5725. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 47 undefined on input line 5725. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 47 undefined on input line 5736. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 47 undefined on input line 5736. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 47 undefined on input line 5767. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 47 undefined on input line 5771. [47] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a45 9de4818d1dc67ffb18fd419d270ba7' on page 48 undefined on input line 5819. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a45 9de4818d1dc67ffb18fd419d270ba7' on page 48 undefined on input line 5823. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-latrd' on pa ge 48 undefined on input line 5840. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-sterf' on pa ge 48 undefined on input line 5844. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stebz' on pa ge 48 undefined on input line 5848. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-steqr' on pa ge 48 undefined on input line 5852. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stedc' on pa ge 48 undefined on input line 5856. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-stein' on pa ge 48 undefined on input line 5860. [48] [49] [50] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 51 undefined on input line 6065. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_eorder' on page 51 undefined on input line 6065. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 51 undefined on input line 6076. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_eorder' on page 51 undefined on input line 6076. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 51 undefined on input line 6095. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a37fd ea38babb4ebda6327c0b76e342aa' on page 51 undefined on input line 6099. [51] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6172. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6183. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6194. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 52 undefined on input line 6205. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 52 undefined on input line 6215. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 52 undefined on input line 6215. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 52 undefined on input line 6224. [52] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1aca a6f0e82b62cf3aee9522e09dcc421e' on page 53 undefined on input line 6240. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a31 b4297ed23d32e373c67858ab89fa23' on page 53 undefined on input line 6240. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6265. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6276. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6287. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 53 undefined on input line 6298. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 53 undefined on input line 6308. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 53 undefined on input line 6308. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 53 undefined on input line 6317. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1aca a6f0e82b62cf3aee9522e09dcc421e' on page 53 undefined on input line 6333. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a31 b4297ed23d32e373c67858ab89fa23' on page 53 undefined on input line 6333. [53] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6401. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6426. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6430. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a94 7cefb6451b73cac1d62b609e9296f5' on page 54 undefined on input line 6434. [54] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-lasyf' on pa ge 55 undefined on input line 6467. [55] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-org2r' on pa ge 56 undefined on input line 6590. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgqr' on pa ge 56 undefined on input line 6594. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgl2' on pa ge 56 undefined on input line 6598. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orglq' on pa ge 56 undefined on input line 6602. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-org2l' on pa ge 56 undefined on input line 6606. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgql' on pa ge 56 undefined on input line 6610. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgbr' on pa ge 56 undefined on input line 6614. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orgtr' on pa ge 56 undefined on input line 6618. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orm2r' on pa ge 56 undefined on input line 6622. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormqr' on pa ge 56 undefined on input line 6626. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orml2' on pa ge 56 undefined on input line 6630. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormlq' on pa ge 56 undefined on input line 6634. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-orm2l' on pa ge 56 undefined on input line 6638. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormql' on pa ge 56 undefined on input line 6642. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormbr' on pa ge 56 undefined on input line 6646. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ormtr' on pa ge 56 undefined on input line 6650. [56] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6692. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6713. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 57 undefined on input line 6721. [57] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6767. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6788. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 58 undefined on input line 6796. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 58 undefined on input line 6842. [58] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 59 undefined on input line 6863. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6871. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6917. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 59 undefined on input line 6938. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 59 undefined on input line 6946. [59] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 60 undefined on input line 6992. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 60 undefined on input line 7013. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 60 undefined on input line 7021. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 60 undefined on input line 7067. [60] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 61 undefined on input line 7088. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 61 undefined on input line 7096. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 61 undefined on input line 7113. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 61 undefined on input line 7124. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 61 undefined on input line 7163. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 61 undefined on input line 7172. [61] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 62 undefined on input line 7184. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 62 undefined on input line 7188. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 62 undefined on input line 7196. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7247. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7256. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7264. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 62 undefined on input line 7272. [62] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7326. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7355. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 63 undefined on input line 7363. [63] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7425. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7454. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 64 undefined on input line 7462. [64] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7524. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7553. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 65 undefined on input line 7561. [65] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7623. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7652. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 66 undefined on input line 7660. [66] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7722. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7751. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 67 undefined on input line 7759. [67] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7821. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7850. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 68 undefined on input line 7858. [68] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 69 undefined on input line 7883. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 69 undefined on input line 7894. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 69 undefined on input line 7944. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 69 undefined on input line 7953. [69] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 70 undefined on input line 7973. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 70 undefined on input line 7977. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 70 undefined on input line 7985. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 70 undefined on input line 8055. [70] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 71 undefined on input line 8068. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 71 undefined on input line 8084. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad1fa5 28f53fe8c81cc85ffbd8874862c' on page 71 undefined on input line 8092. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ung2r' on pa ge 71 undefined on input line 8117. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungqr' on pa ge 71 undefined on input line 8121. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungl2' on pa ge 71 undefined on input line 8125. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unglq' on pa ge 71 undefined on input line 8129. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ung2l' on pa ge 71 undefined on input line 8133. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungql' on pa ge 71 undefined on input line 8137. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungbr' on pa ge 71 undefined on input line 8141. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-ungtr' on pa ge 71 undefined on input line 8145. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unm2r' on pa ge 71 undefined on input line 8149. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmqr' on pa ge 71 undefined on input line 8153. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unml2' on pa ge 71 undefined on input line 8157. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmlq' on pa ge 71 undefined on input line 8161. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unm2l' on pa ge 71 undefined on input line 8165. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmql' on pa ge 71 undefined on input line 8169. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmbr' on pa ge 71 undefined on input line 8173. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-type-unmtr' on pa ge 71 undefined on input line 8177. [71] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8219. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8240. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 72 undefined on input line 8248. [72] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8294. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8315. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8323. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 73 undefined on input line 8369. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 73 undefined on input line 8390. [73] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 74 undefined on input line 8398. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 74 undefined on input line 8444. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 74 undefined on input line 8465. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 74 undefined on input line 8473. [74] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 75 undefined on input line 8519. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 75 undefined on input line 8540. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 75 undefined on input line 8548. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 75 undefined on input line 8594. [75] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 76 undefined on input line 8615. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 76 undefined on input line 8623. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 76 undefined on input line 8640. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 76 undefined on input line 8651. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 76 undefined on input line 8690. [76] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 77 undefined on input line 8699. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 77 undefined on input line 8711. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 77 undefined on input line 8715. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 77 undefined on input line 8723. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8774. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8783. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8791. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 77 undefined on input line 8799. [77] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8853. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8882. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 78 undefined on input line 8890. [78] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8952. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8981. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 79 undefined on input line 8989. [79] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9051. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9080. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 80 undefined on input line 9088. [80] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9150. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9179. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 81 undefined on input line 9187. [81] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9249. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9278. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 82 undefined on input line 9286. [82] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 83 undefined on input line 9348. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 83 undefined on input line 9377. [83] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a74051 7e43f2216bc0555c2a719f02940' on page 84 undefined on input line 9385. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 84 undefined on input line 9410. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 84 undefined on input line 9421. [84] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9471. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ad616 d0ae9095fc1d87f14c7d1be0cff8' on page 85 undefined on input line 9480. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9500. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9504. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ab29f0 ab4f03663b3179591fe072d42e8' on page 85 undefined on input line 9512. [85] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9582. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9595. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9611. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1abbf29 fb7892cde18dc72ee4af83b2f35' on page 86 undefined on input line 9619. LaTeX Warning: Hyper reference `reference/lapack:triangular' on page 86 undefin ed on input line 9647. LaTeX Warning: Hyper reference `reference/lapack:orthogonal' on page 86 undefin ed on input line 9651. LaTeX Warning: Hyper reference `reference/lapack:reductions' on page 86 undefin ed on input line 9655. LaTeX Warning: Hyper reference `reference/lapack:linears' on page 86 undefined on input line 9659. LaTeX Warning: Hyper reference `reference/lapack:leastsqr' on page 86 undefined on input line 9663. LaTeX Warning: Hyper reference `reference/lapack:eigens' on page 86 undefined o n input line 9667. LaTeX Warning: Hyper reference `reference/lapack:svds' on page 86 undefined on input line 9671. [86] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2' on page 87 undefined on input line 9727. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2-batched' on page 87 undefined on input line 9731. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potf2-strided-b atched' on page 87 undefined on input line 9735. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf' on page 87 undefined on input line 9739. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf-batched' on page 87 undefined on input line 9743. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrf-strided-b atched' on page 87 undefined on input line 9747. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2' on page 87 undefined on input line 9751. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2-batched' on page 87 undefined on input line 9755. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getf2-strided-b atched' on page 87 undefined on input line 9759. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf' on page 87 undefined on input line 9763. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf-batched' on page 87 undefined on input line 9767. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrf-strided-b atched' on page 87 undefined on input line 9771. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2' on page 87 undefined on input line 9775. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2-batched' on page 87 undefined on input line 9779. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytf2-strided-b atched' on page 87 undefined on input line 9783. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf' on page 87 undefined on input line 9787. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf-batched' on page 87 undefined on input line 9791. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrf-strided-b atched' on page 87 undefined on input line 9795. [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2' on page 112 undefined on input line 12060. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2-batched' on page 112 undefined on input line 12064. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqr2-strided-b atched' on page 112 undefined on input line 12068. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf' on page 112 undefined on input line 12072. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf-batched' on page 112 undefined on input line 12076. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqrf-strided-b atched' on page 112 undefined on input line 12080. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2' on page 112 undefined on input line 12084. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2-batched' on page 112 undefined on input line 12088. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerq2-strided-b atched' on page 112 undefined on input line 12092. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf' on page 112 undefined on input line 12096. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf-batched' on page 112 undefined on input line 12100. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gerqf-strided-b atched' on page 112 undefined on input line 12104. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2' on page 112 undefined on input line 12108. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2-batched' on page 112 undefined on input line 12112. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geql2-strided-b atched' on page 112 undefined on input line 12116. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf' on page 112 undefined on input line 12120. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf-batched' on page 112 undefined on input line 12124. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-geqlf-strided-b atched' on page 112 undefined on input line 12128. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2' on page 112 undefined on input line 12132. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2-batched' on page 112 undefined on input line 12136. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelq2-strided-b atched' on page 112 undefined on input line 12140. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf' on page 112 undefined on input line 12144. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf-batched' on page 112 undefined on input line 12148. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gelqf-strided-b atched' on page 112 undefined on input line 12152. [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2' on page 142 undefined on input line 15205. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2-batched' on page 142 undefined on input line 15209. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebd2-strided-b atched' on page 142 undefined on input line 15213. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd' on page 142 undefined on input line 15217. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd-batched' on page 142 undefined on input line 15221. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gebrd-strided-b atched' on page 142 undefined on input line 15225. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2' on page 142 undefined on input line 15229. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2-batched' on page 142 undefined on input line 15233. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytd2-strided-b atched' on page 142 undefined on input line 15237. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2' on page 142 undefined on input line 15241. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2-batched' on page 142 undefined on input line 15245. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetd2-strided-b atched' on page 142 undefined on input line 15249. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd' on page 142 undefined on input line 15253. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd-batched' on page 142 undefined on input line 15257. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sytrd-strided-b atched' on page 142 undefined on input line 15261. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd' on page 142 undefined on input line 15265. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd-batched' on page 142 undefined on input line 15269. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hetrd-strided-b atched' on page 142 undefined on input line 15273. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2' on page 142 undefined on input line 15277. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2-batched' on page 142 undefined on input line 15281. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygs2-strided-b atched' on page 142 undefined on input line 15285. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2' on page 142 undefined on input line 15289. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2-batched' on page 142 undefined on input line 15293. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegs2-strided-b atched' on page 142 undefined on input line 15297. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst' on page 142 undefined on input line 15301. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst-batched' on page 142 undefined on input line 15305. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygst-strided-b atched' on page 142 undefined on input line 15309. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst' on page 142 undefined on input line 15313. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst-batched' on page 142 undefined on input line 15317. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegst-strided-b atched' on page 142 undefined on input line 15321. [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 17432. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 168 undefined on input line 17443. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 168 undefined on input line 17472. [168] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 169 undefined on input line 17492. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 169 undefined on input line 17512. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 169 undefined on input line 17533. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 169 undefined on input line 17544. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 169 undefined on input line 17573. [169] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 170 undefined on input line 17593. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 170 undefined on input line 17613. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 170 undefined on input line 17638. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 170 undefined on input line 17649. [170] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 171 undefined on input line 17678. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 171 undefined on input line 17698. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 171 undefined on input line 17722. [171] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 172 undefined on input line 17751. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 172 undefined on input line 17762. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 172 undefined on input line 17791. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 172 undefined on input line 17811. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 172 undefined on input line 17831. [172] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 173 undefined on input line 17852. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 173 undefined on input line 17863. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 173 undefined on input line 17892. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 173 undefined on input line 17912. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 173 undefined on input line 17932. [173] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 174 undefined on input line 17957. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 174 undefined on input line 17968. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 174 undefined on input line 17997. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 174 undefined on input line 18017. [174] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 175 undefined on input line 18041. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 175 undefined on input line 18070. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 175 undefined on input line 18081. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 175 undefined on input line 18110. [175] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 176 undefined on input line 18130. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 176 undefined on input line 18150. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 176 undefined on input line 18171. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 176 undefined on input line 18182. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 176 undefined on input line 18211. [176] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 177 undefined on input line 18231. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 177 undefined on input line 18251. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 177 undefined on input line 18276. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 177 undefined on input line 18287. [177] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 178 undefined on input line 18316. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 178 undefined on input line 18336. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 178 undefined on input line 18360. [178] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 179 undefined on input line 18389. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 179 undefined on input line 18400. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 179 undefined on input line 18429. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 179 undefined on input line 18449. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 179 undefined on input line 18469. [179] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 180 undefined on input line 18490. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 180 undefined on input line 18501. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 180 undefined on input line 18530. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 180 undefined on input line 18550. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 180 undefined on input line 18570. [180] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 181 undefined on input line 18595. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 181 undefined on input line 18606. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 181 undefined on input line 18635. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 181 undefined on input line 18655. [181] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 182 undefined on input line 18679. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri' on page 182 undefined on input line 18708. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri-batched' on page 182 undefined on input line 18712. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-trtri-strided-b atched' on page 182 undefined on input line 18716. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri' on page 182 undefined on input line 18720. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri-batched' on page 182 undefined on input line 18724. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getri-strided-b atched' on page 182 undefined on input line 18728. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs' on page 182 undefined on input line 18732. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs-batched' on page 182 undefined on input line 18736. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-getrs-strided-b atched' on page 182 undefined on input line 18740. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv' on page 1 82 undefined on input line 18744. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv-batched' o n page 182 undefined on input line 18748. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesv-strided-ba tched' on page 182 undefined on input line 18752. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri' on page 182 undefined on input line 18756. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri-batched' on page 182 undefined on input line 18760. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potri-strided-b atched' on page 182 undefined on input line 18764. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs' on page 182 undefined on input line 18768. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs-batched' on page 182 undefined on input line 18772. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-potrs-strided-b atched' on page 182 undefined on input line 18776. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv' on page 1 82 undefined on input line 18780. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv-batched' o n page 182 undefined on input line 18784. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-posv-strided-ba tched' on page 182 undefined on input line 18788. [182] [183] [184] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 185 undefined on input line 19108. [185] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 186 undefined on input line 19132. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 186 undefined on input line 19140. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 186 undefined on input line 19198. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 186 undefined on input line 19222. [186] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 187 undefined on input line 19230. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 187 undefined on input line 19296. [187] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 188 undefined on input line 19320. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 188 undefined on input line 19332. [188] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 189 undefined on input line 19453. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 189 undefined on input line 19474. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 189 undefined on input line 19482. [189] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 190 undefined on input line 19599. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 190 undefined on input line 19620. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 190 undefined on input line 19628. [190] [191] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 192 undefined on input line 19753. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 192 undefined on input line 19774. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 192 undefined on input line 19786. Underfull \hbox (badness 6284) in paragraph at lines 19785--19787 \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 19871. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a4852a a28474bd3056f3bc8365a4e0c22' on page 193 undefined on input line 19871. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 193 undefined on input line 19888. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 193 undefined on input line 19896. [193] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 194 undefined on input line 19973. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a6747c 0acb3884ab535e803c09d1d1969' on page 194 undefined on input line 19973. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 194 undefined on input line 19990. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 194 undefined on input line 19998. [194] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 195 undefined on input line 20083. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a35eaf b6744f0a74539d4b8e30bf652ae' on page 195 undefined on input line 20083. [195] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 196 undefined on input line 20100. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 196 undefined on input line 20112. [196] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 197 undefined on input line 20201. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 197 undefined on input line 20218. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 197 undefined on input line 20291. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 197 undefined on input line 20308. [197] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 198 undefined on input line 20385. Underfull \hbox (badness 10000) in paragraph at lines 20384--20386 []\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 20402. [198] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 199 undefined on input line 20491. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 199 undefined on input line 20512. [199] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 200 undefined on input line 20597. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 200 undefined on input line 20618. [200] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 201 undefined on input line 20707. [201] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 202 undefined on input line 20728. [202] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 203 undefined on input line 20817. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a04b81 8b7b9a32d25b10d9d71b0b6b64b' on page 203 undefined on input line 20817. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 203 undefined on input line 20838. [203] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 204 undefined on input line 20919. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a788d1 fdc225731e4e9cb2a90bed16f71' on page 204 undefined on input line 20919. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 204 undefined on input line 20940. [204] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 205 undefined on input line 21025. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a5e73c 11d69b43d656b9586ebb439208d' on page 205 undefined on input line 21025. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 205 undefined on input line 21046. [205] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels' on page 2 06 undefined on input line 21091. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels-batched' o n page 206 undefined on input line 21095. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gels-strided-ba tched' on page 206 undefined on input line 21099. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 206 undefined on input line 21149. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 206 undefined on input line 21149. [206] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a37b33 6b66ef8dd4d70e2ccff92f038d8' on page 207 undefined on input line 21193. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a99502 a6fa094a310499dd853bc0db0d6' on page 207 undefined on input line 21193. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a311b5 e6e07b09d5423d1b47a5c4e8709' on page 207 undefined on input line 21263. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a82cc0 7dd4bb7714506e88245a8a2fedb' on page 207 undefined on input line 21263. [207] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a311b5 e6e07b09d5423d1b47a5c4e8709' on page 208 undefined on input line 21307. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a82cc0 7dd4bb7714506e88245a8a2fedb' on page 208 undefined on input line 21307. [208] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad7679 5eed309fa65fa9fc82aa5c86ae2' on page 209 undefined on input line 21381. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a46cfe 5e307a7ab11dc5651ce27d21d05' on page 209 undefined on input line 21381. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ad7679 5eed309fa65fa9fc82aa5c86ae2' on page 209 undefined on input line 21425. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a46cfe 5e307a7ab11dc5651ce27d21d05' on page 209 undefined on input line 21425. [209] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev' on page 2 10 undefined on input line 21470. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev-batched' o n page 210 undefined on input line 21474. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syev-strided-ba tched' on page 210 undefined on input line 21478. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev' on page 2 10 undefined on input line 21482. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev-batched' o n page 210 undefined on input line 21486. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heev-strided-ba tched' on page 210 undefined on input line 21490. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd' on page 210 undefined on input line 21494. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd-batched' on page 210 undefined on input line 21498. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevd-strided-b atched' on page 210 undefined on input line 21502. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd' on page 210 undefined on input line 21506. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd-batched' on page 210 undefined on input line 21510. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevd-strided-b atched' on page 210 undefined on input line 21514. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx' on page 210 undefined on input line 21518. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx-batched' on page 210 undefined on input line 21522. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-syevx-strided-b atched' on page 210 undefined on input line 21526. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx' on page 210 undefined on input line 21530. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx-batched' on page 210 undefined on input line 21534. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-heevx-strided-b atched' on page 210 undefined on input line 21538. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv' on page 2 10 undefined on input line 21542. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv-batched' o n page 210 undefined on input line 21546. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygv-strided-ba tched' on page 210 undefined on input line 21550. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv' on page 2 10 undefined on input line 21554. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv-batched' o n page 210 undefined on input line 21558. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegv-strided-ba tched' on page 210 undefined on input line 21562. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd' on page 210 undefined on input line 21566. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd-batched' on page 210 undefined on input line 21570. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvd-strided-b atched' on page 210 undefined on input line 21574. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd' on page 210 undefined on input line 21578. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd-batched' on page 210 undefined on input line 21582. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvd-strided-b atched' on page 210 undefined on input line 21586. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx' on page 210 undefined on input line 21590. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx-batched' on page 210 undefined on input line 21594. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-sygvx-strided-b atched' on page 210 undefined on input line 21598. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx' on page 210 undefined on input line 21602. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx-batched' on page 210 undefined on input line 21606. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-hegvx-strided-b atched' on page 210 undefined on input line 21610. [210] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 211 undefined on input line 21623. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 211 undefined on input line 21634. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 211 undefined on input line 21650. [211] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 212 undefined on input line 21695. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 212 undefined on input line 21706. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 212 undefined on input line 21722. [212] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 213 undefined on input line 21779. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 213 undefined on input line 21790. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 213 undefined on input line 21806. [213] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 214 undefined on input line 21867. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 214 undefined on input line 21878. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 214 undefined on input line 21894. [214] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 215 undefined on input line 21939. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 215 undefined on input line 21950. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 215 undefined on input line 21966. [215] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 216 undefined on input line 22023. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 216 undefined on input line 22034. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 216 undefined on input line 22050. [216] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 217 undefined on input line 22111. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 217 undefined on input line 22122. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 217 undefined on input line 22138. [217] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 218 undefined on input line 22183. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 218 undefined on input line 22194. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 218 undefined on input line 22210. [218] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 219 undefined on input line 22267. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 219 undefined on input line 22278. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 219 undefined on input line 22294. [219] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 220 undefined on input line 22355. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 220 undefined on input line 22366. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 220 undefined on input line 22382. [220] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 221 undefined on input line 22427. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 221 undefined on input line 22438. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 221 undefined on input line 22454. [221] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 222 undefined on input line 22511. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 222 undefined on input line 22522. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 222 undefined on input line 22538. [222] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 223 undefined on input line 22599. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 223 undefined on input line 22599. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 223 undefined on input line 22610. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 223 undefined on input line 22610. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 223 undefined on input line 22626. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 223 undefined on input line 22630. [223] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 224 undefined on input line 22707. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 224 undefined on input line 22707. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 224 undefined on input line 22718. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 224 undefined on input line 22718. [224] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 225 undefined on input line 22734. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 225 undefined on input line 22738. [225] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 226 undefined on input line 22827. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 226 undefined on input line 22827. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 226 undefined on input line 22838. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 226 undefined on input line 22838. [226] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 227 undefined on input line 22854. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 227 undefined on input line 22858. [227] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 228 undefined on input line 22955. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 228 undefined on input line 22955. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 228 undefined on input line 22966. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 228 undefined on input line 22966. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 228 undefined on input line 22982. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 228 undefined on input line 22986. [228] [229] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 230 undefined on input line 23063. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 230 undefined on input line 23063. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 230 undefined on input line 23074. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 230 undefined on input line 23074. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 230 undefined on input line 23090. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 230 undefined on input line 23094. [230] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 231 undefined on input line 23183. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 231 undefined on input line 23183. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 231 undefined on input line 23194. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 231 undefined on input line 23194. [231] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 232 undefined on input line 23210. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 232 undefined on input line 23214. [232] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 233 undefined on input line 23311. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 233 undefined on input line 23311. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 233 undefined on input line 23322. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 233 undefined on input line 23322. [233] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 234 undefined on input line 23354. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 234 undefined on input line 23358. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 234 undefined on input line 23378. [234] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 235 undefined on input line 23411. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 235 undefined on input line 23411. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 235 undefined on input line 23422. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 235 undefined on input line 23422. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 235 undefined on input line 23454. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 235 undefined on input line 23458. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 235 undefined on input line 23478. [235] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 236 undefined on input line 23523. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 236 undefined on input line 23523. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 236 undefined on input line 23534. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 236 undefined on input line 23534. [236] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 237 undefined on input line 23566. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 237 undefined on input line 23570. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 237 undefined on input line 23594. [237] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 238 undefined on input line 23643. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 238 undefined on input line 23643. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 238 undefined on input line 23654. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 238 undefined on input line 23654. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 238 undefined on input line 23686. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 238 undefined on input line 23690. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 238 undefined on input line 23710. [238] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 239 undefined on input line 23743. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 239 undefined on input line 23743. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 239 undefined on input line 23754. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 239 undefined on input line 23754. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 239 undefined on input line 23786. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 239 undefined on input line 23790. [239] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 240 undefined on input line 23810. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 240 undefined on input line 23855. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 240 undefined on input line 23855. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 240 undefined on input line 23866. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 240 undefined on input line 23866. [240] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 241 undefined on input line 23898. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 241 undefined on input line 23902. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 241 undefined on input line 23926. [241] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 242 undefined on input line 23975. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 242 undefined on input line 23975. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 242 undefined on input line 23986. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 242 undefined on input line 23986. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 242 undefined on input line 24018. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 242 undefined on input line 24022. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 242 undefined on input line 24042. [242] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 243 undefined on input line 24075. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 243 undefined on input line 24075. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 243 undefined on input line 24086. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 243 undefined on input line 24086. [243] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 244 undefined on input line 24118. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 244 undefined on input line 24122. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 244 undefined on input line 24142. [244] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 245 undefined on input line 24187. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 245 undefined on input line 24187. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 245 undefined on input line 24198. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 245 undefined on input line 24198. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 245 undefined on input line 24230. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 245 undefined on input line 24234. [245] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 246 undefined on input line 24258. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 246 undefined on input line 24307. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 246 undefined on input line 24307. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 246 undefined on input line 24318. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 246 undefined on input line 24318. [246] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 247 undefined on input line 24350. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 247 undefined on input line 24354. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 247 undefined on input line 24374. [247] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 248 undefined on input line 24407. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 248 undefined on input line 24407. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 248 undefined on input line 24418. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 248 undefined on input line 24418. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 248 undefined on input line 24450. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 248 undefined on input line 24454. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 248 undefined on input line 24474. [248] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 249 undefined on input line 24519. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 249 undefined on input line 24519. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 249 undefined on input line 24530. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 249 undefined on input line 24530. [249] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 250 undefined on input line 24562. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 250 undefined on input line 24566. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 250 undefined on input line 24590. [250] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 251 undefined on input line 24639. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 251 undefined on input line 24639. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 251 undefined on input line 24639. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 251 undefined on input line 24650. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 251 undefined on input line 24650. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 251 undefined on input line 24650. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 251 undefined on input line 24685. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 251 undefined on input line 24689. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 251 undefined on input line 24693. [251] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 252 undefined on input line 24713. [252] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 253 undefined on input line 24778. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 253 undefined on input line 24778. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 253 undefined on input line 24778. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 253 undefined on input line 24789. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 253 undefined on input line 24789. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 253 undefined on input line 24789. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 253 undefined on input line 24824. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 253 undefined on input line 24828. [253] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 254 undefined on input line 24832. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 254 undefined on input line 24852. [254] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 255 undefined on input line 24929. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 255 undefined on input line 24929. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 255 undefined on input line 24929. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 255 undefined on input line 24940. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 255 undefined on input line 24940. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 255 undefined on input line 24940. [255] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 256 undefined on input line 24975. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 256 undefined on input line 24979. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 256 undefined on input line 24983. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 256 undefined on input line 25007. [256] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 257 undefined on input line 25092. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 257 undefined on input line 25092. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 257 undefined on input line 25092. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 257 undefined on input line 25103. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 257 undefined on input line 25103. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 257 undefined on input line 25103. [257] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 258 undefined on input line 25138. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 258 undefined on input line 25142. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 258 undefined on input line 25146. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 258 undefined on input line 25166. [258] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 259 undefined on input line 25231. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 259 undefined on input line 25231. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 259 undefined on input line 25231. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 259 undefined on input line 25242. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 259 undefined on input line 25242. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 259 undefined on input line 25242. [259] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 260 undefined on input line 25277. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 260 undefined on input line 25281. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 260 undefined on input line 25285. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 260 undefined on input line 25305. [260] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 261 undefined on input line 25382. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 261 undefined on input line 25382. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 261 undefined on input line 25382. [261] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 262 undefined on input line 25393. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 262 undefined on input line 25393. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 262 undefined on input line 25393. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 262 undefined on input line 25428. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 262 undefined on input line 25432. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 262 undefined on input line 25436. [262] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 263 undefined on input line 25460. [263] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd' on page 264 undefined on input line 25545. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd-batched' on page 264 undefined on input line 25549. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvd-strided-b atched' on page 264 undefined on input line 25553. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx' on page 264 undefined on input line 25557. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx-batched' on page 264 undefined on input line 25561. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-type-gesvdx-strided- batched' on page 264 undefined on input line 25565. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25578. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25578. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 264 undefined on input line 25578. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25589. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25589. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 264 undefined on input line 25589. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25600. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25600. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 264 undefined on input line 25600. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25611. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 264 undefined on input line 25611. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 264 undefined on input line 25611. [264] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 265 undefined on input line 25632. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 265 undefined on input line 25670. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 265 undefined on input line 25674. [265] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 266 undefined on input line 25714. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 266 undefined on input line 25718. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 266 undefined on input line 25722. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25739. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25739. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 266 undefined on input line 25739. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25750. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25750. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 266 undefined on input line 25750. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25761. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25761. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 266 undefined on input line 25761. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25772. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 266 undefined on input line 25772. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 266 undefined on input line 25772. [266] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 267 undefined on input line 25793. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 267 undefined on input line 25831. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 267 undefined on input line 25835. [267] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 268 undefined on input line 25887. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 268 undefined on input line 25895. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 268 undefined on input line 25899. [268] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25920. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25920. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 269 undefined on input line 25920. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25931. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25931. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 269 undefined on input line 25931. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25942. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25942. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 269 undefined on input line 25942. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25953. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 269 undefined on input line 25953. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocblas_workmode' on pa ge 269 undefined on input line 25953. [269] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 270 undefined on input line 25974. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 270 undefined on input line 26012. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 270 undefined on input line 26016. [270] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1a0f 48ae0cca387db7cf4235c8ea297e1c' on page 271 undefined on input line 26072. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6dd8 e1173e1d6dbf85b9f4cbd2474899' on page 271 undefined on input line 26080. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26105. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26105. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 271 undefined on input line 26105. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26116. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26116. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 271 undefined on input line 26116. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26127. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 271 undefined on input line 26127. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 271 undefined on input line 26127. [271] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 272 undefined on input line 26138. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 272 undefined on input line 26138. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 272 undefined on input line 26138. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 272 undefined on input line 26162. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 272 undefined on input line 26184. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 272 undefined on input line 26188. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 272 undefined on input line 26192. [272] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 273 undefined on input line 26252. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 273 undefined on input line 26256. [273] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26273. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26273. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 274 undefined on input line 26273. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26284. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26284. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 274 undefined on input line 26284. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26295. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26295. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 274 undefined on input line 26295. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26306. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 274 undefined on input line 26306. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 274 undefined on input line 26306. [274] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 275 undefined on input line 26330. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 275 undefined on input line 26352. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 275 undefined on input line 26356. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 275 undefined on input line 26360. [275] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 276 undefined on input line 26432. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 276 undefined on input line 26440. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 276 undefined on input line 26461. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 276 undefined on input line 26461. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 276 undefined on input line 26461. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 276 undefined on input line 26472. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 276 undefined on input line 26472. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 276 undefined on input line 26472. [276] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 277 undefined on input line 26483. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 277 undefined on input line 26483. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 277 undefined on input line 26483. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 277 undefined on input line 26494. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 277 undefined on input line 26494. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_srange' on page 277 undefined on input line 26494. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 277 undefined on input line 26518. [277] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 278 undefined on input line 26540. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 278 undefined on input line 26544. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a0e8d ea882e55c1dea5a7a107a0bf1f6a' on page 278 undefined on input line 26548. [278] LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 279 undefined on input line 26624. LaTeX Warning: Hyper reference `reference/auxiliary:rocsolver-functions_8h_1ae1 d79146888523188c224412ec104005' on page 279 undefined on input line 26632. LaTeX Warning: Hyper reference `reference/lapacklike:liketriangular' on page 27 9 undefined on input line 26655. LaTeX Warning: Hyper reference `reference/lapacklike:likelinears' on page 279 u ndefined on input line 26659. LaTeX Warning: Hyper reference `reference/lapacklike:likeeigens' on page 279 un defined on input line 26663. LaTeX Warning: Hyper reference `reference/lapacklike:likesvds' on page 279 unde fined on input line 26667. [279] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt' on page 280 undefined on input line 26723. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt- batched' on page 280 undefined on input line 26727. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getf2-npvt- strided-batched' on page 280 undefined on input line 26731. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt' on page 280 undefined on input line 26735. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt- batched' on page 280 undefined on input line 26739. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getrf-npvt- strided-batched' on page 280 undefined on input line 26743. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt' on page 280 undefined on input line 26747. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-batched' on page 280 undefined on input line 26751. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-strided-batched' on page 280 undefined on input line 26755. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrf-np vt-interleaved-batched' on page 280 undefined on input line 26759. [280] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a028df 88a6b2ae495b6fdcc4aa3321985' on page 281 undefined on input line 26871. [281] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1acbab7 dd1189d9c3f8a9c4652d453d514' on page 282 undefined on input line 27013. [282] [283] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a3c64b 17aada5327298b42798eca15ce5' on page 284 undefined on input line 27159. Underfull \hbox (badness 8075) in paragraph at lines 27158--27160 []\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 27308. [285] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 286 undefined on input line 27448. [286] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 287 undefined on input line 27592. [287] [288] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 289 undefined on input line 27723. [289] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 290 undefined on input line 27837. [290] [291] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 292 undefined on input line 27959. [292] [293] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 294 undefined on input line 28093. [294] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt' on page 295 undefined on input line 28146. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- batched' on page 295 undefined on input line 28150. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- strided-batched' on page 295 undefined on input line 28154. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place' on page 295 undefined on input line 28158. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place-batched' on page 295 undefined on input line 28162. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-outof place-strided-batched' on page 295 undefined on input line 28166. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace' on page 295 undefined on input line 28170. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace-batched' on page 295 undefined on input line 28174. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-getri-npvt- outofplace-strided-batched' on page 295 undefined on input line 28178. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt' on page 295 undefined on input line 28182. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-batched' on page 295 undefined on input line 28186. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-strided-batched' on page 295 undefined on input line 28190. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-geblttrs-np vt-interleaved-batched' on page 295 undefined on input line 28194. [295] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 296 undefined on input line 28244. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 296 undefined on input line 28268. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 296 undefined on input line 28330. [296] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 297 undefined on input line 28354. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 297 undefined on input line 28420. [297] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 298 undefined on input line 28444. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 298 undefined on input line 28525. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 298 undefined on input line 28538. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a75c83 1efc81b0f80f726d71a79d31b91' on page 298 undefined on input line 28546. [298] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 299 undefined on input line 28623. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 299 undefined on input line 28636. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1afaaeb 3de3f891c4b2b3bb0925abce18a' on page 299 undefined on input line 28644. [299] [300] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 301 undefined on input line 28729. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 301 undefined on input line 28742. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1ae0fea b0135a20479c7bb954b3348261d' on page 301 undefined on input line 28754. [301] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 302 undefined on input line 28843. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 6178c8a92913cb86f1169fa1db7fa6c' on page 302 undefined on input line 28856. [302] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 303 undefined on input line 28937. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 3633a8e6af68edd0a8854c07fbebd4b' on page 303 undefined on input line 28950. [303] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a0 0220768aedbc9e13638ad7fdff18710' on page 304 undefined on input line 29035. Underfull \hbox (badness 10000) in paragraph at lines 29034--29036 []\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 29048. [304] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 305 undefined on input line 29141. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 305 undefined on input line 29162. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 305 undefined on input line 29170. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a8 99cab4f1ff90f590b386d16d6818379' on page 305 undefined on input line 29178. [305] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 306 undefined on input line 29255. [306] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 307 undefined on input line 29276. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 307 undefined on input line 29284. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a6 1577fc6910e8793b34d4903fbfad088' on page 307 undefined on input line 29292. [307] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 308 undefined on input line 29373. [308] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 309 undefined on input line 29394. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 309 undefined on input line 29406. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a1 14ea0d398c1940f1cb493cc8be2f1f6' on page 309 undefined on input line 29418. [309] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 310 undefined on input line 29507. [310] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 311 undefined on input line 29528. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 311 undefined on input line 29544. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-functions_8h_1a4 213edac74a54c0dce60f49786fe0366' on page 311 undefined on input line 29560. [311] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj' on p age 312 undefined on input line 29609. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj-batch ed' on page 312 undefined on input line 29613. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevj-strid ed-batched' on page 312 undefined on input line 29617. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj' on p age 312 undefined on input line 29621. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj-batch ed' on page 312 undefined on input line 29625. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevj-strid ed-batched' on page 312 undefined on input line 29629. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj' on p age 312 undefined on input line 29633. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj-batch ed' on page 312 undefined on input line 29637. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvj-strid ed-batched' on page 312 undefined on input line 29641. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj' on p age 312 undefined on input line 29645. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj-batch ed' on page 312 undefined on input line 29649. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvj-strid ed-batched' on page 312 undefined on input line 29653. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj' on page 312 undefined on input line 29657. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj-batc hed' on page 312 undefined on input line 29661. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdj-stri ded-batched' on page 312 undefined on input line 29665. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj' on page 312 undefined on input line 29669. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj-batc hed' on page 312 undefined on input line 29673. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdj-stri ded-batched' on page 312 undefined on input line 29677. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj' on page 312 undefined on input line 29681. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj-batc hed' on page 312 undefined on input line 29685. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdj-stri ded-batched' on page 312 undefined on input line 29689. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj' on page 312 undefined on input line 29693. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj-batc hed' on page 312 undefined on input line 29697. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdj-stri ded-batched' on page 312 undefined on input line 29701. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx' on page 312 undefined on input line 29705. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx-batc hed' on page 312 undefined on input line 29709. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-syevdx-stri ded-batched' on page 312 undefined on input line 29713. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx' on page 312 undefined on input line 29717. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx-batc hed' on page 312 undefined on input line 29721. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-heevdx-stri ded-batched' on page 312 undefined on input line 29725. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx' on page 312 undefined on input line 29729. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx-batc hed' on page 312 undefined on input line 29733. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-sygvdx-stri ded-batched' on page 312 undefined on input line 29737. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx' on page 312 undefined on input line 29741. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx-batc hed' on page 312 undefined on input line 29745. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-hegvdx-stri ded-batched' on page 312 undefined on input line 29749. [312] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 313 undefined on input line 29762. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 313 undefined on input line 29762. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 313 undefined on input line 29773. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 313 undefined on input line 29773. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 313 undefined on input line 29800. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 313 undefined on input line 29804. [313] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 314 undefined on input line 29861. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 314 undefined on input line 29861. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 314 undefined on input line 29872. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 314 undefined on input line 29872. [314] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 315 undefined on input line 29899. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 315 undefined on input line 29903. [315] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 316 undefined on input line 29968. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 316 undefined on input line 29968. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 316 undefined on input line 29979. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 316 undefined on input line 29979. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 316 undefined on input line 30006. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 316 undefined on input line 30010. [316] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 317 undefined on input line 30079. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 317 undefined on input line 30079. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 317 undefined on input line 30090. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 317 undefined on input line 30090. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 317 undefined on input line 30117. [317] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 318 undefined on input line 30121. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 318 undefined on input line 30178. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 318 undefined on input line 30178. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 318 undefined on input line 30189. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 318 undefined on input line 30189. [318] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 319 undefined on input line 30216. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 319 undefined on input line 30220. [319] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 320 undefined on input line 30285. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 320 undefined on input line 30285. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_esort' on page 320 undefined on input line 30296. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 320 undefined on input line 30296. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a3537 4a9ef1c1cb404e9d8daddb866901' on page 320 undefined on input line 30323. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 320 undefined on input line 30327. [320] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 321 undefined on input line 30396. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 321 undefined on input line 30396. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 321 undefined on input line 30407. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 321 undefined on input line 30407. [321] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 322 undefined on input line 30439. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 322 undefined on input line 30443. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 322 undefined on input line 30463. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 322 undefined on input line 30508. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 322 undefined on input line 30508. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 322 undefined on input line 30519. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 322 undefined on input line 30519. [322] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 323 undefined on input line 30551. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 323 undefined on input line 30555. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 323 undefined on input line 30575. [323] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 324 undefined on input line 30628. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 324 undefined on input line 30628. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 324 undefined on input line 30639. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 324 undefined on input line 30639. [324] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 325 undefined on input line 30671. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 325 undefined on input line 30675. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 325 undefined on input line 30699. [325] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 326 undefined on input line 30756. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 326 undefined on input line 30756. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 326 undefined on input line 30767. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 326 undefined on input line 30767. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 326 undefined on input line 30799. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 326 undefined on input line 30803. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 326 undefined on input line 30823. [326] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 327 undefined on input line 30868. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 327 undefined on input line 30868. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 327 undefined on input line 30879. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 327 undefined on input line 30879. [327] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 328 undefined on input line 30911. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 328 undefined on input line 30915. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 328 undefined on input line 30935. [328] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 329 undefined on input line 30988. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 329 undefined on input line 30988. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 329 undefined on input line 30999. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 329 undefined on input line 30999. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 329 undefined on input line 31031. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 329 undefined on input line 31035. [329] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 330 undefined on input line 31059. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 330 undefined on input line 31116. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 330 undefined on input line 31127. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 330 undefined on input line 31143. [330] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 331 undefined on input line 31226. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 331 undefined on input line 31237. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 331 undefined on input line 31253. [331] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 332 undefined on input line 31356. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 332 undefined on input line 31367. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 332 undefined on input line 31383. [332] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 333 undefined on input line 31496. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 333 undefined on input line 31507. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 333 undefined on input line 31523. [333] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 334 undefined on input line 31606. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 334 undefined on input line 31617. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 334 undefined on input line 31633. [334] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 335 undefined on input line 31736. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 335 undefined on input line 31747. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 335 undefined on input line 31763. [335] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 336 undefined on input line 31876. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 336 undefined on input line 31876. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 336 undefined on input line 31887. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 336 undefined on input line 31887. [336] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 337 undefined on input line 31919. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 337 undefined on input line 31929. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 337 undefined on input line 31985. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 337 undefined on input line 32032. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 337 undefined on input line 32032. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 337 undefined on input line 32043. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 337 undefined on input line 32043. [337] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 338 undefined on input line 32075. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 338 undefined on input line 32085. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 338 undefined on input line 32141. [338] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 339 undefined on input line 32208. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 339 undefined on input line 32208. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 339 undefined on input line 32219. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 339 undefined on input line 32219. [339] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 340 undefined on input line 32251. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 340 undefined on input line 32261. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 340 undefined on input line 32327. [340] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 341 undefined on input line 32404. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 341 undefined on input line 32404. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 341 undefined on input line 32415. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 341 undefined on input line 32415. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 341 undefined on input line 32447. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 341 undefined on input line 32457. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 341 undefined on input line 32513. [341] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 342 undefined on input line 32560. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 342 undefined on input line 32560. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 342 undefined on input line 32571. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 342 undefined on input line 32571. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 342 undefined on input line 32603. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 342 undefined on input line 32613. [342] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 343 undefined on input line 32669. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 343 undefined on input line 32736. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 343 undefined on input line 32736. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 343 undefined on input line 32747. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 343 undefined on input line 32747. [343] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 344 undefined on input line 32779. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 344 undefined on input line 32789. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 344 undefined on input line 32855. [344] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 345 undefined on input line 32932. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 345 undefined on input line 32932. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 345 undefined on input line 32943. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 345 undefined on input line 32943. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 345 undefined on input line 32959. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 345 undefined on input line 32963. [345] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 346 undefined on input line 33032. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 346 undefined on input line 33032. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 346 undefined on input line 33043. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 346 undefined on input line 33043. [346] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 347 undefined on input line 33059. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 347 undefined on input line 33063. [347] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 348 undefined on input line 33140. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 348 undefined on input line 33140. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 348 undefined on input line 33151. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 348 undefined on input line 33151. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 348 undefined on input line 33167. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 348 undefined on input line 33171. [348] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 349 undefined on input line 33262. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 349 undefined on input line 33262. [349] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 350 undefined on input line 33278. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 350 undefined on input line 33282. [350] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 351 undefined on input line 33351. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 351 undefined on input line 33351. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 351 undefined on input line 33362. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 351 undefined on input line 33362. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 351 undefined on input line 33378. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 351 undefined on input line 33382. [351] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 352 undefined on input line 33459. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 352 undefined on input line 33459. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 352 undefined on input line 33470. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 352 undefined on input line 33470. [352] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 353 undefined on input line 33486. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 353 undefined on input line 33490. [353] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 354 undefined on input line 33575. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 354 undefined on input line 33575. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 354 undefined on input line 33575. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 354 undefined on input line 33586. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 354 undefined on input line 33586. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 354 undefined on input line 33586. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 354 undefined on input line 33621. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 354 undefined on input line 33625. [354] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 355 undefined on input line 33629. LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 355 undefined on input line 33649. [355] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 356 undefined on input line 33706. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 356 undefined on input line 33706. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 356 undefined on input line 33706. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 356 undefined on input line 33717. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 356 undefined on input line 33717. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 356 undefined on input line 33717. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 356 undefined on input line 33752. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 356 undefined on input line 33756. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 356 undefined on input line 33760. [356] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 357 undefined on input line 33780. [357] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 358 undefined on input line 33845. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 358 undefined on input line 33845. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 358 undefined on input line 33845. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 358 undefined on input line 33856. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 358 undefined on input line 33856. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 358 undefined on input line 33856. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 358 undefined on input line 33891. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 358 undefined on input line 33895. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 358 undefined on input line 33899. [358] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 359 undefined on input line 33923. [359] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 360 undefined on input line 33996. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 360 undefined on input line 33996. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 360 undefined on input line 33996. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 360 undefined on input line 34007. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 360 undefined on input line 34007. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 360 undefined on input line 34007. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 360 undefined on input line 34042. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 360 undefined on input line 34046. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 360 undefined on input line 34050. [360] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a33f3f be51b637b25d59a4507ae43221f' on page 361 undefined on input line 34070. [361] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 362 undefined on input line 34127. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 362 undefined on input line 34127. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 362 undefined on input line 34127. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 362 undefined on input line 34138. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 362 undefined on input line 34138. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 362 undefined on input line 34138. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 362 undefined on input line 34173. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 362 undefined on input line 34177. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 362 undefined on input line 34181. [362] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a64637 bff034365c2667eca3721eff4a9' on page 363 undefined on input line 34201. [363] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 364 undefined on input line 34266. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 364 undefined on input line 34266. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 364 undefined on input line 34266. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_eform' on page 364 undefined on input line 34277. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_evect' on page 364 undefined on input line 34277. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_erange' on page 364 undefined on input line 34277. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a1dd2 67d37dbe5c1b6e5edeb7996beda8' on page 364 undefined on input line 34312. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4a49 0507ad978c2dfffe8991d940d8a2' on page 364 undefined on input line 34316. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a4771 16663c5b6a6fa865544fdfca9981' on page 364 undefined on input line 34320. [364] LaTeX Warning: Hyper reference `reference/lapack:rocsolver-functions_8h_1a62177 c8dae1549385502c300b7a4724a' on page 365 undefined on input line 34344. [365] LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj' on page 366 undefined on input line 34417. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj-batc hed' on page 366 undefined on input line 34421. LaTeX Warning: Hyper reference `reference/lapacklike:rocsolver-type-gesvdj-stri ded-batched' on page 366 undefined on input line 34425. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34438. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34438. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34449. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34449. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34460. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34460. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34471. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 366 undefined on input line 34471. [366] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 367 undefined on input line 34492. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 367 undefined on input line 34526. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 367 undefined on input line 34530. [367] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34603. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34603. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34614. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34614. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34625. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34625. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34636. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 368 undefined on input line 34636. [368] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 369 undefined on input line 34657. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 369 undefined on input line 34691. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 369 undefined on input line 34695. [369] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 370 undefined on input line 34784. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 370 undefined on input line 34784. [370] LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34795. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34795. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34806. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34806. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34817. LaTeX Warning: Hyper reference `reference/types:_CPPv413rocblas_svect' on page 371 undefined on input line 34817. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 371 undefined on input line 34838. [371] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 372 undefined on input line 34872. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a5959 bd5c6a89fc7ec890cf5f35108893' on page 372 undefined on input line 34876. [372] LaTeX Warning: Hyper reference `reference/refact:rfinit' on page 373 undefined on input line 34973. LaTeX Warning: Hyper reference `reference/refact:rfrefact' on page 373 undefine d on input line 34977. LaTeX Warning: Hyper reference `reference/refact:rfsolver' on page 373 undefine d on input line 34981. [373] LaTeX Warning: Hyper reference `reference/refact:rocsolver-create-rfinfo' on pa ge 374 undefined on input line 35037. LaTeX Warning: Hyper reference `reference/refact:rocsolver-destroy-rfinfo' on p age 374 undefined on input line 35041. LaTeX Warning: Hyper reference `reference/refact:rocsolver-set-rfinfo-mode' on page 374 undefined on input line 35045. LaTeX Warning: Hyper reference `reference/refact:rocsolver-get-rfinfo-mode' on page 374 undefined on input line 35049. LaTeX Warning: Hyper reference `reference/refact:rocsolver-csrrf-analysis' on p age 374 undefined on input line 35053. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 374 undefined on input line 35066. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 374 undefined on input line 35070. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 374 undefined on input line 35070. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 374 undefined on input line 35070. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 374 undefined on input line 35075. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 374 undefined on input line 35096. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 374 undefined on input line 35100. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 374 undefined on input line 35100. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 374 undefined on input line 35100. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 374 undefined on input line 35104. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 374 undefined on input line 35119. LaTeX Warning: Hyper reference `reference/types:_CPPv421rocsolver_rfinfo_mode' on page 374 undefined on input line 35119. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 374 undefined on input line 35123. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 374 undefined on input line 35123. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 374 undefined on input line 35123. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 374 undefined on input line 35128. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6225 659a6a7253a51e6bfbeff65f5733' on page 374 undefined on input line 35132. [374] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 375 undefined on input line 35149. LaTeX Warning: Hyper reference `reference/types:_CPPv421rocsolver_rfinfo_mode' on page 375 undefined on input line 35149. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 375 undefined on input line 35153. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 375 undefined on input line 35153. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 375 undefined on input line 35153. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 375 undefined on input line 35158. LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1a6225 659a6a7253a51e6bfbeff65f5733' on page 375 undefined on input line 35162. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 375 undefined on input line 35179. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 375 undefined on input line 35190. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 375 undefined on input line 35194. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1ae2729 f52382e1ee539a5542428e29e6d' on page 375 undefined on input line 35194. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a5122e 171f18b91d64dbc13513a54e668' on page 375 undefined on input line 35194. [375] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a1e7e4 fe0fc97abeb4b270ac2f3bf3ab2' on page 376 undefined on input line 35240. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a0307d f5be336f33630ecb3e4345cb5b4' on page 376 undefined on input line 35240. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a743f7 2a89d342ed59866ebf078e08587' on page 376 undefined on input line 35243. [376] LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-sumlu' on page 377 undefined on input line 35330. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-splitlu' on page 377 undefined on input line 35334. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-refactlu' on page 377 undefined on input line 35338. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-refactcho l' on page 377 undefined on input line 35342. [377] [378] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 379 undefined on input line 35527. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 379 undefined on input line 35538. [379] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 380 undefined on input line 35564. [380] LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 381 undefined on input line 35634. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 381 undefined on input line 35645. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 381 undefined on input line 35671. [381] LaTeX Warning: Hyper reference `reference/types:rocsolver-extra-types_8h_1ac4db a41ced3c23c0f29e72dd7d53fd59' on page 382 undefined on input line 35720. LaTeX Warning: Hyper reference `reference/refact:rocsolver-type-csrrf-solve' on page 382 undefined on input line 35737. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 382 undefined on input line 35750. LaTeX Warning: Hyper reference `reference/types:_CPPv416rocsolver_rfinfo' on pa ge 382 undefined on input line 35761. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a413d5 dbb0fe4d02f9245beafead4e804' on page 382 undefined on input line 35798. [382] LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a84c45 39b95f2f76eae8e42c0d5e0ab9a' on page 383 undefined on input line 35801. LaTeX Warning: Hyper reference `reference/refact:rocsolver-functions_8h_1a743f7 2a89d342ed59866ebf078e08587' on page 383 undefined on input line 35801. [383] LaTeX Warning: Hyper reference `howto/logging:logging-label' on page 384 undefi ned on input line 35868. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-begin' on page 384 undefined on input line 35875. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-end' on page 38 4 undefined on input line 35879. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-set-layer-mode' on page 384 undefined on input line 35883. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-set-max-levels' on page 384 undefined on input line 35887. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-restore-default s' on page 384 undefined on input line 35891. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-write-profile' on page 384 undefined on input line 35895. LaTeX Warning: Hyper reference `reference/logging:rocsolver-log-flush-profile' on page 384 undefined on input line 35899. [384] LaTeX Warning: Hyper reference `reference/types:_CPPv424rocblas_layer_mode_flag s' on page 385 undefined on input line 35955. LaTeX Warning: Hyper reference `reference/logging:rocsolver-get-version-string' on page 385 undefined on input line 36055. LaTeX Warning: Hyper reference `reference/logging:rocsolver-get-version-string- size' on page 385 undefined on input line 36059. [385] LaTeX Warning: Hyper reference `reference/logging:rocsolver-functions_8h_1a08c7 1a84eb864521ca71f2d833ccc5b4' on page 386 undefined on input line 36106. Underfull \hbox (badness 10000) in paragraph at lines 36104--36107 \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 36110. Underfull \hbox (badness 6859) in paragraph at lines 36109--36111 \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 36136. [386] [387] [388] [389] [390] Underfull \hbox (badness 10000) in paragraph at lines 36525--36527 []\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 36948. LaTeX Warning: Hyper reference `reference/deprecated:dephelpers' on page 396 un defined on input line 36952. [396] LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-int' on page 397 undefined on input line 36964. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-handle' on page 397 undefined on input line 36968. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-direction' on pa ge 397 undefined on input line 36972. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-storev' on page 397 undefined on input line 36976. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-operation' on pa ge 397 undefined on input line 36980. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-fill' on page 39 7 undefined on input line 36984. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-diagonal' on pag e 397 undefined on input line 36988. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-side' on page 39 7 undefined on input line 36992. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-status' on page 397 undefined on input line 36996. LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_direct' on page 397 undefined on input line 37073. [397] LaTeX Warning: Hyper reference `reference/types:_CPPv414rocblas_storev' on page 398 undefined on input line 37105. [398] LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-create-handle' o n page 399 undefined on input line 37297. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-destroy-handle' on page 399 undefined on input line 37301. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-stream' on p age 399 undefined on input line 37305. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-stream' on p age 399 undefined on input line 37309. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-vector' on p age 399 undefined on input line 37313. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-vector' on p age 399 undefined on input line 37317. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-set-matrix' on p age 399 undefined on input line 37321. LaTeX Warning: Hyper reference `reference/deprecated:rocsolver-get-matrix' on p age 399 undefined on input line 37325. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37338. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37338. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 399 undefined on input line 37338. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37370. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 399 undefined on input line 37370. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 399 undefined on input line 37370. [399] LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37402. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37402. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 400 undefined on input line 37402. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37434. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37434. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_handle' on page 400 undefined on input line 37434. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37466. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37466. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37466. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37466. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37466. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37466. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37498. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37498. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37498. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37498. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37498. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37498. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37530. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 400 undefined on input line 37530. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37530. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37530. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37530. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37530. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 400 undefined on input line 37530. [400] LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 401 undefined on input line 37562. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv416rocsolver_status' on page 401 undefined on input line 37562. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 401 undefined on input line 37562. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 401 undefined on input line 37562. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 401 undefined on input line 37562. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 401 undefined on input line 37562. LaTeX Warning: Hyper reference `reference/deprecated:_CPPv413rocsolver_int' on page 401 undefined on input line 37562. [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, 1615997 byte s). Transcript written on advanced-micro-devices-rocsolver.log. Latexmk: Index file 'advanced-micro-devices-rocsolver.idx' was written Latexmk: Missing input file 'advanced-micro-devices-rocsolver.ind' (or dependence on it) from following: 'No file advanced-micro-devices-rocsolver.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Rule 'makeindex advanced-micro-devices-rocsolver.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocsolver.idx' ------------ Run number 1 of rule 'makeindex advanced-micro-devices-rocsolver.idx' ------------ ------------ Running 'makeindex -s python.ist -o "advanced-micro-devices-rocsolver.ind" "advanced-micro-devices-rocsolver.idx"' ------------ Latexmk: Examining 'advanced-micro-devices-rocsolver.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex advanced-micro-devices-rocsolver.idx'... This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file advanced-micro-devices-rocsolver.idx....done (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' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocsolver" "rocsolver.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./rocsolver.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rocsolver.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocsolver.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rocsolver.out) (./advanced-micro-devices-rocsolver.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-rocsolver.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] [6] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [7] Underfull \vbox (badness 10000) detected at line 736 Underfull \vbox (badness 10000) detected at line 736 [8] [9] Overfull \vbox (1.5364pt too high) detected at line 882 [10] Underfull \vbox (badness 10000) detected at line 882 Underfull \vbox (badness 10000) detected at line 882 [11] [12] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [13] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [14] [15] [16] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [17] Underfull \hbox (badness 7963) in paragraph at lines 1264--1270 []\T1/qtm/m/n/10 The re-sults of pro-file log-ging, if en-abled, can be printed us-ing \T1/txtt/m/n/10 rocsolver_log_write_profile \T1/qtm/m/n/10 or [18] [19] [20] [21] Underfull \hbox (badness 10000) in paragraph at lines 1521--1523 []\T1/qtm/m/n/10 Use of batched and strided_batched func-tions, us-ing [][]\T1/ qtm/m/it/10 roc-solver_geqrf_batched[][] \T1/qtm/m/n/10 and [][]\T1/qtm/m/it/10 roc- [22] [23] [24] Chapter 3. [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] Underfull \hbox (badness 6284) in paragraph at lines 19785--19787 \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 20384--20386 []\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 27158--27160 []\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 29034--29036 []\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 36104--36107 \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 36109--36111 \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 36525--36527 []\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, 1755248 byte s). Transcript written on advanced-micro-devices-rocsolver.log. Latexmk: Index file 'advanced-micro-devices-rocsolver.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Latexmk: Log file says output to 'advanced-micro-devices-rocsolver.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocsolver.aux' 'advanced-micro-devices-rocsolver.out' 'advanced-micro-devices-rocsolver.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'advanced-micro-devices-rocsolver.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocsolver" "rocsolver.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./rocsolver.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rocsolver.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocsolver.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rocsolver.out) (./advanced-micro-devices-rocsolver.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 80. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 80. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-rocsolver.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] [6] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [7] Underfull \vbox (badness 10000) detected at line 736 Underfull \vbox (badness 10000) detected at line 736 [8] [9] Overfull \vbox (1.5364pt too high) detected at line 882 [10] Underfull \vbox (badness 10000) detected at line 882 Underfull \vbox (badness 10000) detected at line 882 [11] [12] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [13] Underfull \vbox (badness 10000) detected at line 1024 Underfull \vbox (badness 10000) detected at line 1024 [14] [15] [16] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [17] Underfull \hbox (badness 7963) in paragraph at lines 1264--1270 []\T1/qtm/m/n/10 The re-sults of pro-file log-ging, if en-abled, can be printed us-ing \T1/txtt/m/n/10 rocsolver_log_write_profile \T1/qtm/m/n/10 or [18] [19] [20] [21] Underfull \hbox (badness 10000) in paragraph at lines 1521--1523 []\T1/qtm/m/n/10 Use of batched and strided_batched func-tions, us-ing [][]\T1/ qtm/m/it/10 roc-solver_geqrf_batched[][] \T1/qtm/m/n/10 and [][]\T1/qtm/m/it/10 roc- [22] [23] [24] Chapter 3. [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] Underfull \hbox (badness 6284) in paragraph at lines 19785--19787 \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 20384--20386 []\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 27158--27160 []\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 29034--29036 []\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 36104--36107 \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 36109--36111 \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 36525--36527 []\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, 1755473 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-01T15:16:30.401636Z, end-time: 2024-08-01T15:18:04.463666Z, duration: 94, 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', 'colon_fence', 'substitution', 'replacements', 'fieldlist', 'html_image'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory 'amdmigraphx-github' from https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv... loading intersphinx inventory 'amdmigraphx-file' from https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv... loading intersphinx inventory 'amdsmi-github' from https://github.com/ROCm/amdsmi/tree/develop/objects.inv... loading intersphinx inventory 'amdsmi-file' from https://github.com/ROCm/amdsmi/blob/develop/objects.inv... loading intersphinx inventory 'composable_kernel-github' from https://github.com/ROCm/composable_kernel/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/blob/develop/objects.inv loading intersphinx inventory 'composable_kernel-file' from https://github.com/ROCm/composable_kernel/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/amdsmi/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/amdsmi/tree/develop/objects.inv loading intersphinx inventory 'hip-github' from https://github.com/ROCm/HIP/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/blob/develop/objects.inv loading intersphinx inventory 'hip-file' from https://github.com/ROCm/HIP/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/AMDMIGraphX/tree/develop/objects.inv loading intersphinx inventory 'hipblas-github' from https://github.com/ROCm/hipBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/composable_kernel/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/tree/develop/objects.inv loading intersphinx inventory 'hipblas-file' from https://github.com/ROCm/hipBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/amdsmi/en/develop/objects.inv loading intersphinx inventory 'hipblaslt-github' from https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/tree/develop/objects.inv loading intersphinx inventory 'hipblaslt-file' from https://github.com/ROCm/hipBLASLt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIP/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/HIP/blob/develop/objects.inv loading intersphinx inventory 'hipcc' 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/composable_kernel/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/composable_kernel/blob/develop/objects.inv loading intersphinx inventory 'hipcc-file' from https://github.com/ROCm/HIPCC/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLAS/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLAS/blob/develop/objects.inv loading intersphinx inventory 'hipcub-github' from https://github.com/ROCm/hipCUB/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipBLASLt/tree/develop/objects.inv loading intersphinx inventory 'hipcub-file' from https://github.com/ROCm/hipCUB/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/hipFFT/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/tree/develop/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipfort/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipfort/tree/develop/objects.inv loading intersphinx inventory 'hip-python-github' from https://github.com/ROCm/hip-python/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipFFT/blob/develop/objects.inv loading intersphinx inventory 'hip-python-file' from https://github.com/ROCm/hip-python/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/HIPIFY/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/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/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 'hipsolver-github' from https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/tree/develop/objects.inv loading intersphinx inventory 'hipsolver-file' from https://github.com/ROCm/hipSOLVER/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hip-python/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hip-python/blob/develop/objects.inv loading intersphinx inventory 'hipsparse-github' from https://github.com/ROCm/hipSPARSE/tree/develop/objects.inv... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv -> https://readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhip-python%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fhip-python%25252Fen%25252Fmain%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/main/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipsparse-file' from https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipRAND/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipRAND/blob/develop/objects.inv loading intersphinx inventory 'hipsparselt-github' from https://github.com/ROCm/hipSPARSELt/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSOLVER/tree/develop/objects.inv loading intersphinx inventory 'hipsparselt-file' from https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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 '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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSE/blob/develop/objects.inv loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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/hipTensor/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipTensor/blob/develop/objects.inv loading intersphinx inventory 'miopen-github' from https://github.com/ROCm/MIOpen/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/hipSPARSELt/blob/develop/objects.inv loading intersphinx inventory 'miopen-file' from https://github.com/ROCm/MIOpen/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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... 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/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... 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 '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://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/main/objects.inv loading intersphinx inventory 'rccl-file' from https://github.com/ROCm/rccl/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/omniperf/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/omniperf/blob/develop/objects.inv loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/main/objects.inv loading intersphinx inventory '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://github.com/ROCm/rdc/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/tree/develop/objects.inv loading intersphinx inventory 'rocalution-github' from https://github.com/ROCm/rocALUTION/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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-file' from https://github.com/ROCm/rocALUTION/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rdc/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rdc/blob/develop/objects.inv loading intersphinx inventory 'rocblas-github' from https://github.com/ROCm/rocBLAS/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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 'rocblas-file' from https://github.com/ROCm/rocBLAS/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/radeon/en/develop/objects.inv loading intersphinx inventory 'rocdbgapi' 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/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/tree/develop/objects.inv loading intersphinx inventory 'rocdbgapi-github' from https://github.com/ROCm/ROCdbgapi/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocAL/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocAL/blob/develop/objects.inv loading intersphinx inventory 'rocdbgapi-file' from https://github.com/ROCm/ROCdbgapi/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocALUTION/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocALUTION/blob/develop/objects.inv loading intersphinx inventory 'rocdecode-github' from https://github.com/ROCm/rocDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocBLAS/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/tree/develop/objects.inv loading intersphinx inventory 'rocdecode-file' from https://github.com/ROCm/rocDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCdbgapi/en/amd-master/objects.inv loading intersphinx inventory 'rocfft-github' from https://github.com/ROCm/rocFFT/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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 '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/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/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocBLAS/blob/develop/objects.inv loading intersphinx inventory 'rocgdb-file' from https://github.com/ROCm/ROCgdb/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocDecode/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://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/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://github.com/ROCm/rocFFT/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocFFT/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-linux-file' from https://github.com/ROCm/rocm-install-on-linux/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/tree/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-github' from https://github.com/ROCm/rocm-install-on-windows/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCgdb/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCgdb/blob/develop/objects.inv loading intersphinx inventory 'rocm-install-on-windows-file' from https://github.com/ROCm/rocm-install-on-windows/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCm/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://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/tree/develop/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-github' from https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/master/objects.inv loading intersphinx inventory 'rocmcmakebuildtools-file' from https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm_bandwidth_test/blob/develop/objects.inv loading intersphinx inventory 'rocminfo' from https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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://github.com/ROCm/rocm-cmake/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/blob/develop/objects.inv loading intersphinx inventory 'rocmvalidationsuite-file' from https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocm-cmake/tree/develop/objects.inv loading intersphinx inventory 'rocprim-github' from https://github.com/ROCm/rocPRIM/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/master/objects.inv loading intersphinx inventory 'rocprim-file' from https://github.com/ROCm/rocPRIM/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-github' from https://github.com/ROCm/rocprofiler/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocminfo/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocminfo/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-file' from https://github.com/ROCm/rocprofiler/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/amd-mainline/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/tree/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-github' from https://github.com/ROCm/rocprofiler-sdk/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCmValidationSuite/blob/develop/objects.inv loading intersphinx inventory 'rocprofiler-sdk-file' from https://github.com/ROCm/rocprofiler-sdk/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocPRIM/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocPRIM/blob/develop/objects.inv loading intersphinx inventory 'rocpydecode' from https://rocm.docs.amd.com/projects/rocPyDecode/en/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/tree/develop/objects.inv loading intersphinx inventory 'rocpydecode-github' from https://github.com/ROCm/rocPyDecode/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocprofiler/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocprofiler/blob/develop/objects.inv loading intersphinx inventory 'rocpydecode-file' from https://github.com/ROCm/rocPyDecode/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://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/ROCR-Runtime/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/tree/develop/objects.inv loading intersphinx inventory 'rocr_debug_agent-file' from https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/ROCR-Runtime/blob/develop/objects.inv loading intersphinx inventory 'rocsolver-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/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 '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/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/tree/develop/objects.inv loading intersphinx inventory 'rocthrust-github' from https://github.com/ROCm/rocThrust/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocr_debug_agent/blob/develop/objects.inv loading intersphinx inventory 'rocthrust-file' from https://github.com/ROCm/rocThrust/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/blob/develop/objects.inv loading intersphinx inventory 'roctracer-github' from https://github.com/ROCm/roctracer/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSOLVER/tree/develop/objects.inv loading intersphinx inventory 'roctracer-file' from https://github.com/ROCm/roctracer/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/tree/develop/objects.inv loading intersphinx inventory 'rocwmma-github' from https://github.com/ROCm/rocWMMA/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocSPARSE/blob/develop/objects.inv loading intersphinx inventory 'rocwmma-file' from https://github.com/ROCm/rocWMMA/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/blob/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/blob/develop/objects.inv loading intersphinx inventory 'rpp-github' from https://github.com/ROCm/rpp/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/rocThrust/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/rocThrust/tree/develop/objects.inv loading intersphinx inventory 'rpp-file' from https://github.com/ROCm/rpp/blob/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/roctracer/tree/develop/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://github.com/ROCm/roctracer/tree/develop/objects.inv loading intersphinx inventory 'transferbench-github' from https://github.com/ROCm/TransferBench/tree/develop/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://github.com/ROCm/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/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 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 [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 ======================= 21.455 reference/lapack 14.418 reference/auxiliary 9.440 reference/lapacklike 0.675 reference/refact 0.508 reference/deprecated build succeeded, 126 warnings. The ePub file is in ../_readthedocs/epub.