Read the Docs build information Build id: 2879207 Project: advanced-micro-devices-rocalution Version: docs-6.1.5 Commit: 0ded93adfc8eee432b20f121aa5de875059ca6f8 Date: 2025-03-13T18:52:56.411304Z State: finished Success: True [rtd-command-info] start-time: 2025-03-13T18:57:56.073514Z, end-time: 2025-03-13T18:57:56.801433Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/ROCm/rocALUTION.git . Cloning into '.'... [rtd-command-info] start-time: 2025-03-13T18:57:57.148244Z, end-time: 2025-03-13T18:57:58.320287Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/docs/6.1.5:refs/remotes/origin/docs/6.1.5 From https://github.com/ROCm/rocALUTION * [new branch] docs/6.1.5 -> origin/docs/6.1.5 * [new tag] rocm-6.0.0 -> rocm-6.0.0 * [new tag] rocm-6.0.2 -> rocm-6.0.2 * [new tag] rocm-6.1.0 -> rocm-6.1.0 * [new tag] rocm-6.1.1 -> rocm-6.1.1 * [new tag] rocm-6.1.2 -> rocm-6.1.2 * [new tag] rocm-6.1.5 -> rocm-6.1.5 [rtd-command-info] start-time: 2025-03-13T18:57:58.728795Z, end-time: 2025-03-13T18:57:58.811326Z, duration: 0, exit-code: 0 git checkout --force origin/docs/6.1.5 Note: switching to 'origin/docs/6.1.5'. 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 0ded93a Merge pull request #225 from peterjunpark/docs/6.1.2 [rtd-command-info] start-time: 2025-03-13T18:57:59.153773Z, end-time: 2025-03-13T18:57:59.192955Z, 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 build: os: ubuntu-22.04 tools: python: "3.10" apt_packages: - "doxygen" - "gfortran" # For pre-processing fortran sources - "graphviz" # For dot graphs in doxygen python: install: - requirements: docs/sphinx/requirements.txt sphinx: configuration: docs/conf.py formats: [] [rtd-command-info] start-time: 2025-03-13T18:58:00.490104Z, end-time: 2025-03-13T18:58:02.832238Z, duration: 2, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2692 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [65.7 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1533 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3955 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3798 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3000 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [57.9 kB] Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1235 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] Fetched 16.8 MB in 1s (11.7 MB/s) Reading package lists... [rtd-command-info] start-time: 2025-03-13T18:58:03.194759Z, end-time: 2025-03-13T18:58:07.427406Z, duration: 4, exit-code: 0 apt-get install --assume-yes --quiet -- doxygen gfortran graphviz Reading package lists... Building dependency tree... Reading state information... doxygen is already the newest version (1.9.1-2ubuntu2). The following additional packages will be installed: fonts-liberation gfortran-11 libann0 libgfortran-11-dev libgfortran5 Suggested packages: gfortran-multilib gfortran-doc gfortran-11-multilib gfortran-11-doc libcoarrays-dev graphviz-doc The following NEW packages will be installed: fonts-liberation gfortran gfortran-11 graphviz libann0 libgfortran-11-dev libgfortran5 0 upgraded, 7 newly installed, 0 to remove and 194 not upgraded. Need to get 14.4 MB of archives. After this operation, 42.5 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04 [879 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran-11-dev amd64 11.4.0-1ubuntu1~22.04 [842 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gfortran-11 amd64 11.4.0-1ubuntu1~22.04 [11.2 MB] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 gfortran amd64 4:11.2.0-1ubuntu1 [1182 B] Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 14.4 MB in 2s (7010 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../0-fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libgfortran5:amd64. Preparing to unpack .../1-libgfortran5_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libgfortran-11-dev:amd64. Preparing to unpack .../2-libgfortran-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package gfortran-11. Preparing to unpack .../3-gfortran-11_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking gfortran-11 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package gfortran. Preparing to unpack .../4-gfortran_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking gfortran (4:11.2.0-1ubuntu1) ... Selecting previously unselected package libann0. Preparing to unpack .../5-libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../6-graphviz_2.42.2-6ubuntu0.1_amd64.deb ... Unpacking graphviz (2.42.2-6ubuntu0.1) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-6ubuntu0.1) ... Setting up libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up gfortran-11 (11.4.0-1ubuntu1~22.04) ... Setting up gfortran (4:11.2.0-1ubuntu1) ... update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/f95.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f95) doesn't exist update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/f77.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f77) doesn't exist Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... [rtd-command-info] start-time: 2025-03-13T18:58:10.533248Z, end-time: 2025-03-13T18:58:10.587968Z, duration: 0, exit-code: 0 asdf global python 3.10.15 [rtd-command-info] start-time: 2025-03-13T18:58:11.202152Z, end-time: 2025-03-13T18:58:12.360211Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.15.final.0-64 in 720ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/envs/docs-6.1.5, 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: 2025-03-13T18:58:12.704603Z, end-time: 2025-03-13T18:58:21.123201Z, duration: 8, 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-rocalution/envs/docs-6.1.5/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/envs/docs-6.1.5/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-76.0.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.8 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-25.0.1 setuptools-76.0.0 [rtd-command-info] start-time: 2025-03-13T18:58:21.464662Z, end-time: 2025-03-13T18:58:28.080686Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.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 Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.1-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.17.0-py3-none-any.whl.metadata (2.0 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.2-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 120.9 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 303.4 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 499.5 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 519.3 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_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 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 sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.2.1-py3-none-any.whl (14 kB) Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) Downloading charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Downloading urllib3-2.3.0-py3-none-any.whl (128 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 Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-1.0.0 babel-2.17.0 certifi-2025.1.31 charset-normalizer-3.4.1 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 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.2.1 urllib3-2.3.0 [rtd-command-info] start-time: 2025-03-13T18:58:28.449912Z, end-time: 2025-03-13T18:58:40.140572Z, duration: 11, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/sphinx/requirements.txt Collecting accessible-pygments==0.0.5 (from -r docs/sphinx/requirements.txt (line 7)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting alabaster==0.7.16 (from -r docs/sphinx/requirements.txt (line 9)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting babel==2.15.0 (from -r docs/sphinx/requirements.txt (line 11)) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting beautifulsoup4==4.12.3 (from -r docs/sphinx/requirements.txt (line 15)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting breathe==4.35.0 (from -r docs/sphinx/requirements.txt (line 17)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Collecting certifi==2024.6.2 (from -r docs/sphinx/requirements.txt (line 19)) Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB) 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) Collecting charset-normalizer==3.3.2 (from -r docs/sphinx/requirements.txt (line 25)) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 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 click-log==0.4.0 (from -r docs/sphinx/requirements.txt (line 32)) Downloading click_log-0.4.0-py2.py3-none-any.whl.metadata (1.2 kB) Collecting cryptography==42.0.8 (from -r docs/sphinx/requirements.txt (line 34)) Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) Collecting deprecated==1.2.14 (from -r docs/sphinx/requirements.txt (line 36)) 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-rocalution/envs/docs-6.1.5/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 38)) (0.21.2) Collecting doxysphinx==3.3.8 (from -r docs/sphinx/requirements.txt (line 44)) Downloading doxysphinx-3.3.8-py3-none-any.whl.metadata (4.3 kB) Collecting fastjsonschema==2.19.1 (from -r docs/sphinx/requirements.txt (line 46)) Downloading fastjsonschema-2.19.1-py3-none-any.whl.metadata (2.1 kB) Collecting gitdb==4.0.11 (from -r docs/sphinx/requirements.txt (line 48)) 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 50)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Collecting idna==3.7 (from -r docs/sphinx/requirements.txt (line 52)) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/envs/docs-6.1.5/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 54)) (1.4.1) Collecting jinja2==3.1.4 (from -r docs/sphinx/requirements.txt (line 56)) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting libsass==0.22.0 (from -r docs/sphinx/requirements.txt (line 60)) Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.6 kB) Collecting lxml==4.9.4 (from -r docs/sphinx/requirements.txt (line 62)) Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.7 kB) Collecting markdown-it-py==3.0.0 (from -r docs/sphinx/requirements.txt (line 64)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting markupsafe==2.1.5 (from -r docs/sphinx/requirements.txt (line 68)) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting mdit-py-plugins==0.4.1 (from -r docs/sphinx/requirements.txt (line 70)) 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 72)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting mpire==2.10.2 (from -r docs/sphinx/requirements.txt (line 74)) Downloading mpire-2.10.2-py3-none-any.whl.metadata (14 kB) Collecting myst-parser==3.0.1 (from -r docs/sphinx/requirements.txt (line 76)) Downloading myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting numpy==1.26.4 (from -r docs/sphinx/requirements.txt (line 78)) Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Collecting packaging==24.0 (from -r docs/sphinx/requirements.txt (line 80)) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting pycparser==2.22 (from -r docs/sphinx/requirements.txt (line 84)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting pydata-sphinx-theme==0.15.3 (from -r docs/sphinx/requirements.txt (line 86)) Downloading pydata_sphinx_theme-0.15.3-py3-none-any.whl.metadata (7.5 kB) Collecting pygithub==2.3.0 (from -r docs/sphinx/requirements.txt (line 90)) Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) Collecting pygments==2.18.0 (from -r docs/sphinx/requirements.txt (line 92)) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting pyjson5==1.6.6 (from -r docs/sphinx/requirements.txt (line 98)) Downloading pyjson5-1.6.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting pyjwt==2.8.0 (from pyjwt[crypto]==2.8.0->-r docs/sphinx/requirements.txt (line 100)) 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 102)) 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 pyparsing==3.1.2 (from -r docs/sphinx/requirements.txt (line 104)) Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) Collecting pyyaml==6.0.1 (from -r docs/sphinx/requirements.txt (line 106)) 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-rocalution/envs/docs-6.1.5/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 111)) (2.32.3) Collecting rocm-docs-core==1.4.0 (from rocm-docs-core[api-reference]==1.4.0->-r docs/sphinx/requirements.txt (line 115)) Downloading rocm_docs_core-1.4.0-py3-none-any.whl.metadata (4.0 kB) Collecting smmap==5.0.1 (from -r docs/sphinx/requirements.txt (line 117)) 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-rocalution/envs/docs-6.1.5/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 119)) (2.2.0) Collecting soupsieve==2.5 (from -r docs/sphinx/requirements.txt (line 121)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx==7.3.7 (from -r docs/sphinx/requirements.txt (line 123)) Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Collecting sphinx-book-theme==1.1.2 (from -r docs/sphinx/requirements.txt (line 134)) Downloading sphinx_book_theme-1.1.2-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-copybutton==0.5.2 (from -r docs/sphinx/requirements.txt (line 136)) 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 138)) 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 140)) 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 142)) Downloading sphinx_notfound_page-1.0.2-py3-none-any.whl.metadata (2.9 kB) Collecting sphinxcontrib-applehelp==1.0.8 (from -r docs/sphinx/requirements.txt (line 144)) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp==1.0.6 (from -r docs/sphinx/requirements.txt (line 146)) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp==2.0.5 (from -r docs/sphinx/requirements.txt (line 148)) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/envs/docs-6.1.5/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 150)) (1.0.1) Collecting sphinxcontrib-qthelp==1.0.7 (from -r docs/sphinx/requirements.txt (line 152)) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml==1.1.10 (from -r docs/sphinx/requirements.txt (line 154)) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting tomli==2.0.1 (from -r docs/sphinx/requirements.txt (line 156)) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting tqdm==4.66.4 (from -r docs/sphinx/requirements.txt (line 158)) Downloading tqdm-4.66.4-py3-none-any.whl.metadata (57 kB) Collecting typing-extensions==4.12.1 (from -r docs/sphinx/requirements.txt (line 160)) Downloading typing_extensions-4.12.1-py3-none-any.whl.metadata (3.0 kB) Collecting urllib3==2.2.1 (from -r docs/sphinx/requirements.txt (line 164)) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting wrapt==1.16.0 (from -r docs/sphinx/requirements.txt (line 168)) 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 58.3 MB/s eta 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 250.8 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading breathe-4.35.0-py3-none-any.whl (92 kB) Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading click_log-0.4.0-py2.py3-none-any.whl (4.3 kB) Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 326.7 MB/s eta 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading doxysphinx-3.3.8-py3-none-any.whl (41 kB) Downloading fastjsonschema-2.19.1-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 idna-3.7-py3-none-any.whl (66 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 261.3 MB/s eta 0:00:00 Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 309.7 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 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 mpire-2.10.2-py3-none-any.whl (272 kB) Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 340.2 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydata_sphinx_theme-0.15.3-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 304.6 MB/s eta 0:00:00 Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 871.9 MB/s eta 0:00:00 Downloading pyjson5-1.6.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 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 848.2 MB/s eta 0:00:00 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 839.1 MB/s eta 0:00:00 Downloading rocm_docs_core-1.4.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 686.0 MB/s eta 0:00:00 Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 193.1 MB/s eta 0:00:00 Downloading sphinx_book_theme-1.1.2-py3-none-any.whl (400 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 301.0 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 sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading tqdm-4.66.4-py3-none-any.whl (78 kB) Downloading typing_extensions-4.12.1-py3-none-any.whl (37 kB) Downloading urllib3-2.2.1-py3-none-any.whl (121 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, urllib3, typing-extensions, tqdm, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, smmap, pyyaml, pyparsing, pyjwt, pyjson5, pygments, pycparser, packaging, numpy, mdurl, markupsafe, lxml, libsass, idna, click, charset-normalizer, certifi, babel, alabaster, mpire, markdown-it-py, jinja2, gitdb, deprecated, click-log, cffi, beautifulsoup4, accessible-pygments, sphinx, pynacl, mdit-py-plugins, gitpython, doxysphinx, cryptography, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pydata-sphinx-theme, myst-parser, breathe, sphinx-book-theme, pygithub, rocm-docs-core Attempting uninstall: urllib3 Found existing installation: urllib3 2.3.0 Uninstalling urllib3-2.3.0: Successfully uninstalled urllib3-2.3.0 Attempting uninstall: tomli Found existing installation: tomli 2.2.1 Uninstalling tomli-2.2.1: Successfully uninstalled tomli-2.2.1 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: pygments Found existing installation: Pygments 2.19.1 Uninstalling Pygments-2.19.1: Successfully uninstalled Pygments-2.19.1 Attempting uninstall: packaging Found existing installation: packaging 24.2 Uninstalling packaging-24.2: Successfully uninstalled packaging-24.2 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 3.0.2 Uninstalling MarkupSafe-3.0.2: Successfully uninstalled MarkupSafe-3.0.2 Attempting uninstall: idna Found existing installation: idna 3.10 Uninstalling idna-3.10: Successfully uninstalled idna-3.10 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.4.1 Uninstalling charset-normalizer-3.4.1: Successfully uninstalled charset-normalizer-3.4.1 Attempting uninstall: certifi Found existing installation: certifi 2025.1.31 Uninstalling certifi-2025.1.31: Successfully uninstalled certifi-2025.1.31 Attempting uninstall: babel Found existing installation: babel 2.17.0 Uninstalling babel-2.17.0: Successfully uninstalled babel-2.17.0 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.6 Uninstalling Jinja2-3.1.6: Successfully uninstalled Jinja2-3.1.6 Attempting uninstall: sphinx Found existing installation: Sphinx 8.1.3 Uninstalling Sphinx-8.1.3: Successfully uninstalled Sphinx-8.1.3 Successfully installed accessible-pygments-0.0.5 alabaster-0.7.16 babel-2.15.0 beautifulsoup4-4.12.3 breathe-4.35.0 certifi-2024.6.2 cffi-1.16.0 charset-normalizer-3.3.2 click-8.1.7 click-log-0.4.0 cryptography-42.0.8 deprecated-1.2.14 doxysphinx-3.3.8 fastjsonschema-2.19.1 gitdb-4.0.11 gitpython-3.1.43 idna-3.7 jinja2-3.1.4 libsass-0.22.0 lxml-4.9.4 markdown-it-py-3.0.0 markupsafe-2.1.5 mdit-py-plugins-0.4.1 mdurl-0.1.2 mpire-2.10.2 myst-parser-3.0.1 numpy-1.26.4 packaging-24.0 pycparser-2.22 pydata-sphinx-theme-0.15.3 pygithub-2.3.0 pygments-2.18.0 pyjson5-1.6.6 pyjwt-2.8.0 pynacl-1.5.0 pyparsing-3.1.2 pyyaml-6.0.1 rocm-docs-core-1.4.0 smmap-5.0.1 soupsieve-2.5 sphinx-7.3.7 sphinx-book-theme-1.1.2 sphinx-copybutton-0.5.2 sphinx-design-0.6.0 sphinx-external-toc-1.0.1 sphinx-notfound-page-1.0.2 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 tomli-2.0.1 tqdm-4.66.4 typing-extensions-4.12.1 urllib3-2.2.1 wrapt-1.16.0 [rtd-command-info] start-time: 2025-03-13T18:58:41.112165Z, end-time: 2025-03-13T18:58:41.151207Z, 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'.*\brocm_setup_version\(VERSION\s+\"?([0-9.]+)[^0-9.]+', f.read()) if not match: raise ValueError("VERSION not found!") version_number = match[1] left_nav_title = f"rocALUTION {version_number} Documentation" # for PDF output on Read the Docs project = "rocALUTION Documentation" author = "Advanced Micro Devices, Inc." copyright = "Copyright (c) 2024 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 = "rocalution" for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) [rtd-command-info] start-time: 2025-03-13T18:58:41.498199Z, end-time: 2025-03-13T18:59:17.769664Z, duration: 36, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.3.7 /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/envs/docs-6.1.5/lib/python3.10/site-packages/rocm_docs/doxygen.py:22: RemovedInSphinx80Warning: The alias 'sphinx.util.progress_message' is deprecated, use 'sphinx.util.display.progress_message' instead. Check CHANGES for Sphinx API modifications. from sphinx.util import logging, progress_message /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/envs/docs-6.1.5/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 'COLS_IN_ALPHA_INDEX' at line 1087 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/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-rocalution/checkouts/docs-6.1.5/src/solvers Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/doxygen/modules.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/doxygen/modules.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/backend_manager.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/backend_manager.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/parallel_manager.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/parallel_manager.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/utils/allocate_free.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/utils/allocate_free.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/utils/time_functions.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/utils/time_functions.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/operator.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/operator.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/vector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/vector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/base_rocalution.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/base_rocalution.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/local_vector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/local_vector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/global_vector.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/global_vector.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/local_matrix.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/local_matrix.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/global_matrix.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/global_matrix.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/local_stencil.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/local_stencil.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/chebyshev.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/chebyshev.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/chebyshev.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/chebyshev.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/iter_ctrl.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/iter_ctrl.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/iter_ctrl.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/iter_ctrl.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/mixed_precision.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/mixed_precision.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/mixed_precision.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/mixed_precision.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/solver.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/solver.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/solver.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/solver.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/bicgstab.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/bicgstab.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/bicgstab.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/bicgstab.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/bicgstabl.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/bicgstabl.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/bicgstabl.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/bicgstabl.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/cg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/cg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/cg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/cg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/cr.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/cr.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/cr.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/cr.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/fcg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/fcg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/fcg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/fcg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/fgmres.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/fgmres.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/fgmres.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/fgmres.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/gmres.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/gmres.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/gmres.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/gmres.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/idr.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/idr.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/idr.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/idr.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/qmrcgstab.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/qmrcgstab.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/qmrcgstab.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/qmrcgstab.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/inversion.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/inversion.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/inversion.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/inversion.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/lu.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/lu.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/lu.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/lu.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/qr.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/qr.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/qr.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/qr.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/base_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/base_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/base_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/base_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/base_multigrid.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/base_multigrid.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/base_multigrid.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/base_multigrid.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/multigrid.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/multigrid.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/multigrid.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/multigrid.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/pairwise_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/pairwise_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/pairwise_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/pairwise_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/ruge_stueben_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/ruge_stueben_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/ruge_stueben_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/ruge_stueben_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/smoothed_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/smoothed_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/smoothed_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/smoothed_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/unsmoothed_amg.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/unsmoothed_amg.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/unsmoothed_amg.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/unsmoothed_amg.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_ai.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_ai.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_ai.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_ai.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_as.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_as.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_as.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_as.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_blockjacobi.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_blockjacobi.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_blockjacobi.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_blockjacobi.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_blockprecond.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_blockprecond.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_blockprecond.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_blockprecond.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored_gs.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored_gs.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored_gs.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored_gs.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored_ilu.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored_ilu.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multielimination.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multielimination.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multielimination.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multielimination.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_saddlepoint.cpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_saddlepoint.cpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_saddlepoint.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_saddlepoint.hpp... Reading /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/README.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-rocalution/checkouts/docs-6.1.5/src/base/backend_manager.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/base_rocalution.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/global_matrix.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/global_vector.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/local_matrix.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/local_stencil.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/local_vector.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/operator.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/parallel_manager.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/vector.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/chebyshev.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/inversion.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/lu.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/qr.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/iter_ctrl.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/bicgstab.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/bicgstabl.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/cg.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/cr.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/fcg.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/fgmres.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/gmres.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/idr.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/qmrcgstab.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/mixed_precision.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/base_amg.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/base_multigrid.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/multigrid.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/pairwise_amg.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/ruge_stueben_amg.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/smoothed_amg.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/unsmoothed_amg.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_ai.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_as.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_blockjacobi.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_blockprecond.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored_gs.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multicolored_ilu.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_multielimination.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/preconditioner_saddlepoint.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/solver.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/utils/allocate_free.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/utils/time_functions.hpp... Generating file documentation... Generating page documentation... Generating docs for page citelist... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for compound rocalution::AcceleratorVector... Generating docs for compound rocalution::AcceleratorMatrix... Generating docs for compound rocalution::HostMatrix... Generating docs for compound rocalution::Rocalution_Backend_Descriptor... Generating docs for compound rocalution::GlobalMatrix... Generating docs for compound rocalution::GlobalVector... Generating docs for compound rocalution::ParallelManager... Generating docs for compound rocalution::LocalVector... Generating docs for compound rocalution::Operator... Generating docs for compound rocalution::Vector... Generating docs for compound rocalution::BaseRocalution... Generating docs for compound rocalution::BaseVector... Generating docs for compound rocalution::HostVector... Generating docs for compound rocalution::LocalMatrix... Generating docs for compound rocalution::LocalStencil... Generating docs for compound rocalution::BaseMatrix... Generating docs for compound rocalution::BaseStencil... Generating docs for compound rocalution::HostStencil... Generating docs for compound rocalution::AcceleratorStencil... Generating docs for compound rocalution::Chebyshev... Generating docs for compound rocalution::MixedPrecisionDC... Generating docs for compound rocalution::SolverDescr... Generating docs for compound rocalution::Solver... Generating docs for compound rocalution::IterativeLinearSolver... Generating docs for compound rocalution::FixedPoint... Generating docs for compound rocalution::DirectLinearSolver... Generating docs for compound rocalution::BiCGStab... Generating docs for compound rocalution::BiCGStabl... Generating docs for compound rocalution::CG... Generating docs for compound rocalution::CR... Generating docs for compound rocalution::FCG... Generating docs for compound rocalution::FGMRES... Generating docs for compound rocalution::GMRES... Generating docs for compound rocalution::IDR... Generating docs for compound rocalution::QMRCGStab... Generating docs for compound rocalution::Inversion... Generating docs for compound rocalution::LU... Generating docs for compound rocalution::QR... Generating docs for compound rocalution::BaseAMG... Generating docs for compound rocalution::BaseMultiGrid... Generating docs for compound rocalution::MultiGrid... Generating docs for compound rocalution::PairwiseAMG... Generating docs for compound rocalution::RugeStuebenAMG... Generating docs for compound rocalution::SAAMG... Generating docs for compound rocalution::UAAMG... Generating docs for compound rocalution::Preconditioner... Generating docs for compound rocalution::Jacobi... Generating docs for compound rocalution::GS... Generating docs for compound rocalution::SGS... Generating docs for compound rocalution::ILU... Generating docs for compound rocalution::ItILU0... Generating docs for compound rocalution::ILUT... Generating docs for compound rocalution::IC... Generating docs for compound rocalution::VariablePreconditioner... Generating docs for compound rocalution::AIChebyshev... Generating docs for compound rocalution::FSAI... Generating docs for compound rocalution::SPAI... Generating docs for compound rocalution::TNS... Generating docs for compound rocalution::AS... Generating docs for compound rocalution::RAS... Generating docs for compound rocalution::BlockJacobi... Generating docs for compound rocalution::BlockPreconditioner... Generating docs for compound rocalution::MultiColored... Generating docs for compound rocalution::MultiColoredSGS... Generating docs for compound rocalution::MultiColoredGS... Generating docs for compound rocalution::MultiColoredILU... Generating docs for compound rocalution::MultiElimination... Generating docs for compound rocalution::DiagJacobiSaddlePointPrecond... 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 class rocalution::AcceleratorMatrix Generating XML output for class rocalution::AcceleratorStencil Generating XML output for class rocalution::AcceleratorVector Generating XML output for class rocalution::AIChebyshev Generating XML output for class rocalution::AS Generating XML output for class rocalution::BaseAMG Generating XML output for class rocalution::BaseMatrix Generating XML output for class rocalution::BaseMultiGrid Generating XML output for class rocalution::BaseRocalution Generating XML output for class rocalution::BaseStencil Generating XML output for class rocalution::BaseVector Generating XML output for class rocalution::BiCGStab Generating XML output for class rocalution::BiCGStabl Generating XML output for class rocalution::BlockJacobi Generating XML output for class rocalution::BlockPreconditioner Generating XML output for class rocalution::CG Generating XML output for class rocalution::Chebyshev Generating XML output for class rocalution::CR Generating XML output for class rocalution::DiagJacobiSaddlePointPrecond Generating XML output for class rocalution::DirectLinearSolver Generating XML output for class rocalution::FCG Generating XML output for class rocalution::FGMRES Generating XML output for class rocalution::FixedPoint Generating XML output for class rocalution::FSAI Generating XML output for class rocalution::GlobalMatrix Generating XML output for class rocalution::GlobalVector Generating XML output for class rocalution::GMRES Generating XML output for class rocalution::GS Generating XML output for class rocalution::HostMatrix Generating XML output for class rocalution::HostStencil Generating XML output for class rocalution::HostVector Generating XML output for class rocalution::IC Generating XML output for class rocalution::IDR Generating XML output for class rocalution::ILU Generating XML output for class rocalution::ILUT Generating XML output for class rocalution::Inversion Generating XML output for class rocalution::IterationControl Generating XML output for class rocalution::IterativeLinearSolver Generating XML output for class rocalution::ItILU0 Generating XML output for class rocalution::Jacobi Generating XML output for class rocalution::LocalMatrix Generating XML output for class rocalution::LocalStencil Generating XML output for class rocalution::LocalVector Generating XML output for class rocalution::LU Generating XML output for class rocalution::MixedPrecisionDC Generating XML output for class rocalution::MultiColored Generating XML output for class rocalution::MultiColoredGS Generating XML output for class rocalution::MultiColoredILU Generating XML output for class rocalution::MultiColoredSGS Generating XML output for class rocalution::MultiElimination Generating XML output for class rocalution::MultiGrid Generating XML output for class rocalution::Operator Generating XML output for class rocalution::PairwiseAMG Generating XML output for class rocalution::ParallelManager Generating XML output for class rocalution::Preconditioner Generating XML output for class rocalution::QMRCGStab Generating XML output for class rocalution::QR Generating XML output for class rocalution::RAS Generating XML output for class rocalution::Rocalution_Backend_Descriptor Generating XML output for class rocalution::Rocalution_Object_Data Generating XML output for class rocalution::RocalutionObj Generating XML output for class rocalution::RugeStuebenAMG Generating XML output for class rocalution::SAAMG Generating XML output for class rocalution::SGS Generating XML output for class rocalution::Solver Generating XML output for class rocalution::SolverDescr Generating XML output for class rocalution::SPAI Generating XML output for class rocalution::TNS Generating XML output for class rocalution::UAAMG Generating XML output for class rocalution::VariablePreconditioner Generating XML output for class rocalution::Vector Generating XML output for namespace rocalution Generating XML output for file modules.dox Generating XML output for file README.md Generating XML output for file backend_manager.hpp Generating XML output for file base_rocalution.hpp Generating XML output for file global_matrix.hpp Generating XML output for file global_vector.hpp Generating XML output for file local_matrix.hpp Generating XML output for file local_stencil.hpp Generating XML output for file local_vector.hpp Generating XML output for file operator.hpp Generating XML output for file parallel_manager.hpp Generating XML output for file vector.hpp Generating XML output for file chebyshev.cpp Generating XML output for file chebyshev.hpp Generating XML output for file inversion.cpp Generating XML output for file inversion.hpp Generating XML output for file lu.cpp Generating XML output for file lu.hpp Generating XML output for file qr.cpp Generating XML output for file qr.hpp Generating XML output for file iter_ctrl.cpp Generating XML output for file iter_ctrl.hpp Generating XML output for file bicgstab.cpp Generating XML output for file bicgstab.hpp Generating XML output for file bicgstabl.cpp Generating XML output for file bicgstabl.hpp Generating XML output for file cg.cpp Generating XML output for file cg.hpp Generating XML output for file cr.cpp Generating XML output for file cr.hpp Generating XML output for file fcg.cpp Generating XML output for file fcg.hpp Generating XML output for file fgmres.cpp Generating XML output for file fgmres.hpp Generating XML output for file gmres.cpp Generating XML output for file gmres.hpp Generating XML output for file idr.cpp Generating XML output for file idr.hpp Generating XML output for file qmrcgstab.cpp Generating XML output for file qmrcgstab.hpp Generating XML output for file mixed_precision.cpp Generating XML output for file mixed_precision.hpp Generating XML output for file base_amg.cpp Generating XML output for file base_amg.hpp Generating XML output for file base_multigrid.cpp Generating XML output for file base_multigrid.hpp Generating XML output for file multigrid.cpp Generating XML output for file multigrid.hpp Generating XML output for file pairwise_amg.cpp Generating XML output for file pairwise_amg.hpp Generating XML output for file ruge_stueben_amg.cpp Generating XML output for file ruge_stueben_amg.hpp Generating XML output for file smoothed_amg.cpp Generating XML output for file smoothed_amg.hpp Generating XML output for file unsmoothed_amg.cpp Generating XML output for file unsmoothed_amg.hpp Generating XML output for file preconditioner.cpp Generating XML output for file preconditioner.hpp Generating XML output for file preconditioner_ai.cpp Generating XML output for file preconditioner_ai.hpp Generating XML output for file preconditioner_as.cpp Generating XML output for file preconditioner_as.hpp Generating XML output for file preconditioner_blockjacobi.cpp Generating XML output for file preconditioner_blockjacobi.hpp Generating XML output for file preconditioner_blockprecond.cpp Generating XML output for file preconditioner_blockprecond.hpp Generating XML output for file preconditioner_multicolored.cpp Generating XML output for file preconditioner_multicolored.hpp Generating XML output for file preconditioner_multicolored_gs.cpp Generating XML output for file preconditioner_multicolored_gs.hpp Generating XML output for file preconditioner_multicolored_ilu.cpp Generating XML output for file preconditioner_multicolored_ilu.hpp Generating XML output for file preconditioner_multielimination.cpp Generating XML output for file preconditioner_multielimination.hpp Generating XML output for file preconditioner_saddlepoint.cpp Generating XML output for file preconditioner_saddlepoint.hpp Generating XML output for file solver.cpp Generating XML output for file solver.hpp Generating XML output for file allocate_free.hpp Generating XML output for file time_functions.hpp Generating XML output for group solver_module Generating XML output for group precond_module Generating XML output for group op_vec_module Generating XML output for group backend_module Generating XML output for page citelist Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/base/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/direct/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/krylov/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/multigrid/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/preconditioners/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/solvers/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/src/utils/ Generating XML output for the main page Running plantuml with JAVA... lookup cache used 1415/65536 hits=26764 misses=1591 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={'substitution', 'html_image', 'dollarmath', 'fieldlist', 'colon_fence', 'replacements'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/amdsmi/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/composable_kernel/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLAS/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipCUB/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipFFT/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPIFY/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipRAND/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-python/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipTensor/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-vs/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://instinct.docs.amd.com/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIOpen/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rccl/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipfort/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rdc/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/MIVisionX/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/radeon/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.5/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocAL/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocALUTION/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocBLAS/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocDecode/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCgdb/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm-ds/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/radeon/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/radeon/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocFFT/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocJPEG/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPRIM/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.5/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/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.5/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/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocRAND/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.5/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/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocThrust/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... intersphinx inventory has moved: https://docs.readthedocs.io/en/stable/objects.inv -> https://docs.readthedocs.com/platform/stable/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roctracer/en/docs-6.1.5/objects.inv loading intersphinx inventory from https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.5/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocWMMA/en/docs-6.1.5/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rpp/en/docs-6.1.5/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ds/en/docs-6.1.5/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/Tensile/en/docs-6.1.5/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.5/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/TransferBench/en/docs-6.1.5/objects.inv [autosummary] generating autosummary for: api-reference/api.rst, api-reference/backend.rst, api-reference/basics.rst, api-reference/multinode.rst, api-reference/precond.rst, api-reference/remarks.rst, api-reference/singlenode.rst, api-reference/solvers.rst, contribution/clients.rst, contribution/design.rst, contribution/functable.rst, contribution/guides.rst, contribution/orga.rst, index.rst, install/linux-installation.rst, install/targets.rst, install/windows-installation.rst, license.rst, what-is-rocalution.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 19 source files that are out of date updating environment: [new config] 19 added, 0 changed, 0 removed reading sources... [ 5%] api-reference/api reading sources... [ 11%] api-reference/backend reading sources... [ 16%] api-reference/basics reading sources... [ 21%] api-reference/multinode reading sources... [ 26%] api-reference/precond reading sources... [ 32%] api-reference/remarks reading sources... [ 37%] api-reference/singlenode reading sources... [ 42%] api-reference/solvers reading sources... [ 47%] contribution/clients reading sources... [ 53%] contribution/design reading sources... [ 58%] contribution/functable reading sources... [ 63%] contribution/guides reading sources... [ 68%] contribution/orga reading sources... [ 74%] index reading sources... [ 79%] install/linux-installation reading sources... [ 84%] install/targets reading sources... [ 89%] install/windows-installation reading sources... [ 95%] license reading sources... [100%] what-is-rocalution /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/basics.rst:38: WARNING: Duplicate C++ declaration, also defined at api-reference/api:50. Declaration is '.. cpp:class:: template rocalution::LocalMatrix : public rocalution::Operator< ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/basics.rst:39: WARNING: Duplicate C++ declaration, also defined at api-reference/api:55. Declaration is '.. cpp:class:: template rocalution::LocalStencil : public rocalution::Operator< ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/basics.rst:40: WARNING: Duplicate C++ declaration, also defined at api-reference/api:65. Declaration is '.. cpp:class:: template rocalution::LocalVector : public rocalution::Vector< ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/basics.rst:47: WARNING: Duplicate C++ declaration, also defined at api-reference/api:60. Declaration is '.. cpp:class:: template rocalution::GlobalMatrix : public rocalution::Operator< ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/basics.rst:48: WARNING: Duplicate C++ declaration, also defined at api-reference/api:70. Declaration is '.. cpp:class:: template rocalution::GlobalVector : public rocalution::Vector< ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/basics.rst:64: WARNING: Duplicate C++ declaration, also defined at api-reference/api:22. Declaration is '.. cpp:function:: int rocalution::init_rocalution (int rank=-1, int dev_per_node=1)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/basics.rst:65: WARNING: Duplicate C++ declaration, also defined at api-reference/api:23. Declaration is '.. cpp:function:: int rocalution::stop_rocalution (void)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:64: WARNING: Duplicate C++ declaration, also defined at api-reference/api:105. Declaration is '.. cpp:class:: rocalution::ParallelManager : public rocalution::RocalutionObj'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:68: WARNING: Duplicate C++ declaration, also defined at api-reference/api:105. Declaration is '.. cpp:function:: void rocalution::ParallelManager::SetMPICommunicator (const void *comm)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:69: WARNING: Duplicate C++ declaration, also defined at api-reference/api:105. Declaration is '.. cpp:function:: void rocalution::ParallelManager::Clear (void)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:70: WARNING: doxygenfunction: Cannot find function "rocalution::ParallelManager::GetGlobalSize" in doxygen xml output for project "rocALUTION 3.1.1 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:71: WARNING: doxygenfunction: Cannot find function "rocalution::ParallelManager::GetLocalSize" in doxygen xml output for project "rocALUTION 3.1.1 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:72: WARNING: Duplicate C++ declaration, also defined at api-reference/api:105. Declaration is '.. cpp:function:: int rocalution::ParallelManager::GetNumReceivers (void) const'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:73: WARNING: Duplicate C++ declaration, also defined at api-reference/api:105. Declaration is '.. cpp:function:: int rocalution::ParallelManager::GetNumSenders (void) const'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:74: WARNING: Duplicate C++ declaration, also defined at api-reference/api:105. Declaration is '.. cpp:function:: int rocalution::ParallelManager::GetNumProcs (void) const'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:75: WARNING: doxygenfunction: Cannot find function "rocalution::ParallelManager::SetGlobalSize" in doxygen xml output for project "rocALUTION 3.1.1 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:76: WARNING: doxygenfunction: Cannot find function "rocalution::ParallelManager::SetLocalSize" in doxygen xml output for project "rocALUTION 3.1.1 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:77: WARNING: Duplicate C++ declaration, also defined at api-reference/api:105. Declaration is '.. cpp:function:: void rocalution::ParallelManager::SetBoundaryIndex (int size, const int *index)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:78: WARNING: Duplicate C++ declaration, also defined at api-reference/api:105. Declaration is '.. cpp:function:: void rocalution::ParallelManager::SetReceivers (int nrecv, const int *recvs, const int *recv_offset)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:79: WARNING: Duplicate C++ declaration, also defined at api-reference/api:105. Declaration is '.. cpp:function:: void rocalution::ParallelManager::SetSenders (int nsend, const int *sends, const int *send_offset)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:80: WARNING: Duplicate C++ declaration, also defined at api-reference/api:105. Declaration is '.. cpp:function:: void rocalution::ParallelManager::ReadFileASCII (const std::string &filename)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:81: WARNING: Duplicate C++ declaration, also defined at api-reference/api:105. Declaration is '.. cpp:function:: void rocalution::ParallelManager::WriteFileASCII (const std::string &filename) const'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:93: WARNING: doxygenfunction: Unable to resolve function "rocalution::GlobalVector::GetInterior" with arguments None in doxygen xml output for project "rocALUTION 3.1.1 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/doxygen/xml. Potential matches: - LocalVector &GetInterior() - const LocalVector &GetInterior() const /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:13: WARNING: Duplicate C++ declaration, also defined at api-reference/api:196. Declaration is '.. cpp:class:: template rocalution::Preconditioner : public rocalution::Solver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:23: WARNING: Duplicate C++ declaration, also defined at api-reference/api:223. Declaration is '.. cpp:class:: template rocalution::Jacobi : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:29: WARNING: Duplicate C++ declaration, also defined at api-reference/api:226. Declaration is '.. cpp:class:: template rocalution::GS : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:30: WARNING: Duplicate C++ declaration, also defined at api-reference/api:229. Declaration is '.. cpp:class:: template rocalution::SGS : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:39: WARNING: Duplicate C++ declaration, also defined at api-reference/api:232. Declaration is '.. cpp:class:: template rocalution::ILU : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:45: WARNING: Duplicate C++ declaration, also defined at api-reference/api:235. Declaration is '.. cpp:class:: template rocalution::ILUT : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:52: WARNING: Duplicate C++ declaration, also defined at api-reference/api:238. Declaration is '.. cpp:class:: template rocalution::IC : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:57: WARNING: Duplicate C++ declaration, also defined at api-reference/api:199. Declaration is '.. cpp:class:: template rocalution::AIChebyshev : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:63: WARNING: Duplicate C++ declaration, also defined at api-reference/api:202. Declaration is '.. cpp:class:: template rocalution::FSAI : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:71: WARNING: Duplicate C++ declaration, also defined at api-reference/api:205. Declaration is '.. cpp:class:: template rocalution::SPAI : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:77: WARNING: Duplicate C++ declaration, also defined at api-reference/api:208. Declaration is '.. cpp:class:: template rocalution::TNS : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:84: WARNING: Duplicate C++ declaration, also defined at api-reference/api:244. Declaration is '.. cpp:class:: template rocalution::MultiColored : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:91: WARNING: Duplicate C++ declaration, also defined at api-reference/api:250. Declaration is '.. cpp:class:: template rocalution::MultiColoredGS : public rocalution::MultiColoredSGS< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:92: WARNING: Duplicate C++ declaration, also defined at api-reference/api:247. Declaration is '.. cpp:class:: template rocalution::MultiColoredSGS : public rocalution::MultiColored< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:99: WARNING: Duplicate C++ declaration, also defined at api-reference/api:253. Declaration is '.. cpp:class:: template rocalution::MultiColoredILU : public rocalution::MultiColored< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:107: WARNING: Duplicate C++ declaration, also defined at api-reference/api:256. Declaration is '.. cpp:class:: template rocalution::MultiElimination : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:116: WARNING: Duplicate C++ declaration, also defined at api-reference/api:259. Declaration is '.. cpp:class:: template rocalution::DiagJacobiSaddlePointPrecond : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:122: WARNING: Duplicate C++ declaration, also defined at api-reference/api:211. Declaration is '.. cpp:class:: template rocalution::AS : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:124: WARNING: Duplicate C++ declaration, also defined at api-reference/api:214. Declaration is '.. cpp:class:: template rocalution::RAS : public rocalution::AS< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:138: WARNING: Duplicate C++ declaration, also defined at api-reference/api:217. Declaration is '.. cpp:class:: template rocalution::BlockJacobi : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:153: WARNING: Duplicate C++ declaration, also defined at api-reference/api:220. Declaration is '.. cpp:class:: template rocalution::BlockPreconditioner : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/precond.rst:164: WARNING: Duplicate C++ declaration, also defined at api-reference/api:241. Declaration is '.. cpp:class:: template rocalution::VariablePreconditioner : public rocalution::Preconditioner< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/singlenode.rst:349: WARNING: doxygenfunction: Cannot find function "rocalution::LocalVector::&operator[]" in doxygen xml output for project "rocALUTION 3.1.1 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/singlenode.rst:351: WARNING: doxygenfunction: Cannot find function "rocalution::LocalVector::&operator[]" in doxygen xml output for project "rocALUTION 3.1.1 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:15: WARNING: Duplicate C++ declaration, also defined at api-reference/api:110. Declaration is '.. cpp:class:: template rocalution::Solver : public rocalution::RocalutionObj'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:30: WARNING: Duplicate C++ declaration, also defined at api-reference/api:115. Declaration is '.. cpp:class:: template rocalution::IterativeLinearSolver : public rocalution::Solver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:122: WARNING: Duplicate C++ declaration, also defined at api-reference/api:118. Declaration is '.. cpp:class:: template rocalution::FixedPoint : public rocalution::IterativeLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:130: WARNING: Duplicate C++ declaration, also defined at api-reference/api:135. Declaration is '.. cpp:class:: template rocalution::CG : public rocalution::IterativeLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:134: WARNING: Duplicate C++ declaration, also defined at api-reference/api:138. Declaration is '.. cpp:class:: template rocalution::CR : public rocalution::IterativeLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:138: WARNING: Duplicate C++ declaration, also defined at api-reference/api:144. Declaration is '.. cpp:class:: template rocalution::GMRES : public rocalution::IterativeLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:143: WARNING: Duplicate C++ declaration, also defined at api-reference/api:147. Declaration is '.. cpp:class:: template rocalution::FGMRES : public rocalution::IterativeLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:148: WARNING: Duplicate C++ declaration, also defined at api-reference/api:129. Declaration is '.. cpp:class:: template rocalution::BiCGStab : public rocalution::IterativeLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:152: WARNING: Duplicate C++ declaration, also defined at api-reference/api:150. Declaration is '.. cpp:class:: template rocalution::IDR : public rocalution::IterativeLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:157: WARNING: Duplicate C++ declaration, also defined at api-reference/api:141. Declaration is '.. cpp:class:: template rocalution::FCG : public rocalution::IterativeLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:161: WARNING: Duplicate C++ declaration, also defined at api-reference/api:153. Declaration is '.. cpp:class:: template rocalution::QMRCGStab : public rocalution::IterativeLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:165: WARNING: Duplicate C++ declaration, also defined at api-reference/api:132. Declaration is '.. cpp:class:: template rocalution::BiCGStabl : public rocalution::IterativeLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:171: WARNING: Duplicate C++ declaration, also defined at api-reference/api:124. Declaration is '.. cpp:class:: template rocalution::Chebyshev : public rocalution::IterativeLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:176: WARNING: Duplicate C++ declaration, also defined at api-reference/api:121. Declaration is '.. cpp:class:: template rocalution::MixedPrecisionDC : public rocalution::IterativeLinearSolver< OperatorTypeH, VectorTypeH, ValueTypeH >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:183: WARNING: Duplicate C++ declaration, also defined at api-reference/api:158. Declaration is '.. cpp:class:: template rocalution::BaseMultiGrid : public rocalution::IterativeLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:188: WARNING: Duplicate C++ declaration, also defined at api-reference/api:161. Declaration is '.. cpp:class:: template rocalution::MultiGrid : public rocalution::BaseMultiGrid< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:193: WARNING: Duplicate C++ declaration, also defined at api-reference/api:164. Declaration is '.. cpp:class:: template rocalution::BaseAMG : public rocalution::BaseMultiGrid< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:206: WARNING: Duplicate C++ declaration, also defined at api-reference/api:167. Declaration is '.. cpp:class:: template rocalution::UAAMG : public rocalution::BaseAMG< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:213: WARNING: Duplicate C++ declaration, also defined at api-reference/api:170. Declaration is '.. cpp:class:: template rocalution::SAAMG : public rocalution::BaseAMG< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:220: WARNING: Duplicate C++ declaration, also defined at api-reference/api:173. Declaration is '.. cpp:class:: template rocalution::RugeStuebenAMG : public rocalution::BaseAMG< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:221: WARNING: doxygenfunction: Cannot find function "rocalution::RugeStuebenAMG::SetCouplingStrength" in doxygen xml output for project "rocALUTION 3.1.1 Documentation" from directory: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/doxygen/xml /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:226: WARNING: Duplicate C++ declaration, also defined at api-reference/api:176. Declaration is '.. cpp:class:: template rocalution::PairwiseAMG : public rocalution::BaseAMG< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:233: WARNING: Duplicate C++ declaration, also defined at api-reference/api:181. Declaration is '.. cpp:class:: template rocalution::DirectLinearSolver : public rocalution::Solver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:234: WARNING: Duplicate C++ declaration, also defined at api-reference/api:187. Declaration is '.. cpp:class:: template rocalution::LU : public rocalution::DirectLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:235: WARNING: Duplicate C++ declaration, also defined at api-reference/api:190. Declaration is '.. cpp:class:: template rocalution::QR : public rocalution::DirectLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/solvers.rst:236: WARNING: Duplicate C++ declaration, also defined at api-reference/api:184. Declaration is '.. cpp:class:: template rocalution::Inversion : public rocalution::DirectLinearSolver< OperatorType, VectorType, ValueType >'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/install/linux-installation.rst:9: WARNING: Duplicate explicit target name: "rocblas". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 5%] api-reference/api writing output... [ 11%] api-reference/backend writing output... [ 16%] api-reference/basics writing output... [ 21%] api-reference/multinode writing output... [ 26%] api-reference/precond writing output... [ 32%] api-reference/remarks writing output... [ 37%] api-reference/singlenode writing output... [ 42%] api-reference/solvers writing output... [ 47%] contribution/clients writing output... [ 53%] contribution/design writing output... [ 58%] contribution/functable writing output... [ 63%] contribution/guides writing output... [ 68%] contribution/orga writing output... [ 74%] index writing output... [ 79%] install/linux-installation writing output... [ 84%] install/targets writing output... [ 89%] install/windows-installation writing output... [ 95%] license writing output... [100%] what-is-rocalution generating indices... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocalution/checkouts/docs-6.1.5/docs/api-reference/multinode.rst:27: WARNING: Failed to create a cross reference. Any number is not assigned: single-node genindex done writing additional pages... search done copying images... [ 8%] data/operators.png copying images... [ 15%] data/multi-node1.png copying images... [ 23%] data/multi-node2.png copying images... [ 31%] data/domain1.png copying images... [ 38%] data/global_objects.png copying images... [ 46%] data/4x4_mpi.png copying images... [ 54%] data/4x4_mpi_rank0.png copying images... [ 62%] data/receiving.png copying images... [ 69%] data/sending.png copying images... [ 77%] data/AS.png copying images... [ 85%] data/BJ.png copying images... [ 92%] data/single-node.png copying images... [100%] data/solvers.png dumping search index in English (code: en)... done dumping object inventory... done ====================== slowest reading durations ======================= 9.472 api-reference/api 1.690 api-reference/singlenode 1.558 api-reference/solvers 1.171 api-reference/precond 0.486 api-reference/multinode build succeeded, 122 warnings. The HTML pages are in ../_readthedocs/html.