Read the Docs build information Build id: 1440037 Project: advanced-micro-devices-hiprand Version: latest Commit: c7b8bcfa7d3907b9e00911f17761d6f51b1636c7 Date: 2023-04-27T15:07:15.725579Z State: finished Success: True [rtd-command-info] start-time: 2023-04-27T15:07:17.590082Z, end-time: 2023-04-27T15:07:18.180691Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/ROCmSoftwarePlatform/hipRAND.git . Cloning into '.'... [rtd-command-info] start-time: 2023-04-27T15:07:18.368718Z, end-time: 2023-04-27T15:07:18.441493Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: switching to 'origin/develop'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at c7b8bcf Bump rocm-docs-core from 0.6.0 to 0.7.1 in /docs/.sphinx (#35) [rtd-command-info] start-time: 2023-04-27T15:07:18.671265Z, end-time: 2023-04-27T15:07:18.748426Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-27T15:07:19.759296Z, end-time: 2023-04-27T15:07:24.733735Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-04-27T15:07:24.917399Z, end-time: 2023-04-27T15:07:26.675637Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (23.1.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 20.6 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.7.2 Uninstalling setuptools-67.7.2: Successfully uninstalled setuptools-67.7.2 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-04-27T15:07:26.914350Z, end-time: 2023-04-27T15:07:34.619208Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 62.1 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 270.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 129.5 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 217.2 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 214.4 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 274.8 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 239.1 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 217.0 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 208.8 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 223.6 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 226.8 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 251.3 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 276.2 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 223.7 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 209.6 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.29.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.5/62.5 kB 210.3 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 179.0 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 272.5 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 248.6 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 262.5 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 251.4 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 183.7 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 250.2 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 246.7 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=5bd624389a0682409655f4aba6546defdab98b3f08edb6721431b472a2d4835e Stored in directory: /tmp/pip-ephem-wheel-cache-ogp469f8/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.6.0 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.29.0 snowballstemmer-2.2.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.15 zipp-3.15.0 [rtd-command-info] start-time: 2023-04-27T15:07:34.868011Z, end-time: 2023-04-27T15:07:55.294432Z, duration: 20, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/.sphinx/requirements.txt Collecting accessible-pygments==0.0.4 (from -r docs/.sphinx/requirements.txt (line 7)) Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl (29 kB) Requirement already satisfied: alabaster==0.7.13 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 9)) (0.7.13) Collecting asttokens==2.2.1 (from -r docs/.sphinx/requirements.txt (line 11)) Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting attrs==23.1.0 (from -r docs/.sphinx/requirements.txt (line 13)) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 153.8 MB/s eta 0:00:00 Requirement already satisfied: babel==2.12.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 17)) (2.12.1) Collecting backcall==0.2.0 (from -r docs/.sphinx/requirements.txt (line 21)) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting beautifulsoup4==4.12.2 (from -r docs/.sphinx/requirements.txt (line 23)) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 26.4 MB/s eta 0:00:00 Collecting breathe==4.34.0 (from -r docs/.sphinx/requirements.txt (line 25)) Downloading breathe-4.34.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.8/92.8 kB 225.5 MB/s eta 0:00:00 Requirement already satisfied: certifi==2022.12.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 27)) (2022.12.7) Collecting cffi==1.15.1 (from -r docs/.sphinx/requirements.txt (line 29)) Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 71.0 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer==3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 33)) (3.1.0) Collecting click==8.1.3 (from -r docs/.sphinx/requirements.txt (line 35)) Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 226.1 MB/s eta 0:00:00 Collecting comm==0.1.3 (from -r docs/.sphinx/requirements.txt (line 39)) Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Collecting cryptography==40.0.2 (from -r docs/.sphinx/requirements.txt (line 41)) Downloading cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 202.1 MB/s eta 0:00:00 Collecting debugpy==1.6.7 (from -r docs/.sphinx/requirements.txt (line 43)) Downloading debugpy-1.6.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 231.0 MB/s eta 0:00:00 Collecting decorator==5.1.1 (from -r docs/.sphinx/requirements.txt (line 45)) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting deprecated==1.2.13 (from -r docs/.sphinx/requirements.txt (line 47)) Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Collecting docutils==0.19 (from -r docs/.sphinx/requirements.txt (line 49)) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 249.5 MB/s eta 0:00:00 Collecting executing==1.2.0 (from -r docs/.sphinx/requirements.txt (line 56)) Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting fastjsonschema==2.16.3 (from -r docs/.sphinx/requirements.txt (line 58)) Downloading fastjsonschema-2.16.3-py3-none-any.whl (23 kB) Collecting gitdb==4.0.10 (from -r docs/.sphinx/requirements.txt (line 60)) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 161.2 MB/s eta 0:00:00 Collecting gitpython==3.1.31 (from -r docs/.sphinx/requirements.txt (line 62)) Downloading GitPython-3.1.31-py3-none-any.whl (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.3/184.3 kB 252.6 MB/s eta 0:00:00 Collecting greenlet==2.0.2 (from -r docs/.sphinx/requirements.txt (line 64)) Downloading greenlet-2.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (618 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 618.5/618.5 kB 279.9 MB/s eta 0:00:00 Requirement already satisfied: idna==3.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 66)) (3.4) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 68)) (1.4.1) Collecting importlib-metadata==6.5.0 (from -r docs/.sphinx/requirements.txt (line 70)) Downloading importlib_metadata-6.5.0-py3-none-any.whl (22 kB) Collecting ipykernel==6.22.0 (from -r docs/.sphinx/requirements.txt (line 74)) Downloading ipykernel-6.22.0-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 kB 231.5 MB/s eta 0:00:00 Collecting ipython==8.12.0 (from -r docs/.sphinx/requirements.txt (line 76)) Downloading ipython-8.12.0-py3-none-any.whl (796 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 796.4/796.4 kB 280.5 MB/s eta 0:00:00 Collecting jedi==0.18.2 (from -r docs/.sphinx/requirements.txt (line 80)) Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 282.9 MB/s eta 0:00:00 Requirement already satisfied: jinja2==3.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 82)) (3.1.2) Collecting jsonschema==4.17.3 (from -r docs/.sphinx/requirements.txt (line 86)) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 228.5 MB/s eta 0:00:00 Collecting jupyter-cache==0.5.0 (from -r docs/.sphinx/requirements.txt (line 88)) Downloading jupyter_cache-0.5.0-py3-none-any.whl (34 kB) Collecting jupyter-client==8.2.0 (from -r docs/.sphinx/requirements.txt (line 90)) Downloading jupyter_client-8.2.0-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 230.4 MB/s eta 0:00:00 Collecting jupyter-core==5.3.0 (from -r docs/.sphinx/requirements.txt (line 94)) Downloading jupyter_core-5.3.0-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 kB 227.5 MB/s eta 0:00:00 Collecting linkify-it-py==1.0.3 (from -r docs/.sphinx/requirements.txt (line 99)) Downloading linkify_it_py-1.0.3-py3-none-any.whl (19 kB) Collecting markdown-it-py==2.2.0 (from -r docs/.sphinx/requirements.txt (line 101)) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 225.4 MB/s eta 0:00:00 Requirement already satisfied: markupsafe==2.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 105)) (2.1.2) Collecting matplotlib-inline==0.1.6 (from -r docs/.sphinx/requirements.txt (line 107)) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting mdit-py-plugins==0.3.5 (from -r docs/.sphinx/requirements.txt (line 111)) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 188.9 MB/s eta 0:00:00 Collecting mdurl==0.1.2 (from -r docs/.sphinx/requirements.txt (line 113)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting myst-nb==0.17.1 (from -r docs/.sphinx/requirements.txt (line 115)) Downloading myst_nb-0.17.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 216.9 MB/s eta 0:00:00 Collecting myst-parser[linkify]==0.18.1 (from -r docs/.sphinx/requirements.txt (line 117)) Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 203.2 MB/s eta 0:00:00 Collecting nbclient==0.5.13 (from -r docs/.sphinx/requirements.txt (line 121)) Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 183.0 MB/s eta 0:00:00 Collecting nbformat==5.8.0 (from -r docs/.sphinx/requirements.txt (line 125)) Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 216.9 MB/s eta 0:00:00 Collecting nest-asyncio==1.5.6 (from -r docs/.sphinx/requirements.txt (line 130)) Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting numpy==1.24.2 (from -r docs/.sphinx/requirements.txt (line 134)) Downloading numpy-1.24.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 218.4 MB/s eta 0:00:00 Requirement already satisfied: packaging==23.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 136)) (23.1) Collecting parso==0.8.3 (from -r docs/.sphinx/requirements.txt (line 141)) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 230.1 MB/s eta 0:00:00 Collecting pexpect==4.8.0 (from -r docs/.sphinx/requirements.txt (line 143)) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 195.0 MB/s eta 0:00:00 Collecting pickleshare==0.7.5 (from -r docs/.sphinx/requirements.txt (line 145)) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting platformdirs==3.2.0 (from -r docs/.sphinx/requirements.txt (line 147)) Downloading platformdirs-3.2.0-py3-none-any.whl (14 kB) Collecting prompt-toolkit==3.0.38 (from -r docs/.sphinx/requirements.txt (line 149)) Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 kB 258.9 MB/s eta 0:00:00 Collecting psutil==5.9.5 (from -r docs/.sphinx/requirements.txt (line 151)) Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.1/282.1 kB 238.7 MB/s eta 0:00:00 Collecting ptyprocess==0.7.0 (from -r docs/.sphinx/requirements.txt (line 153)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting pure-eval==0.2.2 (from -r docs/.sphinx/requirements.txt (line 155)) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting pycparser==2.21 (from -r docs/.sphinx/requirements.txt (line 157)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 200.8 MB/s eta 0:00:00 Collecting pydata-sphinx-theme==0.13.3 (from -r docs/.sphinx/requirements.txt (line 159)) Downloading pydata_sphinx_theme-0.13.3-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 230.0 MB/s eta 0:00:00 Collecting pygithub==1.58.1 (from -r docs/.sphinx/requirements.txt (line 163)) Downloading PyGithub-1.58.1-py3-none-any.whl (312 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.5/312.5 kB 264.1 MB/s eta 0:00:00 Requirement already satisfied: pygments==2.15.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 165)) (2.15.1) Collecting pyjwt[crypto]==2.6.0 (from -r docs/.sphinx/requirements.txt (line 171)) Downloading PyJWT-2.6.0-py3-none-any.whl (20 kB) Collecting pynacl==1.5.0 (from -r docs/.sphinx/requirements.txt (line 173)) 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 274.8 MB/s eta 0:00:00 Collecting pyrsistent==0.19.3 (from -r docs/.sphinx/requirements.txt (line 175)) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 201.8 MB/s eta 0:00:00 Collecting python-dateutil==2.8.2 (from -r docs/.sphinx/requirements.txt (line 177)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 262.4 MB/s eta 0:00:00 Collecting pyyaml==6.0 (from -r docs/.sphinx/requirements.txt (line 179)) Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 270.8 MB/s eta 0:00:00 Collecting pyzmq==25.0.2 (from -r docs/.sphinx/requirements.txt (line 185)) Downloading pyzmq-25.0.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 278.3 MB/s eta 0:00:00 Collecting requests==2.28.2 (from -r docs/.sphinx/requirements.txt (line 189)) Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 206.7 MB/s eta 0:00:00 Collecting rocm-docs-core==0.7.1 (from -r docs/.sphinx/requirements.txt (line 193)) Downloading rocm_docs_core-0.7.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 275.5 MB/s eta 0:00:00 Collecting six==1.16.0 (from -r docs/.sphinx/requirements.txt (line 195)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting smmap==5.0.0 (from -r docs/.sphinx/requirements.txt (line 199)) Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 201)) (2.2.0) Collecting soupsieve==2.4.1 (from -r docs/.sphinx/requirements.txt (line 203)) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting sphinx==5.3.0 (from -r docs/.sphinx/requirements.txt (line 205)) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 212.6 MB/s eta 0:00:00 Collecting sphinx-book-theme==1.0.1 (from -r docs/.sphinx/requirements.txt (line 217)) Downloading sphinx_book_theme-1.0.1-py3-none-any.whl (396 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.9/396.9 kB 266.9 MB/s eta 0:00:00 Collecting sphinx-copybutton==0.5.1 (from -r docs/.sphinx/requirements.txt (line 219)) Downloading sphinx_copybutton-0.5.1-py3-none-any.whl (13 kB) Collecting sphinx-design==0.4.1 (from -r docs/.sphinx/requirements.txt (line 221)) Downloading sphinx_design-0.4.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 223.2 MB/s eta 0:00:00 Collecting sphinx-external-toc==0.3.1 (from -r docs/.sphinx/requirements.txt (line 223)) Downloading sphinx_external_toc-0.3.1-py3-none-any.whl (26 kB) Collecting sphinx-notfound-page==0.8.3 (from -r docs/.sphinx/requirements.txt (line 225)) Downloading sphinx_notfound_page-0.8.3-py2.py3-none-any.whl (8.5 kB) Requirement already satisfied: sphinxcontrib-applehelp==1.0.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 227)) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp==1.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 229)) (1.0.2) Requirement already satisfied: sphinxcontrib-htmlhelp==2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 231)) (2.0.1) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 233)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==1.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 235)) (1.0.3) Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 237)) (1.1.5) Collecting sqlalchemy==1.4.47 (from -r docs/.sphinx/requirements.txt (line 239)) Downloading SQLAlchemy-1.4.47-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 248.5 MB/s eta 0:00:00 Collecting stack-data==0.6.2 (from -r docs/.sphinx/requirements.txt (line 241)) Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting tabulate==0.9.0 (from -r docs/.sphinx/requirements.txt (line 243)) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting tornado==6.3 (from -r docs/.sphinx/requirements.txt (line 245)) Downloading tornado-6.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.4/426.4 kB 264.3 MB/s eta 0:00:00 Collecting traitlets==5.9.0 (from -r docs/.sphinx/requirements.txt (line 249)) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 227.9 MB/s eta 0:00:00 Collecting typing-extensions==4.5.0 (from -r docs/.sphinx/requirements.txt (line 259)) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting uc-micro-py==1.0.1 (from -r docs/.sphinx/requirements.txt (line 264)) Downloading uc_micro_py-1.0.1-py3-none-any.whl (6.2 kB) Requirement already satisfied: urllib3==1.26.15 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 266)) (1.26.15) Collecting wcwidth==0.2.6 (from -r docs/.sphinx/requirements.txt (line 268)) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting wrapt==1.15.0 (from -r docs/.sphinx/requirements.txt (line 270)) Downloading wrapt-1.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/81.5 kB 221.2 MB/s eta 0:00:00 Requirement already satisfied: zipp==3.15.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 272)) (3.15.0) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (from babel==2.12.1->-r docs/.sphinx/requirements.txt (line 17)) (2023.3) Collecting importlib-resources>=1.4.0 (from jsonschema==4.17.3->-r docs/.sphinx/requirements.txt (line 86)) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema==4.17.3->-r docs/.sphinx/requirements.txt (line 86)) Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting importlib-resources>=1.4.0 (from jsonschema==4.17.3->-r docs/.sphinx/requirements.txt (line 86)) Downloading importlib_resources-5.10.4-py3-none-any.whl (34 kB) Installing collected packages: wcwidth, pure-eval, ptyprocess, pickleshare, fastjsonschema, executing, backcall, wrapt, uc-micro-py, typing-extensions, traitlets, tornado, tabulate, soupsieve, smmap, six, requests, pyzmq, pyyaml, pyrsistent, pyjwt, pycparser, psutil, prompt-toolkit, platformdirs, pkgutil-resolve-name, pexpect, parso, numpy, nest-asyncio, mdurl, importlib-resources, importlib-metadata, greenlet, docutils, decorator, debugpy, click, attrs, accessible-pygments, sqlalchemy, sphinx, python-dateutil, matplotlib-inline, markdown-it-py, linkify-it-py, jupyter-core, jsonschema, jedi, gitdb, deprecated, comm, cffi, beautifulsoup4, asttokens, stack-data, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pynacl, pydata-sphinx-theme, nbformat, mdit-py-plugins, jupyter-client, gitpython, cryptography, breathe, sphinx-book-theme, nbclient, myst-parser, ipython, pygithub, jupyter-cache, ipykernel, myst-nb, rocm-docs-core Attempting uninstall: requests Found existing installation: requests 2.29.0 Uninstalling requests-2.29.0: Successfully uninstalled requests-2.29.0 Attempting uninstall: importlib-metadata Found existing installation: importlib-metadata 6.6.0 Uninstalling importlib-metadata-6.6.0: Successfully uninstalled importlib-metadata-6.6.0 Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: sphinx Found existing installation: Sphinx 6.2.1 Uninstalling Sphinx-6.2.1: Successfully uninstalled Sphinx-6.2.1 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. sphinx-rtd-theme 1.2.0 requires docutils<0.19, but you have docutils 0.19 which is incompatible. Successfully installed accessible-pygments-0.0.4 asttokens-2.2.1 attrs-23.1.0 backcall-0.2.0 beautifulsoup4-4.12.2 breathe-4.34.0 cffi-1.15.1 click-8.1.3 comm-0.1.3 cryptography-40.0.2 debugpy-1.6.7 decorator-5.1.1 deprecated-1.2.13 docutils-0.19 executing-1.2.0 fastjsonschema-2.16.3 gitdb-4.0.10 gitpython-3.1.31 greenlet-2.0.2 importlib-metadata-6.5.0 importlib-resources-5.10.4 ipykernel-6.22.0 ipython-8.12.0 jedi-0.18.2 jsonschema-4.17.3 jupyter-cache-0.5.0 jupyter-client-8.2.0 jupyter-core-5.3.0 linkify-it-py-1.0.3 markdown-it-py-2.2.0 matplotlib-inline-0.1.6 mdit-py-plugins-0.3.5 mdurl-0.1.2 myst-nb-0.17.1 myst-parser-0.18.1 nbclient-0.5.13 nbformat-5.8.0 nest-asyncio-1.5.6 numpy-1.24.2 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 platformdirs-3.2.0 prompt-toolkit-3.0.38 psutil-5.9.5 ptyprocess-0.7.0 pure-eval-0.2.2 pycparser-2.21 pydata-sphinx-theme-0.13.3 pygithub-1.58.1 pyjwt-2.6.0 pynacl-1.5.0 pyrsistent-0.19.3 python-dateutil-2.8.2 pyyaml-6.0 pyzmq-25.0.2 requests-2.28.2 rocm-docs-core-0.7.1 six-1.16.0 smmap-5.0.0 soupsieve-2.4.1 sphinx-5.3.0 sphinx-book-theme-1.0.1 sphinx-copybutton-0.5.1 sphinx-design-0.4.1 sphinx-external-toc-0.3.1 sphinx-notfound-page-0.8.3 sqlalchemy-1.4.47 stack-data-0.6.2 tabulate-0.9.0 tornado-6.3 traitlets-5.9.0 typing-extensions-4.5.0 uc-micro-py-1.0.1 wcwidth-0.2.6 wrapt-1.15.0 [rtd-command-info] start-time: 2023-04-27T15:07:56.843221Z, end-time: 2023-04-27T15:07:56.925353Z, 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 from rocm_docs import ROCmDocs import pathlib import sys # We need to add the location of the hiprand Python module to the PATH # in order to build the documentation of that module docs_dir_path = pathlib.Path(__file__).parent python_dir_path = docs_dir_path.parent / 'python' / 'hiprand' sys.path.append(str(python_dir_path)) docs_core = ROCmDocs("hipRAND Documentation") docs_core.run_doxygen() docs_core.setup() for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("develop", "/en/develop/"), ], 'downloads': [ ("html", "//rocmdocs.amd.com/_/downloads/hipRAND/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'advanced-micro-devices-hiprand', 'name': u'hipRAND', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://rocmdocs.amd.com/projects/hipRAND/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'ROCmSoftwarePlatform', 'proxied_api_host': '/_', 'github_repo': 'hipRAND', 'github_version': 'develop', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'develop', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': None, 'commit': 'c7b8bcfa', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/advanced-micro-devices-hiprand/builds/1440037/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-04-27T15:07:57.114631Z, end-time: 2023-04-27T15:08:04.101772Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 making output directory... done 1.8.13 warning: tag INCLUDE_PATH: include path `../library/include/hiprand' does not exist warning: source ../library/include/hiprand is not a readable file or directory... skipping. Notice: Output directory `docBin' does not exist. I have created it for you. 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-hiprand/checkouts/latest/library/include/hiprand Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/mainpage.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/mainpage.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hipranddevice.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hipranddevice.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hiprandhost.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hiprandhost.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hiprandhostcpp.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hiprandhostcpp.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_hcc.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_hcc.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel_hcc.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel_hcc.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel_nvcc.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel_nvcc.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_mtgp32_host.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_mtgp32_host.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_nvcc.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.h:86: warning: Member HIPRAND_DEFAULT_MAX_BLOCK_SIZE (macro definition) of group hiprandhost is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.h:87: warning: Member HIPRAND_DEFAULT_MIN_WARPS_PER_EU (macro definition) of group hiprandhost is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:564: warning: Member result_type (typedef) of class hiprand_cpp::lognormal_distribution is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:571: warning: Member distribution_type (typedef) of class hiprand_cpp::lognormal_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:572: warning: Member param_type(RealType m=0.0, RealType s=1.0) (function) of class hiprand_cpp::lognormal_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:577: warning: Member param_type(const param_type ¶ms)=default (function) of class hiprand_cpp::lognormal_distribution::param_type is not documented. /include/hiprand/hiprand_nvcc.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for 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... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... 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... 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-hiprand/checkouts/latest/library/include/hiprand/hiprand.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_hcc.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel_hcc.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel_nvcc.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_mtgp32_host.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_nvcc.h... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hipranddevice.dox... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hiprandhost.dox... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hiprandhostcpp.dox... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/mainpage.dox... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for compound hiprand_cpp::error... Generating docs for compound hiprand_cpp::lognormal_distribution... Generating docs for nested compound hiprand_cpp::lognormal_distribution::param_type... Generating docs for compound hiprand_cpp::mrg32k/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:371: warning: Member result_type (typedef) of class hiprand_cpp::normal_distribution is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:378: warning: Member distribution_type (typedef) of class hiprand_cpp::normal_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:379: warning: Member param_type(RealType mean=0.0, RealType stddev=1.0) (function) of class hiprand_cpp::normal_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:384: warning: Member param_type(const param_type ¶ms)=default (function) of class hiprand_cpp::normal_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:756: warning: Member result_type (typedef) of class hiprand_cpp::poisson_distribution is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:763: warning: Member distribution_type (typedef) of class hiprand_cpp::poisson_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:764: warning: Member param_type(double mean=1.0) (function) of class hiprand_cpp::poisson_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:769: warning: Member param_type(const param_type ¶ms)=default (function) of class hiprand_cpp::poisson_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copydetails or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copydetails or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:165: warning: Member result_type (typedef) of class hiprand_cpp::uniform_int_distribution is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:269: warning: Member result_type (typedef) of class hiprand_cpp::uniform_real_distribution is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copydetails or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copydetails or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found 3a_engine... Generating docs for compound hiprand_cpp::mt19937_engine... Generating docs for compound hiprand_cpp::mtgp32_engine... Generating docs for compound hiprand_cpp::normal_distribution... Generating docs for nested compound hiprand_cpp::normal_distribution::param_type... Generating docs for compound hiprand_cpp::philox4x32_10_engine... Generating docs for compound hiprand_cpp::poisson_distribution... Generating docs for nested compound hiprand_cpp::poisson_distribution::param_type... Generating docs for compound hiprand_cpp::scrambled_sobol32_engine... Generating docs for compound hiprand_cpp::scrambled_sobol64_engine... Generating docs for compound hiprand_cpp::sobol32_engine... Generating docs for compound hiprand_cpp::sobol64_engine... Generating docs for compound hiprand_cpp::uniform_int_distribution... Generating docs for compound hiprand_cpp::uniform_real_distribution... Generating docs for compound hiprand_cpp::xorwow_engine... 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 hiprand_cpp::error Generating XML output for class hiprand_cpp::lognormal_distribution Generating XML output for class hiprand_cpp::mrg32k3a_engine Generating XML output for class hiprand_cpp::mt19937_engine Generating XML output for class hiprand_cpp::mtgp32_engine Generating XML output for class hiprand_cpp::normal_distribution Generating XML output for class hiprand_cpp::poisson_distribution::param_type Generating XML output for class hiprand_cpp::lognormal_distribution::param_type Generating XML output for class hiprand_cpp::normal_distribution::param_type Generating XML output for class hiprand_cpp::philox4x32_10_engine Generating XML output for class hiprand_cpp::poisson_distribution Generating XML output for class hiprand_cpp::scrambled_sobol32_engine Generating XML output for class hiprand_cpp::scrambled_sobol64_engine Generating XML output for class hiprand_cpp::sobol32_engine Generating XML output for class hiprand_cpp::sobol64_engine Generating XML output for class hiprand_cpp::uniform_int_distribution Generating XML output for class hiprand_cpp::uniform_real_distribution Generating XML output for class hiprand_cpp::xorwow_engine Generating XML output for namespace hiprand_cpp Generating XML output for namespace std Generating XML output for file hipranddevice.dox Generating XML output for file hiprandhost.dox Generating XML output for file hiprandhostcpp.dox Generating XML output for file mainpage.dox Generating XML output for file hiprand.h Generating XML output for file hiprand.hpp Generating XML output for file hiprand_hcc.h Generating XML output for file hiprand_kernel.h Generating XML output for file hiprand_kernel_hcc.h Generating XML output for file hiprand_kernel_nvcc.h Generating XML output for file hiprand_mtgp32_host.h Generating XML output for file hiprand_nvcc.h Generating XML output for group hipranddevice Generating XML output for group hiprandhost Generating XML output for group hiprandhostcpp Generating XML output for page hipranddevice_page Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/ Generate XML output for dir /home/docs/checkouts/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/ Generate XML output for dir /home/docs/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/ Generate XML output for dir /home/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/ Generating XML output for the main page lookup cache used 743/65536 hits=18244 misses=828 finished... myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=['colon_fence', 'fieldlist', 'linkify', 'replacements', 'substitution'], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), 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') myst-nb v0.17.1: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/_readthedocs/.jupyter_cache [autosummary] generating autosummary for: cpp_api.rst, index.rst, installing.rst, python_api.rst loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] cpp_api reading sources... [ 50%] index reading sources... [ 75%] installing reading sources... [100%] python_api /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 16] inline __host__ hiprandStatus_t hiprandMakeMTGP32Constants (const mtgp32_params_fast_t params[], mtgp32_kernel_params_t *p) ----------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 32] inline __host__ hiprandStatus_t hiprandMakeMTGP32Constants (const mtgp32_params_fast_t params[], mtgp32_kernel_params_t *p) --------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 32] inline __host__ hiprandStatus_t hiprandMakeMTGP32Constants (const mtgp32_params_fast_t params[], mtgp32_kernel_params_t *p) --------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 16] inline __host__ hiprandStatus_t hiprandMakeMTGP32KernelState (hiprandStateMtgp32_t *s, mtgp32_params_fast_t params[], mtgp32_kernel_params_t *k, int n, unsigned long long seed) ----------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 32] inline __host__ hiprandStatus_t hiprandMakeMTGP32KernelState (hiprandStateMtgp32_t *s, mtgp32_params_fast_t params[], mtgp32_kernel_params_t *k, int n, unsigned long long seed) --------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 32] inline __host__ hiprandStatus_t hiprandMakeMTGP32KernelState (hiprandStateMtgp32_t *s, mtgp32_params_fast_t params[], mtgp32_kernel_params_t *k, int n, unsigned long long seed) --------------------------------^ looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] cpp_api writing output... [ 50%] index writing output... [ 75%] installing writing output... [100%] python_api generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 1.653 cpp_api 0.454 python_api 0.017 installing 0.002 index build succeeded, 2 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2023-04-27T15:08:04.319743Z, end-time: 2023-04-27T15:08:10.885420Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v5.3.0 making output directory... done 1.8.13 warning: tag INCLUDE_PATH: include path `../library/include/hiprand' does not exist warning: source ../library/include/hiprand is not a readable file or directory... skipping. 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-hiprand/checkouts/latest/library/include/hiprand Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/mainpage.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/mainpage.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hipranddevice.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hipranddevice.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hiprandhost.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hiprandhost.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hiprandhostcpp.dox... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hiprandhostcpp.dox... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_hcc.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_hcc.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel_hcc.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel_hcc.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel_nvcc.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel_nvcc.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_mtgp32_host.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_mtgp32_host.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_nvcc.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_nvcc.h... Building group list... Building directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.h:86: warning: Member HIPRAND_DEFAULT_MAX_BLOCK_SIZE (macro definition) of group hiprandhost is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.h:87: warning: Member HIPRAND_DEFAULT_MIN_WARPS_PER_EU (macro definition) of group hiprandhost is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:564: warning: Member result_type (typedef) of class hiprand_cpp::lognormal_distribution is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:571: warning: Member distribution_type (typedef) of class hiprand_cpp::lognormal_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:572: warning: Member param_type(RealType m=0.0, RealType s=1.0) (function) of class hiprand_cpp::lognormal_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:577: warning: Member param_type(const param_type ¶ms)=default (function) of class hiprand_cpp::lognormal_distribution::param_type is not documented. list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for 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... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... 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... 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-hiprand/checkouts/latest/library/include/hiprand/hiprand.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_hcc.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel_hcc.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_kernel_nvcc.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_mtgp32_host.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand_nvcc.h... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hipranddevice.dox... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hiprandhost.dox... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/hiprandhostcpp.dox... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/.doxygen/mainpage.dox... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for compound hiprand_cpp::error... Generating docs for compound hiprand_cpp::lognormal_distribution... Generating docs for nested compound hiprand_cpp::lognormal_distribution::param_type... Generating docs for compound hiprand_cpp::mrg32k3a_engine... Generating docs for compound hiprand_cpp::mt19937_engine... Gene/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:371: warning: Member result_type (typedef) of class hiprand_cpp::normal_distribution is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:378: warning: Member distribution_type (typedef) of class hiprand_cpp::normal_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:379: warning: Member param_type(RealType mean=0.0, RealType stddev=1.0) (function) of class hiprand_cpp::normal_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:384: warning: Member param_type(const param_type ¶ms)=default (function) of class hiprand_cpp::normal_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:756: warning: Member result_type (typedef) of class hiprand_cpp::poisson_distribution is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:763: warning: Member distribution_type (typedef) of class hiprand_cpp::poisson_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:764: warning: Member param_type(double mean=1.0) (function) of class hiprand_cpp::poisson_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:769: warning: Member param_type(const param_type ¶ms)=default (function) of class hiprand_cpp::poisson_distribution::param_type is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copydetails or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copydetails or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:165: warning: Member result_type (typedef) of class hiprand_cpp::uniform_int_distribution is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:269: warning: Member result_type (typedef) of class hiprand_cpp::uniform_real_distribution is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copydetails or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copydetails or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:2170: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/hiprand.hpp:1864: warning: @copybrief or @copydoc target 'sobol32::operator()(result_type, size_t)' not found rating docs for compound hiprand_cpp::mtgp32_engine... Generating docs for compound hiprand_cpp::normal_distribution... Generating docs for nested compound hiprand_cpp::normal_distribution::param_type... Generating docs for compound hiprand_cpp::philox4x32_10_engine... Generating docs for compound hiprand_cpp::poisson_distribution... Generating docs for nested compound hiprand_cpp::poisson_distribution::param_type... Generating docs for compound hiprand_cpp::scrambled_sobol32_engine... Generating docs for compound hiprand_cpp::scrambled_sobol64_engine... Generating docs for compound hiprand_cpp::sobol32_engine... Generating docs for compound hiprand_cpp::sobol64_engine... Generating docs for compound hiprand_cpp::uniform_int_distribution... Generating docs for compound hiprand_cpp::uniform_real_distribution... Generating docs for compound hiprand_cpp::xorwow_engine... 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 hiprand_cpp::error Generating XML output for class hiprand_cpp::lognormal_distribution Generating XML output for class hiprand_cpp::mrg32k3a_engine Generating XML output for class hiprand_cpp::mt19937_engine Generating XML output for class hiprand_cpp::mtgp32_engine Generating XML output for class hiprand_cpp::normal_distribution Generating XML output for class hiprand_cpp::poisson_distribution::param_type Generating XML output for class hiprand_cpp::lognormal_distribution::param_type Generating XML output for class hiprand_cpp::normal_distribution::param_type Generating XML output for class hiprand_cpp::philox4x32_10_engine Generating XML output for class hiprand_cpp::poisson_distribution Generating XML output for class hiprand_cpp::scrambled_sobol32_engine Generating XML output for class hiprand_cpp::scrambled_sobol64_engine Generating XML output for class hiprand_cpp::sobol32_engine Generating XML output for class hiprand_cpp::sobol64_engine Generating XML output for class hiprand_cpp::uniform_int_distribution Generating XML output for class hiprand_cpp::uniform_real_distribution Generating XML output for class hiprand_cpp::xorwow_engine Generating XML output for namespace hiprand_cpp Generating XML output for namespace std Generating XML output for file hipranddevice.dox Generating XML output for file hiprandhost.dox Generating XML output for file hiprandhostcpp.dox Generating XML output for file mainpage.dox Generating XML output for file hiprand.h Generating XML output for file hiprand.hpp Generating XML output for file hiprand_hcc.h Generating XML output for file hiprand_kernel.h Generating XML output for file hiprand_kernel_hcc.h Generating XML output for file hiprand_kernel_nvcc.h Generating XML output for file hiprand_mtgp32_host.h Generating XML output for file hiprand_nvcc.h Generating XML output for group hipranddevice Generating XML output for group hiprandhost Generating XML output for group hiprandhostcpp Generating XML output for page hipranddevice_page Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/ Generate XML output for dir /home/docs/checkouts/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/ Generate XML output for dir /home/docs/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/hiprand/ Generate XML output for dir /home/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/include/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/library/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/ Generating XML output for the main page lookup cache used 743/65536 hits=18244 misses=828 finished... myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=['colon_fence', 'fieldlist', 'linkify', 'replacements', 'substitution'], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), 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') myst-nb v0.17.1: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/_readthedocs/.jupyter_cache [autosummary] generating autosummary for: cpp_api.rst, index.rst, installing.rst, python_api.rst loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] cpp_api reading sources... [ 50%] index reading sources... [ 75%] installing reading sources... [100%] python_api /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 16] inline __host__ hiprandStatus_t hiprandMakeMTGP32Constants (const mtgp32_params_fast_t params[], mtgp32_kernel_params_t *p) ----------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 32] inline __host__ hiprandStatus_t hiprandMakeMTGP32Constants (const mtgp32_params_fast_t params[], mtgp32_kernel_params_t *p) --------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 32] inline __host__ hiprandStatus_t hiprandMakeMTGP32Constants (const mtgp32_params_fast_t params[], mtgp32_kernel_params_t *p) --------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 16] inline __host__ hiprandStatus_t hiprandMakeMTGP32KernelState (hiprandStateMtgp32_t *s, mtgp32_params_fast_t params[], mtgp32_kernel_params_t *k, int n, unsigned long long seed) ----------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 32] inline __host__ hiprandStatus_t hiprandMakeMTGP32KernelState (hiprandStateMtgp32_t *s, mtgp32_params_fast_t params[], mtgp32_kernel_params_t *k, int n, unsigned long long seed) --------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 32] inline __host__ hiprandStatus_t hiprandMakeMTGP32KernelState (hiprandStateMtgp32_t *s, mtgp32_params_fast_t params[], mtgp32_kernel_params_t *k, int n, unsigned long long seed) --------------------------------^ looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... installing cpp_api python_api done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 1.661 cpp_api 0.447 python_api 0.017 installing 0.003 index build succeeded, 2 warnings. The HTML page is in ../_readthedocs/htmlzip.