Read the Docs build information Build id: 2616499 Project: advanced-micro-devices-half Version: latest Commit: 1ddada225144cac0de8f6b5c0dd9acffd99a2e68 Date: 2024-11-14T20:03:43.214623Z State: finished Success: True [rtd-command-info] start-time: 2024-11-14T20:03:44.495302Z, end-time: 2024-11-14T20:03:45.247725Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/ROCm/half.git . Cloning into '.'... [rtd-command-info] start-time: 2024-11-14T20:03:45.310715Z, end-time: 2024-11-14T20:03:46.564124Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/rocm:refs/remotes/origin/rocm From https://github.com/ROCm/half * [new tag] 1.12.0 -> 1.12.0 * [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 * [new tag] rocm-5.7.0 -> rocm-5.7.0 * [new tag] rocm-5.7.1 -> rocm-5.7.1 * [new tag] rocm-6.0.0 -> rocm-6.0.0 * [new tag] rocm-6.0.2 -> rocm-6.0.2 * [new tag] rocm-6.1.0 -> rocm-6.1.0 * [new tag] rocm-6.1.1 -> rocm-6.1.1 * [new tag] rocm-6.1.2 -> rocm-6.1.2 [rtd-command-info] start-time: 2024-11-14T20:03:46.696843Z, end-time: 2024-11-14T20:03:46.760948Z, duration: 0, exit-code: 0 git checkout --force origin/rocm Note: switching to 'origin/rocm'. 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 1ddada2 Add support for triggering external CI builds [rtd-command-info] start-time: 2024-11-14T20:03:46.823369Z, end-time: 2024-11-14T20:03:46.875815Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" [rtd-command-info] start-time: 2024-11-14T20:03:51.912932Z, end-time: 2024-11-14T20:03:51.988614Z, duration: 0, exit-code: 0 asdf global python 3.10.14 [rtd-command-info] start-time: 2024-11-14T20:03:52.379050Z, end-time: 2024-11-14T20:03:53.680258Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.14.final.0-64 in 809ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/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==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-11-14T20:03:53.749845Z, end-time: 2024-11-14T20:04:07.314310Z, duration: 13, 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-half/envs/latest/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.5.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.3 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.5.0 [rtd-command-info] start-time: 2024-11-14T20:04:07.386377Z, end-time: 2024-11-14T20:04:17.238424Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.1.0-py3-none-any.whl.metadata (10.0 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 114.2 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 122.6 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 357.5 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 392.8 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.1.0-py3-none-any.whl (13 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.1.0 urllib3-2.2.3 [rtd-command-info] start-time: 2024-11-14T20:04:17.343863Z, end-time: 2024-11-14T20:04:31.397031Z, duration: 14, 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.metadata (6.0 kB) Collecting alabaster==0.7.16 (from -r docs/sphinx/requirements.txt (line 9)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting babel==2.14.0 (from -r docs/sphinx/requirements.txt (line 11)) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting beautifulsoup4==4.12.3 (from -r docs/sphinx/requirements.txt (line 15)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting breathe==4.35.0 (from -r docs/sphinx/requirements.txt (line 17)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Collecting certifi==2024.2.2 (from -r docs/sphinx/requirements.txt (line 19)) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Collecting cffi==1.16.0 (from -r docs/sphinx/requirements.txt (line 21)) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting charset-normalizer==3.3.2 (from -r docs/sphinx/requirements.txt (line 25)) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting click==8.1.7 (from -r docs/sphinx/requirements.txt (line 27)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting click-log==0.4.0 (from -r docs/sphinx/requirements.txt (line 32)) Downloading click_log-0.4.0-py2.py3-none-any.whl.metadata (1.2 kB) Collecting cryptography==42.0.5 (from -r docs/sphinx/requirements.txt (line 34)) Downloading cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) Collecting deprecated==1.2.14 (from -r docs/sphinx/requirements.txt (line 36)) Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 38)) (0.21.2) Collecting doxysphinx==3.3.8 (from -r docs/sphinx/requirements.txt (line 44)) Downloading doxysphinx-3.3.8-py3-none-any.whl.metadata (4.3 kB) Collecting fastjsonschema==2.19.1 (from -r docs/sphinx/requirements.txt (line 46)) Downloading fastjsonschema-2.19.1-py3-none-any.whl.metadata (2.1 kB) Collecting gitdb==4.0.11 (from -r docs/sphinx/requirements.txt (line 48)) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Collecting gitpython==3.1.43 (from -r docs/sphinx/requirements.txt (line 50)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Collecting idna==3.7 (from -r docs/sphinx/requirements.txt (line 52)) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 54)) (1.4.1) Collecting jinja2==3.1.3 (from -r docs/sphinx/requirements.txt (line 56)) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting libsass==0.22.0 (from -r docs/sphinx/requirements.txt (line 60)) Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.6 kB) Collecting lxml==4.9.4 (from -r docs/sphinx/requirements.txt (line 62)) Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.7 kB) Collecting markdown-it-py==3.0.0 (from -r docs/sphinx/requirements.txt (line 64)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting markupsafe==2.1.5 (from -r docs/sphinx/requirements.txt (line 68)) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting mdit-py-plugins==0.4.0 (from -r docs/sphinx/requirements.txt (line 70)) Downloading mdit_py_plugins-0.4.0-py3-none-any.whl.metadata (2.7 kB) Collecting mdurl==0.1.2 (from -r docs/sphinx/requirements.txt (line 72)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting mpire==2.10.1 (from -r docs/sphinx/requirements.txt (line 74)) Downloading mpire-2.10.1-py3-none-any.whl.metadata (14 kB) Collecting myst-parser==3.0.1 (from -r docs/sphinx/requirements.txt (line 76)) Downloading myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting numpy==1.26.4 (from -r docs/sphinx/requirements.txt (line 78)) Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Collecting packaging==24.0 (from -r docs/sphinx/requirements.txt (line 80)) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting pycparser==2.22 (from -r docs/sphinx/requirements.txt (line 84)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting pydata-sphinx-theme==0.15.2 (from -r docs/sphinx/requirements.txt (line 86)) Downloading pydata_sphinx_theme-0.15.2-py3-none-any.whl.metadata (7.3 kB) Collecting pygithub==2.3.0 (from -r docs/sphinx/requirements.txt (line 90)) Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) Collecting pygments==2.17.2 (from -r docs/sphinx/requirements.txt (line 92)) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting pyjson5==1.6.6 (from -r docs/sphinx/requirements.txt (line 98)) Downloading pyjson5-1.6.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting pyjwt==2.8.0 (from pyjwt[crypto]==2.8.0->-r docs/sphinx/requirements.txt (line 100)) Downloading PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB) Collecting pynacl==1.5.0 (from -r docs/sphinx/requirements.txt (line 102)) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting pyparsing==3.1.2 (from -r docs/sphinx/requirements.txt (line 104)) Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) Collecting pyyaml==6.0.1 (from -r docs/sphinx/requirements.txt (line 106)) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting requests==2.31.0 (from -r docs/sphinx/requirements.txt (line 111)) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting rocm-docs-core==1.1.1 (from rocm-docs-core[api_reference]==1.1.1->-r docs/sphinx/requirements.txt (line 115)) Downloading rocm_docs_core-1.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting smmap==5.0.1 (from -r docs/sphinx/requirements.txt (line 117)) Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 119)) (2.2.0) Collecting soupsieve==2.5 (from -r docs/sphinx/requirements.txt (line 121)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx==7.3.7 (from -r docs/sphinx/requirements.txt (line 123)) Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Collecting sphinx-book-theme==1.1.2 (from -r docs/sphinx/requirements.txt (line 134)) Downloading sphinx_book_theme-1.1.2-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-copybutton==0.5.2 (from -r docs/sphinx/requirements.txt (line 136)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design==0.5.0 (from -r docs/sphinx/requirements.txt (line 138)) Downloading sphinx_design-0.5.0-py3-none-any.whl.metadata (5.1 kB) Collecting sphinx-external-toc==1.0.1 (from -r docs/sphinx/requirements.txt (line 140)) Downloading sphinx_external_toc-1.0.1-py3-none-any.whl.metadata (15 kB) Collecting sphinx-notfound-page==1.0.0 (from -r docs/sphinx/requirements.txt (line 142)) Downloading sphinx_notfound_page-1.0.0-py3-none-any.whl.metadata (2.9 kB) Collecting sphinxcontrib-applehelp==1.0.8 (from -r docs/sphinx/requirements.txt (line 144)) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp==1.0.6 (from -r docs/sphinx/requirements.txt (line 146)) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp==2.0.5 (from -r docs/sphinx/requirements.txt (line 148)) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 150)) (1.0.1) Collecting sphinxcontrib-qthelp==1.0.7 (from -r docs/sphinx/requirements.txt (line 152)) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml==1.1.10 (from -r docs/sphinx/requirements.txt (line 154)) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting tomli==2.0.1 (from -r docs/sphinx/requirements.txt (line 156)) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting tqdm==4.66.2 (from -r docs/sphinx/requirements.txt (line 158)) Downloading tqdm-4.66.2-py3-none-any.whl.metadata (57 kB) Collecting typing-extensions==4.11.0 (from -r docs/sphinx/requirements.txt (line 160)) Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) Collecting urllib3==2.2.1 (from -r docs/sphinx/requirements.txt (line 164)) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting wrapt==1.16.0 (from -r docs/sphinx/requirements.txt (line 168)) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl (29 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 168.0 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading breathe-4.35.0-py3-none-any.whl (92 kB) Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading click_log-0.4.0-py2.py3-none-any.whl (4.3 kB) Downloading cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 254.0 MB/s eta 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading doxysphinx-3.3.8-py3-none-any.whl (41 kB) Downloading fastjsonschema-2.19.1-py3-none-any.whl (23 kB) Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) Downloading idna-3.7-py3-none-any.whl (66 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 177.4 MB/s eta 0:00:00 Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 214.6 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading mdit_py_plugins-0.4.0-py3-none-any.whl (54 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading mpire-2.10.1-py3-none-any.whl (272 kB) Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 208.7 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydata_sphinx_theme-0.15.2-py3-none-any.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 237.2 MB/s eta 0:00:00 Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 615.4 MB/s eta 0:00:00 Downloading pyjson5-1.6.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 kB) Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 576.3 MB/s eta 0:00:00 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 602.4 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) Downloading rocm_docs_core-1.1.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 13.7 MB/s eta 0:00:00 Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 227.7 MB/s eta 0:00:00 Downloading sphinx_book_theme-1.1.2-py3-none-any.whl (400 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.5.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 248.0 MB/s eta 0:00:00 Downloading sphinx_external_toc-1.0.1-py3-none-any.whl (26 kB) Downloading sphinx_notfound_page-1.0.0-py3-none-any.whl (8.1 kB) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading tqdm-4.66.2-py3-none-any.whl (78 kB) Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Installing collected packages: fastjsonschema, wrapt, urllib3, typing-extensions, tqdm, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, smmap, pyyaml, pyparsing, pyjwt, pyjson5, pygments, pycparser, packaging, numpy, mdurl, markupsafe, lxml, libsass, idna, click, charset-normalizer, certifi, babel, alabaster, requests, mpire, markdown-it-py, jinja2, gitdb, deprecated, click-log, cffi, beautifulsoup4, accessible-pygments, sphinx, pynacl, mdit-py-plugins, gitpython, doxysphinx, cryptography, sphinx-notfound-page, sphinx-external-toc, sphinx-design, sphinx-copybutton, pydata-sphinx-theme, myst-parser, breathe, sphinx-book-theme, pygithub, rocm-docs-core Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.3 Uninstalling urllib3-2.2.3: Successfully uninstalled urllib3-2.2.3 Attempting uninstall: tomli Found existing installation: tomli 2.1.0 Uninstalling tomli-2.1.0: Successfully uninstalled tomli-2.1.0 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: pygments Found existing installation: Pygments 2.18.0 Uninstalling Pygments-2.18.0: Successfully uninstalled Pygments-2.18.0 Attempting uninstall: packaging Found existing installation: packaging 24.2 Uninstalling packaging-24.2: Successfully uninstalled packaging-24.2 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 3.0.2 Uninstalling MarkupSafe-3.0.2: Successfully uninstalled MarkupSafe-3.0.2 Attempting uninstall: idna Found existing installation: idna 3.10 Uninstalling idna-3.10: Successfully uninstalled idna-3.10 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.4.0 Uninstalling charset-normalizer-3.4.0: Successfully uninstalled charset-normalizer-3.4.0 Attempting uninstall: certifi Found existing installation: certifi 2024.8.30 Uninstalling certifi-2024.8.30: Successfully uninstalled certifi-2024.8.30 Attempting uninstall: babel Found existing installation: babel 2.16.0 Uninstalling babel-2.16.0: Successfully uninstalled babel-2.16.0 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: requests Found existing installation: requests 2.32.3 Uninstalling requests-2.32.3: Successfully uninstalled requests-2.32.3 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.4 Uninstalling Jinja2-3.1.4: Successfully uninstalled Jinja2-3.1.4 Attempting uninstall: sphinx Found existing installation: Sphinx 8.1.3 Uninstalling Sphinx-8.1.3: Successfully uninstalled Sphinx-8.1.3 Successfully installed accessible-pygments-0.0.4 alabaster-0.7.16 babel-2.14.0 beautifulsoup4-4.12.3 breathe-4.35.0 certifi-2024.2.2 cffi-1.16.0 charset-normalizer-3.3.2 click-8.1.7 click-log-0.4.0 cryptography-42.0.5 deprecated-1.2.14 doxysphinx-3.3.8 fastjsonschema-2.19.1 gitdb-4.0.11 gitpython-3.1.43 idna-3.7 jinja2-3.1.3 libsass-0.22.0 lxml-4.9.4 markdown-it-py-3.0.0 markupsafe-2.1.5 mdit-py-plugins-0.4.0 mdurl-0.1.2 mpire-2.10.1 myst-parser-3.0.1 numpy-1.26.4 packaging-24.0 pycparser-2.22 pydata-sphinx-theme-0.15.2 pygithub-2.3.0 pygments-2.17.2 pyjson5-1.6.6 pyjwt-2.8.0 pynacl-1.5.0 pyparsing-3.1.2 pyyaml-6.0.1 requests-2.31.0 rocm-docs-core-1.1.1 smmap-5.0.1 soupsieve-2.5 sphinx-7.3.7 sphinx-book-theme-1.1.2 sphinx-copybutton-0.5.2 sphinx-design-0.5.0 sphinx-external-toc-1.0.1 sphinx-notfound-page-1.0.0 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 tomli-2.0.1 tqdm-4.66.2 typing-extensions-4.11.0 urllib3-2.2.1 wrapt-1.16.0 [rtd-command-info] start-time: 2024-11-14T20:04:31.616072Z, end-time: 2024-11-14T20:04:31.671821Z, duration: 0, exit-code: 0 cat docs/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html import re html_theme = "rocm_docs_theme" html_theme_options = {"flavor": "rocm"} extensions = ["rocm_docs", "rocm_docs.doxygen"] external_toc_path = "./sphinx/_toc.yml" doxygen_root = "doxygen" doxysphinx_enabled = True doxygen_project = { "name": "half", "path": "doxygen/xml", } with open('../CMakeLists.txt', encoding='utf-8') as f: match = re.search(r'rocm_setup_version\(VERSION\s+([0-9.]+)', f.read()) if not match: raise ValueError("VERSION not found!") version_number = match[1] version = version_number release = version_number html_title = f"half {version}" project = "half" author = "Advanced Micro Devices, Inc." copyright = ( "Copyright (c) 2024 Advanced Micro Devices, Inc. All rights reserved." ) [rtd-command-info] start-time: 2024-11-14T20:04:31.745164Z, end-time: 2024-11-14T20:04:42.692071Z, duration: 10, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.3.7 /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/envs/latest/lib/python3.10/site-packages/rocm_docs/doxygen.py:22: RemovedInSphinx80Warning: The alias 'sphinx.util.progress_message' is deprecated, use 'sphinx.util.display.progress_message' instead. Check CHANGES for Sphinx API modifications. from sphinx.util import logging, progress_message /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/envs/latest/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) making output directory... done 1.9.1 warning: Tag 'TCL_SUBST' at line 205 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SYMBOL_CACHE_SIZE' at line 346 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 861 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1488 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1494 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1666 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1687 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:163: warning: Member HALF_CONSTEXPR (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:164: warning: Member HALF_CONSTEXPR_CONST (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:172: warning: Member HALF_NOEXCEPT (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:173: warning: Member HALF_NOTHROW (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2220: warning: Member abs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2227: warning: Member fabs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2235: warning: Member fmod(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2236: warning: Member fmod(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2237: warning: Member fmod(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2245: warning: Member remainder(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2246: warning: Member remainder(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2247: warning: Member remainder(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2256: warning: Member remquo(half x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2257: warning: Member remquo(expr x, half y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2258: warning: Member remquo(expr x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2267: warning: Member fma(half x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2268: warning: Member fma(half x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2269: warning: Member fma(half x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2270: warning: Member fma(expr x, half y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2271: warning: Member fma(expr x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2272: warning: Member fma(expr x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2273: warning: Member fma(expr x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2281: warning: Member fmax(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2282: warning: Member fmax(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2283: warning: Member fmax(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2291: warning: Member fmin(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2292: warning: Member fmin(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2293: warning: Member fmin(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2301: warning: Member fdim(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2302: warning: Member fdim(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2303: warning: Member fdim(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2318: warning: Member exp(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2325: warning: Member expm1(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2332: warning: Member exp2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2339: warning: Member log(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2346: warning: Member log10(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2353: warning: Member log1p(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2360: warning: Member log2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2371: warning: Member sqrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2378: warning: Member cbrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2386: warning: Member hypot(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2387: warning: Member hypot(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2388: warning: Member hypot(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2396: warning: Member pow(half base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2397: warning: Member pow(expr base, half exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2398: warning: Member pow(expr base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2409: warning: Member sin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2416: warning: Member cos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2423: warning: Member tan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2430: warning: Member asin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2437: warning: Member acos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2444: warning: Member atan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2452: warning: Member atan2(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2453: warning: Member atan2(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2454: warning: Member atan2(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2465: warning: Member sinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2472: warning: Member cosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2479: warning: Member tanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2486: warning: Member asinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2493: warning: Member acosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2500: warning: Member atanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2511: warning: Member erf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2518: warning: Member erfc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2525: warning: Member lgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2532: warning: Member tgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2543: warning: Member ceil(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2550: warning: Member floor(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2557: warning: Member trunc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2564: warning: Member round(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2571: warning: Member lround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2578: warning: Member nearbyint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2585: warning: Member rint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2592: warning: Member lrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2599: warning: Member llround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2606: warning: Member llrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2619: warning: Member frexp(expr arg, int *exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2627: warning: Member ldexp(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2635: warning: Member modf(expr arg, half *iptr) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2643: warning: Member scalbn(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2651: warning: Member scalbln(expr arg, long exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2661: warning: Member ilogb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2668: warning: Member logb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2676: warning: Member nextafter(half from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2677: warning: Member nextafter(expr from, half to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2678: warning: Member nextafter(expr from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2686: warning: Member nexttoward(expr from, long double to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2694: warning: Member copysign(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2695: warning: Member copysign(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2696: warning: Member copysign(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2712: warning: Member fpclassify(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2720: warning: Member isfinite(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2728: warning: Member isinf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2736: warning: Member isnan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2744: warning: Member isnormal(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2752: warning: Member signbit(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2765: warning: Member isgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2766: warning: Member isgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2767: warning: Member isgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2776: warning: Member isgreaterequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2777: warning: Member isgreaterequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2778: warning: Member isgreaterequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2787: warning: Member isless(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2788: warning: Member isless(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2789: warning: Member isless(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2798: warning: Member islessequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2799: warning: Member islessequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2800: warning: Member islessequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2809: warning: Member islessgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2810: warning: Member islessgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2811: warning: Member islessgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2820: warning: Member isunordered(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2821: warning: Member isunordered(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2822: warning: Member isunordered(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:211: warning: explicit link request to 'round_style' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:1086: warning: Member literal::operator""_h(long double) (friend) of class half_float::half is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2220: warning: Member abs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2227: warning: Member fabs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2235: warning: Member fmod(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2236: warning: Member fmod(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2237: warning: Member fmod(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2245: warning: Member remainder(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2246: warning: Member remainder(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2247: warning: Member remainder(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2256: warning: Member remquo(half x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2257: warning: Member remquo(expr x, half y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2258: warning: Member remquo(expr x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2267: warning: Member fma(half x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2268: warning: Member fma(half x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2269: warning: Member fma(half x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2270: warning: Member fma(expr x, half y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2271: warning: Member fma(expr x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2272: warning: Member fma(expr x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2273: warning: Member fma(expr x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2281: warning: Member fmax(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2282: warning: Member fmax(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2283: warning: Member fmax(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2291: warning: Member fmin(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2292: warning: Member fmin(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2293: warning: Member fmin(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2301: warning: Member fdim(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2302: warning: Member fdim(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2303: warning: Member fdim(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2318: warning: Member exp(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2325: warning: Member expm1(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2332: warning: Member exp2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2339: warning: Member log(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2346: warning: Member log10(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2353: warning: Member log1p(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2360: warning: Member log2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2371: warning: Member sqrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2378: warning: Member cbrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2386: warning: Member hypot(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2387: warning: Member hypot(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2388: warning: Member hypot(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2396: warning: Member pow(half base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2397: warning: Member pow(expr base, half exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2398: warning: Member pow(expr base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2409: warning: Member sin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2416: warning: Member cos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2423: warning: Member tan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2430: warning: Member asin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2437: warning: Member acos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2444: warning: Member atan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2452: warning: Member atan2(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2453: warning: Member atan2(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2454: warning: Member atan2(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2465: warning: Member sinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2472: warning: Member cosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2479: warning: Member tanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2486: warning: Member asinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2493: warning: Member acosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2500: warning: Member atanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2511: warning: Member erf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2518: warning: Member erfc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2525: warning: Member lgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2532: warning: Member tgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2543: warning: Member ceil(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2550: warning: Member floor(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2557: warning: Member trunc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2564: warning: Member round(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2571: warning: Member lround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2578: warning: Member nearbyint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2585: warning: Member rint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2592: warning: Member lrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2599: warning: Member llround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2606: warning: Member llrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2619: warning: Member frexp(expr arg, int *exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2627: warning: Member ldexp(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2635: warning: Member modf(expr arg, half *iptr) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2643: warning: Member scalbn(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2651: warning: Member scalbln(expr arg, long exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2661: warning: Member ilogb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2668: warning: Member logb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2676: warning: Member nextafter(half from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2677: warning: Member nextafter(expr from, half to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2678: warning: Member nextafter(expr from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2686: warning: Member nexttoward(expr from, long double to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2694: warning: Member copysign(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2695: warning: Member copysign(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2696: warning: Member copysign(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2712: warning: Member fpclassify(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2720: warning: Member isfinite(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2728: warning: Member isinf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2736: warning: Member isnan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2744: warning: Member isnormal(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2752: warning: Member signbit(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2765: warning: Member isgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2766: warning: Member isgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2767: warning: Member isgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2776: warning: Member isgreaterequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2777: warning: Member isgreaterequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2778: warning: Member isgreaterequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2787: warning: Member isless(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2788: warning: Member isless(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2789: warning: Member isless(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2798: warning: Member islessequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2799: warning: Member islessequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2800: warning: Member islessequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2809: warning: Member islessgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2810: warning: Member islessgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2811: warning: Member islessgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2820: warning: Member isunordered(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2821: warning: Member isunordered(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2822: warning: Member isunordered(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:315: warning: Member type (typedef) of struct half_float::detail::bits is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:325: warning: Member type (typedef) of struct half_float::detail::bits< float > is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:328: warning: Member type (typedef) of struct half_float::detail::bits< double > is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:1959: warning: Member erf(double arg) (function) of struct half_float::detail::functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:1967: warning: Member lgamma(double arg) (function) of struct half_float::detail::functions is not documented. Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for namespace half_float Generating docs for compound half_float::half... Generating docs for namespace half_float::detail Generating docs for compound half_float::detail::conditional... Generating docs for compound half_float::detail::bool_type... Generating docs for compound half_float::detail::is_float... Generating docs for compound half_float::detail::bits... Generating docs for compound half_float::detail::bits< float >... Generating docs for compound half_float::detail::bits< double >... Generating docs for compound half_float::detail::binary_t... Generating docs for compound half_float::detail::expr... Generating docs for compound half_float::detail::enable... Generating docs for compound half_float::detail::result... Generating docs for compound half_float::detail::unary_specialized... Generating docs for compound half_float::detail::binary_specialized... Generating docs for compound half_float::detail::half_caster... Generating docs for compound half_float::detail::functions... Generating docs for namespace half_float::literal Generating docs for namespace std Generating docs for compound std::numeric_limits< half_float::half >... Generating docs for compound std::hash< half_float::half >... Generating graph info page... Ge/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:211: warning: explicit link request to 'round_style' could not be resolved nerating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class half_float::detail::binary_specialized Generating XML output for class half_float::detail::binary_specialized< half, half > Generating XML output for class half_float::detail::binary_t Generating XML output for class half_float::detail::bits Generating XML output for class half_float::detail::bits< const T > Generating XML output for class half_float::detail::bits< const volatile T > Generating XML output for class half_float::detail::bits< double > Generating XML output for class half_float::detail::bits< float > Generating XML output for class half_float::detail::bits< volatile T > Generating XML output for class half_float::detail::bool_type Generating XML output for class half_float::detail::conditional Generating XML output for class half_float::detail::enable Generating XML output for class half_float::detail::enable< T, expr, expr, expr > Generating XML output for class half_float::detail::enable< T, expr, expr, half > Generating XML output for class half_float::detail::enable< T, expr, expr, void > Generating XML output for class half_float::detail::enable< T, expr, half, expr > Generating XML output for class half_float::detail::enable< T, expr, half, half > Generating XML output for class half_float::detail::enable< T, expr, half, void > Generating XML output for class half_float::detail::enable< T, expr, void, void > Generating XML output for class half_float::detail::enable< T, half, expr, expr > Generating XML output for class half_float::detail::enable< T, half, expr, half > Generating XML output for class half_float::detail::enable< T, half, expr, void > Generating XML output for class half_float::detail::enable< T, half, half, expr > Generating XML output for class half_float::detail::enable< T, half, half, half > Generating XML output for class half_float::detail::enable< T, half, half, void > Generating XML output for class half_float::detail::enable< T, half, void, void > Generating XML output for class half_float::detail::expr Generating XML output for class half_float::detail::functions Generating XML output for class half_float::half Generating XML output for class half_float::detail::half_caster Generating XML output for class half_float::detail::half_caster< half, expr, R > Generating XML output for class half_float::detail::half_caster< half, half, R > Generating XML output for class half_float::detail::half_caster< half, U, R > Generating XML output for class half_float::detail::half_caster< T, expr, R > Generating XML output for class half_float::detail::half_caster< T, half, R > Generating XML output for class std::hash< half_float::half > Generating XML output for class half_float::detail::is_float Generating XML output for class std::numeric_limits< half_float::half > Generating XML output for class half_float::detail::result Generating XML output for class half_float::detail::result< half, half > Generating XML output for class half_float::detail::unary_specialized Generating XML output for class half_float::detail::unary_specialized< expr > Generating XML output for namespace half_float Generating XML output for namespace half_float::detail Generating XML output for namespace half_float::literal Generating XML output for namespace std Generating XML output for file half.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/ Running plantuml with JAVA... lookup cache used 511/65536 hits=13979 misses=526 finished... doxysphinx v3.3.8 starting build command... copied 27 resource-files to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/_readthedocs/html/doxygen/html created 50 rst-files in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html build command done in below 1 second (0:00:00.272309). Remote mappings will be fetched from RadeonOpenCompute/rocm-docs-core branch=develop Following Github server redirection from /repos/RadeonOpenCompute/rocm-docs-core to /repositories/590674019 WARNING: Current project 'half' not found in projects. Did you forget to set 'external_projects_current_project' to the name of the current project? doxylink not enabled, skipping setting up the current project myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'fieldlist', 'substitution', 'replacements', 'colon_fence', 'html_image', 'dollarmath'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/amdsmi/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/composable_kernel/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIP/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLAS/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPCC/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipCUB/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipFFT/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipfort/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/HIPIFY/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-python/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipRAND/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSOLVER/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSE/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipSPARSELt/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hipTensor/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/hip-vs/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/llvm-project/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIOpen/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/MIVisionX/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/omnitrace/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rccl/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rdc/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/radeon/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocAL/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocALUTION/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocBLAS/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCdbgapi/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocFFT/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCgdb/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm-docs-core/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-linux/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/install-on-windows/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocminfo/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPRIM/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocPyDecode/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocRAND/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSOLVER/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocSPARSE/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocThrust/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/roctracer/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rocWMMA/en/latest/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/rpp/en/latest/objects.inv... loading intersphinx inventory from https://docs.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... loading intersphinx inventory from https://rocm.docs.amd.com/projects/TransferBench/en/latest/objects.inv... [autosummary] generating autosummary for: doxygen/html/annotated.rst, doxygen/html/annotated_classes.rst, doxygen/html/classes.rst, doxygen/html/classhalf__float_1_1half-members.rst, doxygen/html/classhalf__float_1_1half.rst, doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4-members.rst, doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4.rst, doxygen/html/dir_d44c64559bbebec7f509842c48db8b23.rst, doxygen/html/files.rst, doxygen/html/files_files.rst, ..., doxygen/html/structhalf__float_1_1detail_1_1functions.rst, doxygen/html/structhalf__float_1_1detail_1_1half__caster.rst, doxygen/html/structhalf__float_1_1detail_1_1is__float.rst, doxygen/html/structhalf__float_1_1detail_1_1result.rst, doxygen/html/structhalf__float_1_1detail_1_1unary__specialized-members.rst, doxygen/html/structhalf__float_1_1detail_1_1unary__specialized.rst, doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4-members.rst, doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4.rst, index.rst, license.rst The default value for `navigation_with_keys` will change to `False` in the next release. If you wish to preserve the old behavior for your site, set `navigation_with_keys=True` in the `html_theme_options` dict in your `conf.py` file. Be aware that `navigation_with_keys = True` has negative accessibility implications: https://github.com/pydata/pydata-sphinx-theme/issues/1492 building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 58 source files that are out of date updating environment: [new config] 58 added, 0 changed, 0 removed reading sources... [ 2%] doxygen/html/annotated reading sources... [ 3%] doxygen/html/annotated_classes reading sources... [ 5%] doxygen/html/classes reading sources... [ 7%] doxygen/html/classhalf__float_1_1half reading sources... [ 9%] doxygen/html/classhalf__float_1_1half-members reading sources... [ 10%] doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4 reading sources... [ 12%] doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4-members reading sources... [ 14%] doxygen/html/dir_d44c64559bbebec7f509842c48db8b23 reading sources... [ 16%] doxygen/html/files reading sources... [ 17%] doxygen/html/files_files reading sources... [ 19%] doxygen/html/functions reading sources... [ 21%] doxygen/html/functions_class_members reading sources... [ 22%] doxygen/html/functions_func reading sources... [ 24%] doxygen/html/functions_type reading sources... [ 26%] doxygen/html/functions_vars reading sources... [ 28%] doxygen/html/globals reading sources... [ 29%] doxygen/html/globals_defs reading sources... [ 31%] doxygen/html/globals_file_members reading sources... [ 33%] doxygen/html/half_8hpp reading sources... [ 34%] doxygen/html/half_8hpp_source reading sources... [ 36%] doxygen/html/hierarchy reading sources... [ 38%] doxygen/html/index reading sources... [ 40%] doxygen/html/namespacehalf__float reading sources... [ 41%] doxygen/html/namespacehalf__float_1_1detail reading sources... [ 43%] doxygen/html/namespacehalf__float_1_1literal reading sources... [ 45%] doxygen/html/namespacemembers reading sources... [ 47%] doxygen/html/namespacemembers_func reading sources... [ 48%] doxygen/html/namespacemembers_namespace_members reading sources... [ 50%] doxygen/html/namespacemembers_type reading sources... [ 52%] doxygen/html/namespacemembers_vars reading sources... [ 53%] doxygen/html/namespaces reading sources... [ 55%] doxygen/html/namespaces_namespaces reading sources... [ 57%] doxygen/html/namespacestd reading sources... [ 59%] doxygen/html/structhalf__float_1_1detail_1_1binary__specialized reading sources... [ 60%] doxygen/html/structhalf__float_1_1detail_1_1binary__specialized-members reading sources... [ 62%] doxygen/html/structhalf__float_1_1detail_1_1binary__t reading sources... [ 64%] doxygen/html/structhalf__float_1_1detail_1_1bits reading sources... [ 66%] doxygen/html/structhalf__float_1_1detail_1_1bits-members reading sources... [ 67%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01double_01_4 reading sources... [ 69%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01double_01_4-members reading sources... [ 71%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01float_01_4 reading sources... [ 72%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01float_01_4-members reading sources... [ 74%] doxygen/html/structhalf__float_1_1detail_1_1bool__type reading sources... [ 76%] doxygen/html/structhalf__float_1_1detail_1_1conditional reading sources... [ 78%] doxygen/html/structhalf__float_1_1detail_1_1enable reading sources... [ 79%] doxygen/html/structhalf__float_1_1detail_1_1expr reading sources... [ 81%] doxygen/html/structhalf__float_1_1detail_1_1expr-members reading sources... [ 83%] doxygen/html/structhalf__float_1_1detail_1_1functions reading sources... [ 84%] doxygen/html/structhalf__float_1_1detail_1_1functions-members reading sources... [ 86%] doxygen/html/structhalf__float_1_1detail_1_1half__caster reading sources... [ 88%] doxygen/html/structhalf__float_1_1detail_1_1is__float reading sources... [ 90%] doxygen/html/structhalf__float_1_1detail_1_1result reading sources... [ 91%] doxygen/html/structhalf__float_1_1detail_1_1unary__specialized reading sources... [ 93%] doxygen/html/structhalf__float_1_1detail_1_1unary__specialized-members reading sources... [ 95%] doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4 reading sources... [ 97%] doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4-members reading sources... [ 98%] index reading sources... [100%] license /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/annotated_classes.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/files_files.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/functions_class_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/globals_file_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/index.rst:10: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/namespacemembers_namespace_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/namespaces_namespaces.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 2%] doxygen/html/annotated writing output... [ 3%] doxygen/html/annotated_classes writing output... [ 5%] doxygen/html/classes writing output... [ 7%] doxygen/html/classhalf__float_1_1half writing output... [ 9%] doxygen/html/classhalf__float_1_1half-members writing output... [ 10%] doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4 writing output... [ 12%] doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4-members writing output... [ 14%] doxygen/html/dir_d44c64559bbebec7f509842c48db8b23 writing output... [ 16%] doxygen/html/files writing output... [ 17%] doxygen/html/files_files writing output... [ 19%] doxygen/html/functions writing output... [ 21%] doxygen/html/functions_class_members writing output... [ 22%] doxygen/html/functions_func writing output... [ 24%] doxygen/html/functions_type writing output... [ 26%] doxygen/html/functions_vars writing output... [ 28%] doxygen/html/globals writing output... [ 29%] doxygen/html/globals_defs writing output... [ 31%] doxygen/html/globals_file_members writing output... [ 33%] doxygen/html/half_8hpp writing output... [ 34%] doxygen/html/half_8hpp_source writing output... [ 36%] doxygen/html/hierarchy writing output... [ 38%] doxygen/html/index writing output... [ 40%] doxygen/html/namespacehalf__float writing output... [ 41%] doxygen/html/namespacehalf__float_1_1detail writing output... [ 43%] doxygen/html/namespacehalf__float_1_1literal writing output... [ 45%] doxygen/html/namespacemembers writing output... [ 47%] doxygen/html/namespacemembers_func writing output... [ 48%] doxygen/html/namespacemembers_namespace_members writing output... [ 50%] doxygen/html/namespacemembers_type writing output... [ 52%] doxygen/html/namespacemembers_vars writing output... [ 53%] doxygen/html/namespaces writing output... [ 55%] doxygen/html/namespaces_namespaces writing output... [ 57%] doxygen/html/namespacestd writing output... [ 59%] doxygen/html/structhalf__float_1_1detail_1_1binary__specialized writing output... [ 60%] doxygen/html/structhalf__float_1_1detail_1_1binary__specialized-members writing output... [ 62%] doxygen/html/structhalf__float_1_1detail_1_1binary__t writing output... [ 64%] doxygen/html/structhalf__float_1_1detail_1_1bits writing output... [ 66%] doxygen/html/structhalf__float_1_1detail_1_1bits-members writing output... [ 67%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01double_01_4 writing output... [ 69%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01double_01_4-members writing output... [ 71%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01float_01_4 writing output... [ 72%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01float_01_4-members writing output... [ 74%] doxygen/html/structhalf__float_1_1detail_1_1bool__type writing output... [ 76%] doxygen/html/structhalf__float_1_1detail_1_1conditional writing output... [ 78%] doxygen/html/structhalf__float_1_1detail_1_1enable writing output... [ 79%] doxygen/html/structhalf__float_1_1detail_1_1expr writing output... [ 81%] doxygen/html/structhalf__float_1_1detail_1_1expr-members writing output... [ 83%] doxygen/html/structhalf__float_1_1detail_1_1functions writing output... [ 84%] doxygen/html/structhalf__float_1_1detail_1_1functions-members writing output... [ 86%] doxygen/html/structhalf__float_1_1detail_1_1half__caster writing output... [ 88%] doxygen/html/structhalf__float_1_1detail_1_1is__float writing output... [ 90%] doxygen/html/structhalf__float_1_1detail_1_1result writing output... [ 91%] doxygen/html/structhalf__float_1_1detail_1_1unary__specialized writing output... [ 93%] doxygen/html/structhalf__float_1_1detail_1_1unary__specialized-members writing output... [ 95%] doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4 writing output... [ 97%] doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4-members writing output... [ 98%] index writing output... [100%] license generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done ====================== slowest reading durations ======================= 0.068 doxygen/html/half_8hpp_source 0.027 doxygen/html/annotated 0.006 doxygen/html/namespacehalf__float_1_1detail 0.005 doxygen/html/index 0.005 doxygen/html/structhalf__float_1_1detail_1_1bits_3_01float_01_4-members build succeeded, 8 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-11-14T20:04:42.798659Z, end-time: 2024-11-14T20:04:46.960894Z, duration: 4, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v7.3.7 /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/envs/latest/lib/python3.10/site-packages/rocm_docs/doxygen.py:22: RemovedInSphinx80Warning: The alias 'sphinx.util.progress_message' is deprecated, use 'sphinx.util.display.progress_message' instead. Check CHANGES for Sphinx API modifications. from sphinx.util import logging, progress_message /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/envs/latest/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) making output directory... done 1.9.1 warning: Tag 'TCL_SUBST' at line 205 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SYMBOL_CACHE_SIZE' at line 346 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 861 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1488 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1494 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1666 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1687 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:163: warning: Member HALF_CONSTEXPR (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:164: warning: Member HALF_CONSTEXPR_CONST (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:172: warning: Member HALF_NOEXCEPT (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:173: warning: Member HALF_NOTHROW (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2220: warning: Member abs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2227: warning: Member fabs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2235: warning: Member fmod(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2236: warning: Member fmod(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2237: warning: Member fmod(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2245: warning: Member remainder(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2246: warning: Member remainder(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2247: warning: Member remainder(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2256: warning: Member remquo(half x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2257: warning: Member remquo(expr x, half y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2258: warning: Member remquo(expr x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2267: warning: Member fma(half x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2268: warning: Member fma(half x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2269: warning: Member fma(half x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2270: warning: Member fma(expr x, half y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2271: warning: Member fma(expr x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2272: warning: Member fma(expr x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2273: warning: Member fma(expr x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2281: warning: Member fmax(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2282: warning: Member fmax(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2283: warning: Member fmax(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2291: warning: Member fmin(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2292: warning: Member fmin(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2293: warning: Member fmin(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2301: warning: Member fdim(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2302: warning: Member fdim(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2303: warning: Member fdim(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2318: warning: Member exp(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2325: warning: Member expm1(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2332: warning: Member exp2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2339: warning: Member log(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2346: warning: Member log10(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2353: warning: Member log1p(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2360: warning: Member log2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2371: warning: Member sqrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2378: warning: Member cbrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2386: warning: Member hypot(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2387: warning: Member hypot(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2388: warning: Member hypot(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2396: warning: Member pow(half base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2397: warning: Member pow(expr base, half exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2398: warning: Member pow(expr base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2409: warning: Member sin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2416: warning: Member cos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2423: warning: Member tan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2430: warning: Member asin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2437: warning: Member acos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2444: warning: Member atan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2452: warning: Member atan2(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2453: warning: Member atan2(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2454: warning: Member atan2(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2465: warning: Member sinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2472: warning: Member cosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2479: warning: Member tanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2486: warning: Member asinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2493: warning: Member acosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2500: warning: Member atanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2511: warning: Member erf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2518: warning: Member erfc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2525: warning: Member lgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2532: warning: Member tgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2543: warning: Member ceil(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2550: warning: Member floor(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2557: warning: Member trunc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2564: warning: Member round(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2571: warning: Member lround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2578: warning: Member nearbyint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2585: warning: Member rint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2592: warning: Member lrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2599: warning: Member llround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2606: warning: Member llrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2619: warning: Member frexp(expr arg, int *exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2627: warning: Member ldexp(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2635: warning: Member modf(expr arg, half *iptr) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2643: warning: Member scalbn(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2651: warning: Member scalbln(expr arg, long exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2661: warning: Member ilogb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2668: warning: Member logb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2676: warning: Member nextafter(half from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2677: warning: Member nextafter(expr from, half to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2678: warning: Member nextafter(expr from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2686: warning: Member nexttoward(expr from, long double to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2694: warning: Member copysign(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2695: warning: Member copysign(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2696: warning: Member copysign(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2712: warning: Member fpclassify(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2720: warning: Member isfinite(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2728: warning: Member isinf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2736: warning: Member isnan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2744: warning: Member isnormal(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2752: warning: Member signbit(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2765: warning: Member isgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2766: warning: Member isgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2767: warning: Member isgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2776: warning: Member isgreaterequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2777: warning: Member isgreaterequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2778: warning: Member isgreaterequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2787: warning: Member isless(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2788: warning: Member isless(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2789: warning: Member isless(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2798: warning: Member islessequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2799: warning: Member islessequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2800: warning: Member islessequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2809: warning: Member islessgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2810: warning: Member islessgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2811: warning: Member islessgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2820: warning: Member isunordered(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2821: warning: Member isunordered(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2822: warning: Member isunordered(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:211: warning: explicit link request to 'round_style' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:1086: warning: Member literal::operator""_h(long double) (friend) of class half_float::half is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2220: warning: Member abs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2227: warning: Member fabs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2235: warning: Member fmod(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2236: warning: Member fmod(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2237: warning: Member fmod(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2245: warning: Member remainder(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2246: warning: Member remainder(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2247: warning: Member remainder(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2256: warning: Member remquo(half x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2257: warning: Member remquo(expr x, half y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2258: warning: Member remquo(expr x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2267: warning: Member fma(half x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2268: warning: Member fma(half x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2269: warning: Member fma(half x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2270: warning: Member fma(expr x, half y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2271: warning: Member fma(expr x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2272: warning: Member fma(expr x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2273: warning: Member fma(expr x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2281: warning: Member fmax(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2282: warning: Member fmax(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2283: warning: Member fmax(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2291: warning: Member fmin(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2292: warning: Member fmin(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2293: warning: Member fmin(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2301: warning: Member fdim(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2302: warning: Member fdim(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2303: warning: Member fdim(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2318: warning: Member exp(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2325: warning: Member expm1(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2332: warning: Member exp2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2339: warning: Member log(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2346: warning: Member log10(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2353: warning: Member log1p(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2360: warning: Member log2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2371: warning: Member sqrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2378: warning: Member cbrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2386: warning: Member hypot(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2387: warning: Member hypot(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2388: warning: Member hypot(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2396: warning: Member pow(half base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2397: warning: Member pow(expr base, half exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2398: warning: Member pow(expr base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2409: warning: Member sin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2416: warning: Member cos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2423: warning: Member tan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2430: warning: Member asin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2437: warning: Member acos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2444: warning: Member atan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2452: warning: Member atan2(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2453: warning: Member atan2(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2454: warning: Member atan2(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2465: warning: Member sinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2472: warning: Member cosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2479: warning: Member tanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2486: warning: Member asinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2493: warning: Member acosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2500: warning: Member atanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2511: warning: Member erf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2518: warning: Member erfc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2525: warning: Member lgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2532: warning: Member tgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2543: warning: Member ceil(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2550: warning: Member floor(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2557: warning: Member trunc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2564: warning: Member round(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2571: warning: Member lround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2578: warning: Member nearbyint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2585: warning: Member rint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2592: warning: Member lrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2599: warning: Member llround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2606: warning: Member llrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2619: warning: Member frexp(expr arg, int *exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2627: warning: Member ldexp(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2635: warning: Member modf(expr arg, half *iptr) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2643: warning: Member scalbn(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2651: warning: Member scalbln(expr arg, long exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2661: warning: Member ilogb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2668: warning: Member logb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2676: warning: Member nextafter(half from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2677: warning: Member nextafter(expr from, half to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2678: warning: Member nextafter(expr from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2686: warning: Member nexttoward(expr from, long double to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2694: warning: Member copysign(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2695: warning: Member copysign(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2696: warning: Member copysign(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2712: warning: Member fpclassify(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2720: warning: Member isfinite(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2728: warning: Member isinf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2736: warning: Member isnan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2744: warning: Member isnormal(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2752: warning: Member signbit(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2765: warning: Member isgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2766: warning: Member isgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2767: warning: Member isgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2776: warning: Member isgreaterequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2777: warning: Member isgreaterequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2778: warning: Member isgreaterequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2787: warning: Member isless(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2788: warning: Member isless(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2789: warning: Member isless(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2798: warning: Member islessequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2799: warning: Member islessequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2800: warning: Member islessequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2809: warning: Member islessgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2810: warning: Member islessgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2811: warning: Member islessgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2820: warning: Member isunordered(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2821: warning: Member isunordered(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2822: warning: Member isunordered(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:315: warning: Member type (typedef) of struct half_float::detail::bits is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:325: warning: Member type (typedef) of struct half_float::detail::bits< float > is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:328: warning: Member type (typedef) of struct half_float::detail::bits< double > is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:1959: warning: Member erf(double arg) (function) of struct half_float::detail::functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:1967: warning: Member lgamma(double arg) (function) of struct half_float::detail::functions is not documented. Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for namespace half_float Generating docs for compound half_float::half... Generating docs for namespace half_float::detail Generating docs for compound half_float::detail::conditional... Generating docs for compound half_float::detail::bool_type... Generating docs for compound half_float::detail::is_float... Generating docs for compound half_float::detail::bits... Generating docs for compound half_float::detail::bits< float >... Generating docs for compound half_float::detail::bits< double >... Generating docs for compound half_float::detail::binary_t... Generating docs for compound half_float::detail::expr... Generating docs for compound half_float::detail::enable... Generating docs for compound half_float::detail::result... Generating docs for compound half_float::detail::unary_specialized... Generating docs for compound half_float::detail::binary_specialized... Generating docs for compound half_float::detail::half_caster... Generating docs for compound half_float::detail::functions... Generating docs for namespace half_float::literal Generating docs for namespace std Generating docs for compound std::numeric_limits< half_float::half >... Generating docs for compound std::hash< half_float::half >... Generating graph info page... Ge/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:211: warning: explicit link request to 'round_style' could not be resolved nerating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class half_float::detail::binary_specialized Generating XML output for class half_float::detail::binary_specialized< half, half > Generating XML output for class half_float::detail::binary_t Generating XML output for class half_float::detail::bits Generating XML output for class half_float::detail::bits< const T > Generating XML output for class half_float::detail::bits< const volatile T > Generating XML output for class half_float::detail::bits< double > Generating XML output for class half_float::detail::bits< float > Generating XML output for class half_float::detail::bits< volatile T > Generating XML output for class half_float::detail::bool_type Generating XML output for class half_float::detail::conditional Generating XML output for class half_float::detail::enable Generating XML output for class half_float::detail::enable< T, expr, expr, expr > Generating XML output for class half_float::detail::enable< T, expr, expr, half > Generating XML output for class half_float::detail::enable< T, expr, expr, void > Generating XML output for class half_float::detail::enable< T, expr, half, expr > Generating XML output for class half_float::detail::enable< T, expr, half, half > Generating XML output for class half_float::detail::enable< T, expr, half, void > Generating XML output for class half_float::detail::enable< T, expr, void, void > Generating XML output for class half_float::detail::enable< T, half, expr, expr > Generating XML output for class half_float::detail::enable< T, half, expr, half > Generating XML output for class half_float::detail::enable< T, half, expr, void > Generating XML output for class half_float::detail::enable< T, half, half, expr > Generating XML output for class half_float::detail::enable< T, half, half, half > Generating XML output for class half_float::detail::enable< T, half, half, void > Generating XML output for class half_float::detail::enable< T, half, void, void > Generating XML output for class half_float::detail::expr Generating XML output for class half_float::detail::functions Generating XML output for class half_float::half Generating XML output for class half_float::detail::half_caster Generating XML output for class half_float::detail::half_caster< half, expr, R > Generating XML output for class half_float::detail::half_caster< half, half, R > Generating XML output for class half_float::detail::half_caster< half, U, R > Generating XML output for class half_float::detail::half_caster< T, expr, R > Generating XML output for class half_float::detail::half_caster< T, half, R > Generating XML output for class std::hash< half_float::half > Generating XML output for class half_float::detail::is_float Generating XML output for class std::numeric_limits< half_float::half > Generating XML output for class half_float::detail::result Generating XML output for class half_float::detail::result< half, half > Generating XML output for class half_float::detail::unary_specialized Generating XML output for class half_float::detail::unary_specialized< expr > Generating XML output for namespace half_float Generating XML output for namespace half_float::detail Generating XML output for namespace half_float::literal Generating XML output for namespace std Generating XML output for file half.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/ Running plantuml with JAVA... lookup cache used 511/65536 hits=13979 misses=526 finished... doxysphinx v3.3.8 starting build command... copied 27 resource-files to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/_readthedocs/htmlzip/doxygen/html created 0 rst-files in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html build command done in below 1 second (0:00:00.277888). Remote mappings will be fetched from RadeonOpenCompute/rocm-docs-core branch=develop Following Github server redirection from /repos/RadeonOpenCompute/rocm-docs-core to /repositories/590674019 WARNING: Current project 'half' not found in projects. Did you forget to set 'external_projects_current_project' to the name of the current project? doxylink not enabled, skipping setting up the current project loading pickled environment... done myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'colon_fence', 'dollarmath', 'replacements', 'substitution', 'html_image', 'fieldlist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) [autosummary] generating autosummary for: doxygen/html/annotated.rst, doxygen/html/annotated_classes.rst, doxygen/html/classes.rst, doxygen/html/classhalf__float_1_1half-members.rst, doxygen/html/classhalf__float_1_1half.rst, doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4-members.rst, doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4.rst, doxygen/html/dir_d44c64559bbebec7f509842c48db8b23.rst, doxygen/html/files.rst, doxygen/html/files_files.rst, ..., doxygen/html/structhalf__float_1_1detail_1_1functions.rst, doxygen/html/structhalf__float_1_1detail_1_1half__caster.rst, doxygen/html/structhalf__float_1_1detail_1_1is__float.rst, doxygen/html/structhalf__float_1_1detail_1_1result.rst, doxygen/html/structhalf__float_1_1detail_1_1unary__specialized-members.rst, doxygen/html/structhalf__float_1_1detail_1_1unary__specialized.rst, doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4-members.rst, doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4.rst, index.rst, license.rst The default value for `navigation_with_keys` will change to `False` in the next release. If you wish to preserve the old behavior for your site, set `navigation_with_keys=True` in the `html_theme_options` dict in your `conf.py` file. Be aware that `navigation_with_keys = True` has negative accessibility implications: https://github.com/pydata/pydata-sphinx-theme/issues/1492 building [mo]: targets for 0 po files that are out of date writing output... building [singlehtml]: all documents updating environment: 0 added, 56 changed, 0 removed reading sources... [ 2%] doxygen/html/annotated reading sources... [ 4%] doxygen/html/annotated_classes reading sources... [ 5%] doxygen/html/classes reading sources... [ 7%] doxygen/html/classhalf__float_1_1half reading sources... [ 9%] doxygen/html/classhalf__float_1_1half-members reading sources... [ 11%] doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4 reading sources... [ 12%] doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4-members reading sources... [ 14%] doxygen/html/dir_d44c64559bbebec7f509842c48db8b23 reading sources... [ 16%] doxygen/html/files reading sources... [ 18%] doxygen/html/files_files reading sources... [ 20%] doxygen/html/functions reading sources... [ 21%] doxygen/html/functions_class_members reading sources... [ 23%] doxygen/html/functions_func reading sources... [ 25%] doxygen/html/functions_type reading sources... [ 27%] doxygen/html/functions_vars reading sources... [ 29%] doxygen/html/globals reading sources... [ 30%] doxygen/html/globals_defs reading sources... [ 32%] doxygen/html/globals_file_members reading sources... [ 34%] doxygen/html/half_8hpp reading sources... [ 36%] doxygen/html/half_8hpp_source reading sources... [ 38%] doxygen/html/hierarchy reading sources... [ 39%] doxygen/html/index reading sources... [ 41%] doxygen/html/namespacehalf__float reading sources... [ 43%] doxygen/html/namespacehalf__float_1_1detail reading sources... [ 45%] doxygen/html/namespacehalf__float_1_1literal reading sources... [ 46%] doxygen/html/namespacemembers reading sources... [ 48%] doxygen/html/namespacemembers_func reading sources... [ 50%] doxygen/html/namespacemembers_namespace_members reading sources... [ 52%] doxygen/html/namespacemembers_type reading sources... [ 54%] doxygen/html/namespacemembers_vars reading sources... [ 55%] doxygen/html/namespaces reading sources... [ 57%] doxygen/html/namespaces_namespaces reading sources... [ 59%] doxygen/html/namespacestd reading sources... [ 61%] doxygen/html/structhalf__float_1_1detail_1_1binary__specialized reading sources... [ 62%] doxygen/html/structhalf__float_1_1detail_1_1binary__specialized-members reading sources... [ 64%] doxygen/html/structhalf__float_1_1detail_1_1binary__t reading sources... [ 66%] doxygen/html/structhalf__float_1_1detail_1_1bits reading sources... [ 68%] doxygen/html/structhalf__float_1_1detail_1_1bits-members reading sources... [ 70%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01double_01_4 reading sources... [ 71%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01double_01_4-members reading sources... [ 73%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01float_01_4 reading sources... [ 75%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01float_01_4-members reading sources... [ 77%] doxygen/html/structhalf__float_1_1detail_1_1bool__type reading sources... [ 79%] doxygen/html/structhalf__float_1_1detail_1_1conditional reading sources... [ 80%] doxygen/html/structhalf__float_1_1detail_1_1enable reading sources... [ 82%] doxygen/html/structhalf__float_1_1detail_1_1expr reading sources... [ 84%] doxygen/html/structhalf__float_1_1detail_1_1expr-members reading sources... [ 86%] doxygen/html/structhalf__float_1_1detail_1_1functions reading sources... [ 88%] doxygen/html/structhalf__float_1_1detail_1_1functions-members reading sources... [ 89%] doxygen/html/structhalf__float_1_1detail_1_1half__caster reading sources... [ 91%] doxygen/html/structhalf__float_1_1detail_1_1is__float reading sources... [ 93%] doxygen/html/structhalf__float_1_1detail_1_1result reading sources... [ 95%] doxygen/html/structhalf__float_1_1detail_1_1unary__specialized reading sources... [ 96%] doxygen/html/structhalf__float_1_1detail_1_1unary__specialized-members reading sources... [ 98%] doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4 reading sources... [100%] doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4-members /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/annotated_classes.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/files_files.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/functions_class_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/globals_file_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/index.rst:10: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/namespacemembers_namespace_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/namespaces_namespaces.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... doxygen/html/index doxygen/html/namespaces_namespaces doxygen/html/namespaces doxygen/html/namespacemembers_namespace_members doxygen/html/namespacemembers doxygen/html/namespacemembers_func doxygen/html/namespacemembers_vars doxygen/html/namespacemembers_type doxygen/html/annotated_classes doxygen/html/annotated doxygen/html/classes doxygen/html/hierarchy doxygen/html/functions_class_members doxygen/html/functions doxygen/html/functions_func doxygen/html/functions_vars doxygen/html/functions_type doxygen/html/files_files doxygen/html/files doxygen/html/globals_file_members doxygen/html/globals doxygen/html/globals_defs license done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done ====================== slowest reading durations ======================= 0.040 doxygen/html/functions_class_members 0.025 doxygen/html/annotated 0.007 doxygen/html/half_8hpp_source 0.006 doxygen/html/structhalf__float_1_1detail_1_1functions 0.006 doxygen/html/namespacehalf__float_1_1detail build succeeded, 8 warnings. The HTML page is in ../_readthedocs/htmlzip. [rtd-command-info] start-time: 2024-11-14T20:04:47.765193Z, end-time: 2024-11-14T20:04:51.222560Z, duration: 3, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.3.7 /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/envs/latest/lib/python3.10/site-packages/rocm_docs/doxygen.py:22: RemovedInSphinx80Warning: The alias 'sphinx.util.progress_message' is deprecated, use 'sphinx.util.display.progress_message' instead. Check CHANGES for Sphinx API modifications. from sphinx.util import logging, progress_message /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/envs/latest/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) making output directory... done 1.9.1 warning: Tag 'TCL_SUBST' at line 205 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SYMBOL_CACHE_SIZE' at line 346 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 861 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1488 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1494 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1666 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1687 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:163: warning: Member HALF_CONSTEXPR (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:164: warning: Member HALF_CONSTEXPR_CONST (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:172: warning: Member HALF_NOEXCEPT (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:173: warning: Member HALF_NOTHROW (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2220: warning: Member abs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2227: warning: Member fabs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2235: warning: Member fmod(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2236: warning: Member fmod(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2237: warning: Member fmod(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2245: warning: Member remainder(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2246: warning: Member remainder(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2247: warning: Member remainder(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2256: warning: Member remquo(half x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2257: warning: Member remquo(expr x, half y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2258: warning: Member remquo(expr x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2267: warning: Member fma(half x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2268: warning: Member fma(half x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2269: warning: Member fma(half x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2270: warning: Member fma(expr x, half y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2271: warning: Member fma(expr x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2272: warning: Member fma(expr x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2273: warning: Member fma(expr x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2281: warning: Member fmax(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2282: warning: Member fmax(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2283: warning: Member fmax(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2291: warning: Member fmin(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2292: warning: Member fmin(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2293: warning: Member fmin(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2301: warning: Member fdim(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2302: warning: Member fdim(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2303: warning: Member fdim(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2318: warning: Member exp(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2325: warning: Member expm1(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2332: warning: Member exp2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2339: warning: Member log(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2346: warning: Member log10(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2353: warning: Member log1p(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2360: warning: Member log2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2371: warning: Member sqrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2378: warning: Member cbrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2386: warning: Member hypot(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2387: warning: Member hypot(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2388: warning: Member hypot(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2396: warning: Member pow(half base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2397: warning: Member pow(expr base, half exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2398: warning: Member pow(expr base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2409: warning: Member sin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2416: warning: Member cos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2423: warning: Member tan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2430: warning: Member asin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2437: warning: Member acos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2444: warning: Member atan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2452: warning: Member atan2(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2453: warning: Member atan2(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2454: warning: Member atan2(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2465: warning: Member sinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2472: warning: Member cosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2479: warning: Member tanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2486: warning: Member asinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2493: warning: Member acosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2500: warning: Member atanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2511: warning: Member erf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2518: warning: Member erfc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2525: warning: Member lgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2532: warning: Member tgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2543: warning: Member ceil(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2550: warning: Member floor(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2557: warning: Member trunc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2564: warning: Member round(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2571: warning: Member lround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2578: warning: Member nearbyint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2585: warning: Member rint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2592: warning: Member lrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2599: warning: Member llround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2606: warning: Member llrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2619: warning: Member frexp(expr arg, int *exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2627: warning: Member ldexp(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2635: warning: Member modf(expr arg, half *iptr) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2643: warning: Member scalbn(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2651: warning: Member scalbln(expr arg, long exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2661: warning: Member ilogb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2668: warning: Member logb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2676: warning: Member nextafter(half from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2677: warning: Member nextafter(expr from, half to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2678: warning: Member nextafter(expr from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2686: warning: Member nexttoward(expr from, long double to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2694: warning: Member copysign(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2695: warning: Member copysign(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2696: warning: Member copysign(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2712: warning: Member fpclassify(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2720: warning: Member isfinite(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2728: warning: Member isinf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2736: warning: Member isnan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2744: warning: Member isnormal(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2752: warning: Member signbit(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2765: warning: Member isgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2766: warning: Member isgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2767: warning: Member isgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2776: warning: Member isgreaterequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2777: warning: Member isgreaterequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2778: warning: Member isgreaterequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2787: warning: Member isless(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2788: warning: Member isless(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2789: warning: Member isless(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2798: warning: Member islessequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2799: warning: Member islessequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2800: warning: Member islessequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2809: warning: Member islessgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2810: warning: Member islessgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2811: warning: Member islessgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2820: warning: Member isunordered(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2821: warning: Member isunordered(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2822: warning: Member isunordered(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:211: warning: explicit link request to 'round_style' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:1086: warning: Member literal::operator""_h(long double) (friend) of class half_float::half is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2220: warning: Member abs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2227: warning: Member fabs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2235: warning: Member fmod(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2236: warning: Member fmod(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2237: warning: Member fmod(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2245: warning: Member remainder(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2246: warning: Member remainder(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2247: warning: Member remainder(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2256: warning: Member remquo(half x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2257: warning: Member remquo(expr x, half y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2258: warning: Member remquo(expr x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2267: warning: Member fma(half x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2268: warning: Member fma(half x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2269: warning: Member fma(half x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2270: warning: Member fma(expr x, half y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2271: warning: Member fma(expr x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2272: warning: Member fma(expr x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2273: warning: Member fma(expr x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2281: warning: Member fmax(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2282: warning: Member fmax(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2283: warning: Member fmax(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2291: warning: Member fmin(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2292: warning: Member fmin(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2293: warning: Member fmin(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2301: warning: Member fdim(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2302: warning: Member fdim(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2303: warning: Member fdim(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2318: warning: Member exp(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2325: warning: Member expm1(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2332: warning: Member exp2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2339: warning: Member log(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2346: warning: Member log10(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2353: warning: Member log1p(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2360: warning: Member log2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2371: warning: Member sqrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2378: warning: Member cbrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2386: warning: Member hypot(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2387: warning: Member hypot(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2388: warning: Member hypot(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2396: warning: Member pow(half base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2397: warning: Member pow(expr base, half exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2398: warning: Member pow(expr base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2409: warning: Member sin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2416: warning: Member cos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2423: warning: Member tan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2430: warning: Member asin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2437: warning: Member acos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2444: warning: Member atan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2452: warning: Member atan2(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2453: warning: Member atan2(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2454: warning: Member atan2(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2465: warning: Member sinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2472: warning: Member cosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2479: warning: Member tanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2486: warning: Member asinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2493: warning: Member acosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2500: warning: Member atanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2511: warning: Member erf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2518: warning: Member erfc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2525: warning: Member lgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2532: warning: Member tgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2543: warning: Member ceil(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2550: warning: Member floor(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2557: warning: Member trunc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2564: warning: Member round(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2571: warning: Member lround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2578: warning: Member nearbyint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2585: warning: Member rint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2592: warning: Member lrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2599: warning: Member llround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2606: warning: Member llrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2619: warning: Member frexp(expr arg, int *exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2627: warning: Member ldexp(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2635: warning: Member modf(expr arg, half *iptr) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2643: warning: Member scalbn(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2651: warning: Member scalbln(expr arg, long exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2661: warning: Member ilogb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2668: warning: Member logb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2676: warning: Member nextafter(half from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2677: warning: Member nextafter(expr from, half to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2678: warning: Member nextafter(expr from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2686: warning: Member nexttoward(expr from, long double to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2694: warning: Member copysign(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2695: warning: Member copysign(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2696: warning: Member copysign(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2712: warning: Member fpclassify(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2720: warning: Member isfinite(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2728: warning: Member isinf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2736: warning: Member isnan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2744: warning: Member isnormal(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2752: warning: Member signbit(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2765: warning: Member isgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2766: warning: Member isgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2767: warning: Member isgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2776: warning: Member isgreaterequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2777: warning: Member isgreaterequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2778: warning: Member isgreaterequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2787: warning: Member isless(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2788: warning: Member isless(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2789: warning: Member isless(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2798: warning: Member islessequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2799: warning: Member islessequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2800: warning: Member islessequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2809: warning: Member islessgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2810: warning: Member islessgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2811: warning: Member islessgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2820: warning: Member isunordered(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2821: warning: Member isunordered(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2822: warning: Member isunordered(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:315: warning: Member type (typedef) of struct half_float::detail::bits is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:325: warning: Member type (typedef) of struct half_float::detail::bits< float > is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:328: warning: Member type (typedef) of struct half_float::detail::bits< double > is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:1959: warning: Member erf(double arg) (function) of struct half_float::detail::functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:1967: warning: Member lgamma(double arg) (function) of struct half_float::detail::functions is not documented. Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for namespace half_float Generating docs for compound half_float::half... Generating docs for namespace half_float::detail Generating docs for compound half_float::detail::conditional... Generating docs for compound half_float::detail::bool_type... Generating docs for compound half_float::detail::is_float... Generating docs for compound half_float::detail::bits... Generating docs for compound half_float::detail::bits< float >... Generating docs for compound half_float::detail::bits< double >... Generating docs for compound half_float::detail::binary_t... Generating docs for compound half_float::detail::expr... Generating docs for compound half_float::detail::enable... Generating docs for compound half_float::detail::result... Generating docs for compound half_float::detail::unary_specialized... Generating docs for compound half_float::detail::binary_specialized... Generating docs for compound half_float::detail::half_caster... Generating docs for compound half_float::detail::functions... Generating docs for namespace half_float::literal Generating docs for namespace std Generating docs for compound std::numeric_limits< half_float::half >... Generating docs for compound std::hash< half_float::half >... Generating graph info page... Ge/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:211: warning: explicit link request to 'round_style' could not be resolved nerating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class half_float::detail::binary_specialized Generating XML output for class half_float::detail::binary_specialized< half, half > Generating XML output for class half_float::detail::binary_t Generating XML output for class half_float::detail::bits Generating XML output for class half_float::detail::bits< const T > Generating XML output for class half_float::detail::bits< const volatile T > Generating XML output for class half_float::detail::bits< double > Generating XML output for class half_float::detail::bits< float > Generating XML output for class half_float::detail::bits< volatile T > Generating XML output for class half_float::detail::bool_type Generating XML output for class half_float::detail::conditional Generating XML output for class half_float::detail::enable Generating XML output for class half_float::detail::enable< T, expr, expr, expr > Generating XML output for class half_float::detail::enable< T, expr, expr, half > Generating XML output for class half_float::detail::enable< T, expr, expr, void > Generating XML output for class half_float::detail::enable< T, expr, half, expr > Generating XML output for class half_float::detail::enable< T, expr, half, half > Generating XML output for class half_float::detail::enable< T, expr, half, void > Generating XML output for class half_float::detail::enable< T, expr, void, void > Generating XML output for class half_float::detail::enable< T, half, expr, expr > Generating XML output for class half_float::detail::enable< T, half, expr, half > Generating XML output for class half_float::detail::enable< T, half, expr, void > Generating XML output for class half_float::detail::enable< T, half, half, expr > Generating XML output for class half_float::detail::enable< T, half, half, half > Generating XML output for class half_float::detail::enable< T, half, half, void > Generating XML output for class half_float::detail::enable< T, half, void, void > Generating XML output for class half_float::detail::expr Generating XML output for class half_float::detail::functions Generating XML output for class half_float::half Generating XML output for class half_float::detail::half_caster Generating XML output for class half_float::detail::half_caster< half, expr, R > Generating XML output for class half_float::detail::half_caster< half, half, R > Generating XML output for class half_float::detail::half_caster< half, U, R > Generating XML output for class half_float::detail::half_caster< T, expr, R > Generating XML output for class half_float::detail::half_caster< T, half, R > Generating XML output for class std::hash< half_float::half > Generating XML output for class half_float::detail::is_float Generating XML output for class std::numeric_limits< half_float::half > Generating XML output for class half_float::detail::result Generating XML output for class half_float::detail::result< half, half > Generating XML output for class half_float::detail::unary_specialized Generating XML output for class half_float::detail::unary_specialized< expr > Generating XML output for namespace half_float Generating XML output for namespace half_float::detail Generating XML output for namespace half_float::literal Generating XML output for namespace std Generating XML output for file half.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/ Running plantuml with JAVA... lookup cache used 511/65536 hits=13979 misses=526 finished... doxysphinx v3.3.8 starting build command... copied 27 resource-files to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/_readthedocs/pdf/doxygen/html created 0 rst-files in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html build command done in below 1 second (0:00:00.276963). Remote mappings will be fetched from RadeonOpenCompute/rocm-docs-core branch=develop Following Github server redirection from /repos/RadeonOpenCompute/rocm-docs-core to /repositories/590674019 WARNING: Current project 'half' not found in projects. Did you forget to set 'external_projects_current_project' to the name of the current project? doxylink not enabled, skipping setting up the current project loading pickled environment... done myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'fieldlist', 'dollarmath', 'replacements', 'html_image', 'colon_fence', 'substitution'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) [autosummary] generating autosummary for: doxygen/html/annotated.rst, doxygen/html/annotated_classes.rst, doxygen/html/classes.rst, doxygen/html/classhalf__float_1_1half-members.rst, doxygen/html/classhalf__float_1_1half.rst, doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4-members.rst, doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4.rst, doxygen/html/dir_d44c64559bbebec7f509842c48db8b23.rst, doxygen/html/files.rst, doxygen/html/files_files.rst, ..., doxygen/html/structhalf__float_1_1detail_1_1functions.rst, doxygen/html/structhalf__float_1_1detail_1_1half__caster.rst, doxygen/html/structhalf__float_1_1detail_1_1is__float.rst, doxygen/html/structhalf__float_1_1detail_1_1result.rst, doxygen/html/structhalf__float_1_1detail_1_1unary__specialized-members.rst, doxygen/html/structhalf__float_1_1detail_1_1unary__specialized.rst, doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4-members.rst, doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4.rst, index.rst, license.rst building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 56 changed, 0 removed reading sources... [ 2%] doxygen/html/annotated reading sources... [ 4%] doxygen/html/annotated_classes reading sources... [ 5%] doxygen/html/classes reading sources... [ 7%] doxygen/html/classhalf__float_1_1half reading sources... [ 9%] doxygen/html/classhalf__float_1_1half-members reading sources... [ 11%] doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4 reading sources... [ 12%] doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4-members reading sources... [ 14%] doxygen/html/dir_d44c64559bbebec7f509842c48db8b23 reading sources... [ 16%] doxygen/html/files reading sources... [ 18%] doxygen/html/files_files reading sources... [ 20%] doxygen/html/functions reading sources... [ 21%] doxygen/html/functions_class_members reading sources... [ 23%] doxygen/html/functions_func reading sources... [ 25%] doxygen/html/functions_type reading sources... [ 27%] doxygen/html/functions_vars reading sources... [ 29%] doxygen/html/globals reading sources... [ 30%] doxygen/html/globals_defs reading sources... [ 32%] doxygen/html/globals_file_members reading sources... [ 34%] doxygen/html/half_8hpp reading sources... [ 36%] doxygen/html/half_8hpp_source reading sources... [ 38%] doxygen/html/hierarchy reading sources... [ 39%] doxygen/html/index reading sources... [ 41%] doxygen/html/namespacehalf__float reading sources... [ 43%] doxygen/html/namespacehalf__float_1_1detail reading sources... [ 45%] doxygen/html/namespacehalf__float_1_1literal reading sources... [ 46%] doxygen/html/namespacemembers reading sources... [ 48%] doxygen/html/namespacemembers_func reading sources... [ 50%] doxygen/html/namespacemembers_namespace_members reading sources... [ 52%] doxygen/html/namespacemembers_type reading sources... [ 54%] doxygen/html/namespacemembers_vars reading sources... [ 55%] doxygen/html/namespaces reading sources... [ 57%] doxygen/html/namespaces_namespaces reading sources... [ 59%] doxygen/html/namespacestd reading sources... [ 61%] doxygen/html/structhalf__float_1_1detail_1_1binary__specialized reading sources... [ 62%] doxygen/html/structhalf__float_1_1detail_1_1binary__specialized-members reading sources... [ 64%] doxygen/html/structhalf__float_1_1detail_1_1binary__t reading sources... [ 66%] doxygen/html/structhalf__float_1_1detail_1_1bits reading sources... [ 68%] doxygen/html/structhalf__float_1_1detail_1_1bits-members reading sources... [ 70%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01double_01_4 reading sources... [ 71%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01double_01_4-members reading sources... [ 73%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01float_01_4 reading sources... [ 75%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01float_01_4-members reading sources... [ 77%] doxygen/html/structhalf__float_1_1detail_1_1bool__type reading sources... [ 79%] doxygen/html/structhalf__float_1_1detail_1_1conditional reading sources... [ 80%] doxygen/html/structhalf__float_1_1detail_1_1enable reading sources... [ 82%] doxygen/html/structhalf__float_1_1detail_1_1expr reading sources... [ 84%] doxygen/html/structhalf__float_1_1detail_1_1expr-members reading sources... [ 86%] doxygen/html/structhalf__float_1_1detail_1_1functions reading sources... [ 88%] doxygen/html/structhalf__float_1_1detail_1_1functions-members reading sources... [ 89%] doxygen/html/structhalf__float_1_1detail_1_1half__caster reading sources... [ 91%] doxygen/html/structhalf__float_1_1detail_1_1is__float reading sources... [ 93%] doxygen/html/structhalf__float_1_1detail_1_1result reading sources... [ 95%] doxygen/html/structhalf__float_1_1detail_1_1unary__specialized reading sources... [ 96%] doxygen/html/structhalf__float_1_1detail_1_1unary__specialized-members reading sources... [ 98%] doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4 reading sources... [100%] doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4-members /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/annotated_classes.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/files_files.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/functions_class_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/globals_file_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/index.rst:10: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/namespacemembers_namespace_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/namespaces_namespaces.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] looking for now-outdated files... none found pickling environment... done checking consistency... done copying TeX support files... copying TeX support files... done processing half.tex... index doxygen/html/index doxygen/html/namespaces_namespaces doxygen/html/namespaces doxygen/html/namespacemembers_namespace_members doxygen/html/namespacemembers doxygen/html/namespacemembers_func doxygen/html/namespacemembers_vars doxygen/html/namespacemembers_type doxygen/html/annotated_classes doxygen/html/annotated doxygen/html/classes doxygen/html/hierarchy doxygen/html/functions_class_members doxygen/html/functions doxygen/html/functions_func doxygen/html/functions_vars doxygen/html/functions_type doxygen/html/files_files doxygen/html/files doxygen/html/globals_file_members doxygen/html/globals doxygen/html/globals_defs license resolving references... done writing... done ====================== slowest reading durations ======================= 0.041 doxygen/html/dir_d44c64559bbebec7f509842c48db8b23 0.025 doxygen/html/annotated 0.007 doxygen/html/half_8hpp_source 0.006 doxygen/html/namespacehalf__float_1_1detail 0.005 doxygen/html/index build succeeded, 8 warnings. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2024-11-14T20:04:51.336435Z, end-time: 2024-11-14T20:04:51.396574Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2024-11-14T20:04:51.466535Z, end-time: 2024-11-14T20:04:53.978344Z, duration: 2, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=advanced-micro-devices-half -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'half.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-half" "half.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./half.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-half.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-half.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 81. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 81. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [1] [2] [3] Underfull \hbox (badness 10000) in paragraph at lines 261--261 [][][][][][][][][]\T1/txtt/m/n/10 assert([][]half_[]cast[][]([][]std::numeric_[]limits[] [4] [5] [6] Chapter 1. [7] Overfull \vbox (65.89275pt too high) has occurred while \output is active [8] Chapter 2. No file advanced-micro-devices-half.ind. [9] (./advanced-micro-devices-half.aux) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `advanced-micro-devices-half.out' has chan ged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc} Output written on advanced-micro-devices-half.pdf (13 pages, 88861 bytes). Transcript written on advanced-micro-devices-half.log. Latexmk: Index file 'advanced-micro-devices-half.idx' was written Latexmk: Missing input file 'advanced-micro-devices-half.ind' (or dependence on it) from following: 'No file advanced-micro-devices-half.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-half.pdf' Rule 'makeindex advanced-micro-devices-half.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-half.idx' ------------ Run number 1 of rule 'makeindex advanced-micro-devices-half.idx' ------------ ------------ Running 'makeindex -s python.ist -o "advanced-micro-devices-half.ind" "advanced-micro-devices-half.idx"' ------------ Latexmk: Examining 'advanced-micro-devices-half.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex advanced-micro-devices-half.idx'... This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file advanced-micro-devices-half.idx...done (0 entries accepted, 0 rejected). Nothing written in advanced-micro-devices-half.ind. Transcript written in advanced-micro-devices-half.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-half.aux' 'advanced-micro-devices-half.ind' 'advanced-micro-devices-half.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-half" "half.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./half.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-half.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-half.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-half.out) (./advanced-micro-devices-half.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 81. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 81. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-half.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [1] [2] [3] Underfull \hbox (badness 10000) in paragraph at lines 261--261 [][][][][][][][][]\T1/txtt/m/n/10 assert([][]half_[]cast[][]([][]std::numeric_[]limits[] [4] [5] [6] Chapter 1. [7] Overfull \vbox (65.89275pt too high) has occurred while \output is active [8] Chapter 2. (./advanced-micro-devices-half.ind) [9] (./advanced-micro-devices-half.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc} Output written on advanced-micro-devices-half.pdf (13 pages, 139749 bytes). Transcript written on advanced-micro-devices-half.log. Latexmk: Index file 'advanced-micro-devices-half.idx' was written Latexmk: Log file says output to 'advanced-micro-devices-half.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-half.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-half" "half.tex"' ------------ Latexmk: Examining 'advanced-micro-devices-half.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./half.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-half.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-half.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-half.out) (./advanced-micro-devices-half.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 81. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 81. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-half.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [1] [2] [3] Underfull \hbox (badness 10000) in paragraph at lines 261--261 [][][][][][][][][]\T1/txtt/m/n/10 assert([][]half_[]cast[][]([][]std::numeric_[]limits[] [4] [5] [6] Chapter 1. [7] Overfull \vbox (65.89275pt too high) has occurred while \output is active [8] Chapter 2. (./advanced-micro-devices-half.ind) [9] (./advanced-micro-devices-half.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc} Output written on advanced-micro-devices-half.pdf (13 pages, 139749 bytes). Transcript written on advanced-micro-devices-half.log. Latexmk: Index file 'advanced-micro-devices-half.idx' was written Latexmk: Log file says output to 'advanced-micro-devices-half.pdf' Latexmk: Examining 'advanced-micro-devices-half.log' === TeX engine is 'pdfTeX' Latexmk: All targets (advanced-micro-devices-half.pdf) are up-to-date [rtd-command-info] start-time: 2024-11-14T20:04:54.272109Z, end-time: 2024-11-14T20:04:58.091758Z, duration: 3, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v7.3.7 /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/envs/latest/lib/python3.10/site-packages/rocm_docs/doxygen.py:22: RemovedInSphinx80Warning: The alias 'sphinx.util.progress_message' is deprecated, use 'sphinx.util.display.progress_message' instead. Check CHANGES for Sphinx API modifications. from sphinx.util import logging, progress_message /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/envs/latest/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) making output directory... done 1.9.1 warning: Tag 'TCL_SUBST' at line 205 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SYMBOL_CACHE_SIZE' at line 346 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 861 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1488 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1494 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1666 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1687 of file '/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:163: warning: Member HALF_CONSTEXPR (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:164: warning: Member HALF_CONSTEXPR_CONST (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:172: warning: Member HALF_NOEXCEPT (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:173: warning: Member HALF_NOTHROW (macro definition) of file half.hpp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2220: warning: Member abs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2227: warning: Member fabs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2235: warning: Member fmod(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2236: warning: Member fmod(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2237: warning: Member fmod(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2245: warning: Member remainder(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2246: warning: Member remainder(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2247: warning: Member remainder(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2256: warning: Member remquo(half x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2257: warning: Member remquo(expr x, half y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2258: warning: Member remquo(expr x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2267: warning: Member fma(half x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2268: warning: Member fma(half x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2269: warning: Member fma(half x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2270: warning: Member fma(expr x, half y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2271: warning: Member fma(expr x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2272: warning: Member fma(expr x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2273: warning: Member fma(expr x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2281: warning: Member fmax(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2282: warning: Member fmax(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2283: warning: Member fmax(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2291: warning: Member fmin(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2292: warning: Member fmin(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2293: warning: Member fmin(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2301: warning: Member fdim(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2302: warning: Member fdim(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2303: warning: Member fdim(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2318: warning: Member exp(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2325: warning: Member expm1(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2332: warning: Member exp2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2339: warning: Member log(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2346: warning: Member log10(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2353: warning: Member log1p(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2360: warning: Member log2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2371: warning: Member sqrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2378: warning: Member cbrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2386: warning: Member hypot(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2387: warning: Member hypot(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2388: warning: Member hypot(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2396: warning: Member pow(half base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2397: warning: Member pow(expr base, half exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2398: warning: Member pow(expr base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2409: warning: Member sin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2416: warning: Member cos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2423: warning: Member tan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2430: warning: Member asin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2437: warning: Member acos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2444: warning: Member atan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2452: warning: Member atan2(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2453: warning: Member atan2(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2454: warning: Member atan2(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2465: warning: Member sinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2472: warning: Member cosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2479: warning: Member tanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2486: warning: Member asinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2493: warning: Member acosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2500: warning: Member atanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2511: warning: Member erf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2518: warning: Member erfc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2525: warning: Member lgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2532: warning: Member tgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2543: warning: Member ceil(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2550: warning: Member floor(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2557: warning: Member trunc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2564: warning: Member round(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2571: warning: Member lround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2578: warning: Member nearbyint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2585: warning: Member rint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2592: warning: Member lrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2599: warning: Member llround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2606: warning: Member llrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2619: warning: Member frexp(expr arg, int *exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2627: warning: Member ldexp(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2635: warning: Member modf(expr arg, half *iptr) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2643: warning: Member scalbn(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2651: warning: Member scalbln(expr arg, long exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2661: warning: Member ilogb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2668: warning: Member logb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2676: warning: Member nextafter(half from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2677: warning: Member nextafter(expr from, half to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2678: warning: Member nextafter(expr from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2686: warning: Member nexttoward(expr from, long double to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2694: warning: Member copysign(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2695: warning: Member copysign(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2696: warning: Member copysign(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2712: warning: Member fpclassify(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2720: warning: Member isfinite(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2728: warning: Member isinf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2736: warning: Member isnan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2744: warning: Member isnormal(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2752: warning: Member signbit(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2765: warning: Member isgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2766: warning: Member isgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2767: warning: Member isgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2776: warning: Member isgreaterequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2777: warning: Member isgreaterequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2778: warning: Member isgreaterequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2787: warning: Member isless(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2788: warning: Member isless(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2789: warning: Member isless(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2798: warning: Member islessequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2799: warning: Member islessequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2800: warning: Member islessequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2809: warning: Member islessgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2810: warning: Member islessgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2811: warning: Member islessgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2820: warning: Member isunordered(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2821: warning: Member isunordered(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2822: warning: Member isunordered(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:211: warning: explicit link request to 'round_style' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:1086: warning: Member literal::operator""_h(long double) (friend) of class half_float::half is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2220: warning: Member abs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2227: warning: Member fabs(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2235: warning: Member fmod(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2236: warning: Member fmod(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2237: warning: Member fmod(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2245: warning: Member remainder(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2246: warning: Member remainder(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2247: warning: Member remainder(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2256: warning: Member remquo(half x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2257: warning: Member remquo(expr x, half y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2258: warning: Member remquo(expr x, expr y, int *quo) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2267: warning: Member fma(half x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2268: warning: Member fma(half x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2269: warning: Member fma(half x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2270: warning: Member fma(expr x, half y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2271: warning: Member fma(expr x, half y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2272: warning: Member fma(expr x, expr y, half z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2273: warning: Member fma(expr x, expr y, expr z) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2281: warning: Member fmax(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2282: warning: Member fmax(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2283: warning: Member fmax(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2291: warning: Member fmin(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2292: warning: Member fmin(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2293: warning: Member fmin(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2301: warning: Member fdim(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2302: warning: Member fdim(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2303: warning: Member fdim(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2318: warning: Member exp(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2325: warning: Member expm1(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2332: warning: Member exp2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2339: warning: Member log(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2346: warning: Member log10(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2353: warning: Member log1p(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2360: warning: Member log2(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2371: warning: Member sqrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2378: warning: Member cbrt(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2386: warning: Member hypot(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2387: warning: Member hypot(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2388: warning: Member hypot(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2396: warning: Member pow(half base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2397: warning: Member pow(expr base, half exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2398: warning: Member pow(expr base, expr exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2409: warning: Member sin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2416: warning: Member cos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2423: warning: Member tan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2430: warning: Member asin(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2437: warning: Member acos(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2444: warning: Member atan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2452: warning: Member atan2(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2453: warning: Member atan2(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2454: warning: Member atan2(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2465: warning: Member sinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2472: warning: Member cosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2479: warning: Member tanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2486: warning: Member asinh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2493: warning: Member acosh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2500: warning: Member atanh(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2511: warning: Member erf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2518: warning: Member erfc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2525: warning: Member lgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2532: warning: Member tgamma(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2543: warning: Member ceil(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2550: warning: Member floor(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2557: warning: Member trunc(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2564: warning: Member round(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2571: warning: Member lround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2578: warning: Member nearbyint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2585: warning: Member rint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2592: warning: Member lrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2599: warning: Member llround(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2606: warning: Member llrint(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2619: warning: Member frexp(expr arg, int *exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2627: warning: Member ldexp(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2635: warning: Member modf(expr arg, half *iptr) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2643: warning: Member scalbn(expr arg, int exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2651: warning: Member scalbln(expr arg, long exp) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2661: warning: Member ilogb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2668: warning: Member logb(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2676: warning: Member nextafter(half from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2677: warning: Member nextafter(expr from, half to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2678: warning: Member nextafter(expr from, expr to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2686: warning: Member nexttoward(expr from, long double to) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2694: warning: Member copysign(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2695: warning: Member copysign(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2696: warning: Member copysign(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2712: warning: Member fpclassify(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2720: warning: Member isfinite(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2728: warning: Member isinf(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2736: warning: Member isnan(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2744: warning: Member isnormal(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2752: warning: Member signbit(expr arg) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2765: warning: Member isgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2766: warning: Member isgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2767: warning: Member isgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2776: warning: Member isgreaterequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2777: warning: Member isgreaterequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2778: warning: Member isgreaterequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2787: warning: Member isless(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2788: warning: Member isless(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2789: warning: Member isless(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2798: warning: Member islessequal(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2799: warning: Member islessequal(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2800: warning: Member islessequal(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2809: warning: Member islessgreater(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2810: warning: Member islessgreater(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2811: warning: Member islessgreater(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2820: warning: Member isunordered(half x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2821: warning: Member isunordered(expr x, half y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:2822: warning: Member isunordered(expr x, expr y) (function) of half_float::detail is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:315: warning: Member type (typedef) of struct half_float::detail::bits is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:325: warning: Member type (typedef) of struct half_float::detail::bits< float > is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:328: warning: Member type (typedef) of struct half_float::detail::bits< double > is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:1959: warning: Member erf(double arg) (function) of struct half_float::detail::functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:1967: warning: Member lgamma(double arg) (function) of struct half_float::detail::functions is not documented. Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for namespace half_float Generating docs for compound half_float::half... Generating docs for namespace half_float::detail Generating docs for compound half_float::detail::conditional... Generating docs for compound half_float::detail::bool_type... Generating docs for compound half_float::detail::is_float... Generating docs for compound half_float::detail::bits... Generating docs for compound half_float::detail::bits< float >... Generating docs for compound half_float::detail::bits< double >... Generating docs for compound half_float::detail::binary_t... Generating docs for compound half_float::detail::expr... Generating docs for compound half_float::detail::enable... Generating docs for compound half_float::detail::result... Generating docs for compound half_float::detail::unary_specialized... Generating docs for compound half_float::detail::binary_specialized... Generating docs for compound half_float::detail::half_caster... Generating docs for compound half_float::detail::functions... Generating docs for namespace half_float::literal Generating docs for namespace std Generating docs for compound std::numeric_limits< half_float::half >... Generating docs for compound std::hash< half_float::half >... Generating graph info page... Ge/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp:211: warning: explicit link request to 'round_style' could not be resolved nerating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class half_float::detail::binary_specialized Generating XML output for class half_float::detail::binary_specialized< half, half > Generating XML output for class half_float::detail::binary_t Generating XML output for class half_float::detail::bits Generating XML output for class half_float::detail::bits< const T > Generating XML output for class half_float::detail::bits< const volatile T > Generating XML output for class half_float::detail::bits< double > Generating XML output for class half_float::detail::bits< float > Generating XML output for class half_float::detail::bits< volatile T > Generating XML output for class half_float::detail::bool_type Generating XML output for class half_float::detail::conditional Generating XML output for class half_float::detail::enable Generating XML output for class half_float::detail::enable< T, expr, expr, expr > Generating XML output for class half_float::detail::enable< T, expr, expr, half > Generating XML output for class half_float::detail::enable< T, expr, expr, void > Generating XML output for class half_float::detail::enable< T, expr, half, expr > Generating XML output for class half_float::detail::enable< T, expr, half, half > Generating XML output for class half_float::detail::enable< T, expr, half, void > Generating XML output for class half_float::detail::enable< T, expr, void, void > Generating XML output for class half_float::detail::enable< T, half, expr, expr > Generating XML output for class half_float::detail::enable< T, half, expr, half > Generating XML output for class half_float::detail::enable< T, half, expr, void > Generating XML output for class half_float::detail::enable< T, half, half, expr > Generating XML output for class half_float::detail::enable< T, half, half, half > Generating XML output for class half_float::detail::enable< T, half, half, void > Generating XML output for class half_float::detail::enable< T, half, void, void > Generating XML output for class half_float::detail::expr Generating XML output for class half_float::detail::functions Generating XML output for class half_float::half Generating XML output for class half_float::detail::half_caster Generating XML output for class half_float::detail::half_caster< half, expr, R > Generating XML output for class half_float::detail::half_caster< half, half, R > Generating XML output for class half_float::detail::half_caster< half, U, R > Generating XML output for class half_float::detail::half_caster< T, expr, R > Generating XML output for class half_float::detail::half_caster< T, half, R > Generating XML output for class std::hash< half_float::half > Generating XML output for class half_float::detail::is_float Generating XML output for class std::numeric_limits< half_float::half > Generating XML output for class half_float::detail::result Generating XML output for class half_float::detail::result< half, half > Generating XML output for class half_float::detail::unary_specialized Generating XML output for class half_float::detail::unary_specialized< expr > Generating XML output for namespace half_float Generating XML output for namespace half_float::detail Generating XML output for namespace half_float::literal Generating XML output for namespace std Generating XML output for file half.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/ Running plantuml with JAVA... lookup cache used 511/65536 hits=13979 misses=526 finished... doxysphinx v3.3.8 starting build command... copied 27 resource-files to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/_readthedocs/epub/doxygen/html created 0 rst-files in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html build command done in below 1 second (0:00:00.271489). Remote mappings will be fetched from RadeonOpenCompute/rocm-docs-core branch=develop Following Github server redirection from /repos/RadeonOpenCompute/rocm-docs-core to /repositories/590674019 WARNING: Current project 'half' not found in projects. Did you forget to set 'external_projects_current_project' to the name of the current project? doxylink not enabled, skipping setting up the current project loading pickled environment... done myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_image', 'substitution', 'colon_fence', 'fieldlist', 'dollarmath', 'replacements'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) [autosummary] generating autosummary for: doxygen/html/annotated.rst, doxygen/html/annotated_classes.rst, doxygen/html/classes.rst, doxygen/html/classhalf__float_1_1half-members.rst, doxygen/html/classhalf__float_1_1half.rst, doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4-members.rst, doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4.rst, doxygen/html/dir_d44c64559bbebec7f509842c48db8b23.rst, doxygen/html/files.rst, doxygen/html/files_files.rst, ..., doxygen/html/structhalf__float_1_1detail_1_1functions.rst, doxygen/html/structhalf__float_1_1detail_1_1half__caster.rst, doxygen/html/structhalf__float_1_1detail_1_1is__float.rst, doxygen/html/structhalf__float_1_1detail_1_1result.rst, doxygen/html/structhalf__float_1_1detail_1_1unary__specialized-members.rst, doxygen/html/structhalf__float_1_1detail_1_1unary__specialized.rst, doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4-members.rst, doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4.rst, index.rst, license.rst building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 58 source files that are out of date updating environment: 0 added, 56 changed, 0 removed reading sources... [ 2%] doxygen/html/annotated reading sources... [ 4%] doxygen/html/annotated_classes reading sources... [ 5%] doxygen/html/classes reading sources... [ 7%] doxygen/html/classhalf__float_1_1half reading sources... [ 9%] doxygen/html/classhalf__float_1_1half-members reading sources... [ 11%] doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4 reading sources... [ 12%] doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4-members reading sources... [ 14%] doxygen/html/dir_d44c64559bbebec7f509842c48db8b23 reading sources... [ 16%] doxygen/html/files reading sources... [ 18%] doxygen/html/files_files reading sources... [ 20%] doxygen/html/functions reading sources... [ 21%] doxygen/html/functions_class_members reading sources... [ 23%] doxygen/html/functions_func reading sources... [ 25%] doxygen/html/functions_type reading sources... [ 27%] doxygen/html/functions_vars reading sources... [ 29%] doxygen/html/globals reading sources... [ 30%] doxygen/html/globals_defs reading sources... [ 32%] doxygen/html/globals_file_members reading sources... [ 34%] doxygen/html/half_8hpp reading sources... [ 36%] doxygen/html/half_8hpp_source reading sources... [ 38%] doxygen/html/hierarchy reading sources... [ 39%] doxygen/html/index reading sources... [ 41%] doxygen/html/namespacehalf__float reading sources... [ 43%] doxygen/html/namespacehalf__float_1_1detail reading sources... [ 45%] doxygen/html/namespacehalf__float_1_1literal reading sources... [ 46%] doxygen/html/namespacemembers reading sources... [ 48%] doxygen/html/namespacemembers_func reading sources... [ 50%] doxygen/html/namespacemembers_namespace_members reading sources... [ 52%] doxygen/html/namespacemembers_type reading sources... [ 54%] doxygen/html/namespacemembers_vars reading sources... [ 55%] doxygen/html/namespaces reading sources... [ 57%] doxygen/html/namespaces_namespaces reading sources... [ 59%] doxygen/html/namespacestd reading sources... [ 61%] doxygen/html/structhalf__float_1_1detail_1_1binary__specialized reading sources... [ 62%] doxygen/html/structhalf__float_1_1detail_1_1binary__specialized-members reading sources... [ 64%] doxygen/html/structhalf__float_1_1detail_1_1binary__t reading sources... [ 66%] doxygen/html/structhalf__float_1_1detail_1_1bits reading sources... [ 68%] doxygen/html/structhalf__float_1_1detail_1_1bits-members reading sources... [ 70%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01double_01_4 reading sources... [ 71%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01double_01_4-members reading sources... [ 73%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01float_01_4 reading sources... [ 75%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01float_01_4-members reading sources... [ 77%] doxygen/html/structhalf__float_1_1detail_1_1bool__type reading sources... [ 79%] doxygen/html/structhalf__float_1_1detail_1_1conditional reading sources... [ 80%] doxygen/html/structhalf__float_1_1detail_1_1enable reading sources... [ 82%] doxygen/html/structhalf__float_1_1detail_1_1expr reading sources... [ 84%] doxygen/html/structhalf__float_1_1detail_1_1expr-members reading sources... [ 86%] doxygen/html/structhalf__float_1_1detail_1_1functions reading sources... [ 88%] doxygen/html/structhalf__float_1_1detail_1_1functions-members reading sources... [ 89%] doxygen/html/structhalf__float_1_1detail_1_1half__caster reading sources... [ 91%] doxygen/html/structhalf__float_1_1detail_1_1is__float reading sources... [ 93%] doxygen/html/structhalf__float_1_1detail_1_1result reading sources... [ 95%] doxygen/html/structhalf__float_1_1detail_1_1unary__specialized reading sources... [ 96%] doxygen/html/structhalf__float_1_1detail_1_1unary__specialized-members reading sources... [ 98%] doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4 reading sources... [100%] doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4-members /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/annotated_classes.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/files_files.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/functions_class_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/globals_file_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/index.rst:10: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/namespacemembers_namespace_members.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/docs/doxygen/html/namespaces_namespaces.rst:12: WARNING: toctree directive not expected with external-toc [etoc.toctree] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 2%] doxygen/html/annotated writing output... [ 3%] doxygen/html/annotated_classes writing output... [ 5%] doxygen/html/classes writing output... [ 7%] doxygen/html/classhalf__float_1_1half writing output... [ 9%] doxygen/html/classhalf__float_1_1half-members writing output... [ 10%] doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4 writing output... [ 12%] doxygen/html/classstd_1_1numeric__limits_3_01half__float_1_1half_01_4-members writing output... [ 14%] doxygen/html/dir_d44c64559bbebec7f509842c48db8b23 writing output... [ 16%] doxygen/html/files writing output... [ 17%] doxygen/html/files_files writing output... [ 19%] doxygen/html/functions writing output... [ 21%] doxygen/html/functions_class_members writing output... [ 22%] doxygen/html/functions_func writing output... [ 24%] doxygen/html/functions_type writing output... [ 26%] doxygen/html/functions_vars writing output... [ 28%] doxygen/html/globals writing output... [ 29%] doxygen/html/globals_defs writing output... [ 31%] doxygen/html/globals_file_members writing output... [ 33%] doxygen/html/half_8hpp writing output... [ 34%] doxygen/html/half_8hpp_source writing output... [ 36%] doxygen/html/hierarchy writing output... [ 38%] doxygen/html/index writing output... [ 40%] doxygen/html/namespacehalf__float writing output... [ 41%] doxygen/html/namespacehalf__float_1_1detail writing output... [ 43%] doxygen/html/namespacehalf__float_1_1literal writing output... [ 45%] doxygen/html/namespacemembers writing output... [ 47%] doxygen/html/namespacemembers_func writing output... [ 48%] doxygen/html/namespacemembers_namespace_members writing output... [ 50%] doxygen/html/namespacemembers_type writing output... [ 52%] doxygen/html/namespacemembers_vars writing output... [ 53%] doxygen/html/namespaces writing output... [ 55%] doxygen/html/namespaces_namespaces writing output... [ 57%] doxygen/html/namespacestd writing output... [ 59%] doxygen/html/structhalf__float_1_1detail_1_1binary__specialized writing output... [ 60%] doxygen/html/structhalf__float_1_1detail_1_1binary__specialized-members writing output... [ 62%] doxygen/html/structhalf__float_1_1detail_1_1binary__t writing output... [ 64%] doxygen/html/structhalf__float_1_1detail_1_1bits writing output... [ 66%] doxygen/html/structhalf__float_1_1detail_1_1bits-members writing output... [ 67%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01double_01_4 writing output... [ 69%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01double_01_4-members writing output... [ 71%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01float_01_4 writing output... [ 72%] doxygen/html/structhalf__float_1_1detail_1_1bits_3_01float_01_4-members writing output... [ 74%] doxygen/html/structhalf__float_1_1detail_1_1bool__type writing output... [ 76%] doxygen/html/structhalf__float_1_1detail_1_1conditional writing output... [ 78%] doxygen/html/structhalf__float_1_1detail_1_1enable writing output... [ 79%] doxygen/html/structhalf__float_1_1detail_1_1expr writing output... [ 81%] doxygen/html/structhalf__float_1_1detail_1_1expr-members writing output... [ 83%] doxygen/html/structhalf__float_1_1detail_1_1functions writing output... [ 84%] doxygen/html/structhalf__float_1_1detail_1_1functions-members writing output... [ 86%] doxygen/html/structhalf__float_1_1detail_1_1half__caster writing output... [ 88%] doxygen/html/structhalf__float_1_1detail_1_1is__float writing output... [ 90%] doxygen/html/structhalf__float_1_1detail_1_1result writing output... [ 91%] doxygen/html/structhalf__float_1_1detail_1_1unary__specialized writing output... [ 93%] doxygen/html/structhalf__float_1_1detail_1_1unary__specialized-members writing output... [ 95%] doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4 writing output... [ 97%] doxygen/html/structstd_1_1hash_3_01half__float_1_1half_01_4-members writing output... [ 98%] index writing output... [100%] license generating indices... genindex done writing additional pages... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing half.epub file... ====================== slowest reading durations ======================= 0.041 doxygen/html/globals_defs 0.024 doxygen/html/annotated 0.007 doxygen/html/half_8hpp_source 0.006 doxygen/html/namespacehalf__float_1_1detail 0.005 doxygen/html/index build succeeded, 8 warnings. The ePub file is in ../_readthedocs/epub.