Read the Docs build information Build id: 1727455 Project: advanced-micro-devices-hiprand Version: latest Commit: 8689a9016d70ff10fa97d4c750055cc421eda323 Date: 2023-09-18T15:23:12.864576Z State: finished Success: True [rtd-command-info] start-time: 2023-09-18T15:23:23.147744Z, end-time: 2023-09-18T15:23:23.777812Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/ROCmSoftwarePlatform/hipRAND.git . Cloning into '.'... [rtd-command-info] start-time: 2023-09-18T15:23:24.218635Z, end-time: 2023-09-18T15:23:25.524791Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/docs/5.7.0:refs/remotes/origin/docs/5.7.0 From https://github.com/ROCmSoftwarePlatform/hipRAND * [new branch] docs/5.7.0 -> origin/docs/5.7.0 * [new tag] rocm-5.2.0 -> rocm-5.2.0 * [new tag] rocm-5.2.1 -> rocm-5.2.1 * [new tag] rocm-5.2.3 -> rocm-5.2.3 * [new tag] rocm-5.3.0 -> rocm-5.3.0 * [new tag] rocm-5.3.1 -> rocm-5.3.1 * [new tag] rocm-5.3.2 -> rocm-5.3.2 * [new tag] rocm-5.3.3 -> rocm-5.3.3 * [new tag] rocm-5.4.0 -> rocm-5.4.0 * [new tag] rocm-5.4.1 -> rocm-5.4.1 * [new tag] rocm-5.4.2 -> rocm-5.4.2 * [new tag] rocm-5.4.3 -> rocm-5.4.3 * [new tag] rocm-5.4.4 -> rocm-5.4.4 * [new tag] rocm-5.5.0 -> rocm-5.5.0 * [new tag] rocm-5.5.1 -> rocm-5.5.1 * [new tag] rocm-5.6.0 -> rocm-5.6.0 * [new tag] rocm-5.6.1 -> rocm-5.6.1 [rtd-command-info] start-time: 2023-09-18T15:23:26.099703Z, end-time: 2023-09-18T15:23:26.168952Z, duration: 0, exit-code: 0 git checkout --force origin/docs/5.7.0 Note: switching to 'origin/docs/5.7.0'. 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 8689a90 add exhale to reqs [rtd-command-info] start-time: 2023-09-18T15:23:26.679827Z, end-time: 2023-09-18T15:23:26.743627Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-09-18T15:23:27.230146Z, end-time: 2023-09-18T15:23:27.291048Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip] python: install: - requirements: docs/.sphinx/requirements.txt build: os: ubuntu-20.04 tools: python: "3.8" [rtd-command-info] start-time: 2023-09-18T15:23:34.392242Z, end-time: 2023-09-18T15:23:34.466212Z, duration: 0, exit-code: 0 asdf global python 3.8.17 [rtd-command-info] start-time: 2023-09-18T15:23:35.258754Z, end-time: 2023-09-18T15:23:36.255510Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.17.final.0-64 in 680ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest, 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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-09-18T15:23:36.740474Z, end-time: 2023-09-18T15:23:47.308654Z, duration: 10, 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-hiprand/envs/latest/lib/python3.8/site-packages (21.2.3) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/envs/latest/lib/python3.8/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.2.1 setuptools-68.2.2 [rtd-command-info] start-time: 2023-09-18T15:23:48.033372Z, end-time: 2023-09-18T15:23:58.126820Z, duration: 10, 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 Obtaining dependency information for pillow from https://files.pythonhosted.org/packages/cd/6d/07566c00ddb116a0eca1a623abda12da81099a6ff3200e5e6b7e2d3c8c2b/Pillow-10.0.1-cp38-cp38-manylinux_2_28_x86_64.whl.metadata Downloading Pillow-10.0.1-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 20.5 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 120.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 Obtaining dependency information for sphinx from https://files.pythonhosted.org/packages/48/17/325cf6a257d84751a48ae90752b3d8fe0be8f9535b6253add61c49d0d9bc/sphinx-7.1.2-py3-none-any.whl.metadata Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx-rtd-theme Obtaining dependency information for sphinx-rtd-theme from https://files.pythonhosted.org/packages/18/01/76f40a18e9209bb098c1c1313c823dbbd001b23a2db71e7fd4eb5a48559c/sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl.metadata Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl.metadata (4.5 kB) Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 133.3 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 150.6 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 133.4 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 211.3 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 136.6 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 139.2 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Obtaining dependency information for Pygments>=2.13 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 122.4 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 113.3 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) Obtaining dependency information for requests>=2.25.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 187.4 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Obtaining dependency information for importlib-metadata>=4.8 from https://files.pythonhosted.org/packages/cc/37/db7ba97e676af155f5fcb1a35466f446eadc9104e25b83366e8088c9c926/importlib_metadata-6.8.0-py3-none-any.whl.metadata Downloading importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 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 237.9 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 221.3 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Obtaining dependency information for pytz>=2015.7 from https://files.pythonhosted.org/packages/32/4d/aaf7eff5deb402fd9a24a1449a8119f00d74ae9c2efa79f8ef9994261fc2/pytz-2023.3.post1-py2.py3-none-any.whl.metadata Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Obtaining dependency information for zipp>=0.5 from https://files.pythonhosted.org/packages/d9/66/48866fc6b158c81cc2bfecc04c480f105c6040e8b077bc54c634b4a67926/zipp-3.17.0-py3-none-any.whl.metadata Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/de/e2/32c14301bb023986dff527a49325b6259cab4ebb4633f69de54af312fc45/MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/cb/e7/5e43745003bf1f90668c7be23fc5952b3a2b9c2558f16749411c18039b36/charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) 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 161.1 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading Pillow-10.0.1-cp38-cp38-manylinux_2_28_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 39.2 MB/s eta 0:00:00 Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 184.2 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 176.0 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 243.5 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 192.0 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 224.3 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.1/199.1 kB 220.2 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 230.5 MB/s eta 0:00:00 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 218.0 MB/s eta 0:00:00 Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) 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=23753 sha256=c8b4e333026534f5848f1d0f7a07f814ae94107f00be0bc25c386ee49e6063a1 Stored in directory: /tmp/pip-ephem-wheel-cache-hve_4epc/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.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.8.0 mock-1.0.1 packaging-23.1 pillow-10.0.1 pytz-2023.3.post1 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.1.2 sphinx-rtd-theme-1.3.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-2.0.4 zipp-3.17.0 [rtd-command-info] start-time: 2023-09-18T15:23:58.653747Z, end-time: 2023-09-18T15:24:14.252216Z, duration: 15, 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) 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 11)) (2.12.1) Collecting beautifulsoup4==4.12.2 (from -r docs/.sphinx/requirements.txt (line 15)) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 13.1 MB/s eta 0:00:00 Collecting breathe==4.35.0 (from -r docs/.sphinx/requirements.txt (line 19)) Downloading breathe-4.35.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 209.0 MB/s eta 0:00:00 Requirement already satisfied: certifi==2023.7.22 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 23)) (2023.7.22) Collecting cffi==1.15.1 (from -r docs/.sphinx/requirements.txt (line 25)) Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 50.9 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer==3.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 29)) (3.2.0) Collecting click==8.1.7 (from -r docs/.sphinx/requirements.txt (line 31)) Obtaining dependency information for click==8.1.7 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting cryptography==41.0.3 (from -r docs/.sphinx/requirements.txt (line 33)) Obtaining dependency information for cryptography==41.0.3 from https://files.pythonhosted.org/packages/46/74/f9eba8c947f57991b5dd5e45797fdc68cc70e444c32e6b952b512d42aba5/cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl.metadata Downloading cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl.metadata (5.2 kB) Collecting deprecated==1.2.14 (from -r docs/.sphinx/requirements.txt (line 35)) Obtaining dependency information for deprecated==1.2.14 from https://files.pythonhosted.org/packages/20/8d/778b7d51b981a96554f29136cd59ca7880bf58094338085bcf2a979a0e6a/Deprecated-1.2.14-py2.py3-none-any.whl.metadata Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) Collecting docutils==0.19 (from -r docs/.sphinx/requirements.txt (line 37)) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 241.6 MB/s eta 0:00:00 Collecting exhale==0.2.4 (from -r docs/.sphinx/requirements.txt (line 43)) Downloading exhale-0.2.4-py2.py3-none-any.whl (105 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.6/105.6 kB 210.2 MB/s eta 0:00:00 Collecting fastjsonschema==2.18.0 (from -r docs/.sphinx/requirements.txt (line 45)) Obtaining dependency information for fastjsonschema==2.18.0 from https://files.pythonhosted.org/packages/9d/93/a3ca3cdeb84065d7d8f8df4cb09ab44405f109183c1d2b915ec17574e6b1/fastjsonschema-2.18.0-py3-none-any.whl.metadata Downloading fastjsonschema-2.18.0-py3-none-any.whl.metadata (2.0 kB) Collecting gitdb==4.0.10 (from -r docs/.sphinx/requirements.txt (line 47)) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 193.0 MB/s eta 0:00:00 Collecting gitpython==3.1.36 (from -r docs/.sphinx/requirements.txt (line 49)) Obtaining dependency information for gitpython==3.1.36 from https://files.pythonhosted.org/packages/f9/94/1877b88fa3a0a30bedb43757a14f548c3b2719c8d83c16012f89564c0f3b/GitPython-3.1.36-py3-none-any.whl.metadata Downloading GitPython-3.1.36-py3-none-any.whl.metadata (12 kB) 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 51)) (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 53)) (1.4.1) Requirement already satisfied: importlib-metadata==6.8.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 55)) (6.8.0) Collecting importlib-resources==6.0.1 (from -r docs/.sphinx/requirements.txt (line 57)) Obtaining dependency information for importlib-resources==6.0.1 from https://files.pythonhosted.org/packages/25/d4/592f53ce2f8dde8be5720851bd0ab71cc2e76c55978e4163ef1ab7e389bb/importlib_resources-6.0.1-py3-none-any.whl.metadata Downloading importlib_resources-6.0.1-py3-none-any.whl.metadata (4.0 kB) 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 59)) (3.1.2) Collecting lxml==4.9.3 (from -r docs/.sphinx/requirements.txt (line 63)) Obtaining dependency information for lxml==4.9.3 from https://files.pythonhosted.org/packages/44/1b/0771c38e65ad23e25368b5e07c920054774b8d12477a4fad116bf500de73/lxml-4.9.3-cp38-cp38-manylinux_2_28_x86_64.whl.metadata Downloading lxml-4.9.3-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting markdown-it-py==2.2.0 (from -r docs/.sphinx/requirements.txt (line 65)) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 201.9 MB/s eta 0:00:00 Requirement already satisfied: markupsafe==2.1.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 69)) (2.1.3) Collecting mdit-py-plugins==0.3.5 (from -r docs/.sphinx/requirements.txt (line 71)) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 180.7 MB/s eta 0:00:00 Collecting mdurl==0.1.2 (from -r docs/.sphinx/requirements.txt (line 73)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting myst-parser==1.0.0 (from -r docs/.sphinx/requirements.txt (line 75)) Downloading myst_parser-1.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.3/77.3 kB 204.6 MB/s eta 0:00:00 Collecting numpy==1.24.4 (from -r docs/.sphinx/requirements.txt (line 77)) Obtaining dependency information for numpy==1.24.4 from https://files.pythonhosted.org/packages/98/5d/5738903efe0ecb73e51eb44feafba32bdba2081263d40c5043568ff60faf/numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) 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 79)) (23.1) Collecting pycparser==2.21 (from -r docs/.sphinx/requirements.txt (line 83)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 210.6 MB/s eta 0:00:00 Collecting pydata-sphinx-theme==0.14.0 (from -r docs/.sphinx/requirements.txt (line 85)) Obtaining dependency information for pydata-sphinx-theme==0.14.0 from https://files.pythonhosted.org/packages/fe/17/cdca09b4dd6e85e59567b4bc581c6ca6e454075dd344b8f28d18cc5501fe/pydata_sphinx_theme-0.14.0-py3-none-any.whl.metadata Downloading pydata_sphinx_theme-0.14.0-py3-none-any.whl.metadata (7.1 kB) Collecting pygithub==1.59.1 (from -r docs/.sphinx/requirements.txt (line 89)) Obtaining dependency information for pygithub==1.59.1 from https://files.pythonhosted.org/packages/2c/71/aff5465d9e3d448a5d4beab1dc7c8dec72037e3ae7e0d856ee08538dc934/PyGithub-1.59.1-py3-none-any.whl.metadata Downloading PyGithub-1.59.1-py3-none-any.whl.metadata (2.0 kB) Requirement already satisfied: pygments==2.16.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 91)) (2.16.1) Collecting pyjwt[crypto]==2.8.0 (from -r docs/.sphinx/requirements.txt (line 96)) Obtaining dependency information for pyjwt[crypto]==2.8.0 from https://files.pythonhosted.org/packages/2b/4f/e04a8067c7c96c364cef7ef73906504e2f40d690811c021e1a1901473a19/PyJWT-2.8.0-py3-none-any.whl.metadata 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 98)) 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 243.4 MB/s eta 0:00:00 Requirement already satisfied: pytz==2023.3.post1 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 100)) (2023.3.post1) Collecting pyyaml==6.0.1 (from -r docs/.sphinx/requirements.txt (line 102)) Obtaining dependency information for pyyaml==6.0.1 from https://files.pythonhosted.org/packages/c8/6b/6600ac24725c7388255b2f5add93f91e58a5d7efaf4af244fdbcc11a541b/PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests==2.31.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 107)) (2.31.0) Collecting rocm-docs-core==0.24.1 (from -r docs/.sphinx/requirements.txt (line 111)) Obtaining dependency information for rocm-docs-core==0.24.1 from https://files.pythonhosted.org/packages/c8/05/96629f4d1d026841d086a6f48d516eb1c8b768bb3986f015123a27c55c03/rocm_docs_core-0.24.1-py3-none-any.whl.metadata Downloading rocm_docs_core-0.24.1-py3-none-any.whl.metadata (3.3 kB) Collecting six==1.16.0 (from -r docs/.sphinx/requirements.txt (line 113)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting smmap==5.0.1 (from -r docs/.sphinx/requirements.txt (line 115)) Obtaining dependency information for smmap==5.0.1 from https://files.pythonhosted.org/packages/a7/a5/10f97f73544edcdef54409f1d839f6049a0d79df68adbc1ceb24d1aaca42/smmap-5.0.1-py3-none-any.whl.metadata 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-hiprand/envs/latest/lib/python3.8/site-packages (from -r docs/.sphinx/requirements.txt (line 117)) (2.2.0) Collecting soupsieve==2.5 (from -r docs/.sphinx/requirements.txt (line 119)) Obtaining dependency information for soupsieve==2.5 from https://files.pythonhosted.org/packages/4c/f3/038b302fdfbe3be7da016777069f26ceefe11a681055ea1f7817546508e3/soupsieve-2.5-py3-none-any.whl.metadata Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx==5.3.0 (from -r docs/.sphinx/requirements.txt (line 121)) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 227.3 MB/s eta 0:00:00 Collecting sphinx-book-theme==1.0.1 (from -r docs/.sphinx/requirements.txt (line 133)) Downloading sphinx_book_theme-1.0.1-py3-none-any.whl (396 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.9/396.9 kB 231.2 MB/s eta 0:00:00 Collecting sphinx-copybutton==0.5.2 (from -r docs/.sphinx/requirements.txt (line 135)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting sphinx-design==0.5.0 (from -r docs/.sphinx/requirements.txt (line 137)) Obtaining dependency information for sphinx-design==0.5.0 from https://files.pythonhosted.org/packages/17/52/a1e9d72ecf56047df714a3dd0840a5148e4e83c100e8e0046bcea60a1054/sphinx_design-0.5.0-py3-none-any.whl.metadata Downloading sphinx_design-0.5.0-py3-none-any.whl.metadata (5.1 kB) Collecting sphinx-external-toc==0.3.1 (from -r docs/.sphinx/requirements.txt (line 139)) Downloading sphinx_external_toc-0.3.1-py3-none-any.whl (26 kB) Collecting sphinx-notfound-page==1.0.0 (from -r docs/.sphinx/requirements.txt (line 141)) Obtaining dependency information for sphinx-notfound-page==1.0.0 from https://files.pythonhosted.org/packages/86/11/226ce8d3d0adf51c646c2a780795e0cef276f3df32eb45547c5389b1ac3e/sphinx_notfound_page-1.0.0-py3-none-any.whl.metadata Downloading sphinx_notfound_page-1.0.0-py3-none-any.whl.metadata (2.9 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 143)) (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 145)) (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 147)) (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 149)) (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 151)) (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 153)) (1.1.5) Collecting typing-extensions==4.8.0 (from -r docs/.sphinx/requirements.txt (line 155)) Obtaining dependency information for typing-extensions==4.8.0 from https://files.pythonhosted.org/packages/24/21/7d397a4b7934ff4028987914ac1044d3b7d52712f30e2ac7a2ae5bc86dd0/typing_extensions-4.8.0-py3-none-any.whl.metadata Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: urllib3==2.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 157)) (2.0.4) Collecting wrapt==1.15.0 (from -r docs/.sphinx/requirements.txt (line 159)) 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 207.8 MB/s eta 0:00:00 Requirement already satisfied: zipp==3.17.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 161)) (3.17.0) Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 147.0 MB/s eta 0:00:00 Downloading cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 211.7 MB/s eta 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading fastjsonschema-2.18.0-py3-none-any.whl (23 kB) Downloading GitPython-3.1.36-py3-none-any.whl (189 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 189.5/189.5 kB 226.1 MB/s eta 0:00:00 Downloading importlib_resources-6.0.1-py3-none-any.whl (34 kB) Downloading lxml-4.9.3-cp38-cp38-manylinux_2_28_x86_64.whl (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 189.0 MB/s eta 0:00:00 Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 192.5 MB/s eta 0:00:00 Downloading pydata_sphinx_theme-0.14.0-py3-none-any.whl (3.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 193.5 MB/s eta 0:00:00 Downloading PyGithub-1.59.1-py3-none-any.whl (342 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 342.2/342.2 kB 241.2 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 241.9 MB/s eta 0:00:00 Downloading rocm_docs_core-0.24.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 247.3 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_design-0.5.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 228.5 MB/s eta 0:00:00 Downloading sphinx_notfound_page-1.0.0-py3-none-any.whl (8.1 kB) Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) Installing collected packages: fastjsonschema, wrapt, typing-extensions, soupsieve, smmap, six, pyyaml, pyjwt, pycparser, numpy, mdurl, lxml, importlib-resources, docutils, click, accessible-pygments, sphinx, markdown-it-py, gitdb, deprecated, cffi, beautifulsoup4, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pynacl, pydata-sphinx-theme, mdit-py-plugins, gitpython, cryptography, breathe, sphinx-book-theme, myst-parser, exhale, pygithub, rocm-docs-core 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 7.1.2 Uninstalling Sphinx-7.1.2: Successfully uninstalled Sphinx-7.1.2 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.3.0 requires docutils<0.19, but you have docutils 0.19 which is incompatible. Successfully installed accessible-pygments-0.0.4 beautifulsoup4-4.12.2 breathe-4.35.0 cffi-1.15.1 click-8.1.7 cryptography-41.0.3 deprecated-1.2.14 docutils-0.19 exhale-0.2.4 fastjsonschema-2.18.0 gitdb-4.0.10 gitpython-3.1.36 importlib-resources-6.0.1 lxml-4.9.3 markdown-it-py-2.2.0 mdit-py-plugins-0.3.5 mdurl-0.1.2 myst-parser-1.0.0 numpy-1.24.4 pycparser-2.21 pydata-sphinx-theme-0.14.0 pygithub-1.59.1 pyjwt-2.8.0 pynacl-1.5.0 pyyaml-6.0.1 rocm-docs-core-0.24.1 six-1.16.0 smmap-5.0.1 soupsieve-2.5 sphinx-5.3.0 sphinx-book-theme-1.0.1 sphinx-copybutton-0.5.2 sphinx-design-0.5.0 sphinx-external-toc-0.3.1 sphinx-notfound-page-1.0.0 typing-extensions-4.8.0 wrapt-1.15.0 [rtd-command-info] start-time: 2023-09-18T15:24:21.477603Z, end-time: 2023-09-18T15:24:21.538930Z, duration: 0, exit-code: 0 cat docs/conf.py """Copyright (C) 2022 Advanced Micro Devices, Inc. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell cop- ies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IM- PLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNE- CTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. """ # -*- coding: utf-8 -*- # # hipRAND documentation build configuration file, created by # sphinx-quickstart on Mon Jan 8 16:34:42 2018. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. import os import sys import subprocess sys.path.insert(0, os.path.abspath('../python/hiprand')) read_the_docs_build = os.environ.get('READTHEDOCS', None) == 'True' # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.mathjax', 'sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx_rtd_theme', 'breathe', 'exhale', ] breathe_projects = { "hipRAND": "./docBin/xml" } breathe_default_project = "hipRAND" # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ['.rst'] # The master toctree document. master_doc = 'index' # General information about the project. project = u'hipRAND' copyright = '2017-2022, Advanced Micro Devices, Inc.' author = 'Advanced Micro Devices, Inc.' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = u'2.10.16' # The full version, including alpha/beta/rc tags. release = u'2.10.16' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = 'en' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # # html_theme = 'alabaster' #if read_the_docs_build: # html_theme = 'default' #else: import sphinx_rtd_theme html_theme = "sphinx_rtd_theme" html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] html_logo = "rocm_logo.png" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. html_theme_options = { 'logo_only': True, 'display_version': True } # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". # html_static_path = ['_static'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars # html_sidebars = { # '**': [ # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # ] # } # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'hipRANDdoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'hipRAND.tex', u'hipRAND Documentation', u'Advanced Micro Devices', 'manual'), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'hipRAND', u'hipRAND Documentation', [author], 1) ] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'hipRAND', u'hipRAND Documentation', author, 'hipRAND', 'Reusable software components for rocm developers.', 'Miscellaneous'), ] intersphinx_mapping = { 'numpy': ('https://docs.scipy.org/doc/numpy', None) } # Setup the exhale extension exhale_args = { # These arguments are required "containmentFolder": "./api", "rootFileName": "library_root.rst", "rootFileTitle": "C/C++ API Reference", "doxygenStripFromPath": "..", # Suggested optional arguments "createTreeView": False, # TIP: if using the sphinx-bootstrap-theme, you need # "treeViewIsBootstrap": True, "exhaleExecutesDoxygen": True, "exhaleUseDoxyfile": True, } # Tell sphinx what the primary language being documented is. primary_domain = 'cpp' cpp_id_attributes = ["__global__", "__device__", "__host__", "__forceinline__", "static"] cpp_paren_attributes = ["__declspec"] # Tell sphinx what the pygments highlight language should be. highlight_language = 'cpp' autoclass_content = 'both' ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "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/"), ("docs-5.7.0", "/en/docs-5.7.0/"), ("docs-5.6.1", "/en/docs-5.6.1/"), ("docs-5.6.0", "/en/docs-5.6.0/"), ("docs-5.5.1", "/en/docs-5.5.1/"), ("docs-5.5.0", "/en/docs-5.5.0/"), ("docs-5.4.4", "/en/docs-5.4.4/"), ("docs-5.4.3", "/en/docs-5.4.3/"), ("docs-5.4.2", "/en/docs-5.4.2/"), ("docs-5.4.1", "/en/docs-5.4.1/"), ("docs-5.4.0", "/en/docs-5.4.0/"), ("docs-5.3.3", "/en/docs-5.3.3/"), ("docs-5.3.2", "/en/docs-5.3.2/"), ("docs-5.3.1", "/en/docs-5.3.1/"), ("docs-5.3.0", "/en/docs-5.3.0/"), ("docs-5.2.3", "/en/docs-5.2.3/"), ("docs-5.2.1", "/en/docs-5.2.1/"), ("docs-5.2.0", "/en/docs-5.2.0/"), ("docs-5.1.3", "/en/docs-5.1.3/"), ("docs-5.1.1", "/en/docs-5.1.1/"), ("docs-5.1.0", "/en/docs-5.1.0/"), ("develop", "/en/develop/"), ], 'downloads': [ ("html", "//rocm.docs.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': '', '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': 'docs/5.7.0', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'docs/5.7.0', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'docs/5.7.0', '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': '8689a901', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/advanced-micro-devices-hiprand/builds/1727455/' 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-09-18T15:24:21.984063Z, end-time: 2023-09-18T15:24:43.690896Z, duration: 21, 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 loading intersphinx inventory from https://docs.scipy.org/doc/numpy/objects.inv... intersphinx inventory has moved: https://docs.scipy.org/doc/numpy/objects.inv -> https://numpy.org/doc/stable/objects.inv [~] Exhale: executing doxygen. [+] Exhale: doxygen ran successfully in 0.35 seconds. (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template unsigned int hiprand(StateType *) (!) - template unsigned int hiprand(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand4(hiprandStatePhilox4_32_10_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - uint4 hiprand4(hiprandStatePhilox4_32_10_t *) (!) - uint4 hiprand4(hiprandStatePhilox4_32_10_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_discrete(StateType *, hiprandDiscreteDistribution_t) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template uint hiprand_discrete(StateType *, hiprandDiscreteDistribution_t) (!) - template uint hiprand_discrete(StateType *, hiprandDiscreteDistribution_t) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_discrete4(hiprandStatePhilox4_32_10_t *, hiprandDiscreteDistribution_t) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - uint4 hiprand_discrete4(hiprandStatePhilox4_32_10_t *, hiprandDiscreteDistribution_t) (!) - uint4 hiprand_discrete4(hiprandStatePhilox4_32_10_t *, hiprandDiscreteDistribution_t) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_init(const unsigned long long, const unsigned long long, const unsigned long long, StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template void hiprand_init(const unsigned long long, const unsigned long long, const unsigned long long, StateType *) (!) - template void hiprand_init(const unsigned long long, const unsigned long long, const unsigned long long, StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_init(hiprandDirectionVectors32_t, unsigned int, hiprandStateSobol32_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - void hiprand_init(hiprandDirectionVectors32_t, unsigned int, hiprandStateSobol32_t *) (!) - void hiprand_init(hiprandDirectionVectors32_t, unsigned int, hiprandStateSobol32_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_init(hiprandDirectionVectors32_t, unsigned int, unsigned int, hiprandStateScrambledSobol32_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - void hiprand_init(hiprandDirectionVectors32_t, unsigned int, unsigned int, hiprandStateScrambledSobol32_t *) (!) - void hiprand_init(hiprandDirectionVectors32_t, unsigned int, unsigned int, hiprandStateScrambledSobol32_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_init(hiprandDirectionVectors64_t, unsigned int, hiprandStateSobol64_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - void hiprand_init(hiprandDirectionVectors64_t, unsigned int, hiprandStateSobol64_t *) (!) - void hiprand_init(hiprandDirectionVectors64_t, unsigned int, hiprandStateSobol64_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_init(hiprandDirectionVectors64_t, unsigned long long int, unsigned int, hiprandStateScrambledSobol64_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - void hiprand_init(hiprandDirectionVectors64_t, unsigned long long int, unsigned int, hiprandStateScrambledSobol64_t *) (!) - void hiprand_init(hiprandDirectionVectors64_t, unsigned long long int, unsigned int, hiprandStateScrambledSobol64_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_log_normal(StateType *, float, float) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template float hiprand_log_normal(StateType *, float, float) (!) - template float hiprand_log_normal(StateType *, float, float) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_log_normal2(StateType *, float, float) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template float2 hiprand_log_normal2(StateType *, float, float) (!) - template float2 hiprand_log_normal2(StateType *, float, float) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_log_normal2_double(StateType *, double, double) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template double2 hiprand_log_normal2_double(StateType *, double, double) (!) - template double2 hiprand_log_normal2_double(StateType *, double, double) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_log_normal4(hiprandStatePhilox4_32_10_t *, float, float) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - float4 hiprand_log_normal4(hiprandStatePhilox4_32_10_t *, float, float) (!) - float4 hiprand_log_normal4(hiprandStatePhilox4_32_10_t *, float, float) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *, double, double) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - double4 hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *, double, double) (!) - double4 hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *, double, double) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_log_normal_double(StateType *, double, double) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template double hiprand_log_normal_double(StateType *, double, double) (!) - template double hiprand_log_normal_double(StateType *, double, double) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_long_long(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template unsigned long long int hiprand_long_long(StateType *) (!) - template unsigned long long int hiprand_long_long(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *, hiprandStateMtgp32_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - void hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *, hiprandStateMtgp32_t *) (!) - void hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *, hiprandStateMtgp32_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_mtgp32_set_params(hiprandStateMtgp32_t *, mtgp32_kernel_params_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - void hiprand_mtgp32_set_params(hiprandStateMtgp32_t *, mtgp32_kernel_params_t *) (!) - void hiprand_mtgp32_set_params(hiprandStateMtgp32_t *, mtgp32_kernel_params_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_normal(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template float hiprand_normal(StateType *) (!) - template float hiprand_normal(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_normal2(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template float2 hiprand_normal2(StateType *) (!) - template float2 hiprand_normal2(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_normal2_double(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template double2 hiprand_normal2_double(StateType *) (!) - template double2 hiprand_normal2_double(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_normal4(hiprandStatePhilox4_32_10_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - float4 hiprand_normal4(hiprandStatePhilox4_32_10_t *) (!) - float4 hiprand_normal4(hiprandStatePhilox4_32_10_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_normal4_double(hiprandStatePhilox4_32_10_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - double4 hiprand_normal4_double(hiprandStatePhilox4_32_10_t *) (!) - double4 hiprand_normal4_double(hiprandStatePhilox4_32_10_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_normal_double(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template double hiprand_normal_double(StateType *) (!) - template double hiprand_normal_double(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_poisson(StateType *, double) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template uint hiprand_poisson(StateType *, double) (!) - template uint hiprand_poisson(StateType *, double) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_poisson4(hiprandStatePhilox4_32_10_t *, double) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - uint4 hiprand_poisson4(hiprandStatePhilox4_32_10_t *, double) (!) - uint4 hiprand_poisson4(hiprandStatePhilox4_32_10_t *, double) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_uniform(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template float hiprand_uniform(StateType *) (!) - template float hiprand_uniform(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - double2 hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *) (!) - double2 hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_uniform4(hiprandStatePhilox4_32_10_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - float4 hiprand_uniform4(hiprandStatePhilox4_32_10_t *) (!) - float4 hiprand_uniform4(hiprandStatePhilox4_32_10_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - double4 hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *) (!) - double4 hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) [~] Exhale: parsing Doxygen XML. [+] Exhale: finished parsing Doxygen XML in 1.85 seconds. [~] Exhale: generating reStructuredText documents. [+] Exhale: generated reStructuredText documents in 0.99 seconds. building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 192 added, 0 changed, 0 removed reading sources... [ 0%] api/class_view_hierarchy reading sources... [ 1%] api/classhiprand__cpp_1_1error reading sources... [ 1%] api/classhiprand__cpp_1_1lognormal__distribution reading sources... [ 2%] api/classhiprand__cpp_1_1lognormal__distribution_1_1param__type reading sources... [ 2%] api/classhiprand__cpp_1_1mrg32k3a__engine reading sources... [ 3%] api/classhiprand__cpp_1_1mt19937__engine reading sources... [ 3%] api/classhiprand__cpp_1_1mtgp32__engine reading sources... [ 4%] api/classhiprand__cpp_1_1normal__distribution reading sources... [ 4%] api/classhiprand__cpp_1_1normal__distribution_1_1param__type reading sources... [ 5%] api/classhiprand__cpp_1_1philox4x32__10__engine reading sources... [ 5%] api/classhiprand__cpp_1_1poisson__distribution reading sources... [ 6%] api/classhiprand__cpp_1_1poisson__distribution_1_1param__type reading sources... [ 6%] api/classhiprand__cpp_1_1scrambled__sobol32__engine reading sources... [ 7%] api/classhiprand__cpp_1_1scrambled__sobol64__engine reading sources... [ 7%] api/classhiprand__cpp_1_1sobol32__engine reading sources... [ 8%] api/classhiprand__cpp_1_1sobol64__engine reading sources... [ 8%] api/classhiprand__cpp_1_1uniform__int__distribution reading sources... [ 9%] api/classhiprand__cpp_1_1uniform__real__distribution reading sources... [ 9%] api/classhiprand__cpp_1_1xorwow__engine reading sources... [ 10%] api/define_group__hipranddevice_1ga77b588f7a94fc7f1d7822b81ac945acb reading sources... [ 10%] api/define_group__hipranddevice_1gaaafd87b238238db36b195e6464ccb9fd reading sources... [ 11%] api/define_group__hipranddevice_1gaca104632d34f05d6a7243a98d4036462 reading sources... [ 11%] api/define_group__hipranddevice_1gafeb5d0737ded8005bf8a1f93782ca754 reading sources... [ 12%] api/define_group__hipranddevice_1gaffe282ce91ff23e56e033fe1014bde39 reading sources... [ 13%] api/define_group__hiprandhost_1ga1d0abfd2dbbd54b9279b26ef97383a2d reading sources... [ 13%] api/define_group__hiprandhost_1ga8ad5b1aa6c8763acbdf476f65bacf2e3 reading sources... [ 14%] api/define_group__hiprandhost_1gaefbd5391befafff7ebf07b365f8fd4a9 reading sources... [ 14%] api/define_hiprand__kernel__nvcc_8h_1a9815bc0d3612f85e864f248f702a83b0 reading sources... [ 15%] api/dir_docs reading sources... [ 15%] api/dir_hiprand reading sources... [ 16%] api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68 reading sources... [ 16%] api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579 reading sources... [ 17%] api/file_docs_hipranddevice.dox reading sources... [ 17%] api/file_docs_hiprandhost.dox reading sources... [ 18%] api/file_docs_hiprandhostcpp.dox reading sources... [ 18%] api/file_docs_mainpage.dox reading sources... [ 19%] api/file_hiprand_hiprand.h reading sources... [ 19%] api/file_hiprand_hiprand.hpp reading sources... [ 20%] api/file_hiprand_hiprand_hcc.h reading sources... [ 20%] api/file_hiprand_hiprand_kernel.h reading sources... [ 21%] api/file_hiprand_hiprand_kernel_hcc.h reading sources... [ 21%] api/file_hiprand_hiprand_kernel_nvcc.h reading sources... [ 22%] api/file_hiprand_hiprand_mtgp32_host.h reading sources... [ 22%] api/file_hiprand_hiprand_nvcc.h reading sources... [ 23%] api/file_view_hierarchy reading sources... [ 23%] api/function_group__hipranddevice_1ga026f067ded4e3b926a6de60bb168fe68 reading sources... [ 24%] api/function_group__hipranddevice_1ga07ff4249e5fdaa82b7e889c4c5fe8c95 reading sources... [ 25%] api/function_group__hipranddevice_1ga08d20d196ec10e98ba4a6cc68a70ca93 reading sources... [ 25%] api/function_group__hipranddevice_1ga0a826214ec4cb5dabb27c249ac085230 reading sources... [ 26%] api/function_group__hipranddevice_1ga101cecb2204367ade983ced0f636bf86 reading sources... [ 26%] api/function_group__hipranddevice_1ga197d5951d508bac508bf1c6a233324fe reading sources... [ 27%] api/function_group__hipranddevice_1ga1ce229467434cfe0e6d8226489e0aa5e reading sources... [ 27%] api/function_group__hipranddevice_1ga1ed0643ecbd42a8413b95247362d669d reading sources... [ 28%] api/function_group__hipranddevice_1ga2b7052a5ca8a6bdf4125093b65bd14cf reading sources... [ 28%] api/function_group__hipranddevice_1ga2beb732aa9682c07c5efc87e168d79e9 reading sources... [ 29%] api/function_group__hipranddevice_1ga2fd32ae6797d103b8e290311f92a20f3 reading sources... [ 29%] api/function_group__hipranddevice_1ga4628946b99acbf5a2b6967b6c58159b6 reading sources... [ 30%] api/function_group__hipranddevice_1ga4b8779d43aabf9d33bb4090216245f6f reading sources... [ 30%] api/function_group__hipranddevice_1ga508b7fd6158e69475e014f34c6415521 reading sources... [ 31%] api/function_group__hipranddevice_1ga54334c8e7521ee4155f31297614f81d9 reading sources... [ 31%] api/function_group__hipranddevice_1ga6aee8e610cf18aabb5636a09980ccb0f reading sources... [ 32%] api/function_group__hipranddevice_1ga6c3e1a4e6c058bb91592be40a409bd99 reading sources... [ 32%] api/function_group__hipranddevice_1ga730d07d06e667c726359d1fdf649f233 reading sources... [ 33%] api/function_group__hipranddevice_1ga7874b6a24bc4eff42f8da5cc6f8140eb reading sources... [ 33%] api/function_group__hipranddevice_1ga88fab4b79b3bfbb3b419035f6f1d0de8 reading sources... [ 34%] api/function_group__hipranddevice_1ga8b45d997fd3190f5b2dd78e6b719928b reading sources... [ 34%] api/function_group__hipranddevice_1ga949873de07110166462b6a4125e22e2c reading sources... [ 35%] api/function_group__hipranddevice_1ga94c1029d0bea2416ac358122dedb7a99 reading sources... [ 35%] api/function_group__hipranddevice_1gaab7d8146f9d0c1eea6ff7654cec83890 reading sources... [ 36%] api/function_group__hipranddevice_1gaaf9a333f9d06157274caafaaab5302f6 reading sources... [ 36%] api/function_group__hipranddevice_1gab01bdceb166ce4dabbc0c248823ba731 reading sources... [ 37%] api/function_group__hipranddevice_1gab6c51e77b33f283dd329067836337783 reading sources... [ 38%] api/function_group__hipranddevice_1gac3479fffe607dc6a3195667a6ef38097 reading sources... [ 38%] api/function_group__hipranddevice_1gad3e94709d2623e2870347688cba9dc98 reading sources... [ 39%] api/function_group__hipranddevice_1gad4154b3fc912a875f91350e514b22365 reading sources... [ 39%] api/function_group__hipranddevice_1gad60655ca3f29a353d650548276a993ca reading sources... [ 40%] api/function_group__hipranddevice_1gad6f56f4f79e2d83806bcf3ab68b6eaa4 reading sources... [ 40%] api/function_group__hipranddevice_1gad928a692969f8ce15850c788764898ea reading sources... [ 41%] api/function_group__hipranddevice_1gaeb5fbba1ce31a9ebae8e9f914e52c0f1 reading sources... [ 41%] api/function_group__hipranddevice_1gaf2aa989965aee17d973ed7fd6135f24a reading sources... [ 42%] api/function_group__hipranddevice_1gafc7503de812a40f5ec2bbb8ac4353267 reading sources... [ 42%] api/function_group__hiprandhost_1ga041797e2c1b813ab558015f07647534a reading sources... [ 43%] api/function_group__hiprandhost_1ga08ced984fedd38d224b74867eb7b9680 reading sources... [ 43%] api/function_group__hiprandhost_1ga0fa18f793ad80b753be53f4a95a94f2b reading sources... [ 44%] api/function_group__hiprandhost_1ga12c6f6267b9fed7feba0459597016837 reading sources... [ 44%] api/function_group__hiprandhost_1ga13468b9d1b5d4dcbc020ef18585bc722 reading sources... [ 45%] api/function_group__hiprandhost_1ga17a7c61ea80b98354591cc08433eb09b reading sources... [ 45%] api/function_group__hiprandhost_1ga2f3d14f9487e71b39b7832dd41f28195 reading sources... [ 46%] api/function_group__hiprandhost_1ga3334da63dbe616444c0eb7930dcc7bd2 reading sources... [ 46%] api/function_group__hiprandhost_1ga5a11d273428bb1990664faf646188f51 reading sources... [ 47%] api/function_group__hiprandhost_1ga61fea1c8936ce067fa5ae0457930fbf8 reading sources... [ 47%] api/function_group__hiprandhost_1ga82c3a994afd78ba0631cfd8c1b9a5a6a reading sources... [ 48%] api/function_group__hiprandhost_1ga8e6f855ff18e82794bef9479d2e8888c reading sources... [ 48%] api/function_group__hiprandhost_1ga8e707854c2a0f799a97958e755b7c1a8 reading sources... [ 49%] api/function_group__hiprandhost_1ga9ed176ab4295d6d2c19b0b976941b124 reading sources... [ 50%] api/function_group__hiprandhost_1gaa16379981d37fe7102ea5c67a3dc0142 reading sources... [ 50%] api/function_group__hiprandhost_1gaa2b95a7ca86bfa9ae9738a4d5d682cb2 reading sources... [ 51%] api/function_group__hiprandhost_1gaa83b6ce4960273d6c3dd7e02e3fdd6b5 reading sources... [ 51%] api/function_group__hiprandhost_1gaaea6d227d9f97e7d5b6f154fe4eb41e7 reading sources... [ 52%] api/function_group__hiprandhost_1gab229d82fc3b4d68408517cbf8de0c39b reading sources... [ 52%] api/function_group__hiprandhost_1gac2560fd9f148ecc860cb4b81a52362e0 reading sources... [ 53%] api/function_group__hiprandhost_1gac4998bac5c8e6010dbcfa45cd8eeb5c3 reading sources... [ 53%] api/function_group__hiprandhost_1gada4396bc602a5d80b342afcbfe487b67 reading sources... [ 54%] api/function_group__hiprandhost_1gae4b3280676d0416c58327b80481e18dd reading sources... [ 54%] api/function_group__hiprandhost_1gaecaddc15f03817bee58474daf908df01 reading sources... [ 55%] api/function_group__hiprandhost_1gafa1fa3f4b8cd51b8e69ac8a4c9ca4664 reading sources... [ 55%] api/function_group__hiprandhostcpp_1ga3f15379baa930c8f444780d1bc43b45d reading sources... [ 56%] api/function_hiprand__kernel__nvcc_8h_1a026f067ded4e3b926a6de60bb168fe68 reading sources... [ 56%] api/function_hiprand__kernel__nvcc_8h_1a042d455831e7c19e12ebb6354d88a337 reading sources... [ 57%] api/function_hiprand__kernel__nvcc_8h_1a07ff4249e5fdaa82b7e889c4c5fe8c95 reading sources... [ 57%] api/function_hiprand__kernel__nvcc_8h_1a08d20d196ec10e98ba4a6cc68a70ca93 reading sources... [ 58%] api/function_hiprand__kernel__nvcc_8h_1a0a826214ec4cb5dabb27c249ac085230 reading sources... [ 58%] api/function_hiprand__kernel__nvcc_8h_1a101cecb2204367ade983ced0f636bf86 reading sources... [ 59%] api/function_hiprand__kernel__nvcc_8h_1a116edccdc25e0c7825b2211a9afd0c5d reading sources... [ 59%] api/function_hiprand__kernel__nvcc_8h_1a197d5951d508bac508bf1c6a233324fe reading sources... [ 60%] api/function_hiprand__kernel__nvcc_8h_1a1ce229467434cfe0e6d8226489e0aa5e reading sources... [ 60%] api/function_hiprand__kernel__nvcc_8h_1a1ed0643ecbd42a8413b95247362d669d reading sources... [ 61%] api/function_hiprand__kernel__nvcc_8h_1a2b7052a5ca8a6bdf4125093b65bd14cf reading sources... [ 61%] api/function_hiprand__kernel__nvcc_8h_1a2beb732aa9682c07c5efc87e168d79e9 reading sources... [ 62%] api/function_hiprand__kernel__nvcc_8h_1a2fd32ae6797d103b8e290311f92a20f3 reading sources... [ 63%] api/function_hiprand__kernel__nvcc_8h_1a3b5a280ca53bfd71ac00cc44fef23ea8 reading sources... [ 63%] api/function_hiprand__kernel__nvcc_8h_1a4b8779d43aabf9d33bb4090216245f6f reading sources... [ 64%] api/function_hiprand__kernel__nvcc_8h_1a508b7fd6158e69475e014f34c6415521 reading sources... [ 64%] api/function_hiprand__kernel__nvcc_8h_1a54334c8e7521ee4155f31297614f81d9 reading sources... [ 65%] api/function_hiprand__kernel__nvcc_8h_1a64e0ffbbe112f213452af257ad401b97 reading sources... [ 65%] api/function_hiprand__kernel__nvcc_8h_1a6aee8e610cf18aabb5636a09980ccb0f reading sources... [ 66%] api/function_hiprand__kernel__nvcc_8h_1a6c3e1a4e6c058bb91592be40a409bd99 reading sources... [ 66%] api/function_hiprand__kernel__nvcc_8h_1a71d31e192b8b38bdfe1306c11a6526f1 reading sources... [ 67%] api/function_hiprand__kernel__nvcc_8h_1a730d07d06e667c726359d1fdf649f233 reading sources... [ 67%] api/function_hiprand__kernel__nvcc_8h_1a88fab4b79b3bfbb3b419035f6f1d0de8 reading sources... [ 68%] api/function_hiprand__kernel__nvcc_8h_1a8b45d997fd3190f5b2dd78e6b719928b reading sources... [ 68%] api/function_hiprand__kernel__nvcc_8h_1a949873de07110166462b6a4125e22e2c reading sources... [ 69%] api/function_hiprand__kernel__nvcc_8h_1a94c1029d0bea2416ac358122dedb7a99 reading sources... [ 69%] api/function_hiprand__kernel__nvcc_8h_1aaa712dc489dc425addf66305b2c1df92 reading sources... [ 70%] api/function_hiprand__kernel__nvcc_8h_1aab7d8146f9d0c1eea6ff7654cec83890 reading sources... [ 70%] api/function_hiprand__kernel__nvcc_8h_1aaf9a333f9d06157274caafaaab5302f6 reading sources... [ 71%] api/function_hiprand__kernel__nvcc_8h_1ab01bdceb166ce4dabbc0c248823ba731 reading sources... [ 71%] api/function_hiprand__kernel__nvcc_8h_1ab6c51e77b33f283dd329067836337783 reading sources... [ 72%] api/function_hiprand__kernel__nvcc_8h_1ac3479fffe607dc6a3195667a6ef38097 reading sources... [ 72%] api/function_hiprand__kernel__nvcc_8h_1ad3e94709d2623e2870347688cba9dc98 reading sources... [ 73%] api/function_hiprand__kernel__nvcc_8h_1ad4154b3fc912a875f91350e514b22365 reading sources... [ 73%] api/function_hiprand__kernel__nvcc_8h_1ad60655ca3f29a353d650548276a993ca reading sources... [ 74%] api/function_hiprand__kernel__nvcc_8h_1ad6f56f4f79e2d83806bcf3ab68b6eaa4 reading sources... [ 75%] api/function_hiprand__kernel__nvcc_8h_1ad928a692969f8ce15850c788764898ea reading sources... [ 75%] api/function_hiprand__kernel__nvcc_8h_1aea3048857bb654af74470176a4939c89 reading sources... [ 76%] api/function_hiprand__kernel__nvcc_8h_1aeb5fbba1ce31a9ebae8e9f914e52c0f1 reading sources... [ 76%] api/function_hiprand__kernel__nvcc_8h_1af2aa989965aee17d973ed7fd6135f24a reading sources... [ 77%] api/function_hiprand__kernel__nvcc_8h_1afc7503de812a40f5ec2bbb8ac4353267 reading sources... [ 77%] api/library_root reading sources... [ 78%] api/namespace_hiprand_cpp reading sources... [ 78%] api/namespace_std reading sources... [ 79%] api/page_hipranddevice_page reading sources... [ 79%] api/page_index reading sources... [ 80%] api/page_view_hierarchy reading sources... [ 80%] api/program_listing_file_docs_hipranddevice.dox reading sources... [ 81%] api/program_listing_file_docs_hiprandhost.dox reading sources... [ 81%] api/program_listing_file_docs_hiprandhostcpp.dox reading sources... [ 82%] api/program_listing_file_docs_mainpage.dox reading sources... [ 82%] api/program_listing_file_hiprand_hiprand.h reading sources... [ 83%] api/program_listing_file_hiprand_hiprand.hpp reading sources... [ 83%] api/program_listing_file_hiprand_hiprand_hcc.h reading sources... [ 84%] api/program_listing_file_hiprand_hiprand_kernel.h reading sources... [ 84%] api/program_listing_file_hiprand_hiprand_kernel_hcc.h reading sources... [ 85%] api/program_listing_file_hiprand_hiprand_kernel_nvcc.h reading sources... [ 85%] api/program_listing_file_hiprand_hiprand_mtgp32_host.h reading sources... [ 86%] api/program_listing_file_hiprand_hiprand_nvcc.h reading sources... [ 86%] api/typedef_group__hiprandhost_1ga8342497b4c9ca750f3d8ed91c5d48c57 reading sources... [ 87%] api/typedef_group__hiprandhost_1ga846bcefb54f62c83e7570ae6a3663944 reading sources... [ 88%] api/typedef_group__hiprandhostcpp_1ga33230c32f0f2bd3e7262030a46b05949 reading sources... [ 88%] api/typedef_group__hiprandhostcpp_1ga37423a9b721f6ce1a0f49a0e9c4ffa0b reading sources... [ 89%] api/typedef_group__hiprandhostcpp_1ga50cfb76aa68850cf46d05d0eaf5a2710 reading sources... [ 89%] api/typedef_group__hiprandhostcpp_1ga6fb4c2257b85a8bf5288596585e77a3c reading sources... [ 90%] api/typedef_group__hiprandhostcpp_1ga95449a12c0aca4262893e484284aff61 reading sources... [ 90%] api/typedef_group__hiprandhostcpp_1ga9a17628059a39139d272a78ddb8e677f reading sources... [ 91%] api/typedef_group__hiprandhostcpp_1gaa31659e36f7f5b6f9c6faa96818d1580 reading sources... [ 91%] api/typedef_group__hiprandhostcpp_1gac5e2977cc045f960f8328fae9b752dea reading sources... [ 92%] api/typedef_group__hiprandhostcpp_1gac637a5c9edb4acca143e333e10a60310 reading sources... [ 92%] api/typedef_group__hiprandhostcpp_1gaecada5c34e1ade6cb5754eca9c7fa970 reading sources... [ 93%] api/typedef_group__hiprandhostcpp_1gafabd9844a5825c95c1a7bc262eb5eafd reading sources... [ 93%] api/typedef_hiprand__hcc_8h_1a228920799b2260f6fce8c893a65e69a6 reading sources... [ 94%] api/typedef_hiprand__hcc_8h_1a98ef2ac6f62e87cbfcbd3d35c2005be2 reading sources... [ 94%] api/typedef_hiprand__kernel__nvcc_8h_1a6b547dafb776c3d7718a008f77b1d442 reading sources... [ 95%] api/typedef_hiprand__kernel__nvcc_8h_1adb3d82791a88ed3cee6af0ab04dbc4ff reading sources... [ 95%] api/typedef_hiprand__nvcc_8h_1a4d690ea99ec90c6942ea0adbd47ec5ce reading sources... [ 96%] api/typedef_hiprand__nvcc_8h_1a7c6dc3f30d690bb4bb9a2a0968c748b7 reading sources... [ 96%] api/unabridged_api reading sources... [ 97%] api/unabridged_orphan reading sources... [ 97%] cpp_api reading sources... [ 98%] index reading sources... [ 98%] installing reading sources... [ 99%] introduction reading sources... [100%] python_api (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_uniform_double(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template double hiprand_uniform_double(StateType *) (!) - template double hiprand_uniform_double(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: skipahead(unsigned long long, StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template void skipahead(unsigned long long, StateType *) (!) - template void skipahead(unsigned long long, StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: skipahead_sequence(unsigned long long, StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template void skipahead_sequence(unsigned long long, StateType *) (!) - template void skipahead_sequence(unsigned long long, StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: skipahead_subsequence(unsigned long long, StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template void skipahead_subsequence(unsigned long long, StateType *) (!) - template void skipahead_subsequence(unsigned long long, StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga026f067ded4e3b926a6de60bb168fe68.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal_double" with arguments (StateType*, double, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double hiprand_log_normal_double(StateType *state, double mean, double stddev) - template double hiprand_log_normal_double(StateType *state, double mean, double stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga07ff4249e5fdaa82b7e889c4c5fe8c95.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors64_t, unsigned long long int, unsigned int, hiprandStateScrambledSobol64_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga08d20d196ec10e98ba4a6cc68a70ca93.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_discrete4" with arguments (hiprandStatePhilox4_32_10_t*, hiprandDiscreteDistribution_t) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - uint4 hiprand_discrete4(hiprandStatePhilox4_32_10_t *state, hiprandDiscreteDistribution_t discrete_distribution) - uint4 hiprand_discrete4(hiprandStatePhilox4_32_10_t *state, hiprandDiscreteDistribution_t discrete_distribution) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga0a826214ec4cb5dabb27c249ac085230.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float hiprand_uniform(StateType *state) - template float hiprand_uniform(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga101cecb2204367ade983ced0f636bf86.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_discrete" with arguments (StateType*, hiprandDiscreteDistribution_t) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template uint hiprand_discrete(StateType *state, hiprandDiscreteDistribution_t discrete_distribution) - template uint hiprand_discrete(StateType *state, hiprandDiscreteDistribution_t discrete_distribution) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga197d5951d508bac508bf1c6a233324fe.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_long_long" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template unsigned long long int hiprand_long_long(StateType *state) - template unsigned long long int hiprand_long_long(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga1ce229467434cfe0e6d8226489e0aa5e.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal2" with arguments (StateType*, float, float) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float2 hiprand_log_normal2(StateType *state, float mean, float stddev) - template float2 hiprand_log_normal2(StateType *state, float mean, float stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga1ed0643ecbd42a8413b95247362d669d.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform4" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - float4 hiprand_uniform4(hiprandStatePhilox4_32_10_t *state) - float4 hiprand_uniform4(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga2b7052a5ca8a6bdf4125093b65bd14cf.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_poisson4" with arguments (hiprandStatePhilox4_32_10_t*, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - uint4 hiprand_poisson4(hiprandStatePhilox4_32_10_t *state, double lambda) - uint4 hiprand_poisson4(hiprandStatePhilox4_32_10_t *state, double lambda) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga2beb732aa9682c07c5efc87e168d79e9.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (const unsigned long long, const unsigned long long, const unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga2fd32ae6797d103b8e290311f92a20f3.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_mtgp32_block_copy" with arguments (hiprandStateMtgp32_t*, hiprandStateMtgp32_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - void hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *src, hiprandStateMtgp32_t *dest) - void hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *src, hiprandStateMtgp32_t *dest) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga4628946b99acbf5a2b6967b6c58159b6.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprandMakeMTGP32Constants" with arguments (const mtgp32_params_fast_t, mtgp32_kernel_params_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - __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/api/function_group__hipranddevice_1ga4b8779d43aabf9d33bb4090216245f6f.rst:13: WARNING: doxygenfunction: Unable to resolve function "skipahead" with arguments (unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void skipahead(unsigned long long n, StateType *state) - template void skipahead(unsigned long long n, StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga508b7fd6158e69475e014f34c6415521.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_poisson" with arguments (StateType*, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template uint hiprand_poisson(StateType *state, double lambda) - template uint hiprand_poisson(StateType *state, double lambda) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga54334c8e7521ee4155f31297614f81d9.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform2_double" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double2 hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *state) - double2 hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga6aee8e610cf18aabb5636a09980ccb0f.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template unsigned int hiprand(StateType *state) - template unsigned int hiprand(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga6c3e1a4e6c058bb91592be40a409bd99.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal2" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float2 hiprand_normal2(StateType *state) - template float2 hiprand_normal2(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga730d07d06e667c726359d1fdf649f233.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal2_double" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double2 hiprand_normal2_double(StateType *state) - template double2 hiprand_normal2_double(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga7874b6a24bc4eff42f8da5cc6f8140eb.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprandMakeMTGP32KernelState" with arguments (hiprandStateMtgp32_t*, mtgp32_params_fast_t, mtgp32_kernel_params_t*, int, unsigned long long) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - __host__ hiprandStatus_t hiprandMakeMTGP32KernelState(hiprandStateMtgp32_t *s, mtgp32_params_fast_t params[], mtgp32_kernel_params_t *k, int n, unsigned long long seed) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga88fab4b79b3bfbb3b419035f6f1d0de8.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float hiprand_normal(StateType *state) - template float hiprand_normal(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga8b45d997fd3190f5b2dd78e6b719928b.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal2_double" with arguments (StateType*, double, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double2 hiprand_log_normal2_double(StateType *state, double mean, double stddev) - template double2 hiprand_log_normal2_double(StateType *state, double mean, double stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga949873de07110166462b6a4125e22e2c.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors64_t, unsigned int, hiprandStateSobol64_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga94c1029d0bea2416ac358122dedb7a99.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal" with arguments (StateType*, float, float) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float hiprand_log_normal(StateType *state, float mean, float stddev) - template float hiprand_log_normal(StateType *state, float mean, float stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gaab7d8146f9d0c1eea6ff7654cec83890.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors32_t, unsigned int, unsigned int, hiprandStateScrambledSobol32_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gaaf9a333f9d06157274caafaaab5302f6.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal4" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - float4 hiprand_normal4(hiprandStatePhilox4_32_10_t *state) - float4 hiprand_normal4(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gab01bdceb166ce4dabbc0c248823ba731.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_mtgp32_set_params" with arguments (hiprandStateMtgp32_t*, mtgp32_kernel_params_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - void hiprand_mtgp32_set_params(hiprandStateMtgp32_t *state, mtgp32_kernel_params_t *params) - void hiprand_mtgp32_set_params(hiprandStateMtgp32_t *state, mtgp32_kernel_params_t *params) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gab6c51e77b33f283dd329067836337783.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand4" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - uint4 hiprand4(hiprandStatePhilox4_32_10_t *state) - uint4 hiprand4(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gac3479fffe607dc6a3195667a6ef38097.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal4_double" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double4 hiprand_normal4_double(hiprandStatePhilox4_32_10_t *state) - double4 hiprand_normal4_double(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gad3e94709d2623e2870347688cba9dc98.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal4" with arguments (hiprandStatePhilox4_32_10_t*, float, float) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - float4 hiprand_log_normal4(hiprandStatePhilox4_32_10_t *state, float mean, float stddev) - float4 hiprand_log_normal4(hiprandStatePhilox4_32_10_t *state, float mean, float stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gad4154b3fc912a875f91350e514b22365.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform4_double" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double4 hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *state) - double4 hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gad60655ca3f29a353d650548276a993ca.rst:13: WARNING: doxygenfunction: Unable to resolve function "skipahead_sequence" with arguments (unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void skipahead_sequence(unsigned long long n, StateType *state) - template void skipahead_sequence(unsigned long long n, StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gad6f56f4f79e2d83806bcf3ab68b6eaa4.rst:13: WARNING: doxygenfunction: Unable to resolve function "skipahead_subsequence" with arguments (unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void skipahead_subsequence(unsigned long long n, StateType *state) - template void skipahead_subsequence(unsigned long long n, StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gad928a692969f8ce15850c788764898ea.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform_double" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double hiprand_uniform_double(StateType *state) - template double hiprand_uniform_double(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gaeb5fbba1ce31a9ebae8e9f914e52c0f1.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors32_t, unsigned int, hiprandStateSobol32_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gaf2aa989965aee17d973ed7fd6135f24a.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal4_double" with arguments (hiprandStatePhilox4_32_10_t*, double, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double4 hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *state, double mean, double stddev) - double4 hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *state, double mean, double stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gafc7503de812a40f5ec2bbb8ac4353267.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal_double" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double hiprand_normal_double(StateType *state) - template double hiprand_normal_double(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a026f067ded4e3b926a6de60bb168fe68.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal_double" with arguments (StateType*, double, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double hiprand_log_normal_double(StateType *state, double mean, double stddev) - template double hiprand_log_normal_double(StateType *state, double mean, double stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a042d455831e7c19e12ebb6354d88a337.rst:13: WARNING: doxygenfunction: Unable to resolve function "DEFINE_HIPRAND_STATE" with arguments "(hiprandState, curandState)". Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Invalid C++ declaration: Expected end of definition or ;. [error at 49] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW -------------------------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 21] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ---------------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a07ff4249e5fdaa82b7e889c4c5fe8c95.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors64_t, unsigned long long int, unsigned int, hiprandStateScrambledSobol64_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a08d20d196ec10e98ba4a6cc68a70ca93.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_discrete4" with arguments (hiprandStatePhilox4_32_10_t*, hiprandDiscreteDistribution_t) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - uint4 hiprand_discrete4(hiprandStatePhilox4_32_10_t *state, hiprandDiscreteDistribution_t discrete_distribution) - uint4 hiprand_discrete4(hiprandStatePhilox4_32_10_t *state, hiprandDiscreteDistribution_t discrete_distribution) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a0a826214ec4cb5dabb27c249ac085230.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float hiprand_uniform(StateType *state) - template float hiprand_uniform(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a101cecb2204367ade983ced0f636bf86.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_discrete" with arguments (StateType*, hiprandDiscreteDistribution_t) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template uint hiprand_discrete(StateType *state, hiprandDiscreteDistribution_t discrete_distribution) - template uint hiprand_discrete(StateType *state, hiprandDiscreteDistribution_t discrete_distribution) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a197d5951d508bac508bf1c6a233324fe.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_long_long" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template unsigned long long int hiprand_long_long(StateType *state) - template unsigned long long int hiprand_long_long(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a1ce229467434cfe0e6d8226489e0aa5e.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal2" with arguments (StateType*, float, float) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float2 hiprand_log_normal2(StateType *state, float mean, float stddev) - template float2 hiprand_log_normal2(StateType *state, float mean, float stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a1ed0643ecbd42a8413b95247362d669d.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform4" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - float4 hiprand_uniform4(hiprandStatePhilox4_32_10_t *state) - float4 hiprand_uniform4(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a2b7052a5ca8a6bdf4125093b65bd14cf.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_poisson4" with arguments (hiprandStatePhilox4_32_10_t*, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - uint4 hiprand_poisson4(hiprandStatePhilox4_32_10_t *state, double lambda) - uint4 hiprand_poisson4(hiprandStatePhilox4_32_10_t *state, double lambda) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a2beb732aa9682c07c5efc87e168d79e9.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (const unsigned long long, const unsigned long long, const unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a2fd32ae6797d103b8e290311f92a20f3.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_mtgp32_block_copy" with arguments (hiprandStateMtgp32_t*, hiprandStateMtgp32_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - void hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *src, hiprandStateMtgp32_t *dest) - void hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *src, hiprandStateMtgp32_t *dest) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a4b8779d43aabf9d33bb4090216245f6f.rst:13: WARNING: doxygenfunction: Unable to resolve function "skipahead" with arguments (unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void skipahead(unsigned long long n, StateType *state) - template void skipahead(unsigned long long n, StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a508b7fd6158e69475e014f34c6415521.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_poisson" with arguments (StateType*, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template uint hiprand_poisson(StateType *state, double lambda) - template uint hiprand_poisson(StateType *state, double lambda) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a54334c8e7521ee4155f31297614f81d9.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform2_double" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double2 hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *state) - double2 hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a64e0ffbbe112f213452af257ad401b97.rst:13: WARNING: doxygenfunction: Unable to resolve function "DEFINE_HIPRAND_STATE" with arguments "(hiprandStateMtgp32, curandStateMtgp32)". Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Invalid C++ declaration: Expected end of definition or ;. [error at 49] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW -------------------------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 21] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ---------------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a6aee8e610cf18aabb5636a09980ccb0f.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template unsigned int hiprand(StateType *state) - template unsigned int hiprand(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a6c3e1a4e6c058bb91592be40a409bd99.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal2" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float2 hiprand_normal2(StateType *state) - template float2 hiprand_normal2(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a71d31e192b8b38bdfe1306c11a6526f1.rst:13: WARNING: doxygenfunction: Unable to resolve function "DEFINE_HIPRAND_STATE" with arguments "(hiprandStateScrambledSobol64, curandStateScrambledSobol64)". Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Invalid C++ declaration: Expected end of definition or ;. [error at 49] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW -------------------------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 21] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ---------------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a730d07d06e667c726359d1fdf649f233.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal2_double" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double2 hiprand_normal2_double(StateType *state) - template double2 hiprand_normal2_double(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a88fab4b79b3bfbb3b419035f6f1d0de8.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float hiprand_normal(StateType *state) - template float hiprand_normal(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a8b45d997fd3190f5b2dd78e6b719928b.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal2_double" with arguments (StateType*, double, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double2 hiprand_log_normal2_double(StateType *state, double mean, double stddev) - template double2 hiprand_log_normal2_double(StateType *state, double mean, double stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a949873de07110166462b6a4125e22e2c.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors64_t, unsigned int, hiprandStateSobol64_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a94c1029d0bea2416ac358122dedb7a99.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal" with arguments (StateType*, float, float) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float hiprand_log_normal(StateType *state, float mean, float stddev) - template float hiprand_log_normal(StateType *state, float mean, float stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1aaa712dc489dc425addf66305b2c1df92.rst:13: WARNING: doxygenfunction: Unable to resolve function "DEFINE_HIPRAND_STATE" with arguments "(hiprandStateScrambledSobol32, curandStateScrambledSobol32)". Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Invalid C++ declaration: Expected end of definition or ;. [error at 49] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW -------------------------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 21] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ---------------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1aab7d8146f9d0c1eea6ff7654cec83890.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors32_t, unsigned int, unsigned int, hiprandStateScrambledSobol32_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1aaf9a333f9d06157274caafaaab5302f6.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal4" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - float4 hiprand_normal4(hiprandStatePhilox4_32_10_t *state) - float4 hiprand_normal4(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ab01bdceb166ce4dabbc0c248823ba731.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_mtgp32_set_params" with arguments (hiprandStateMtgp32_t*, mtgp32_kernel_params_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - void hiprand_mtgp32_set_params(hiprandStateMtgp32_t *state, mtgp32_kernel_params_t *params) - void hiprand_mtgp32_set_params(hiprandStateMtgp32_t *state, mtgp32_kernel_params_t *params) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ab6c51e77b33f283dd329067836337783.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand4" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - uint4 hiprand4(hiprandStatePhilox4_32_10_t *state) - uint4 hiprand4(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ac3479fffe607dc6a3195667a6ef38097.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal4_double" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double4 hiprand_normal4_double(hiprandStatePhilox4_32_10_t *state) - double4 hiprand_normal4_double(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ad3e94709d2623e2870347688cba9dc98.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal4" with arguments (hiprandStatePhilox4_32_10_t*, float, float) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - float4 hiprand_log_normal4(hiprandStatePhilox4_32_10_t *state, float mean, float stddev) - float4 hiprand_log_normal4(hiprandStatePhilox4_32_10_t *state, float mean, float stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ad4154b3fc912a875f91350e514b22365.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform4_double" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double4 hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *state) - double4 hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ad60655ca3f29a353d650548276a993ca.rst:13: WARNING: doxygenfunction: Unable to resolve function "skipahead_sequence" with arguments (unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void skipahead_sequence(unsigned long long n, StateType *state) - template void skipahead_sequence(unsigned long long n, StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ad6f56f4f79e2d83806bcf3ab68b6eaa4.rst:13: WARNING: doxygenfunction: Unable to resolve function "skipahead_subsequence" with arguments (unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void skipahead_subsequence(unsigned long long n, StateType *state) - template void skipahead_subsequence(unsigned long long n, StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ad928a692969f8ce15850c788764898ea.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform_double" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double hiprand_uniform_double(StateType *state) - template double hiprand_uniform_double(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1aea3048857bb654af74470176a4939c89.rst:13: WARNING: doxygenfunction: Unable to resolve function "DEFINE_HIPRAND_STATE" with arguments "(hiprandStatePhilox4_32_10, curandStatePhilox4_32_10)". Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Invalid C++ declaration: Expected end of definition or ;. [error at 49] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW -------------------------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 21] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ---------------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1aeb5fbba1ce31a9ebae8e9f914e52c0f1.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors32_t, unsigned int, hiprandStateSobol32_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1af2aa989965aee17d973ed7fd6135f24a.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal4_double" with arguments (hiprandStatePhilox4_32_10_t*, double, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double4 hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *state, double mean, double stddev) - double4 hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *state, double mean, double stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1afc7503de812a40f5ec2bbb8ac4353267.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal_double" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double hiprand_normal_double(StateType *state) - template double hiprand_normal_double(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/page_index.rst:4: WARNING: duplicate label page_index, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/library_root.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/typedef_hiprand__nvcc_8h_1a4d690ea99ec90c6942ea0adbd47ec5ce.rst:13: WARNING: Duplicate C++ declaration, also defined at api/typedef_hiprand__hcc_8h_1a98ef2ac6f62e87cbfcbd3d35c2005be2:13. Declaration is '.. cpp:type:: struct rocrand_generator_base_type hiprandGenerator_st'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/typedef_hiprand__nvcc_8h_1a7c6dc3f30d690bb4bb9a2a0968c748b7.rst:13: WARNING: Duplicate C++ declaration, also defined at api/typedef_hiprand__hcc_8h_1a228920799b2260f6fce8c893a65e69a6:13. Declaration is '.. cpp:type:: struct rocrand_discrete_distribution_st hiprandDiscreteDistribution_st'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Duplicate C declaration, also defined at api/define_group__hipranddevice_1gaffe282ce91ff23e56e033fe1014bde39:13. Declaration is '.. c:macro:: HIPRAND_PHILOX4x32_DEFAULT_SEED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Duplicate C declaration, also defined at api/define_group__hipranddevice_1ga77b588f7a94fc7f1d7822b81ac945acb:13. Declaration is '.. c:macro:: HIPRAND_XORWOW_DEFAULT_SEED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Duplicate C declaration, also defined at api/define_group__hipranddevice_1gafeb5d0737ded8005bf8a1f93782ca754:13. Declaration is '.. c:macro:: HIPRAND_MRG32K3A_DEFAULT_SEED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Duplicate C declaration, also defined at api/define_group__hipranddevice_1gaca104632d34f05d6a7243a98d4036462:13. Declaration is '.. c:macro:: HIPRAND_MTGP32_DEFAULT_SEED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Duplicate C declaration, also defined at api/define_group__hipranddevice_1gaaafd87b238238db36b195e6464ccb9fd:13. Declaration is '.. c:macro:: HIPRAND_MT19937_DEFAULT_SEED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enum:: hiprandStatus'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_SUCCESS'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_VERSION_MISMATCH'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_NOT_INITIALIZED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_ALLOCATION_FAILED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_TYPE_ERROR'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_OUT_OF_RANGE'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_LENGTH_NOT_MULTIPLE'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_DOUBLE_PRECISION_REQUIRED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_LAUNCH_FAILURE'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_PREEXISTING_FAILURE'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_INITIALIZATION_FAILED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_ARCH_MISMATCH'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_INTERNAL_ERROR'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_NOT_IMPLEMENTED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enum:: hiprandRngType'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_PSEUDO_DEFAULT'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_PSEUDO_XORWOW'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_PSEUDO_MRG32K3A'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_PSEUDO_MTGP32'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_PSEUDO_MT19937'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_PSEUDO_PHILOX4_32_10'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_QUASI_DEFAULT'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_QUASI_SOBOL32'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_QUASI_SCRAMBLED_SOBOL32'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_QUASI_SOBOL64'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_QUASI_SCRAMBLED_SOBOL64'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/typedef_group__hiprandhost_1ga846bcefb54f62c83e7570ae6a3663944:13. Declaration is '.. cpp:type:: enum hiprandStatus hiprandStatus_t'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/typedef_group__hiprandhost_1ga8342497b4c9ca750f3d8ed91c5d48c57:13. Declaration is '.. cpp:type:: enum hiprandRngType hiprandRngType_t'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gac4998bac5c8e6010dbcfa45cd8eeb5c3:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandCreateGenerator (hiprandGenerator_t *generator, hiprandRngType_t rng_type)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga2f3d14f9487e71b39b7832dd41f28195:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandCreateGeneratorHost (hiprandGenerator_t *generator, hiprandRngType_t rng_type)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gaecaddc15f03817bee58474daf908df01:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandDestroyGenerator (hiprandGenerator_t generator)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga9ed176ab4295d6d2c19b0b976941b124:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerate (hiprandGenerator_t generator, unsigned int *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga3334da63dbe616444c0eb7930dcc7bd2:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateChar (hiprandGenerator_t generator, unsigned char *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gaa16379981d37fe7102ea5c67a3dc0142:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateShort (hiprandGenerator_t generator, unsigned short *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gada4396bc602a5d80b342afcbfe487b67:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateLongLong (hiprandGenerator_t generator, unsigned long long *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga041797e2c1b813ab558015f07647534a:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateUniform (hiprandGenerator_t generator, float *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gae4b3280676d0416c58327b80481e18dd:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateUniformDouble (hiprandGenerator_t generator, double *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gaa2b95a7ca86bfa9ae9738a4d5d682cb2:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateUniformHalf (hiprandGenerator_t generator, half *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gac2560fd9f148ecc860cb4b81a52362e0:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateNormal (hiprandGenerator_t generator, float *output_data, size_t n, float mean, float stddev)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga5a11d273428bb1990664faf646188f51:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateNormalDouble (hiprandGenerator_t generator, double *output_data, size_t n, double mean, double stddev)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga08ced984fedd38d224b74867eb7b9680:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateNormalHalf (hiprandGenerator_t generator, half *output_data, size_t n, half mean, half stddev)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gab229d82fc3b4d68408517cbf8de0c39b:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateLogNormal (hiprandGenerator_t generator, float *output_data, size_t n, float mean, float stddev)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga8e707854c2a0f799a97958e755b7c1a8:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateLogNormalDouble (hiprandGenerator_t generator, double *output_data, size_t n, double mean, double stddev)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gaaea6d227d9f97e7d5b6f154fe4eb41e7:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateLogNormalHalf (hiprandGenerator_t generator, half *output_data, size_t n, half mean, half stddev)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga61fea1c8936ce067fa5ae0457930fbf8:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGeneratePoisson (hiprandGenerator_t generator, unsigned int *output_data, size_t n, double lambda)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga0fa18f793ad80b753be53f4a95a94f2b:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateSeeds (hiprandGenerator_t generator)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga8e6f855ff18e82794bef9479d2e8888c:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandSetStream (hiprandGenerator_t generator, hipStream_t stream)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gaa83b6ce4960273d6c3dd7e02e3fdd6b5:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandSetPseudoRandomGeneratorSeed (hiprandGenerator_t generator, unsigned long long seed)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga12c6f6267b9fed7feba0459597016837:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandSetGeneratorOffset (hiprandGenerator_t generator, unsigned long long offset)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga13468b9d1b5d4dcbc020ef18585bc722:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandSetQuasiRandomGeneratorDimensions (hiprandGenerator_t generator, unsigned int dimensions)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga17a7c61ea80b98354591cc08433eb09b:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGetVersion (int *version)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga82c3a994afd78ba0631cfd8c1b9a5a6a:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandCreatePoissonDistribution (double lambda, hiprandDiscreteDistribution_t *discrete_distribution)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gafa1fa3f4b8cd51b8e69ac8a4c9ca4664:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandDestroyDistribution (hiprandDiscreteDistribution_t discrete_distribution)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C declaration, also defined at api/define_group__hiprandhost_1ga1d0abfd2dbbd54b9279b26ef97383a2d:13. Declaration is '.. c:macro:: HIPRAND_VERSION'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C declaration, also defined at api/define_group__hiprandhost_1ga8ad5b1aa6c8763acbdf476f65bacf2e3:13. Declaration is '.. c:macro:: HIPRAND_DEFAULT_MAX_BLOCK_SIZE'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C declaration, also defined at api/define_group__hiprandhost_1gaefbd5391befafff7ebf07b365f8fd4a9:13. Declaration is '.. c:macro:: HIPRAND_DEFAULT_MIN_WARPS_PER_EU'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1error:22. Declaration is '.. cpp:class:: hiprand_cpp::error : public std::exception'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1uniform__int__distribution:13. Declaration is '.. cpp:class:: template hiprand_cpp::uniform_int_distribution'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1uniform__real__distribution:13. Declaration is '.. cpp:class:: template hiprand_cpp::uniform_real_distribution'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1normal__distribution:23. Declaration is '.. cpp:class:: template hiprand_cpp::normal_distribution'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1lognormal__distribution:23. Declaration is '.. cpp:class:: template hiprand_cpp::lognormal_distribution'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1poisson__distribution:23. Declaration is '.. cpp:class:: template hiprand_cpp::poisson_distribution'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1philox4x32__10__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::philox4x32_10_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1xorwow__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::xorwow_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1mrg32k3a__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::mrg32k3a_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1mtgp32__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::mtgp32_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1mt19937__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::mt19937_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1sobol32__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::sobol32_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1scrambled__sobol32__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::scrambled_sobol32_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1sobol64__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::sobol64_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1scrambled__sobol64__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::scrambled_sobol64_engine'. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/library_root.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 0%] api/class_view_hierarchy writing output... [ 1%] api/classhiprand__cpp_1_1error writing output... [ 1%] api/classhiprand__cpp_1_1lognormal__distribution writing output... [ 2%] api/classhiprand__cpp_1_1lognormal__distribution_1_1param__type writing output... [ 2%] api/classhiprand__cpp_1_1mrg32k3a__engine writing output... [ 3%] api/classhiprand__cpp_1_1mt19937__engine writing output... [ 3%] api/classhiprand__cpp_1_1mtgp32__engine writing output... [ 4%] api/classhiprand__cpp_1_1normal__distribution writing output... [ 4%] api/classhiprand__cpp_1_1normal__distribution_1_1param__type writing output... [ 5%] api/classhiprand__cpp_1_1philox4x32__10__engine writing output... [ 5%] api/classhiprand__cpp_1_1poisson__distribution writing output... [ 6%] api/classhiprand__cpp_1_1poisson__distribution_1_1param__type writing output... [ 6%] api/classhiprand__cpp_1_1scrambled__sobol32__engine writing output... [ 7%] api/classhiprand__cpp_1_1scrambled__sobol64__engine writing output... [ 7%] api/classhiprand__cpp_1_1sobol32__engine writing output... [ 8%] api/classhiprand__cpp_1_1sobol64__engine writing output... [ 8%] api/classhiprand__cpp_1_1uniform__int__distribution writing output... [ 9%] api/classhiprand__cpp_1_1uniform__real__distribution writing output... [ 9%] api/classhiprand__cpp_1_1xorwow__engine writing output... [ 10%] api/define_group__hipranddevice_1ga77b588f7a94fc7f1d7822b81ac945acb writing output... [ 10%] api/define_group__hipranddevice_1gaaafd87b238238db36b195e6464ccb9fd writing output... [ 11%] api/define_group__hipranddevice_1gaca104632d34f05d6a7243a98d4036462 writing output... [ 11%] api/define_group__hipranddevice_1gafeb5d0737ded8005bf8a1f93782ca754 writing output... [ 12%] api/define_group__hipranddevice_1gaffe282ce91ff23e56e033fe1014bde39 writing output... [ 13%] api/define_group__hiprandhost_1ga1d0abfd2dbbd54b9279b26ef97383a2d writing output... [ 13%] api/define_group__hiprandhost_1ga8ad5b1aa6c8763acbdf476f65bacf2e3 writing output... [ 14%] api/define_group__hiprandhost_1gaefbd5391befafff7ebf07b365f8fd4a9 writing output... [ 14%] api/define_hiprand__kernel__nvcc_8h_1a9815bc0d3612f85e864f248f702a83b0 writing output... [ 15%] api/dir_docs writing output... [ 15%] api/dir_hiprand writing output... [ 16%] api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68 writing output... [ 16%] api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579 writing output... [ 17%] api/file_docs_hipranddevice.dox writing output... [ 17%] api/file_docs_hiprandhost.dox writing output... [ 18%] api/file_docs_hiprandhostcpp.dox writing output... [ 18%] api/file_docs_mainpage.dox writing output... [ 19%] api/file_hiprand_hiprand.h writing output... [ 19%] api/file_hiprand_hiprand.hpp writing output... [ 20%] api/file_hiprand_hiprand_hcc.h writing output... [ 20%] api/file_hiprand_hiprand_kernel.h writing output... [ 21%] api/file_hiprand_hiprand_kernel_hcc.h writing output... [ 21%] api/file_hiprand_hiprand_kernel_nvcc.h writing output... [ 22%] api/file_hiprand_hiprand_mtgp32_host.h writing output... [ 22%] api/file_hiprand_hiprand_nvcc.h writing output... [ 23%] api/file_view_hierarchy writing output... [ 23%] api/function_group__hipranddevice_1ga026f067ded4e3b926a6de60bb168fe68 writing output... [ 24%] api/function_group__hipranddevice_1ga07ff4249e5fdaa82b7e889c4c5fe8c95 writing output... [ 25%] api/function_group__hipranddevice_1ga08d20d196ec10e98ba4a6cc68a70ca93 writing output... [ 25%] api/function_group__hipranddevice_1ga0a826214ec4cb5dabb27c249ac085230 writing output... [ 26%] api/function_group__hipranddevice_1ga101cecb2204367ade983ced0f636bf86 writing output... [ 26%] api/function_group__hipranddevice_1ga197d5951d508bac508bf1c6a233324fe writing output... [ 27%] api/function_group__hipranddevice_1ga1ce229467434cfe0e6d8226489e0aa5e writing output... [ 27%] api/function_group__hipranddevice_1ga1ed0643ecbd42a8413b95247362d669d writing output... [ 28%] api/function_group__hipranddevice_1ga2b7052a5ca8a6bdf4125093b65bd14cf writing output... [ 28%] api/function_group__hipranddevice_1ga2beb732aa9682c07c5efc87e168d79e9 writing output... [ 29%] api/function_group__hipranddevice_1ga2fd32ae6797d103b8e290311f92a20f3 writing output... [ 29%] api/function_group__hipranddevice_1ga4628946b99acbf5a2b6967b6c58159b6 writing output... [ 30%] api/function_group__hipranddevice_1ga4b8779d43aabf9d33bb4090216245f6f writing output... [ 30%] api/function_group__hipranddevice_1ga508b7fd6158e69475e014f34c6415521 writing output... [ 31%] api/function_group__hipranddevice_1ga54334c8e7521ee4155f31297614f81d9 writing output... [ 31%] api/function_group__hipranddevice_1ga6aee8e610cf18aabb5636a09980ccb0f writing output... [ 32%] api/function_group__hipranddevice_1ga6c3e1a4e6c058bb91592be40a409bd99 writing output... [ 32%] api/function_group__hipranddevice_1ga730d07d06e667c726359d1fdf649f233 writing output... [ 33%] api/function_group__hipranddevice_1ga7874b6a24bc4eff42f8da5cc6f8140eb writing output... [ 33%] api/function_group__hipranddevice_1ga88fab4b79b3bfbb3b419035f6f1d0de8 writing output... [ 34%] api/function_group__hipranddevice_1ga8b45d997fd3190f5b2dd78e6b719928b writing output... [ 34%] api/function_group__hipranddevice_1ga949873de07110166462b6a4125e22e2c writing output... [ 35%] api/function_group__hipranddevice_1ga94c1029d0bea2416ac358122dedb7a99 writing output... [ 35%] api/function_group__hipranddevice_1gaab7d8146f9d0c1eea6ff7654cec83890 writing output... [ 36%] api/function_group__hipranddevice_1gaaf9a333f9d06157274caafaaab5302f6 writing output... [ 36%] api/function_group__hipranddevice_1gab01bdceb166ce4dabbc0c248823ba731 writing output... [ 37%] api/function_group__hipranddevice_1gab6c51e77b33f283dd329067836337783 writing output... [ 38%] api/function_group__hipranddevice_1gac3479fffe607dc6a3195667a6ef38097 writing output... [ 38%] api/function_group__hipranddevice_1gad3e94709d2623e2870347688cba9dc98 writing output... [ 39%] api/function_group__hipranddevice_1gad4154b3fc912a875f91350e514b22365 writing output... [ 39%] api/function_group__hipranddevice_1gad60655ca3f29a353d650548276a993ca writing output... [ 40%] api/function_group__hipranddevice_1gad6f56f4f79e2d83806bcf3ab68b6eaa4 writing output... [ 40%] api/function_group__hipranddevice_1gad928a692969f8ce15850c788764898ea writing output... [ 41%] api/function_group__hipranddevice_1gaeb5fbba1ce31a9ebae8e9f914e52c0f1 writing output... [ 41%] api/function_group__hipranddevice_1gaf2aa989965aee17d973ed7fd6135f24a writing output... [ 42%] api/function_group__hipranddevice_1gafc7503de812a40f5ec2bbb8ac4353267 writing output... [ 42%] api/function_group__hiprandhost_1ga041797e2c1b813ab558015f07647534a writing output... [ 43%] api/function_group__hiprandhost_1ga08ced984fedd38d224b74867eb7b9680 writing output... [ 43%] api/function_group__hiprandhost_1ga0fa18f793ad80b753be53f4a95a94f2b writing output... [ 44%] api/function_group__hiprandhost_1ga12c6f6267b9fed7feba0459597016837 writing output... [ 44%] api/function_group__hiprandhost_1ga13468b9d1b5d4dcbc020ef18585bc722 writing output... [ 45%] api/function_group__hiprandhost_1ga17a7c61ea80b98354591cc08433eb09b writing output... [ 45%] api/function_group__hiprandhost_1ga2f3d14f9487e71b39b7832dd41f28195 writing output... [ 46%] api/function_group__hiprandhost_1ga3334da63dbe616444c0eb7930dcc7bd2 writing output... [ 46%] api/function_group__hiprandhost_1ga5a11d273428bb1990664faf646188f51 writing output... [ 47%] api/function_group__hiprandhost_1ga61fea1c8936ce067fa5ae0457930fbf8 writing output... [ 47%] api/function_group__hiprandhost_1ga82c3a994afd78ba0631cfd8c1b9a5a6a writing output... [ 48%] api/function_group__hiprandhost_1ga8e6f855ff18e82794bef9479d2e8888c writing output... [ 48%] api/function_group__hiprandhost_1ga8e707854c2a0f799a97958e755b7c1a8 writing output... [ 49%] api/function_group__hiprandhost_1ga9ed176ab4295d6d2c19b0b976941b124 writing output... [ 50%] api/function_group__hiprandhost_1gaa16379981d37fe7102ea5c67a3dc0142 writing output... [ 50%] api/function_group__hiprandhost_1gaa2b95a7ca86bfa9ae9738a4d5d682cb2 writing output... [ 51%] api/function_group__hiprandhost_1gaa83b6ce4960273d6c3dd7e02e3fdd6b5 writing output... [ 51%] api/function_group__hiprandhost_1gaaea6d227d9f97e7d5b6f154fe4eb41e7 writing output... [ 52%] api/function_group__hiprandhost_1gab229d82fc3b4d68408517cbf8de0c39b writing output... [ 52%] api/function_group__hiprandhost_1gac2560fd9f148ecc860cb4b81a52362e0 writing output... [ 53%] api/function_group__hiprandhost_1gac4998bac5c8e6010dbcfa45cd8eeb5c3 writing output... [ 53%] api/function_group__hiprandhost_1gada4396bc602a5d80b342afcbfe487b67 writing output... [ 54%] api/function_group__hiprandhost_1gae4b3280676d0416c58327b80481e18dd writing output... [ 54%] api/function_group__hiprandhost_1gaecaddc15f03817bee58474daf908df01 writing output... [ 55%] api/function_group__hiprandhost_1gafa1fa3f4b8cd51b8e69ac8a4c9ca4664 writing output... [ 55%] api/function_group__hiprandhostcpp_1ga3f15379baa930c8f444780d1bc43b45d writing output... [ 56%] api/function_hiprand__kernel__nvcc_8h_1a026f067ded4e3b926a6de60bb168fe68 writing output... [ 56%] api/function_hiprand__kernel__nvcc_8h_1a042d455831e7c19e12ebb6354d88a337 writing output... [ 57%] api/function_hiprand__kernel__nvcc_8h_1a07ff4249e5fdaa82b7e889c4c5fe8c95 writing output... [ 57%] api/function_hiprand__kernel__nvcc_8h_1a08d20d196ec10e98ba4a6cc68a70ca93 writing output... [ 58%] api/function_hiprand__kernel__nvcc_8h_1a0a826214ec4cb5dabb27c249ac085230 writing output... [ 58%] api/function_hiprand__kernel__nvcc_8h_1a101cecb2204367ade983ced0f636bf86 writing output... [ 59%] api/function_hiprand__kernel__nvcc_8h_1a116edccdc25e0c7825b2211a9afd0c5d writing output... [ 59%] api/function_hiprand__kernel__nvcc_8h_1a197d5951d508bac508bf1c6a233324fe writing output... [ 60%] api/function_hiprand__kernel__nvcc_8h_1a1ce229467434cfe0e6d8226489e0aa5e writing output... [ 60%] api/function_hiprand__kernel__nvcc_8h_1a1ed0643ecbd42a8413b95247362d669d writing output... [ 61%] api/function_hiprand__kernel__nvcc_8h_1a2b7052a5ca8a6bdf4125093b65bd14cf writing output... [ 61%] api/function_hiprand__kernel__nvcc_8h_1a2beb732aa9682c07c5efc87e168d79e9 writing output... [ 62%] api/function_hiprand__kernel__nvcc_8h_1a2fd32ae6797d103b8e290311f92a20f3 writing output... [ 63%] api/function_hiprand__kernel__nvcc_8h_1a3b5a280ca53bfd71ac00cc44fef23ea8 writing output... [ 63%] api/function_hiprand__kernel__nvcc_8h_1a4b8779d43aabf9d33bb4090216245f6f writing output... [ 64%] api/function_hiprand__kernel__nvcc_8h_1a508b7fd6158e69475e014f34c6415521 writing output... [ 64%] api/function_hiprand__kernel__nvcc_8h_1a54334c8e7521ee4155f31297614f81d9 writing output... [ 65%] api/function_hiprand__kernel__nvcc_8h_1a64e0ffbbe112f213452af257ad401b97 writing output... [ 65%] api/function_hiprand__kernel__nvcc_8h_1a6aee8e610cf18aabb5636a09980ccb0f writing output... [ 66%] api/function_hiprand__kernel__nvcc_8h_1a6c3e1a4e6c058bb91592be40a409bd99 writing output... [ 66%] api/function_hiprand__kernel__nvcc_8h_1a71d31e192b8b38bdfe1306c11a6526f1 writing output... [ 67%] api/function_hiprand__kernel__nvcc_8h_1a730d07d06e667c726359d1fdf649f233 writing output... [ 67%] api/function_hiprand__kernel__nvcc_8h_1a88fab4b79b3bfbb3b419035f6f1d0de8 writing output... [ 68%] api/function_hiprand__kernel__nvcc_8h_1a8b45d997fd3190f5b2dd78e6b719928b writing output... [ 68%] api/function_hiprand__kernel__nvcc_8h_1a949873de07110166462b6a4125e22e2c writing output... [ 69%] api/function_hiprand__kernel__nvcc_8h_1a94c1029d0bea2416ac358122dedb7a99 writing output... [ 69%] api/function_hiprand__kernel__nvcc_8h_1aaa712dc489dc425addf66305b2c1df92 writing output... [ 70%] api/function_hiprand__kernel__nvcc_8h_1aab7d8146f9d0c1eea6ff7654cec83890 writing output... [ 70%] api/function_hiprand__kernel__nvcc_8h_1aaf9a333f9d06157274caafaaab5302f6 writing output... [ 71%] api/function_hiprand__kernel__nvcc_8h_1ab01bdceb166ce4dabbc0c248823ba731 writing output... [ 71%] api/function_hiprand__kernel__nvcc_8h_1ab6c51e77b33f283dd329067836337783 writing output... [ 72%] api/function_hiprand__kernel__nvcc_8h_1ac3479fffe607dc6a3195667a6ef38097 writing output... [ 72%] api/function_hiprand__kernel__nvcc_8h_1ad3e94709d2623e2870347688cba9dc98 writing output... [ 73%] api/function_hiprand__kernel__nvcc_8h_1ad4154b3fc912a875f91350e514b22365 writing output... [ 73%] api/function_hiprand__kernel__nvcc_8h_1ad60655ca3f29a353d650548276a993ca writing output... [ 74%] api/function_hiprand__kernel__nvcc_8h_1ad6f56f4f79e2d83806bcf3ab68b6eaa4 writing output... [ 75%] api/function_hiprand__kernel__nvcc_8h_1ad928a692969f8ce15850c788764898ea writing output... [ 75%] api/function_hiprand__kernel__nvcc_8h_1aea3048857bb654af74470176a4939c89 writing output... [ 76%] api/function_hiprand__kernel__nvcc_8h_1aeb5fbba1ce31a9ebae8e9f914e52c0f1 writing output... [ 76%] api/function_hiprand__kernel__nvcc_8h_1af2aa989965aee17d973ed7fd6135f24a writing output... [ 77%] api/function_hiprand__kernel__nvcc_8h_1afc7503de812a40f5ec2bbb8ac4353267 writing output... [ 77%] api/library_root writing output... [ 78%] api/namespace_hiprand_cpp writing output... [ 78%] api/namespace_std writing output... [ 79%] api/page_hipranddevice_page writing output... [ 79%] api/page_index writing output... [ 80%] api/page_view_hierarchy writing output... [ 80%] api/program_listing_file_docs_hipranddevice.dox writing output... [ 81%] api/program_listing_file_docs_hiprandhost.dox writing output... [ 81%] api/program_listing_file_docs_hiprandhostcpp.dox writing output... [ 82%] api/program_listing_file_docs_mainpage.dox writing output... [ 82%] api/program_listing_file_hiprand_hiprand.h writing output... [ 83%] api/program_listing_file_hiprand_hiprand.hpp writing output... [ 83%] api/program_listing_file_hiprand_hiprand_hcc.h writing output... [ 84%] api/program_listing_file_hiprand_hiprand_kernel.h writing output... [ 84%] api/program_listing_file_hiprand_hiprand_kernel_hcc.h writing output... [ 85%] api/program_listing_file_hiprand_hiprand_kernel_nvcc.h writing output... [ 85%] api/program_listing_file_hiprand_hiprand_mtgp32_host.h writing output... [ 86%] api/program_listing_file_hiprand_hiprand_nvcc.h writing output... [ 86%] api/typedef_group__hiprandhost_1ga8342497b4c9ca750f3d8ed91c5d48c57 writing output... [ 87%] api/typedef_group__hiprandhost_1ga846bcefb54f62c83e7570ae6a3663944 writing output... [ 88%] api/typedef_group__hiprandhostcpp_1ga33230c32f0f2bd3e7262030a46b05949 writing output... [ 88%] api/typedef_group__hiprandhostcpp_1ga37423a9b721f6ce1a0f49a0e9c4ffa0b writing output... [ 89%] api/typedef_group__hiprandhostcpp_1ga50cfb76aa68850cf46d05d0eaf5a2710 writing output... [ 89%] api/typedef_group__hiprandhostcpp_1ga6fb4c2257b85a8bf5288596585e77a3c writing output... [ 90%] api/typedef_group__hiprandhostcpp_1ga95449a12c0aca4262893e484284aff61 writing output... [ 90%] api/typedef_group__hiprandhostcpp_1ga9a17628059a39139d272a78ddb8e677f writing output... [ 91%] api/typedef_group__hiprandhostcpp_1gaa31659e36f7f5b6f9c6faa96818d1580 writing output... [ 91%] api/typedef_group__hiprandhostcpp_1gac5e2977cc045f960f8328fae9b752dea writing output... [ 92%] api/typedef_group__hiprandhostcpp_1gac637a5c9edb4acca143e333e10a60310 writing output... [ 92%] api/typedef_group__hiprandhostcpp_1gaecada5c34e1ade6cb5754eca9c7fa970 writing output... [ 93%] api/typedef_group__hiprandhostcpp_1gafabd9844a5825c95c1a7bc262eb5eafd writing output... [ 93%] api/typedef_hiprand__hcc_8h_1a228920799b2260f6fce8c893a65e69a6 writing output... [ 94%] api/typedef_hiprand__hcc_8h_1a98ef2ac6f62e87cbfcbd3d35c2005be2 writing output... [ 94%] api/typedef_hiprand__kernel__nvcc_8h_1a6b547dafb776c3d7718a008f77b1d442 writing output... [ 95%] api/typedef_hiprand__kernel__nvcc_8h_1adb3d82791a88ed3cee6af0ab04dbc4ff writing output... [ 95%] api/typedef_hiprand__nvcc_8h_1a4d690ea99ec90c6942ea0adbd47ec5ce writing output... [ 96%] api/typedef_hiprand__nvcc_8h_1a7c6dc3f30d690bb4bb9a2a0968c748b7 writing output... [ 96%] api/unabridged_api writing output... [ 97%] api/unabridged_orphan writing output... [ 97%] cpp_api writing output... [ 98%] index writing output... [ 98%] installing writing output... [ 99%] introduction 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... build succeeded, 156 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2023-09-18T15:24:44.482043Z, end-time: 2023-09-18T15:24:59.857530Z, duration: 15, 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 loading intersphinx inventory from https://docs.scipy.org/doc/numpy/objects.inv... intersphinx inventory has moved: https://docs.scipy.org/doc/numpy/objects.inv -> https://numpy.org/doc/stable/objects.inv [~] Exhale: executing doxygen. [+] Exhale: doxygen ran successfully in 0.83 seconds. (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template unsigned int hiprand(StateType *) (!) - template unsigned int hiprand(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand4(hiprandStatePhilox4_32_10_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - uint4 hiprand4(hiprandStatePhilox4_32_10_t *) (!) - uint4 hiprand4(hiprandStatePhilox4_32_10_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_discrete(StateType *, hiprandDiscreteDistribution_t) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template uint hiprand_discrete(StateType *, hiprandDiscreteDistribution_t) (!) - template uint hiprand_discrete(StateType *, hiprandDiscreteDistribution_t) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_discrete4(hiprandStatePhilox4_32_10_t *, hiprandDiscreteDistribution_t) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - uint4 hiprand_discrete4(hiprandStatePhilox4_32_10_t *, hiprandDiscreteDistribution_t) (!) - uint4 hiprand_discrete4(hiprandStatePhilox4_32_10_t *, hiprandDiscreteDistribution_t) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_init(const unsigned long long, const unsigned long long, const unsigned long long, StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template void hiprand_init(const unsigned long long, const unsigned long long, const unsigned long long, StateType *) (!) - template void hiprand_init(const unsigned long long, const unsigned long long, const unsigned long long, StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_init(hiprandDirectionVectors32_t, unsigned int, hiprandStateSobol32_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - void hiprand_init(hiprandDirectionVectors32_t, unsigned int, hiprandStateSobol32_t *) (!) - void hiprand_init(hiprandDirectionVectors32_t, unsigned int, hiprandStateSobol32_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_init(hiprandDirectionVectors32_t, unsigned int, unsigned int, hiprandStateScrambledSobol32_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - void hiprand_init(hiprandDirectionVectors32_t, unsigned int, unsigned int, hiprandStateScrambledSobol32_t *) (!) - void hiprand_init(hiprandDirectionVectors32_t, unsigned int, unsigned int, hiprandStateScrambledSobol32_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_init(hiprandDirectionVectors64_t, unsigned int, hiprandStateSobol64_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - void hiprand_init(hiprandDirectionVectors64_t, unsigned int, hiprandStateSobol64_t *) (!) - void hiprand_init(hiprandDirectionVectors64_t, unsigned int, hiprandStateSobol64_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_init(hiprandDirectionVectors64_t, unsigned long long int, unsigned int, hiprandStateScrambledSobol64_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - void hiprand_init(hiprandDirectionVectors64_t, unsigned long long int, unsigned int, hiprandStateScrambledSobol64_t *) (!) - void hiprand_init(hiprandDirectionVectors64_t, unsigned long long int, unsigned int, hiprandStateScrambledSobol64_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_log_normal(StateType *, float, float) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template float hiprand_log_normal(StateType *, float, float) (!) - template float hiprand_log_normal(StateType *, float, float) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_log_normal2(StateType *, float, float) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template float2 hiprand_log_normal2(StateType *, float, float) (!) - template float2 hiprand_log_normal2(StateType *, float, float) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_log_normal2_double(StateType *, double, double) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template double2 hiprand_log_normal2_double(StateType *, double, double) (!) - template double2 hiprand_log_normal2_double(StateType *, double, double) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_log_normal4(hiprandStatePhilox4_32_10_t *, float, float) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - float4 hiprand_log_normal4(hiprandStatePhilox4_32_10_t *, float, float) (!) - float4 hiprand_log_normal4(hiprandStatePhilox4_32_10_t *, float, float) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *, double, double) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - double4 hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *, double, double) (!) - double4 hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *, double, double) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_log_normal_double(StateType *, double, double) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template double hiprand_log_normal_double(StateType *, double, double) (!) - template double hiprand_log_normal_double(StateType *, double, double) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_long_long(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template unsigned long long int hiprand_long_long(StateType *) (!) - template unsigned long long int hiprand_long_long(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *, hiprandStateMtgp32_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - void hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *, hiprandStateMtgp32_t *) (!) - void hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *, hiprandStateMtgp32_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_mtgp32_set_params(hiprandStateMtgp32_t *, mtgp32_kernel_params_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - void hiprand_mtgp32_set_params(hiprandStateMtgp32_t *, mtgp32_kernel_params_t *) (!) - void hiprand_mtgp32_set_params(hiprandStateMtgp32_t *, mtgp32_kernel_params_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_normal(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template float hiprand_normal(StateType *) (!) - template float hiprand_normal(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_normal2(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template float2 hiprand_normal2(StateType *) (!) - template float2 hiprand_normal2(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_normal2_double(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template double2 hiprand_normal2_double(StateType *) (!) - template double2 hiprand_normal2_double(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_normal4(hiprandStatePhilox4_32_10_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - float4 hiprand_normal4(hiprandStatePhilox4_32_10_t *) (!) - float4 hiprand_normal4(hiprandStatePhilox4_32_10_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_normal4_double(hiprandStatePhilox4_32_10_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - double4 hiprand_normal4_double(hiprandStatePhilox4_32_10_t *) (!) - double4 hiprand_normal4_double(hiprandStatePhilox4_32_10_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_normal_double(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template double hiprand_normal_double(StateType *) (!) - template double hiprand_normal_double(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_poisson(StateType *, double) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template uint hiprand_poisson(StateType *, double) (!) - template uint hiprand_poisson(StateType *, double) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_poisson4(hiprandStatePhilox4_32_10_t *, double) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - uint4 hiprand_poisson4(hiprandStatePhilox4_32_10_t *, double) (!) - uint4 hiprand_poisson4(hiprandStatePhilox4_32_10_t *, double) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_uniform(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template float hiprand_uniform(StateType *) (!) - template float hiprand_uniform(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - double2 hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *) (!) - double2 hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_uniform4(hiprandStatePhilox4_32_10_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - float4 hiprand_uniform4(hiprandStatePhilox4_32_10_t *) (!) - float4 hiprand_uniform4(hiprandStatePhilox4_32_10_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - double4 hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *) (!) - double4 hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) [~] Exhale: parsing Doxygen XML. [+] Exhale: finished parsing Doxygen XML in 1.77 seconds. [~] Exhale: generating reStructuredText documents. [+] Exhale: generated reStructuredText documents in 1.03 seconds. building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 192 added, 0 changed, 0 removed reading sources... [ 0%] api/class_view_hierarchy reading sources... [ 1%] api/classhiprand__cpp_1_1error reading sources... [ 1%] api/classhiprand__cpp_1_1lognormal__distribution reading sources... [ 2%] api/classhiprand__cpp_1_1lognormal__distribution_1_1param__type reading sources... [ 2%] api/classhiprand__cpp_1_1mrg32k3a__engine reading sources... [ 3%] api/classhiprand__cpp_1_1mt19937__engine reading sources... [ 3%] api/classhiprand__cpp_1_1mtgp32__engine reading sources... [ 4%] api/classhiprand__cpp_1_1normal__distribution reading sources... [ 4%] api/classhiprand__cpp_1_1normal__distribution_1_1param__type reading sources... [ 5%] api/classhiprand__cpp_1_1philox4x32__10__engine reading sources... [ 5%] api/classhiprand__cpp_1_1poisson__distribution reading sources... [ 6%] api/classhiprand__cpp_1_1poisson__distribution_1_1param__type reading sources... [ 6%] api/classhiprand__cpp_1_1scrambled__sobol32__engine reading sources... [ 7%] api/classhiprand__cpp_1_1scrambled__sobol64__engine reading sources... [ 7%] api/classhiprand__cpp_1_1sobol32__engine reading sources... [ 8%] api/classhiprand__cpp_1_1sobol64__engine reading sources... [ 8%] api/classhiprand__cpp_1_1uniform__int__distribution reading sources... [ 9%] api/classhiprand__cpp_1_1uniform__real__distribution reading sources... [ 9%] api/classhiprand__cpp_1_1xorwow__engine reading sources... [ 10%] api/define_group__hipranddevice_1ga77b588f7a94fc7f1d7822b81ac945acb reading sources... [ 10%] api/define_group__hipranddevice_1gaaafd87b238238db36b195e6464ccb9fd reading sources... [ 11%] api/define_group__hipranddevice_1gaca104632d34f05d6a7243a98d4036462 reading sources... [ 11%] api/define_group__hipranddevice_1gafeb5d0737ded8005bf8a1f93782ca754 reading sources... [ 12%] api/define_group__hipranddevice_1gaffe282ce91ff23e56e033fe1014bde39 reading sources... [ 13%] api/define_group__hiprandhost_1ga1d0abfd2dbbd54b9279b26ef97383a2d reading sources... [ 13%] api/define_group__hiprandhost_1ga8ad5b1aa6c8763acbdf476f65bacf2e3 reading sources... [ 14%] api/define_group__hiprandhost_1gaefbd5391befafff7ebf07b365f8fd4a9 reading sources... [ 14%] api/define_hiprand__kernel__nvcc_8h_1a9815bc0d3612f85e864f248f702a83b0 reading sources... [ 15%] api/dir_docs reading sources... [ 15%] api/dir_hiprand reading sources... [ 16%] api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68 reading sources... [ 16%] api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579 reading sources... [ 17%] api/file_docs_hipranddevice.dox reading sources... [ 17%] api/file_docs_hiprandhost.dox reading sources... [ 18%] api/file_docs_hiprandhostcpp.dox reading sources... [ 18%] api/file_docs_mainpage.dox reading sources... [ 19%] api/file_hiprand_hiprand.h reading sources... [ 19%] api/file_hiprand_hiprand.hpp reading sources... [ 20%] api/file_hiprand_hiprand_hcc.h reading sources... [ 20%] api/file_hiprand_hiprand_kernel.h reading sources... [ 21%] api/file_hiprand_hiprand_kernel_hcc.h reading sources... [ 21%] api/file_hiprand_hiprand_kernel_nvcc.h reading sources... [ 22%] api/file_hiprand_hiprand_mtgp32_host.h reading sources... [ 22%] api/file_hiprand_hiprand_nvcc.h reading sources... [ 23%] api/file_view_hierarchy reading sources... [ 23%] api/function_group__hipranddevice_1ga026f067ded4e3b926a6de60bb168fe68 reading sources... [ 24%] api/function_group__hipranddevice_1ga07ff4249e5fdaa82b7e889c4c5fe8c95 reading sources... [ 25%] api/function_group__hipranddevice_1ga08d20d196ec10e98ba4a6cc68a70ca93 reading sources... [ 25%] api/function_group__hipranddevice_1ga0a826214ec4cb5dabb27c249ac085230 reading sources... [ 26%] api/function_group__hipranddevice_1ga101cecb2204367ade983ced0f636bf86 reading sources... [ 26%] api/function_group__hipranddevice_1ga197d5951d508bac508bf1c6a233324fe reading sources... [ 27%] api/function_group__hipranddevice_1ga1ce229467434cfe0e6d8226489e0aa5e reading sources... [ 27%] api/function_group__hipranddevice_1ga1ed0643ecbd42a8413b95247362d669d reading sources... [ 28%] api/function_group__hipranddevice_1ga2b7052a5ca8a6bdf4125093b65bd14cf reading sources... [ 28%] api/function_group__hipranddevice_1ga2beb732aa9682c07c5efc87e168d79e9 reading sources... [ 29%] api/function_group__hipranddevice_1ga2fd32ae6797d103b8e290311f92a20f3 reading sources... [ 29%] api/function_group__hipranddevice_1ga4628946b99acbf5a2b6967b6c58159b6 reading sources... [ 30%] api/function_group__hipranddevice_1ga4b8779d43aabf9d33bb4090216245f6f reading sources... [ 30%] api/function_group__hipranddevice_1ga508b7fd6158e69475e014f34c6415521 reading sources... [ 31%] api/function_group__hipranddevice_1ga54334c8e7521ee4155f31297614f81d9 reading sources... [ 31%] api/function_group__hipranddevice_1ga6aee8e610cf18aabb5636a09980ccb0f reading sources... [ 32%] api/function_group__hipranddevice_1ga6c3e1a4e6c058bb91592be40a409bd99 reading sources... [ 32%] api/function_group__hipranddevice_1ga730d07d06e667c726359d1fdf649f233 reading sources... [ 33%] api/function_group__hipranddevice_1ga7874b6a24bc4eff42f8da5cc6f8140eb reading sources... [ 33%] api/function_group__hipranddevice_1ga88fab4b79b3bfbb3b419035f6f1d0de8 reading sources... [ 34%] api/function_group__hipranddevice_1ga8b45d997fd3190f5b2dd78e6b719928b reading sources... [ 34%] api/function_group__hipranddevice_1ga949873de07110166462b6a4125e22e2c reading sources... [ 35%] api/function_group__hipranddevice_1ga94c1029d0bea2416ac358122dedb7a99 reading sources... [ 35%] api/function_group__hipranddevice_1gaab7d8146f9d0c1eea6ff7654cec83890 reading sources... [ 36%] api/function_group__hipranddevice_1gaaf9a333f9d06157274caafaaab5302f6 reading sources... [ 36%] api/function_group__hipranddevice_1gab01bdceb166ce4dabbc0c248823ba731 reading sources... [ 37%] api/function_group__hipranddevice_1gab6c51e77b33f283dd329067836337783 reading sources... [ 38%] api/function_group__hipranddevice_1gac3479fffe607dc6a3195667a6ef38097 reading sources... [ 38%] api/function_group__hipranddevice_1gad3e94709d2623e2870347688cba9dc98 reading sources... [ 39%] api/function_group__hipranddevice_1gad4154b3fc912a875f91350e514b22365 reading sources... [ 39%] api/function_group__hipranddevice_1gad60655ca3f29a353d650548276a993ca reading sources... [ 40%] api/function_group__hipranddevice_1gad6f56f4f79e2d83806bcf3ab68b6eaa4 reading sources... [ 40%] api/function_group__hipranddevice_1gad928a692969f8ce15850c788764898ea reading sources... [ 41%] api/function_group__hipranddevice_1gaeb5fbba1ce31a9ebae8e9f914e52c0f1 reading sources... [ 41%] api/function_group__hipranddevice_1gaf2aa989965aee17d973ed7fd6135f24a reading sources... [ 42%] api/function_group__hipranddevice_1gafc7503de812a40f5ec2bbb8ac4353267 reading sources... [ 42%] api/function_group__hiprandhost_1ga041797e2c1b813ab558015f07647534a reading sources... [ 43%] api/function_group__hiprandhost_1ga08ced984fedd38d224b74867eb7b9680 reading sources... [ 43%] api/function_group__hiprandhost_1ga0fa18f793ad80b753be53f4a95a94f2b reading sources... [ 44%] api/function_group__hiprandhost_1ga12c6f6267b9fed7feba0459597016837 reading sources... [ 44%] api/function_group__hiprandhost_1ga13468b9d1b5d4dcbc020ef18585bc722 reading sources... [ 45%] api/function_group__hiprandhost_1ga17a7c61ea80b98354591cc08433eb09b reading sources... [ 45%] api/function_group__hiprandhost_1ga2f3d14f9487e71b39b7832dd41f28195 reading sources... [ 46%] api/function_group__hiprandhost_1ga3334da63dbe616444c0eb7930dcc7bd2 reading sources... [ 46%] api/function_group__hiprandhost_1ga5a11d273428bb1990664faf646188f51 reading sources... [ 47%] api/function_group__hiprandhost_1ga61fea1c8936ce067fa5ae0457930fbf8 reading sources... [ 47%] api/function_group__hiprandhost_1ga82c3a994afd78ba0631cfd8c1b9a5a6a reading sources... [ 48%] api/function_group__hiprandhost_1ga8e6f855ff18e82794bef9479d2e8888c reading sources... [ 48%] api/function_group__hiprandhost_1ga8e707854c2a0f799a97958e755b7c1a8 reading sources... [ 49%] api/function_group__hiprandhost_1ga9ed176ab4295d6d2c19b0b976941b124 reading sources... [ 50%] api/function_group__hiprandhost_1gaa16379981d37fe7102ea5c67a3dc0142 reading sources... [ 50%] api/function_group__hiprandhost_1gaa2b95a7ca86bfa9ae9738a4d5d682cb2 reading sources... [ 51%] api/function_group__hiprandhost_1gaa83b6ce4960273d6c3dd7e02e3fdd6b5 reading sources... [ 51%] api/function_group__hiprandhost_1gaaea6d227d9f97e7d5b6f154fe4eb41e7 reading sources... [ 52%] api/function_group__hiprandhost_1gab229d82fc3b4d68408517cbf8de0c39b reading sources... [ 52%] api/function_group__hiprandhost_1gac2560fd9f148ecc860cb4b81a52362e0 reading sources... [ 53%] api/function_group__hiprandhost_1gac4998bac5c8e6010dbcfa45cd8eeb5c3 reading sources... [ 53%] api/function_group__hiprandhost_1gada4396bc602a5d80b342afcbfe487b67 reading sources... [ 54%] api/function_group__hiprandhost_1gae4b3280676d0416c58327b80481e18dd reading sources... [ 54%] api/function_group__hiprandhost_1gaecaddc15f03817bee58474daf908df01 reading sources... [ 55%] api/function_group__hiprandhost_1gafa1fa3f4b8cd51b8e69ac8a4c9ca4664 reading sources... [ 55%] api/function_group__hiprandhostcpp_1ga3f15379baa930c8f444780d1bc43b45d reading sources... [ 56%] api/function_hiprand__kernel__nvcc_8h_1a026f067ded4e3b926a6de60bb168fe68 reading sources... [ 56%] api/function_hiprand__kernel__nvcc_8h_1a042d455831e7c19e12ebb6354d88a337 reading sources... [ 57%] api/function_hiprand__kernel__nvcc_8h_1a07ff4249e5fdaa82b7e889c4c5fe8c95 reading sources... [ 57%] api/function_hiprand__kernel__nvcc_8h_1a08d20d196ec10e98ba4a6cc68a70ca93 reading sources... [ 58%] api/function_hiprand__kernel__nvcc_8h_1a0a826214ec4cb5dabb27c249ac085230 reading sources... [ 58%] api/function_hiprand__kernel__nvcc_8h_1a101cecb2204367ade983ced0f636bf86 reading sources... [ 59%] api/function_hiprand__kernel__nvcc_8h_1a116edccdc25e0c7825b2211a9afd0c5d reading sources... [ 59%] api/function_hiprand__kernel__nvcc_8h_1a197d5951d508bac508bf1c6a233324fe reading sources... [ 60%] api/function_hiprand__kernel__nvcc_8h_1a1ce229467434cfe0e6d8226489e0aa5e reading sources... [ 60%] api/function_hiprand__kernel__nvcc_8h_1a1ed0643ecbd42a8413b95247362d669d reading sources... [ 61%] api/function_hiprand__kernel__nvcc_8h_1a2b7052a5ca8a6bdf4125093b65bd14cf reading sources... [ 61%] api/function_hiprand__kernel__nvcc_8h_1a2beb732aa9682c07c5efc87e168d79e9 reading sources... [ 62%] api/function_hiprand__kernel__nvcc_8h_1a2fd32ae6797d103b8e290311f92a20f3 reading sources... [ 63%] api/function_hiprand__kernel__nvcc_8h_1a3b5a280ca53bfd71ac00cc44fef23ea8 reading sources... [ 63%] api/function_hiprand__kernel__nvcc_8h_1a4b8779d43aabf9d33bb4090216245f6f reading sources... [ 64%] api/function_hiprand__kernel__nvcc_8h_1a508b7fd6158e69475e014f34c6415521 reading sources... [ 64%] api/function_hiprand__kernel__nvcc_8h_1a54334c8e7521ee4155f31297614f81d9 reading sources... [ 65%] api/function_hiprand__kernel__nvcc_8h_1a64e0ffbbe112f213452af257ad401b97 reading sources... [ 65%] api/function_hiprand__kernel__nvcc_8h_1a6aee8e610cf18aabb5636a09980ccb0f reading sources... [ 66%] api/function_hiprand__kernel__nvcc_8h_1a6c3e1a4e6c058bb91592be40a409bd99 reading sources... [ 66%] api/function_hiprand__kernel__nvcc_8h_1a71d31e192b8b38bdfe1306c11a6526f1 reading sources... [ 67%] api/function_hiprand__kernel__nvcc_8h_1a730d07d06e667c726359d1fdf649f233 reading sources... [ 67%] api/function_hiprand__kernel__nvcc_8h_1a88fab4b79b3bfbb3b419035f6f1d0de8 reading sources... [ 68%] api/function_hiprand__kernel__nvcc_8h_1a8b45d997fd3190f5b2dd78e6b719928b reading sources... [ 68%] api/function_hiprand__kernel__nvcc_8h_1a949873de07110166462b6a4125e22e2c reading sources... [ 69%] api/function_hiprand__kernel__nvcc_8h_1a94c1029d0bea2416ac358122dedb7a99 reading sources... [ 69%] api/function_hiprand__kernel__nvcc_8h_1aaa712dc489dc425addf66305b2c1df92 reading sources... [ 70%] api/function_hiprand__kernel__nvcc_8h_1aab7d8146f9d0c1eea6ff7654cec83890 reading sources... [ 70%] api/function_hiprand__kernel__nvcc_8h_1aaf9a333f9d06157274caafaaab5302f6 reading sources... [ 71%] api/function_hiprand__kernel__nvcc_8h_1ab01bdceb166ce4dabbc0c248823ba731 reading sources... [ 71%] api/function_hiprand__kernel__nvcc_8h_1ab6c51e77b33f283dd329067836337783 reading sources... [ 72%] api/function_hiprand__kernel__nvcc_8h_1ac3479fffe607dc6a3195667a6ef38097 reading sources... [ 72%] api/function_hiprand__kernel__nvcc_8h_1ad3e94709d2623e2870347688cba9dc98 reading sources... [ 73%] api/function_hiprand__kernel__nvcc_8h_1ad4154b3fc912a875f91350e514b22365 reading sources... [ 73%] api/function_hiprand__kernel__nvcc_8h_1ad60655ca3f29a353d650548276a993ca reading sources... [ 74%] api/function_hiprand__kernel__nvcc_8h_1ad6f56f4f79e2d83806bcf3ab68b6eaa4 reading sources... [ 75%] api/function_hiprand__kernel__nvcc_8h_1ad928a692969f8ce15850c788764898ea reading sources... [ 75%] api/function_hiprand__kernel__nvcc_8h_1aea3048857bb654af74470176a4939c89 reading sources... [ 76%] api/function_hiprand__kernel__nvcc_8h_1aeb5fbba1ce31a9ebae8e9f914e52c0f1 reading sources... [ 76%] api/function_hiprand__kernel__nvcc_8h_1af2aa989965aee17d973ed7fd6135f24a reading sources... [ 77%] api/function_hiprand__kernel__nvcc_8h_1afc7503de812a40f5ec2bbb8ac4353267 reading sources... [ 77%] api/library_root reading sources... [ 78%] api/namespace_hiprand_cpp reading sources... [ 78%] api/namespace_std reading sources... [ 79%] api/page_hipranddevice_page reading sources... [ 79%] api/page_index reading sources... [ 80%] api/page_view_hierarchy reading sources... [ 80%] api/program_listing_file_docs_hipranddevice.dox reading sources... [ 81%] api/program_listing_file_docs_hiprandhost.dox reading sources... [ 81%] api/program_listing_file_docs_hiprandhostcpp.dox reading sources... [ 82%] api/program_listing_file_docs_mainpage.dox reading sources... [ 82%] api/program_listing_file_hiprand_hiprand.h reading sources... [ 83%] api/program_listing_file_hiprand_hiprand.hpp reading sources... [ 83%] api/program_listing_file_hiprand_hiprand_hcc.h reading sources... [ 84%] api/program_listing_file_hiprand_hiprand_kernel.h reading sources... [ 84%] api/program_listing_file_hiprand_hiprand_kernel_hcc.h reading sources... [ 85%] api/program_listing_file_hiprand_hiprand_kernel_nvcc.h reading sources... [ 85%] api/program_listing_file_hiprand_hiprand_mtgp32_host.h reading sources... [ 86%] api/program_listing_file_hiprand_hiprand_nvcc.h reading sources... [ 86%] api/typedef_group__hiprandhost_1ga8342497b4c9ca750f3d8ed91c5d48c57 reading sources... [ 87%] api/typedef_group__hiprandhost_1ga846bcefb54f62c83e7570ae6a3663944 reading sources... [ 88%] api/typedef_group__hiprandhostcpp_1ga33230c32f0f2bd3e7262030a46b05949 reading sources... [ 88%] api/typedef_group__hiprandhostcpp_1ga37423a9b721f6ce1a0f49a0e9c4ffa0b reading sources... [ 89%] api/typedef_group__hiprandhostcpp_1ga50cfb76aa68850cf46d05d0eaf5a2710 reading sources... [ 89%] api/typedef_group__hiprandhostcpp_1ga6fb4c2257b85a8bf5288596585e77a3c reading sources... [ 90%] api/typedef_group__hiprandhostcpp_1ga95449a12c0aca4262893e484284aff61 reading sources... [ 90%] api/typedef_group__hiprandhostcpp_1ga9a17628059a39139d272a78ddb8e677f reading sources... [ 91%] api/typedef_group__hiprandhostcpp_1gaa31659e36f7f5b6f9c6faa96818d1580 reading sources... [ 91%] api/typedef_group__hiprandhostcpp_1gac5e2977cc045f960f8328fae9b752dea reading sources... [ 92%] api/typedef_group__hiprandhostcpp_1gac637a5c9edb4acca143e333e10a60310 reading sources... [ 92%] api/typedef_group__hiprandhostcpp_1gaecada5c34e1ade6cb5754eca9c7fa970 reading sources... [ 93%] api/typedef_group__hiprandhostcpp_1gafabd9844a5825c95c1a7bc262eb5eafd reading sources... [ 93%] api/typedef_hiprand__hcc_8h_1a228920799b2260f6fce8c893a65e69a6 reading sources... [ 94%] api/typedef_hiprand__hcc_8h_1a98ef2ac6f62e87cbfcbd3d35c2005be2 reading sources... [ 94%] api/typedef_hiprand__kernel__nvcc_8h_1a6b547dafb776c3d7718a008f77b1d442 reading sources... [ 95%] api/typedef_hiprand__kernel__nvcc_8h_1adb3d82791a88ed3cee6af0ab04dbc4ff reading sources... [ 95%] api/typedef_hiprand__nvcc_8h_1a4d690ea99ec90c6942ea0adbd47ec5ce reading sources... [ 96%] api/typedef_hiprand__nvcc_8h_1a7c6dc3f30d690bb4bb9a2a0968c748b7 reading sources... [ 96%] api/unabridged_api reading sources... [ 97%] api/unabridged_orphan reading sources... [ 97%] cpp_api reading sources... [ 98%] index reading sources... [ 98%] installing reading sources... [ 99%] introduction reading sources... [100%] python_api (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: hiprand_uniform_double(StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template double hiprand_uniform_double(StateType *) (!) - template double hiprand_uniform_double(StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: skipahead(unsigned long long, StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template void skipahead(unsigned long long, StateType *) (!) - template void skipahead(unsigned long long, StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: skipahead_sequence(unsigned long long, StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template void skipahead_sequence(unsigned long long, StateType *) (!) - template void skipahead_sequence(unsigned long long, StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) (!) (!) Current limitations in .. doxygenfunction:: directive affect your code! (!) (!) Right now there are 2 functions that will all be generating the (!) *SAME* directive on different pages: (!) (!) .. doxygenfunction:: skipahead_subsequence(unsigned long long, StateType *) (!) (!) This will result in all 2 pages documenting the same function, however (!) which function is not known (possibly dependent upon order of Doxygen's (!) index.xml?). We hope to resolve this issue soon, and appreciate your (!) understanding. (!) (!) The full function signatures as parsed by Exhale that will point to the (!) same function: (!) (!) - template void skipahead_subsequence(unsigned long long, StateType *) (!) - template void skipahead_subsequence(unsigned long long, StateType *) (!) (!) Unfortunately, there are no known workarounds at this time. Your only options (!) (!) 1. Ignore it, hopefully this will be resolved sooner rather than later. (!) 2. Only let Doxygen document *ONE* of these functions, e.g., by doing (!) (!) #if !defined(DOXYGEN_SHOULD_SKIP_THIS) (!) // function declaration and/or implementation (!) #endif // DOXYGEN_SHOULD_SKIP_THIS (!) (!) Making sure that your Doxygen configuration has (!) (!) PREDEFINED += DOXYGEN_SHOULD_SKIP_THIS (!) (!) (added by default when using "exhaleDoxygenStdin"). (!) (!) Sorry :( (!) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga026f067ded4e3b926a6de60bb168fe68.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal_double" with arguments (StateType*, double, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double hiprand_log_normal_double(StateType *state, double mean, double stddev) - template double hiprand_log_normal_double(StateType *state, double mean, double stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga07ff4249e5fdaa82b7e889c4c5fe8c95.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors64_t, unsigned long long int, unsigned int, hiprandStateScrambledSobol64_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga08d20d196ec10e98ba4a6cc68a70ca93.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_discrete4" with arguments (hiprandStatePhilox4_32_10_t*, hiprandDiscreteDistribution_t) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - uint4 hiprand_discrete4(hiprandStatePhilox4_32_10_t *state, hiprandDiscreteDistribution_t discrete_distribution) - uint4 hiprand_discrete4(hiprandStatePhilox4_32_10_t *state, hiprandDiscreteDistribution_t discrete_distribution) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga0a826214ec4cb5dabb27c249ac085230.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float hiprand_uniform(StateType *state) - template float hiprand_uniform(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga101cecb2204367ade983ced0f636bf86.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_discrete" with arguments (StateType*, hiprandDiscreteDistribution_t) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template uint hiprand_discrete(StateType *state, hiprandDiscreteDistribution_t discrete_distribution) - template uint hiprand_discrete(StateType *state, hiprandDiscreteDistribution_t discrete_distribution) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga197d5951d508bac508bf1c6a233324fe.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_long_long" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template unsigned long long int hiprand_long_long(StateType *state) - template unsigned long long int hiprand_long_long(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga1ce229467434cfe0e6d8226489e0aa5e.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal2" with arguments (StateType*, float, float) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float2 hiprand_log_normal2(StateType *state, float mean, float stddev) - template float2 hiprand_log_normal2(StateType *state, float mean, float stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga1ed0643ecbd42a8413b95247362d669d.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform4" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - float4 hiprand_uniform4(hiprandStatePhilox4_32_10_t *state) - float4 hiprand_uniform4(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga2b7052a5ca8a6bdf4125093b65bd14cf.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_poisson4" with arguments (hiprandStatePhilox4_32_10_t*, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - uint4 hiprand_poisson4(hiprandStatePhilox4_32_10_t *state, double lambda) - uint4 hiprand_poisson4(hiprandStatePhilox4_32_10_t *state, double lambda) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga2beb732aa9682c07c5efc87e168d79e9.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (const unsigned long long, const unsigned long long, const unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga2fd32ae6797d103b8e290311f92a20f3.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_mtgp32_block_copy" with arguments (hiprandStateMtgp32_t*, hiprandStateMtgp32_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - void hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *src, hiprandStateMtgp32_t *dest) - void hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *src, hiprandStateMtgp32_t *dest) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga4628946b99acbf5a2b6967b6c58159b6.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprandMakeMTGP32Constants" with arguments (const mtgp32_params_fast_t, mtgp32_kernel_params_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - __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/api/function_group__hipranddevice_1ga4b8779d43aabf9d33bb4090216245f6f.rst:13: WARNING: doxygenfunction: Unable to resolve function "skipahead" with arguments (unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void skipahead(unsigned long long n, StateType *state) - template void skipahead(unsigned long long n, StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga508b7fd6158e69475e014f34c6415521.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_poisson" with arguments (StateType*, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template uint hiprand_poisson(StateType *state, double lambda) - template uint hiprand_poisson(StateType *state, double lambda) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga54334c8e7521ee4155f31297614f81d9.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform2_double" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double2 hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *state) - double2 hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga6aee8e610cf18aabb5636a09980ccb0f.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template unsigned int hiprand(StateType *state) - template unsigned int hiprand(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga6c3e1a4e6c058bb91592be40a409bd99.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal2" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float2 hiprand_normal2(StateType *state) - template float2 hiprand_normal2(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga730d07d06e667c726359d1fdf649f233.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal2_double" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double2 hiprand_normal2_double(StateType *state) - template double2 hiprand_normal2_double(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga7874b6a24bc4eff42f8da5cc6f8140eb.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprandMakeMTGP32KernelState" with arguments (hiprandStateMtgp32_t*, mtgp32_params_fast_t, mtgp32_kernel_params_t*, int, unsigned long long) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - __host__ hiprandStatus_t hiprandMakeMTGP32KernelState(hiprandStateMtgp32_t *s, mtgp32_params_fast_t params[], mtgp32_kernel_params_t *k, int n, unsigned long long seed) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga88fab4b79b3bfbb3b419035f6f1d0de8.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float hiprand_normal(StateType *state) - template float hiprand_normal(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga8b45d997fd3190f5b2dd78e6b719928b.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal2_double" with arguments (StateType*, double, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double2 hiprand_log_normal2_double(StateType *state, double mean, double stddev) - template double2 hiprand_log_normal2_double(StateType *state, double mean, double stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga949873de07110166462b6a4125e22e2c.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors64_t, unsigned int, hiprandStateSobol64_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1ga94c1029d0bea2416ac358122dedb7a99.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal" with arguments (StateType*, float, float) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float hiprand_log_normal(StateType *state, float mean, float stddev) - template float hiprand_log_normal(StateType *state, float mean, float stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gaab7d8146f9d0c1eea6ff7654cec83890.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors32_t, unsigned int, unsigned int, hiprandStateScrambledSobol32_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gaaf9a333f9d06157274caafaaab5302f6.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal4" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - float4 hiprand_normal4(hiprandStatePhilox4_32_10_t *state) - float4 hiprand_normal4(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gab01bdceb166ce4dabbc0c248823ba731.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_mtgp32_set_params" with arguments (hiprandStateMtgp32_t*, mtgp32_kernel_params_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - void hiprand_mtgp32_set_params(hiprandStateMtgp32_t *state, mtgp32_kernel_params_t *params) - void hiprand_mtgp32_set_params(hiprandStateMtgp32_t *state, mtgp32_kernel_params_t *params) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gab6c51e77b33f283dd329067836337783.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand4" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - uint4 hiprand4(hiprandStatePhilox4_32_10_t *state) - uint4 hiprand4(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gac3479fffe607dc6a3195667a6ef38097.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal4_double" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double4 hiprand_normal4_double(hiprandStatePhilox4_32_10_t *state) - double4 hiprand_normal4_double(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gad3e94709d2623e2870347688cba9dc98.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal4" with arguments (hiprandStatePhilox4_32_10_t*, float, float) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - float4 hiprand_log_normal4(hiprandStatePhilox4_32_10_t *state, float mean, float stddev) - float4 hiprand_log_normal4(hiprandStatePhilox4_32_10_t *state, float mean, float stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gad4154b3fc912a875f91350e514b22365.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform4_double" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double4 hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *state) - double4 hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gad60655ca3f29a353d650548276a993ca.rst:13: WARNING: doxygenfunction: Unable to resolve function "skipahead_sequence" with arguments (unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void skipahead_sequence(unsigned long long n, StateType *state) - template void skipahead_sequence(unsigned long long n, StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gad6f56f4f79e2d83806bcf3ab68b6eaa4.rst:13: WARNING: doxygenfunction: Unable to resolve function "skipahead_subsequence" with arguments (unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void skipahead_subsequence(unsigned long long n, StateType *state) - template void skipahead_subsequence(unsigned long long n, StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gad928a692969f8ce15850c788764898ea.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform_double" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double hiprand_uniform_double(StateType *state) - template double hiprand_uniform_double(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gaeb5fbba1ce31a9ebae8e9f914e52c0f1.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors32_t, unsigned int, hiprandStateSobol32_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gaf2aa989965aee17d973ed7fd6135f24a.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal4_double" with arguments (hiprandStatePhilox4_32_10_t*, double, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double4 hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *state, double mean, double stddev) - double4 hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *state, double mean, double stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_group__hipranddevice_1gafc7503de812a40f5ec2bbb8ac4353267.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal_double" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double hiprand_normal_double(StateType *state) - template double hiprand_normal_double(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a026f067ded4e3b926a6de60bb168fe68.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal_double" with arguments (StateType*, double, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double hiprand_log_normal_double(StateType *state, double mean, double stddev) - template double hiprand_log_normal_double(StateType *state, double mean, double stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a042d455831e7c19e12ebb6354d88a337.rst:13: WARNING: doxygenfunction: Unable to resolve function "DEFINE_HIPRAND_STATE" with arguments "(hiprandState, curandState)". Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Invalid C++ declaration: Expected end of definition or ;. [error at 49] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW -------------------------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 21] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ---------------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a07ff4249e5fdaa82b7e889c4c5fe8c95.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors64_t, unsigned long long int, unsigned int, hiprandStateScrambledSobol64_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a08d20d196ec10e98ba4a6cc68a70ca93.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_discrete4" with arguments (hiprandStatePhilox4_32_10_t*, hiprandDiscreteDistribution_t) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - uint4 hiprand_discrete4(hiprandStatePhilox4_32_10_t *state, hiprandDiscreteDistribution_t discrete_distribution) - uint4 hiprand_discrete4(hiprandStatePhilox4_32_10_t *state, hiprandDiscreteDistribution_t discrete_distribution) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a0a826214ec4cb5dabb27c249ac085230.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float hiprand_uniform(StateType *state) - template float hiprand_uniform(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a101cecb2204367ade983ced0f636bf86.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_discrete" with arguments (StateType*, hiprandDiscreteDistribution_t) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template uint hiprand_discrete(StateType *state, hiprandDiscreteDistribution_t discrete_distribution) - template uint hiprand_discrete(StateType *state, hiprandDiscreteDistribution_t discrete_distribution) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a197d5951d508bac508bf1c6a233324fe.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_long_long" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template unsigned long long int hiprand_long_long(StateType *state) - template unsigned long long int hiprand_long_long(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a1ce229467434cfe0e6d8226489e0aa5e.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal2" with arguments (StateType*, float, float) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float2 hiprand_log_normal2(StateType *state, float mean, float stddev) - template float2 hiprand_log_normal2(StateType *state, float mean, float stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a1ed0643ecbd42a8413b95247362d669d.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform4" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - float4 hiprand_uniform4(hiprandStatePhilox4_32_10_t *state) - float4 hiprand_uniform4(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a2b7052a5ca8a6bdf4125093b65bd14cf.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_poisson4" with arguments (hiprandStatePhilox4_32_10_t*, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - uint4 hiprand_poisson4(hiprandStatePhilox4_32_10_t *state, double lambda) - uint4 hiprand_poisson4(hiprandStatePhilox4_32_10_t *state, double lambda) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a2beb732aa9682c07c5efc87e168d79e9.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (const unsigned long long, const unsigned long long, const unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a2fd32ae6797d103b8e290311f92a20f3.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_mtgp32_block_copy" with arguments (hiprandStateMtgp32_t*, hiprandStateMtgp32_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - void hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *src, hiprandStateMtgp32_t *dest) - void hiprand_mtgp32_block_copy(hiprandStateMtgp32_t *src, hiprandStateMtgp32_t *dest) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a4b8779d43aabf9d33bb4090216245f6f.rst:13: WARNING: doxygenfunction: Unable to resolve function "skipahead" with arguments (unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void skipahead(unsigned long long n, StateType *state) - template void skipahead(unsigned long long n, StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a508b7fd6158e69475e014f34c6415521.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_poisson" with arguments (StateType*, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template uint hiprand_poisson(StateType *state, double lambda) - template uint hiprand_poisson(StateType *state, double lambda) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a54334c8e7521ee4155f31297614f81d9.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform2_double" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double2 hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *state) - double2 hiprand_uniform2_double(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a64e0ffbbe112f213452af257ad401b97.rst:13: WARNING: doxygenfunction: Unable to resolve function "DEFINE_HIPRAND_STATE" with arguments "(hiprandStateMtgp32, curandStateMtgp32)". Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Invalid C++ declaration: Expected end of definition or ;. [error at 49] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW -------------------------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 21] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ---------------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a6aee8e610cf18aabb5636a09980ccb0f.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template unsigned int hiprand(StateType *state) - template unsigned int hiprand(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a6c3e1a4e6c058bb91592be40a409bd99.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal2" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float2 hiprand_normal2(StateType *state) - template float2 hiprand_normal2(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a71d31e192b8b38bdfe1306c11a6526f1.rst:13: WARNING: doxygenfunction: Unable to resolve function "DEFINE_HIPRAND_STATE" with arguments "(hiprandStateScrambledSobol64, curandStateScrambledSobol64)". Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Invalid C++ declaration: Expected end of definition or ;. [error at 49] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW -------------------------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 21] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ---------------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a730d07d06e667c726359d1fdf649f233.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal2_double" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double2 hiprand_normal2_double(StateType *state) - template double2 hiprand_normal2_double(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a88fab4b79b3bfbb3b419035f6f1d0de8.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float hiprand_normal(StateType *state) - template float hiprand_normal(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a8b45d997fd3190f5b2dd78e6b719928b.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal2_double" with arguments (StateType*, double, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double2 hiprand_log_normal2_double(StateType *state, double mean, double stddev) - template double2 hiprand_log_normal2_double(StateType *state, double mean, double stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a949873de07110166462b6a4125e22e2c.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors64_t, unsigned int, hiprandStateSobol64_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1a94c1029d0bea2416ac358122dedb7a99.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal" with arguments (StateType*, float, float) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template float hiprand_log_normal(StateType *state, float mean, float stddev) - template float hiprand_log_normal(StateType *state, float mean, float stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1aaa712dc489dc425addf66305b2c1df92.rst:13: WARNING: doxygenfunction: Unable to resolve function "DEFINE_HIPRAND_STATE" with arguments "(hiprandStateScrambledSobol32, curandStateScrambledSobol32)". Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Invalid C++ declaration: Expected end of definition or ;. [error at 49] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW -------------------------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 21] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ---------------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1aab7d8146f9d0c1eea6ff7654cec83890.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors32_t, unsigned int, unsigned int, hiprandStateScrambledSobol32_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1aaf9a333f9d06157274caafaaab5302f6.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal4" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - float4 hiprand_normal4(hiprandStatePhilox4_32_10_t *state) - float4 hiprand_normal4(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ab01bdceb166ce4dabbc0c248823ba731.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_mtgp32_set_params" with arguments (hiprandStateMtgp32_t*, mtgp32_kernel_params_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - void hiprand_mtgp32_set_params(hiprandStateMtgp32_t *state, mtgp32_kernel_params_t *params) - void hiprand_mtgp32_set_params(hiprandStateMtgp32_t *state, mtgp32_kernel_params_t *params) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ab6c51e77b33f283dd329067836337783.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand4" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - uint4 hiprand4(hiprandStatePhilox4_32_10_t *state) - uint4 hiprand4(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ac3479fffe607dc6a3195667a6ef38097.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal4_double" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double4 hiprand_normal4_double(hiprandStatePhilox4_32_10_t *state) - double4 hiprand_normal4_double(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ad3e94709d2623e2870347688cba9dc98.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal4" with arguments (hiprandStatePhilox4_32_10_t*, float, float) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - float4 hiprand_log_normal4(hiprandStatePhilox4_32_10_t *state, float mean, float stddev) - float4 hiprand_log_normal4(hiprandStatePhilox4_32_10_t *state, float mean, float stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ad4154b3fc912a875f91350e514b22365.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform4_double" with arguments (hiprandStatePhilox4_32_10_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double4 hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *state) - double4 hiprand_uniform4_double(hiprandStatePhilox4_32_10_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ad60655ca3f29a353d650548276a993ca.rst:13: WARNING: doxygenfunction: Unable to resolve function "skipahead_sequence" with arguments (unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void skipahead_sequence(unsigned long long n, StateType *state) - template void skipahead_sequence(unsigned long long n, StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ad6f56f4f79e2d83806bcf3ab68b6eaa4.rst:13: WARNING: doxygenfunction: Unable to resolve function "skipahead_subsequence" with arguments (unsigned long long, StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void skipahead_subsequence(unsigned long long n, StateType *state) - template void skipahead_subsequence(unsigned long long n, StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1ad928a692969f8ce15850c788764898ea.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_uniform_double" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double hiprand_uniform_double(StateType *state) - template double hiprand_uniform_double(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1aea3048857bb654af74470176a4939c89.rst:13: WARNING: doxygenfunction: Unable to resolve function "DEFINE_HIPRAND_STATE" with arguments "(hiprandStatePhilox4_32_10, curandStatePhilox4_32_10)". Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Invalid C++ declaration: Expected end of definition or ;. [error at 49] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW -------------------------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 21] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ---------------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 34] DEFINE_HIPRAND_STATE (hiprandState, curandState) DEFINE_HIPRAND_STATE(hiprandStateXORWOW ----------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1aeb5fbba1ce31a9ebae8e9f914e52c0f1.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_init" with arguments (hiprandDirectionVectors32_t, unsigned int, hiprandStateSobol32_t*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - template void hiprand_init(const unsigned long long seed, const unsigned long long subsequence, const unsigned long long offset, StateType *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int offset, hiprandStateSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors32_t direction_vectors, unsigned int scramble_constant, unsigned int offset, hiprandStateScrambledSobol32_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned int offset, hiprandStateSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) - void hiprand_init(hiprandDirectionVectors64_t direction_vectors, unsigned long long int scramble_constant, unsigned int offset, hiprandStateScrambledSobol64_t *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1af2aa989965aee17d973ed7fd6135f24a.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_log_normal4_double" with arguments (hiprandStatePhilox4_32_10_t*, double, double) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - double4 hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *state, double mean, double stddev) - double4 hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *state, double mean, double stddev) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/function_hiprand__kernel__nvcc_8h_1afc7503de812a40f5ec2bbb8ac4353267.rst:13: WARNING: doxygenfunction: Unable to resolve function "hiprand_normal_double" with arguments (StateType*) in doxygen xml output for project "hipRAND" from directory: ./docBin/xml. Potential matches: - template double hiprand_normal_double(StateType *state) - template double hiprand_normal_double(StateType *state) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/page_index.rst:4: WARNING: duplicate label page_index, other instance in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/library_root.rst /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/typedef_hiprand__nvcc_8h_1a4d690ea99ec90c6942ea0adbd47ec5ce.rst:13: WARNING: Duplicate C++ declaration, also defined at api/typedef_hiprand__hcc_8h_1a98ef2ac6f62e87cbfcbd3d35c2005be2:13. Declaration is '.. cpp:type:: struct rocrand_generator_base_type hiprandGenerator_st'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/typedef_hiprand__nvcc_8h_1a7c6dc3f30d690bb4bb9a2a0968c748b7.rst:13: WARNING: Duplicate C++ declaration, also defined at api/typedef_hiprand__hcc_8h_1a228920799b2260f6fce8c893a65e69a6:13. Declaration is '.. cpp:type:: struct rocrand_discrete_distribution_st hiprandDiscreteDistribution_st'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Duplicate C declaration, also defined at api/define_group__hipranddevice_1gaffe282ce91ff23e56e033fe1014bde39:13. Declaration is '.. c:macro:: HIPRAND_PHILOX4x32_DEFAULT_SEED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Duplicate C declaration, also defined at api/define_group__hipranddevice_1ga77b588f7a94fc7f1d7822b81ac945acb:13. Declaration is '.. c:macro:: HIPRAND_XORWOW_DEFAULT_SEED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Duplicate C declaration, also defined at api/define_group__hipranddevice_1gafeb5d0737ded8005bf8a1f93782ca754:13. Declaration is '.. c:macro:: HIPRAND_MRG32K3A_DEFAULT_SEED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Duplicate C declaration, also defined at api/define_group__hipranddevice_1gaca104632d34f05d6a7243a98d4036462:13. Declaration is '.. c:macro:: HIPRAND_MTGP32_DEFAULT_SEED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:9: WARNING: Duplicate C declaration, also defined at api/define_group__hipranddevice_1gaaafd87b238238db36b195e6464ccb9fd:13. Declaration is '.. c:macro:: HIPRAND_MT19937_DEFAULT_SEED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enum:: hiprandStatus'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_SUCCESS'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_VERSION_MISMATCH'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_NOT_INITIALIZED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_ALLOCATION_FAILED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_TYPE_ERROR'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_OUT_OF_RANGE'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_LENGTH_NOT_MULTIPLE'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_DOUBLE_PRECISION_REQUIRED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_LAUNCH_FAILURE'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_PREEXISTING_FAILURE'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_INITIALIZATION_FAILED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_ARCH_MISMATCH'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_INTERNAL_ERROR'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga61cb3bf3103290101a9f2c1c97f9b579:13. Declaration is '.. cpp:enumerator:: HIPRAND_STATUS_NOT_IMPLEMENTED'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enum:: hiprandRngType'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_PSEUDO_DEFAULT'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_PSEUDO_XORWOW'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_PSEUDO_MRG32K3A'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_PSEUDO_MTGP32'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_PSEUDO_MT19937'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_PSEUDO_PHILOX4_32_10'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_QUASI_DEFAULT'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_QUASI_SOBOL32'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_QUASI_SCRAMBLED_SOBOL32'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_QUASI_SOBOL64'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/enum_group__hiprandhost_1ga2750c0de9515724e40b7b380add7ae68:13. Declaration is '.. cpp:enumerator:: HIPRAND_RNG_QUASI_SCRAMBLED_SOBOL64'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/typedef_group__hiprandhost_1ga846bcefb54f62c83e7570ae6a3663944:13. Declaration is '.. cpp:type:: enum hiprandStatus hiprandStatus_t'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/typedef_group__hiprandhost_1ga8342497b4c9ca750f3d8ed91c5d48c57:13. Declaration is '.. cpp:type:: enum hiprandRngType hiprandRngType_t'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gac4998bac5c8e6010dbcfa45cd8eeb5c3:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandCreateGenerator (hiprandGenerator_t *generator, hiprandRngType_t rng_type)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga2f3d14f9487e71b39b7832dd41f28195:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandCreateGeneratorHost (hiprandGenerator_t *generator, hiprandRngType_t rng_type)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gaecaddc15f03817bee58474daf908df01:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandDestroyGenerator (hiprandGenerator_t generator)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga9ed176ab4295d6d2c19b0b976941b124:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerate (hiprandGenerator_t generator, unsigned int *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga3334da63dbe616444c0eb7930dcc7bd2:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateChar (hiprandGenerator_t generator, unsigned char *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gaa16379981d37fe7102ea5c67a3dc0142:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateShort (hiprandGenerator_t generator, unsigned short *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gada4396bc602a5d80b342afcbfe487b67:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateLongLong (hiprandGenerator_t generator, unsigned long long *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga041797e2c1b813ab558015f07647534a:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateUniform (hiprandGenerator_t generator, float *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gae4b3280676d0416c58327b80481e18dd:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateUniformDouble (hiprandGenerator_t generator, double *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gaa2b95a7ca86bfa9ae9738a4d5d682cb2:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateUniformHalf (hiprandGenerator_t generator, half *output_data, size_t n)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gac2560fd9f148ecc860cb4b81a52362e0:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateNormal (hiprandGenerator_t generator, float *output_data, size_t n, float mean, float stddev)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga5a11d273428bb1990664faf646188f51:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateNormalDouble (hiprandGenerator_t generator, double *output_data, size_t n, double mean, double stddev)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga08ced984fedd38d224b74867eb7b9680:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateNormalHalf (hiprandGenerator_t generator, half *output_data, size_t n, half mean, half stddev)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gab229d82fc3b4d68408517cbf8de0c39b:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateLogNormal (hiprandGenerator_t generator, float *output_data, size_t n, float mean, float stddev)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga8e707854c2a0f799a97958e755b7c1a8:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateLogNormalDouble (hiprandGenerator_t generator, double *output_data, size_t n, double mean, double stddev)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gaaea6d227d9f97e7d5b6f154fe4eb41e7:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateLogNormalHalf (hiprandGenerator_t generator, half *output_data, size_t n, half mean, half stddev)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga61fea1c8936ce067fa5ae0457930fbf8:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGeneratePoisson (hiprandGenerator_t generator, unsigned int *output_data, size_t n, double lambda)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga0fa18f793ad80b753be53f4a95a94f2b:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGenerateSeeds (hiprandGenerator_t generator)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga8e6f855ff18e82794bef9479d2e8888c:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandSetStream (hiprandGenerator_t generator, hipStream_t stream)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gaa83b6ce4960273d6c3dd7e02e3fdd6b5:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandSetPseudoRandomGeneratorSeed (hiprandGenerator_t generator, unsigned long long seed)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga12c6f6267b9fed7feba0459597016837:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandSetGeneratorOffset (hiprandGenerator_t generator, unsigned long long offset)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga13468b9d1b5d4dcbc020ef18585bc722:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandSetQuasiRandomGeneratorDimensions (hiprandGenerator_t generator, unsigned int dimensions)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga17a7c61ea80b98354591cc08433eb09b:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandGetVersion (int *version)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1ga82c3a994afd78ba0631cfd8c1b9a5a6a:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandCreatePoissonDistribution (double lambda, hiprandDiscreteDistribution_t *discrete_distribution)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C++ declaration, also defined at api/function_group__hiprandhost_1gafa1fa3f4b8cd51b8e69ac8a4c9ca4664:13. Declaration is '.. cpp:function:: hiprandStatus_t hiprandDestroyDistribution (hiprandDiscreteDistribution_t discrete_distribution)'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C declaration, also defined at api/define_group__hiprandhost_1ga1d0abfd2dbbd54b9279b26ef97383a2d:13. Declaration is '.. c:macro:: HIPRAND_VERSION'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C declaration, also defined at api/define_group__hiprandhost_1ga8ad5b1aa6c8763acbdf476f65bacf2e3:13. Declaration is '.. c:macro:: HIPRAND_DEFAULT_MAX_BLOCK_SIZE'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:13: WARNING: Duplicate C declaration, also defined at api/define_group__hiprandhost_1gaefbd5391befafff7ebf07b365f8fd4a9:13. Declaration is '.. c:macro:: HIPRAND_DEFAULT_MIN_WARPS_PER_EU'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1error:22. Declaration is '.. cpp:class:: hiprand_cpp::error : public std::exception'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1uniform__int__distribution:13. Declaration is '.. cpp:class:: template hiprand_cpp::uniform_int_distribution'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1uniform__real__distribution:13. Declaration is '.. cpp:class:: template hiprand_cpp::uniform_real_distribution'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1normal__distribution:23. Declaration is '.. cpp:class:: template hiprand_cpp::normal_distribution'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1lognormal__distribution:23. Declaration is '.. cpp:class:: template hiprand_cpp::lognormal_distribution'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1poisson__distribution:23. Declaration is '.. cpp:class:: template hiprand_cpp::poisson_distribution'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1philox4x32__10__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::philox4x32_10_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1xorwow__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::xorwow_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1mrg32k3a__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::mrg32k3a_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1mtgp32__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::mtgp32_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1mt19937__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::mt19937_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1sobol32__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::sobol32_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1scrambled__sobol32__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::scrambled_sobol32_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1sobol64__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::sobol64_engine'. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/cpp_api.rst:17: WARNING: Duplicate C++ declaration, also defined at api/classhiprand__cpp_1_1scrambled__sobol64__engine:13. Declaration is '.. cpp:class:: template hiprand_cpp::scrambled_sobol64_engine'. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hiprand/checkouts/latest/docs/api/library_root.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... introduction 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... build succeeded, 156 warnings. The HTML page is in ../_readthedocs/htmlzip.