Read the Docs build information Build id: 4019588 Project: advanced-micro-devices-rocr-runtime Version: latest Commit: 17ae9d39c55e6b470136162f5e2625b52cbc3dea Date: 2026-05-15T22:49:12.560723Z State: finished Success: True [rtd-command-info] start-time: 2026-05-15T22:57:51.770112Z, end-time: 2026-05-15T22:57:53.170783Z, duration: 1, exit-code: 0 git clone --no-checkout --no-tags --filter=tree:0 --branch="$READTHEDOCS_GIT_IDENTIFIER" --depth=1 https://github.com/ROCm/rocm-systems.git . Cloning into '.'... [rtd-command-info] start-time: 2026-05-15T22:57:53.254790Z, end-time: 2026-05-15T22:57:53.297475Z, duration: 0, exit-code: 0 git sparse-checkout init --cone [rtd-command-info] start-time: 2026-05-15T22:57:53.376822Z, end-time: 2026-05-15T22:57:53.417466Z, duration: 0, exit-code: 0 git sparse-checkout set projects/rocr-runtime [rtd-command-info] start-time: 2026-05-15T22:57:53.498774Z, end-time: 2026-05-15T22:57:55.059981Z, duration: 1, exit-code: 0 git checkout "$READTHEDOCS_GIT_IDENTIFIER" Already on 'docs/7.2.3' Your branch is up to date with 'origin/docs/7.2.3'. [rtd-command-info] start-time: 2026-05-15T22:57:56.026570Z, end-time: 2026-05-15T22:57:56.095842Z, duration: 0, exit-code: 0 cat projects/rocr-runtime/.readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: projects/rocr-runtime/runtime/docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: projects/rocr-runtime/runtime/docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" [rtd-command-info] start-time: 2026-05-15T22:58:00.860498Z, end-time: 2026-05-15T22:58:01.030161Z, duration: 0, exit-code: 0 asdf global python 3.10.19 [rtd-command-info] start-time: 2026-05-15T22:58:01.531010Z, end-time: 2026-05-15T22:58:02.504822Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.19.final.0-64 in 424ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/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: 2026-05-15T22:58:02.641298Z, end-time: 2026-05-15T22:58:09.438421Z, duration: 6, 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-rocr-runtime/envs/latest/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 20.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 42.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-26.1.1 setuptools-82.0.1 [rtd-command-info] start-time: 2026-05-15T22:58:09.522855Z, end-time: 2026-05-15T22:58:14.412583Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.20.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-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 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-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.4.1-py3-none-any.whl.metadata (10 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.15-py3-none-any.whl.metadata (7.7 kB) Collecting urllib3<3,>=1.26 (from requests>=2.30.0->sphinx) Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests>=2.30.0->sphinx) Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 156.7 MB/s 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 555.3 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 501.9 MB/s 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) Downloading packaging-26.2-py3-none-any.whl (100 kB) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 1.1 GB/s 0:00:00 Downloading requests-2.34.2-py3-none-any.whl (73 kB) Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) Downloading idna-3.15-py3-none-any.whl (72 kB) Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 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.4.1-py3-none-any.whl (14 kB) Installing collected packages: urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.20.0 alabaster-1.0.0 babel-2.18.0 certifi-2026.4.22 charset_normalizer-3.4.7 docutils-0.21.2 idna-3.15 imagesize-2.0.0 packaging-26.2 requests-2.34.2 snowballstemmer-3.0.1 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.4.1 urllib3-2.7.0 [rtd-command-info] start-time: 2026-05-15T22:58:14.495248Z, end-time: 2026-05-15T22:58:22.742467Z, duration: 8, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt Collecting accessible-pygments==0.0.5 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 7)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: alabaster==1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 9)) (1.0.0) Collecting babel==2.16.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 11)) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting beautifulsoup4==4.12.3 (from -r projects/rocr-runtime/runtime/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 projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 17)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Collecting certifi==2024.8.30 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 19)) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Collecting cffi==1.17.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 21)) Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting charset-normalizer==3.3.2 (from -r projects/rocr-runtime/runtime/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 projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 27)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting cryptography==43.0.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 29)) Downloading cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) Collecting deprecated==1.2.14 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 31)) Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 33)) (0.21.2) Collecting fastjsonschema==2.20.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 39)) Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB) Collecting gitdb==4.0.11 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 41)) Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) Collecting gitpython==3.1.43 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 43)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Collecting idna==3.10 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 45)) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting imagesize==1.4.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 47)) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting jinja2==3.1.4 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 49)) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting markdown-it-py==3.0.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 53)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting markupsafe==2.1.5 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 57)) 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.2 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 59)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl==0.1.2 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 61)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting myst-parser==4.0.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 63)) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting packaging==24.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 65)) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting pycparser==2.22 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 69)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting pydata-sphinx-theme==0.15.4 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 71)) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl.metadata (7.5 kB) Collecting pygithub==2.4.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 75)) Downloading PyGithub-2.4.0-py3-none-any.whl.metadata (3.9 kB) Collecting pygments==2.18.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 77)) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting pyjwt==2.9.0 (from pyjwt[crypto]==2.9.0->-r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 82)) Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) Collecting pynacl==1.5.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 84)) Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting pyyaml==6.0.2 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 86)) Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting requests==2.32.3 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 91)) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting rocm-docs-core==1.8.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 95)) Downloading rocm_docs_core-1.8.0-py3-none-any.whl.metadata (3.9 kB) Collecting smmap==5.0.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 97)) Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) Collecting snowballstemmer==2.2.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 99)) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting soupsieve==2.6 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 101)) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting sphinx==8.0.2 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 103)) Downloading sphinx-8.0.2-py3-none-any.whl.metadata (6.2 kB) Collecting sphinx-book-theme==1.1.3 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 114)) Downloading sphinx_book_theme-1.1.3-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-copybutton==0.5.2 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 116)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design==0.6.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 118)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-external-toc==1.0.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 120)) Downloading sphinx_external_toc-1.0.1-py3-none-any.whl.metadata (15 kB) Collecting sphinx-notfound-page==1.0.4 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 122)) Downloading sphinx_notfound_page-1.0.4-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 124)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 126)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 128)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 130)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 132)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 134)) (2.0.0) Collecting tomli==2.0.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 136)) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting typing-extensions==4.12.2 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 138)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting urllib3==2.2.3 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 142)) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting wrapt==1.16.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 146)) Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 74.0 MB/s 0:00:00 Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 340.6 MB/s 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.8.30-py3-none-any.whl (167 kB) Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 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 cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 141.6 MB/s 0:00:00 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 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) Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) 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 markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 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.2-py3-none-any.whl (55 kB) Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB) Downloading sphinx-8.0.2-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 355.3 MB/s 0:00:00 Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 210.4 MB/s 0:00:00 Downloading PyGithub-2.4.0-py3-none-any.whl (362 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 1.1 GB/s 0:00:00 Downloading PyJWT-2.9.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 1.0 GB/s 0:00:00 Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 1.0 GB/s 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Downloading rocm_docs_core-1.8.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 527.7 MB/s 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading sphinx_book_theme-1.1.3-py3-none-any.whl (430 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 316.0 MB/s 0:00:00 Downloading sphinx_external_toc-1.0.1-py3-none-any.whl (26 kB) Downloading sphinx_notfound_page-1.0.4-py3-none-any.whl (8.2 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Installing collected packages: snowballstemmer, fastjsonschema, wrapt, urllib3, typing-extensions, tomli, soupsieve, smmap, pyyaml, pyjwt, pygments, pycparser, packaging, mdurl, markupsafe, imagesize, idna, click, charset-normalizer, certifi, babel, requests, markdown-it-py, jinja2, gitdb, deprecated, cffi, beautifulsoup4, accessible-pygments, sphinx, pynacl, mdit-py-plugins, gitpython, 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: snowballstemmer Found existing installation: snowballstemmer 3.0.1 Uninstalling snowballstemmer-3.0.1: Successfully uninstalled snowballstemmer-3.0.1 Attempting uninstall: urllib3 Found existing installation: urllib3 2.7.0 Uninstalling urllib3-2.7.0: Successfully uninstalled urllib3-2.7.0 Attempting uninstall: tomli Found existing installation: tomli 2.4.1 Uninstalling tomli-2.4.1: Successfully uninstalled tomli-2.4.1 Attempting uninstall: pygments Found existing installation: Pygments 2.20.0 Uninstalling Pygments-2.20.0: Successfully uninstalled Pygments-2.20.0 Attempting uninstall: packaging Found existing installation: packaging 26.2 Uninstalling packaging-26.2: Successfully uninstalled packaging-26.2 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 3.0.3 Uninstalling MarkupSafe-3.0.3: Successfully uninstalled MarkupSafe-3.0.3 Attempting uninstall: imagesize Found existing installation: imagesize 2.0.0 Uninstalling imagesize-2.0.0: Successfully uninstalled imagesize-2.0.0 Attempting uninstall: idna Found existing installation: idna 3.15 Uninstalling idna-3.15: Successfully uninstalled idna-3.15 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.4.7 Uninstalling charset-normalizer-3.4.7: Successfully uninstalled charset-normalizer-3.4.7 Attempting uninstall: certifi Found existing installation: certifi 2026.4.22 Uninstalling certifi-2026.4.22: Successfully uninstalled certifi-2026.4.22 Attempting uninstall: babel Found existing installation: babel 2.18.0 Uninstalling babel-2.18.0: Successfully uninstalled babel-2.18.0 Attempting uninstall: requests Found existing installation: requests 2.34.2 Uninstalling requests-2.34.2: Successfully uninstalled requests-2.34.2 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.6 Uninstalling Jinja2-3.1.6: Successfully uninstalled Jinja2-3.1.6 Attempting uninstall: sphinx Found existing installation: Sphinx 8.1.3 Uninstalling Sphinx-8.1.3: Successfully uninstalled Sphinx-8.1.3 Successfully installed accessible-pygments-0.0.5 babel-2.16.0 beautifulsoup4-4.12.3 breathe-4.35.0 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.3.2 click-8.1.7 cryptography-43.0.1 deprecated-1.2.14 fastjsonschema-2.20.0 gitdb-4.0.11 gitpython-3.1.43 idna-3.10 imagesize-1.4.1 jinja2-3.1.4 markdown-it-py-3.0.0 markupsafe-2.1.5 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.0 packaging-24.1 pycparser-2.22 pydata-sphinx-theme-0.15.4 pygithub-2.4.0 pygments-2.18.0 pyjwt-2.9.0 pynacl-1.5.0 pyyaml-6.0.2 requests-2.32.3 rocm-docs-core-1.8.0 smmap-5.0.1 snowballstemmer-2.2.0 soupsieve-2.6 sphinx-8.0.2 sphinx-book-theme-1.1.3 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-external-toc-1.0.1 sphinx-notfound-page-1.0.4 tomli-2.0.1 typing-extensions-4.12.2 urllib3-2.2.3 wrapt-1.16.0 [rtd-command-info] start-time: 2026-05-15T22:58:22.891216Z, end-time: 2026-05-15T22:58:22.930324Z, duration: 0, exit-code: 0 cat projects/rocr-runtime/runtime/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 os import re from rocm_docs import ROCmDocs with open('../../CMakeLists.txt', encoding='utf-8') as f: match = re.search(r'get_version\(\"?([0-9.]+)[^0-9.]+', f.read()) if not match: raise ValueError("VERSION not found!") version_number = match[1] left_nav_title = f"ROCR {version_number} Documentation" # for PDF output on Read the Docs project = "ROCR Documentation" author = "Advanced Micro Devices, Inc." copyright = "Copyright (c) 2024 Advanced Micro Devices, Inc. All rights reserved." version = version_number release = version_number external_toc_path = "./sphinx/_toc.yml" external_projects_current_project = "rocr-runtime" docs_core = ROCmDocs(left_nav_title) docs_core.run_doxygen(doxygen_root="doxygen", doxygen_path="doxygen/xml") docs_core.setup() for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) [rtd-command-info] start-time: 2026-05-15T22:58:23.013407Z, end-time: 2026-05-15T22:58:44.672794Z, duration: 21, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.0.2 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx90Warning: Sphinx 9 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 /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages/rocm_docs/doxygen.py:42: RemovedInSphinx90Warning: The '_Opt' object tuple interface is deprecated, use attribute access instead for 'default', 'rebuild', and 'valid_types'. default_or_callable = config.values[key][0] 1.9.1 warning: ignoring unsupported tag 'CREATE_SUBDIRS_LEVEL' at line 93, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'SHOW_HEADERFILE' at line 633, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_INCOMPLETE_DOC' at line 851, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_UNDOC_ENUM_VAL' at line 869, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_LINE_FORMAT' at line 899, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'INPUT_FILE_ENCODING' at line 940, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FORTRAN_COMMENT_AFTER' at line 1143, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'HTML_COLORSTYLE' at line 1396, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOCSET_FEEDURL' at line 1497, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FULL_SIDEBAR' at line 1708, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'OBFUSCATE_EMAILS' at line 1739, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MATHJAX_VERSION' at line 1787, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_COMMON_ATTR' at line 2487, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_EDGE_ATTR' at line 2496, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_NODE_ATTR' at line 2504, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DIR_GRAPH_MAX_DEPTH' at line 2654, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: argument 'SYSTEM' for option CASE_SENSE_NAMES is not a valid boolean value Using the default: YES! Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_common.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_common.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace_version.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace_version.h... Preproc/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1235: warning: group ext-images: ignoring title "Images and samplers" that does not match old title "Images and Samplers" /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:197: warning: Compound AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:134: warning: Compound ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:782: warning: Compound BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:787: warning: Compound BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:792: warning: Compound BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:796: warning: Compound BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:801: warning: Compound BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:808: warning: Compound BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:821: warning: Compound BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:826: warning: Compound BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:834: warning: Compound BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:839: warning: Compound BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:869: warning: Compound BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:846: warning: Compound BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:850: warning: Compound BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:855: warning: Compound BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:887: warning: Compound BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:893: warning: Compound BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:880: warning: Compound BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:903: warning: Compound BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:907: warning: Compound BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:913: warning: Compound BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:922: warning: Compound BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:929: warning: Compound BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:938: warning: Compound BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:945: warning: Compound BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:955: warning: Compound BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:963: warning: Compound BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:971: warning: Compound BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:978: warning: Compound BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:984: warning: Compound BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:991: warning: Compound BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:997: warning: Compound BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1004: warning: Compound BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1011: warning: Compound BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1114: warning: Compound BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1017: warning: Compound BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1024: warning: Compound BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1030: warning: Compound BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1035: warning: Compound BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1040: warning: Compound BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1054: warning: Compound BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1047: warning: Compound BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1078: warning: Compound BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1067: warning: Compound BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1072: warning: Compound BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1087: warning: Compound BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1092: warning: Compound BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1107: warning: Compound BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:777: warning: Compound BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:279: warning: Compound CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:153: warning: Compound FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:458: warning: Compound HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:483: warning: Compound HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:164: warning: Compound ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:184: warning: Compound PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:141: warning: Compound ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:98: warning: Compound amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:206: warning: Compound amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:224: warning: Compound amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:79: warning: Compound amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:119: warning: Compound amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:263: warning: Compound amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:61: warning: Compound amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:406: warning: Compound amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:419: warning: Compound amdgpu_hsa_note_code_object_version_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:424: warning: Compound amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:432: warning: Compound amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:449: warning: Compound amdgpu_hsa_note_producer_options_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:441: warning: Compound amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:337: warning: Compound amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3664: warning: Compound hsa_amd_ais_file_handle_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:51: warning: Compound hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:44: warning: Compound hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:78: warning: Compound hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:72: warning: Compound hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:66: warning: Compound hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:60: warning: Compound hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:740: warning: Compound hsa_amd_hdp_flush_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3478: warning: Compound hsa_amd_memory_access_desc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3047: warning: Compound hsa_amd_svm_attribute_pair_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:40: warning: Compound hsa_amd_tool_event_none_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:84: warning: Compound hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:260: warning: Compound hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:500: warning: Compound hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1842: warning: Compound hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:234: warning: Compound hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:136: warning: Compound hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:320: warning: Compound hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:308: warning: Compound hsa_ven_amd_aqlprofile_info_data_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:211: warning: Compound hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:242: warning: Compound hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:114: warning: Compound scratch_last_used_index_xcc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved essing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h... 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_/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:743: warning: Member hsa_amd_hdp_flush_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1472: warning: Member hsa_amd_memory_pool_global_flag_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1483: warning: Member hsa_amd_memory_pool_location_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1846: warning: Member hsa_pitched_ptr_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2974: warning: Member hsa_amd_svm_model_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3044: warning: Member hsa_amd_svm_attribute_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3053: warning: Member hsa_amd_svm_attribute_pair_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3306: warning: Member hsa_amd_vmem_address_reserve_flag_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3481: warning: Member hsa_amd_memory_access_desc_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1448: warning: Member hsa_amd_memory_pool_global_flag_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1474: warning: Member hsa_amd_memory_pool_location_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1852: warning: Member hsa_amd_copy_direction_t (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2953: warning: Member hsa_amd_svm_model_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2976: warning: Member hsa_amd_svm_attribute_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3303: warning: Member hsa_amd_vmem_address_reserve_flag_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3389: warning: Member hsa_amd_memory_type_t (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1868: warning: Member hsa_amd_memory_async_copy_rect(const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) (function) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1499: warning: explicit link request to 'hsa_amd_memory_pool_global_flag_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1795: warning: The following parameters of hsa_amd_memory_async_copy_on_engine(void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) are not documented: parameter 'dst' parameter 'dst_agent' parameter 'src' parameter 'src_agent' parameter 'size' parameter 'num_dep_signals' parameter 'dep_signals' parameter 'completion_signal' parameter 'engine_id' parameter 'force_copy_on_sdma' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2190: warning: The following parameter of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2239: warning: The following parameter of hsa_amd_memory_lock_to_pool(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3597: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3607: warning: The following parameter of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) is not documented: parameter 'type' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3426: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3432: warning: The following parameter of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) is not documented: parameter 'memory_handle' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3437: warning: argument 'flags.' of command @param is not found in the argument list of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3457: warning: The following parameter of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) is not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3580: warning: argument 'mapped' of command @param is not found in the argument list of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3591: warning: The following parameter of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) is not documented: parameter 'addr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3674: warning: Member hsa_amd_ais_file_handle_t (typedef) of group queue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3648: warning: Member hsa_queue_info_attribute_t (enumeration) of group queue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3661: warning: Member hsa_amd_queue_get_info(hsa_queue_t *queue, hsa_queue_info_attribute_t attribute, void *value) (function) of group queue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'hanlde' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3749: warning: The following parameters of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'handle' parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3711: warning: The following parameters of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:4641: warning: argument 'address' from the argument list of hsa_executable_readonly_variable_define has multiple @param documentation sections /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2798: warning: Member hsa_amd_system_event_callback_t)(const hsa_amd_event_t *event, void *data) (typedef) of group status is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1073: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1078: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Signal' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Location' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1096: warning: The following parameters of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) are not documented: parameter 'signal' parameter 'value_ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1286: warning: The following parameter of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) is not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:657: warning: The following parameter of hsa_ext_image_data_get_info_with_layout(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) is not documented: parameter 'agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:99: warning: Member header (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:100: warning: Member format (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:101: warning: Member reserved[5] (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:108: warning: Member reserved1 (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:109: warning: Member callback (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:111: warning: Member user_data[6] (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:207: warning: Member enabled_control_directives (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:208: warning: Member enable_break_exceptions (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:209: warning: Member enable_detect_exceptions (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:210: warning: Member max_dynamic_group_size (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:211: warning: Member max_flat_grid_size (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:212: warning: Member max_flat_workgroup_size (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:213: warning: Member required_dim (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:214: warning: Member reserved1[3] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:215: warning: Member required_grid_size[3] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:216: warning: Member required_workgroup_size[3] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:217: warning: Member reserved2[60] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:225: warning: Member amd_kernel_code_version_major (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:226: warning: Member amd_kernel_code_version_minor (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:227: warning: Member amd_machine_kind (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:228: warning: Member amd_machine_version_major (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:229: warning: Member amd_machine_version_minor (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:230: warning: Member amd_machine_version_stepping (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:231: warning: Member kernel_code_entry_byte_offset (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:232: warning: Member kernel_code_prefetch_byte_offset (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:233: warning: Member kernel_code_prefetch_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:234: warning: Member max_scratch_backing_memory_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:235: warning: Member compute_pgm_rsrc1 (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:236: warning: Member compute_pgm_rsrc2 (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:237: warning: Member kernel_code_properties (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:238: warning: Member workitem_private_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:239: warning: Member workgroup_group_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:240: warning: Member gds_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:241: warning: Member kernarg_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:242: warning: Member workgroup_fbarrier_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:243: warning: Member wavefront_sgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:244: warning: Member workitem_vgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:245: warning: Member reserved_vgpr_first (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:246: warning: Member reserved_vgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:247: warning: Member reserved_sgpr_first (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:248: warning: Member reserved_sgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:249: warning: Member debug_wavefront_private_segment_offset_sgpr (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:250: warning: Member debug_private_segment_buffer_sgpr (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:251: warning: Member kernarg_segment_alignment (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:252: warning: Member group_segment_alignment (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:253: warning: Member private_segment_alignment (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:254: warning: Member wavefront_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:255: warning: Member call_convention (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:256: warning: Member reserved1[12] (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:257: warning: Member runtime_loader_kernel_symbol (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:258: warning: Member control_directives (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:80: warning: Member hsa_queue (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:81: warning: Member caps (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:82: warning: Member reserved1[3] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:83: warning: Member write_dispatch_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:84: warning: Member group_segment_aperture_base_hi (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:85: warning: Member private_segment_aperture_base_hi (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:86: warning: Member max_cu_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:87: warning: Member max_wave_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:88: warning: Member max_legacy_doorbell_dispatch_id_plus_1 (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:89: warning: Member legacy_doorbell_lock (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:90: warning: Member reserved2[9] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:91: warning: Member read_dispatch_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:92: warning: Member read_dispatch_id_field_base_byte_offset (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:93: warning: Member compute_tmpring_size (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:94: warning: Member scratch_resource_descriptor[4] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:95: warning: Member scratch_backing_memory_location (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:96: warning: Member reserved3[2] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:97: warning: Member scratch_wave64_lane_byte_size (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:98: warning: Member queue_properties (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:99: warning: Member reserved4[2] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:100: warning: Member queue_inactive_signal (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:101: warning: Member reserved5[14] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:120: warning: Member hsa_queue (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:121: warning: Member caps (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:122: warning: Member reserved1[3] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:123: warning: Member write_dispatch_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:124: warning: Member group_segment_aperture_base_hi (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:125: warning: Member private_segment_aperture_base_hi (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:126: warning: Member max_cu_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:127: warning: Member max_wave_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:128: warning: Member max_legacy_doorbell_dispatch_id_plus_1 (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:129: warning: Member legacy_doorbell_lock (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:130: warning: Member reserved2[9] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:131: warning: Member read_dispatch_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:132: warning: Member read_dispatch_id_field_base_byte_offset (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:133: warning: Member compute_tmpring_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:134: warning: Member scratch_resource_descriptor[4] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:135: warning: Member scratch_backing_memory_location (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:136: warning: Member scratch_backing_memory_byte_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:137: warning: Member scratch_wave64_lane_byte_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:138: warning: Member queue_properties (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:139: warning: Member scratch_max_use_index (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:140: warning: Member queue_inactive_signal (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:141: warning: Member alt_scratch_max_use_index (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:142: warning: Member alt_scratch_resource_descriptor[4] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:143: warning: Member alt_scratch_backing_memory_location (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:144: warning: Member alt_scratch_dispatch_limit_x (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:145: warning: Member alt_scratch_dispatch_limit_y (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:146: warning: Member alt_scratch_dispatch_limit_z (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:147: warning: Member alt_scratch_wave64_lane_byte_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:148: warning: Member alt_compute_tmpring_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:149: warning: Member reserved5 (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:151: warning: Member scratch_last_used_index[MAX_NUM_XCC] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:264: warning: Member elf_raw (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:265: warning: Member elf_size (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:266: warning: Member kernel_name (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:267: warning: Member owning_segment (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:62: warning: Member kind (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:67: warning: Member event_mailbox_ptr (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:68: warning: Member event_id (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:69: warning: Member reserved1 (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:70: warning: Member start_ts (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:71: warning: Member end_ts (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:76: warning: Member reserved3[2] (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:198: warning: Member version (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:199: warning: Member hsa_amd_coherency_get_type_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:200: warning: Member hsa_amd_coherency_set_type_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:201: warning: Member hsa_amd_profiling_set_profiler_enabled_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:202: warning: Member hsa_amd_profiling_async_copy_enable_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:203: warning: Member hsa_amd_profiling_get_dispatch_time_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:204: warning: Member hsa_amd_profiling_get_async_copy_time_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:205: warning: Member hsa_amd_profiling_convert_tick_to_system_domain_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:206: warning: Member hsa_amd_signal_async_handler_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:207: warning: Member hsa_amd_async_function_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:208: warning: Member hsa_amd_signal_wait_any_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:209: warning: Member hsa_amd_queue_cu_set_mask_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:210: warning: Member hsa_amd_memory_pool_get_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:211: warning: Member hsa_amd_agent_iterate_memory_pools_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:212: warning: Member hsa_amd_memory_pool_allocate_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:213: warning: Member hsa_amd_memory_pool_free_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:214: warning: Member hsa_amd_memory_async_copy_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:215: warning: Member hsa_amd_memory_async_copy_on_engine_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:216: warning: Member hsa_amd_memory_copy_engine_status_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:217: warning: Member hsa_amd_agent_memory_pool_get_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:218: warning: Member hsa_amd_agents_allow_access_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:219: warning: Member hsa_amd_memory_pool_can_migrate_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:220: warning: Member hsa_amd_memory_migrate_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:221: warning: Member hsa_amd_memory_lock_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:222: warning: Member hsa_amd_memory_unlock_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:223: warning: Member hsa_amd_memory_fill_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:224: warning: Member hsa_amd_interop_map_buffer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:225: warning: Member hsa_amd_interop_unmap_buffer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:226: warning: Member hsa_amd_image_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:227: warning: Member hsa_amd_pointer_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:228: warning: Member hsa_amd_pointer_info_set_userdata_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:229: warning: Member hsa_amd_ipc_memory_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:230: warning: Member hsa_amd_ipc_memory_attach_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:231: warning: Member hsa_amd_ipc_memory_detach_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:232: warning: Member hsa_amd_signal_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:233: warning: Member hsa_amd_ipc_signal_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:234: warning: Member hsa_amd_ipc_signal_attach_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:235: warning: Member hsa_amd_register_system_event_handler_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:236: warning: Member hsa_amd_queue_intercept_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:237: warning: Member hsa_amd_queue_intercept_register_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:238: warning: Member hsa_amd_queue_set_priority_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:239: warning: Member hsa_amd_memory_async_copy_rect_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:240: warning: Member hsa_amd_runtime_queue_create_register_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:241: warning: Member hsa_amd_memory_lock_to_pool_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:242: warning: Member hsa_amd_register_deallocation_callback_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:243: warning: Member hsa_amd_deregister_deallocation_callback_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:244: warning: Member hsa_amd_signal_value_pointer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:245: warning: Member hsa_amd_svm_attributes_set_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:246: warning: Member hsa_amd_svm_attributes_get_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:247: warning: Member hsa_amd_svm_prefetch_async_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:248: warning: Member hsa_amd_spm_acquire_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:249: warning: Member hsa_amd_spm_release_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:250: warning: Member hsa_amd_spm_set_dest_buffer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:251: warning: Member hsa_amd_queue_cu_get_mask_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:252: warning: Member hsa_amd_portable_export_dmabuf_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:253: warning: Member hsa_amd_portable_close_dmabuf_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:254: warning: Member hsa_amd_vmem_address_reserve_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:255: warning: Member hsa_amd_vmem_address_free_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:256: warning: Member hsa_amd_vmem_handle_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:257: warning: Member hsa_amd_vmem_handle_release_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:258: warning: Member hsa_amd_vmem_map_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:259: warning: Member hsa_amd_vmem_unmap_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:260: warning: Member hsa_amd_vmem_set_access_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:261: warning: Member hsa_amd_vmem_get_access_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:262: warning: Member hsa_amd_vmem_export_shareable_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:263: warning: Member hsa_amd_vmem_import_shareable_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:264: warning: Member hsa_amd_vmem_retain_alloc_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:266: warning: Member hsa_amd_vmem_get_alloc_properties_from_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:267: warning: Member hsa_amd_agent_set_async_scratch_limit_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:268: warning: Member hsa_amd_queue_get_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:269: warning: Member hsa_amd_vmem_address_reserve_align_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:270: warning: Member hsa_amd_enable_logging_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:271: warning: Member hsa_amd_signal_wait_all_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:272: warning: Member hsa_amd_memory_get_preferred_copy_engine_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:273: warning: Member hsa_amd_portable_export_dmabuf_v2_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:274: warning: Member hsa_amd_ais_file_write_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:275: warning: Member hsa_amd_ais_file_read_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:407: warning: Member size (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:408: warning: Member kind (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:409: warning: Member geometry (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:410: warning: Member channel_order (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:411: warning: Member channel_type (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:412: warning: Member reserved1 (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:413: warning: Member width (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:414: warning: Member height (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:415: warning: Member depth (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:416: warning: Member array (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:420: warning: Member major_version (variable) of struct amdgpu_hsa_note_code_object_version_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:421: warning: Member minor_version (variable) of struct amdgpu_hsa_note_code_object_version_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:425: warning: Member hsail_major_version (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:426: warning: Member hsail_minor_version (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:427: warning: Member profile (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:428: warning: Member machine_model (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:429: warning: Member default_float_round (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:433: warning: Member vendor_name_size (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:434: warning: Member architecture_name_size (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:435: warning: Member major (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:436: warning: Member minor (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:437: warning: Member stepping (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:438: warning: Member vendor_and_architecture_name[1] (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:450: warning: Member producer_options_size (variable) of struct amdgpu_hsa_note_producer_options_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:451: warning: Member producer_options[1] (variable) of struct amdgpu_hsa_note_producer_options_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:442: warning: Member producer_name_size (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:443: warning: Member reserved (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:444: warning: Member producer_major_version (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:445: warning: Member producer_minor_version (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:446: warning: Member producer_name[1] (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:338: warning: Member size (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:339: warning: Member kind (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:340: warning: Member coord (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:341: warning: Member filter (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:342: warning: Member addressing (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:343: warning: Member reserved1 (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:135: warning: Member major_id (variable) of struct ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:136: warning: Member minor_id (variable) of struct ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:137: warning: Member step_id (variable) of struct ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:138: warning: Member reserved (variable) of struct ApiTableVersion is not documented. builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_common.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace_version.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h... Generating file documentation... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound amd_aql_intercept_marker_s... Generating docs for compound amd_control_directives_s... Generating docs for compound amd_kernel_code_s... Generating docs for compound amd_queue_s... Generating docs for compound amd_queue_v2_s... Generating docs for compound amd_runtime_loader_debug_info_s... Generating docs for compound amd_signal_s... Generating docs for compound AmdExtTable... Generating docs for compound amdgpu_hsa_image_descriptor_s... Generating docs for compound amdgpu_hsa_note_code_object_version_s... Generating docs for compound amdgpu_hsa_note_hsail_s... Generating docs for compound amdgpu_hsa_note_isa_s... Generating docs for compound amdgpu_hsa_note_producer_options_s... Generating docs for compound amdgpu_hsa_note_producer_s... Generating docs for compound amdgpu_hsa_sampler_descriptor_s... Generating docs for compound ApiTableVersion... Generatin/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:783: warning: Member byteCount (variable) of struct BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:784: warning: Member kind (variable) of struct BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:788: warning: Member byteCount (variable) of struct BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:789: warning: Member bytes[1] (variable) of struct BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:793: warning: Member base (variable) of struct BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:797: warning: Member base (variable) of struct BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:798: warning: Member name (variable) of struct BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:802: warning: Member base (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:803: warning: Member control (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:804: warning: Member reserved (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:805: warning: Member operands (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:809: warning: Member base (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:810: warning: Member name (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:811: warning: Member outArgCount (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:812: warning: Member inArgCount (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:813: warning: Member firstInArg (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:814: warning: Member firstCodeBlockEntry (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:815: warning: Member nextModuleEntry (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:816: warning: Member modifier (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:817: warning: Member linkage (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:818: warning: Member reserved (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:822: warning: Member base (variable) of struct BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:823: warning: Member name (variable) of struct BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:827: warning: Member base (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:828: warning: Member name (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:829: warning: Member modifier (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:830: warning: Member linkage (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:831: warning: Member reserved (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:835: warning: Member base (variable) of struct BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:836: warning: Member name (variable) of struct BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:840: warning: Member base (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:841: warning: Member filename (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:842: warning: Member line (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:843: warning: Member column (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:870: warning: Member base (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:871: warning: Member name (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:872: warning: Member hsailMajor (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:873: warning: Member hsailMinor (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:874: warning: Member profile (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:875: warning: Member machineModel (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:876: warning: Member defaultFloatRound (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:877: warning: Member reserved (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:847: warning: Member base (variable) of struct BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:851: warning: Member base (variable) of struct BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:852: warning: Member operands (variable) of struct BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:856: warning: Member base (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:857: warning: Member name (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:858: warning: Member init (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:859: warning: Member type (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:860: warning: Member segment (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:861: warning: Member align (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:862: warning: Member dim (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:863: warning: Member modifier (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:864: warning: Member linkage (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:865: warning: Member allocation (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:866: warning: Member reserved (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:888: warning: Member base (variable) of struct BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:889: warning: Member segment (variable) of struct BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:890: warning: Member reserved[3] (variable) of struct BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:894: warning: Member base (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:895: warning: Member segment (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:896: warning: Member memoryOrder (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:897: warning: Member memoryScope (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:898: warning: Member atomicOperation (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:899: warning: Member equivClass (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:900: warning: Member reserved[3] (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:881: warning: Member base (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:882: warning: Member opcode (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:883: warning: Member type (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:884: warning: Member operands (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:904: warning: Member base (variable) of struct BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:908: warning: Member base (variable) of struct BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:909: warning: Member width (variable) of struct BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:910: warning: Member reserved[3] (variable) of struct BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:914: warning: Member base (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:915: warning: Member sourceType (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:916: warning: Member modifier (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:917: warning: Member compare (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:918: warning: Member pack (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:919: warning: Member reserved[3] (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:923: warning: Member base (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:924: warning: Member sourceType (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:925: warning: Member modifier (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:926: warning: Member round (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:930: warning: Member base (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:931: warning: Member imageType (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:932: warning: Member coordType (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:933: warning: Member geometry (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:934: warning: Member equivClass (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:935: warning: Member reserved (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:939: warning: Member base (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:940: warning: Member sourceType (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:941: warning: Member width (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:942: warning: Member reserved (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:946: warning: Member base (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:947: warning: Member segment (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:948: warning: Member align (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:949: warning: Member equivClass (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:950: warning: Member width (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:951: warning: Member modifier (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:952: warning: Member reserved[3] (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:956: warning: Member base (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:957: warning: Member memoryOrder (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:958: warning: Member globalSegmentMemoryScope (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:959: warning: Member groupSegmentMemoryScope (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:960: warning: Member imageSegmentMemoryScope (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:964: warning: Member base (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:965: warning: Member modifier (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:966: warning: Member round (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:967: warning: Member pack (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:968: warning: Member reserved (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:972: warning: Member base (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:973: warning: Member imageType (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:974: warning: Member geometry (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:975: warning: Member query (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:979: warning: Member base (variable) of struct BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:980: warning: Member query (variable) of struct BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:981: warning: Member reserved[3] (variable) of struct BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:985: warning: Member base (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:986: warning: Member segment (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:987: warning: Member memoryOrder (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:988: warning: Member reserved (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:992: warning: Member base (variable) of struct BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:993: warning: Member segment (variable) of struct BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:994: warning: Member reserved[3] (variable) of struct BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:998: warning: Member base (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:999: warning: Member sourceType (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1000: warning: Member segment (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1001: warning: Member modifier (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1005: warning: Member base (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1006: warning: Member signalType (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1007: warning: Member memoryOrder (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1008: warning: Member signalOperation (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1012: warning: Member base (variable) of struct BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1013: warning: Member sourceType (variable) of struct BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1014: warning: Member reserved (variable) of struct BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1115: warning: Member identification[8] (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1116: warning: Member brigMajor (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1117: warning: Member brigMinor (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1118: warning: Member byteCount (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1119: warning: Member hash[64] (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1120: warning: Member reserved (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1121: warning: Member sectionCount (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1122: warning: Member sectionIndex (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1018: warning: Member base (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1019: warning: Member symbol (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1020: warning: Member reg (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1021: warning: Member offset (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1025: warning: Member base (variable) of struct BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1026: warning: Member align (variable) of struct BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1027: warning: Member reserved[3] (variable) of struct BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1031: warning: Member base (variable) of struct BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1032: warning: Member elements (variable) of struct BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1036: warning: Member base (variable) of struct BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1037: warning: Member ref (variable) of struct BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1041: warning: Member base (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1042: warning: Member type (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1043: warning: Member reserved (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1044: warning: Member bytes (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1055: warning: Member base (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1056: warning: Member type (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1057: warning: Member geometry (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1058: warning: Member channelOrder (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1059: warning: Member channelType (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1060: warning: Member reserved[3] (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1061: warning: Member width (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1062: warning: Member height (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1063: warning: Member depth (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1064: warning: Member array (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1048: warning: Member base (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1049: warning: Member type (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1050: warning: Member reserved (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1051: warning: Member elements (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1079: warning: Member base (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1080: warning: Member type (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1081: warning: Member coord (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1082: warning: Member filter (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1083: warning: Member addressing (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1084: warning: Member reserved[3] (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1068: warning: Member base (variable) of struct BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1069: warning: Member elements (variable) of struct BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1073: warning: Member base (variable) of struct BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1074: warning: Member regKind (variable) of struct BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1075: warning: Member regNum (variable) of struct BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1088: warning: Member base (variable) of struct BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1089: warning: Member string (variable) of struct BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1093: warning: Member base (variable) of struct BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1108: warning: Member byteCount (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1109: warning: Member headerByteCount (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1110: warning: Member nameLength (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1111: warning: Member name[1] (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:778: warning: Member lo (variable) of struct BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:779: warning: Member hi (variable) of struct BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:280: warning: Member version (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:281: warning: Member hsa_init_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:282: warning: Member hsa_shut_down_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:283: warning: Member hsa_system_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:284: warning: Member hsa_system_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:285: warning: Member hsa_system_get_extension_table_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:286: warning: Member hsa_iterate_agents_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:287: warning: Member hsa_agent_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:288: warning: Member hsa_queue_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:289: warning: Member hsa_soft_queue_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:290: warning: Member hsa_queue_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:291: warning: Member hsa_queue_inactivate_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:292: warning: Member hsa_queue_load_read_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:293: warning: Member hsa_queue_load_read_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:294: warning: Member hsa_queue_load_write_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:295: warning: Member hsa_queue_load_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:296: warning: Member hsa_queue_store_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:297: warning: Member hsa_queue_store_write_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:298: warning: Member hsa_queue_cas_write_index_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:299: warning: Member hsa_queue_cas_write_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:300: warning: Member hsa_queue_cas_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:301: warning: Member hsa_queue_cas_write_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:302: warning: Member hsa_queue_add_write_index_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:303: warning: Member hsa_queue_add_write_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:304: warning: Member hsa_queue_add_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:305: warning: Member hsa_queue_add_write_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:306: warning: Member hsa_queue_store_read_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:307: warning: Member hsa_queue_store_read_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:308: warning: Member hsa_agent_iterate_regions_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:309: warning: Member hsa_region_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:310: warning: Member hsa_agent_get_exception_policies_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:311: warning: Member hsa_agent_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:312: warning: Member hsa_memory_register_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:313: warning: Member hsa_memory_deregister_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:314: warning: Member hsa_memory_allocate_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:315: warning: Member hsa_memory_free_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:316: warning: Member hsa_memory_copy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:317: warning: Member hsa_memory_assign_agent_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:318: warning: Member hsa_signal_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:319: warning: Member hsa_signal_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:320: warning: Member hsa_signal_load_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:321: warning: Member hsa_signal_load_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:322: warning: Member hsa_signal_store_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:323: warning: Member hsa_signal_store_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:324: warning: Member hsa_signal_wait_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:325: warning: Member hsa_signal_wait_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:326: warning: Member hsa_signal_and_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:327: warning: Member hsa_signal_and_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:328: warning: Member hsa_signal_and_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:329: warning: Member hsa_signal_and_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:330: warning: Member hsa_signal_or_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:331: warning: Member hsa_signal_or_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:332: warning: Member hsa_signal_or_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:333: warning: Member hsa_signal_or_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:334: warning: Member hsa_signal_xor_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:335: warning: Member hsa_signal_xor_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:336: warning: Member hsa_signal_xor_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:337: warning: Member hsa_signal_xor_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:338: warning: Member hsa_signal_exchange_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:339: warning: Member hsa_signal_exchange_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:340: warning: Member hsa_signal_exchange_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:341: warning: Member hsa_signal_exchange_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:342: warning: Member hsa_signal_add_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:343: warning: Member hsa_signal_add_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:344: warning: Member hsa_signal_add_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:345: warning: Member hsa_signal_add_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:346: warning: Member hsa_signal_subtract_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:347: warning: Member hsa_signal_subtract_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:348: warning: Member hsa_signal_subtract_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:349: warning: Member hsa_signal_subtract_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:350: warning: Member hsa_signal_cas_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:351: warning: Member hsa_signal_cas_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:352: warning: Member hsa_signal_cas_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:353: warning: Member hsa_signal_cas_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:357: warning: Member hsa_isa_from_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:359: warning: Member hsa_isa_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:361: warning: Member hsa_isa_compatible_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:366: warning: Member hsa_code_object_serialize_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:368: warning: Member hsa_code_object_deserialize_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:370: warning: Member hsa_code_object_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:372: warning: Member hsa_code_object_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:374: warning: Member hsa_code_object_get_symbol_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:376: warning: Member hsa_code_symbol_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:378: warning: Member hsa_code_object_iterate_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:383: warning: Member hsa_executable_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:384: warning: Member hsa_executable_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:386: warning: Member hsa_executable_load_code_object_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:387: warning: Member hsa_executable_freeze_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:388: warning: Member hsa_executable_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:390: warning: Member hsa_executable_global_variable_define_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:392: warning: Member hsa_executable_agent_global_variable_define_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:394: warning: Member hsa_executable_readonly_variable_define_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:395: warning: Member hsa_executable_validate_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:397: warning: Member hsa_executable_get_symbol_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:398: warning: Member hsa_executable_symbol_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:400: warning: Member hsa_executable_iterate_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:404: warning: Member hsa_status_string_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:407: warning: Member hsa_extension_get_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:408: warning: Member hsa_system_major_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:409: warning: Member hsa_system_get_major_extension_table_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:410: warning: Member hsa_agent_major_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:411: warning: Member hsa_cache_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:412: warning: Member hsa_agent_iterate_caches_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:413: warning: Member hsa_signal_silent_store_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:414: warning: Member hsa_signal_silent_store_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:415: warning: Member hsa_signal_group_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:416: warning: Member hsa_signal_group_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:417: warning: Member hsa_signal_group_wait_any_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:418: warning: Member hsa_signal_group_wait_any_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:422: warning: Member hsa_agent_iterate_isas_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:423: warning: Member hsa_isa_get_info_alt_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:424: warning: Member hsa_isa_get_exception_policies_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:425: warning: Member hsa_isa_get_round_method_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:426: warning: Member hsa_wavefront_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:427: warning: Member hsa_isa_iterate_wavefronts_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:433: warning: Member hsa_code_object_get_symbol_from_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:438: warning: Member hsa_code_object_reader_create_from_file_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:440: warning: Member hsa_code_object_reader_create_from_memory_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:441: warning: Member hsa_code_object_reader_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:442: warning: Member hsa_executable_create_alt_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:444: warning: Member hsa_executable_load_program_code_object_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:446: warning: Member hsa_executable_load_agent_code_object_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:447: warning: Member hsa_executable_validate_alt_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:449: warning: Member hsa_executable_get_symbol_by_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:451: warning: Member hsa_executable_iterate_agent_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:453: warning: Member hsa_executable_iterate_program_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:154: warning: Member version (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:155: warning: Member hsa_ext_program_create_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:156: warning: Member hsa_ext_program_destroy_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:157: warning: Member hsa_ext_program_add_module_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:158: warning: Member hsa_ext_program_iterate_modules_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:159: warning: Member hsa_ext_program_get_info_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:160: warning: Member hsa_ext_program_finalize_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3104: warning: Member reserved1 (variable) of struct hsa_agent_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3105: warning: Member return_address (variable) of struct hsa_agent_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:177: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:488: warning: Member gpu_clock_counter (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:489: warning: Member cpu_clock_counter (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:490: warning: Member system_clock_counter (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:491: warning: Member system_clock_frequency (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2781: warning: Member event_type (variable) of struct hsa_amd_event_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:52: warning: Member kind (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:53: warning: Member queue (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:54: warning: Member flags (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:55: warning: Member dispatch_id (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:56: warning: Member size (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:57: warning: Member num_slots (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:45: warning: Member kind (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:46: warning: Member queue (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:47: warning: Member flags (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:48: warning: Member dispatch_id (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:79: warning: Member kind (variable) of struct hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:80: warning: Member queue (variable) of struct hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:81: warning: Member flags (variable) of struct hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:73: warning: Member kind (variable) of struct hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:74: warning: Member queue (variable) of struct hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:75: warning: Member flags (variable) of struct hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:67: warning: Member kind (variable) of struct hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:68: warning: Member queue (variable) of struct hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:69: warning: Member flags (variable) of struct hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:61: warning: Member kind (variable) of struct hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:62: warning: Member queue (variable) of struct hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:63: warning: Member flags (variable) of struct hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2769: warning: Member agent (variable) of struct hsa_amd_gpu_hw_exception_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2770: warning: Member reset_type (variable) of struct hsa_amd_gpu_hw_exception_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2771: warning: Member reset_cause (variable) of struct hsa_amd_gpu_hw_exception_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2732: warning: Member agent (variable) of struct hsa_amd_gpu_memory_error_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2736: warning: Member virtual_address (variable) of struct hsa_amd_gpu_memory_error_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2741: warning: Member error_reason_mask (variable) of struct hsa_amd_gpu_memory_error_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2705: warning: Member agent (variable) of struct hsa_amd_gpu_memory_fault_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2709: warning: Member virtual_address (variable) of struct hsa_amd_gpu_memory_fault_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2714: warning: Member fault_reason_mask (variable) of struct hsa_amd_gpu_memory_fault_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:741: warning: Member HDP_MEM_FLUSH_CNTL (variable) of struct hsa_amd_hdp_flush_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:742: warning: Member HDP_REG_FLUSH_CNTL (variable) of struct hsa_amd_hdp_flush_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1248: warning: Member version (variable) of struct hsa_amd_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1253: warning: Member deviceID (variable) of struct hsa_amd_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1258: warning: Member data[1] (variable) of struct hsa_amd_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2503: warning: Member handle[8] (variable) of struct hsa_amd_ipc_memory_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3479: warning: Member permissions (variable) of struct hsa_amd_memory_access_desc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3480: warning: Member agent_handle (variable) of struct hsa_amd_memory_access_desc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2387: warning: Member size (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2391: warning: Member type (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2396: warning: Member agentBaseAddress (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2401: warning: Member hostBaseAddress (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2406: warning: Member sizeInBytes (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2411: warning: Member userData (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2420: warning: Member agentOwner (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2426: warning: Member global_flags (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2433: warning: Member registered (variable) of struct hsa_amd_pointer_info_s is not documented. g docs for compound BrigBase... Generating docs for compound BrigData... Generating docs for compound BrigDirectiveArgBlock... Generating docs for compound BrigDirectiveComment... Generating docs for compound BrigDirectiveControl... Generating docs for compound BrigDirectiveExecutable... Generating docs for compound BrigDirectiveExtension... Generating docs for compound BrigDirectiveFbarrier... Generating docs for compound BrigDirectiveLabel... Generating docs for compound BrigDirectiveLoc... Generating docs for compound BrigDirectiveModule... Generating docs for compound BrigDirectiveNone... Generating docs for compound BrigDirectivePragma... Generating docs for compound BrigDirectiveVariable... Generating docs for compound BrigInstAddr... Generating docs for compound BrigInstAtomic... Generating docs for compound BrigInstBase... Generating docs for compound BrigInstBasic... Generating docs for compound BrigInstBr... Generating docs for compound BrigInstCmp... Generating docs for compound BrigInstCvt... Generating docs for compound BrigInstImage... Generating docs for compound BrigInstLane... Generating docs for compound BrigInstMem... Generating docs for compound BrigInstMemFence... Generating docs for compound BrigInstMod... Generating docs for compound BrigInstQueryImage... Generating docs for compound BrigInstQuerySampler... Generating docs for compound BrigInstQueue... Generating docs for compound BrigInstSeg... Generating docs for compound BrigInstSegCvt... Generating docs for compound BrigInstSignal... Generating docs for compound BrigInstSourceType... Generating docs for compound BrigModuleHeader... Generating docs for compound BrigOperandAddress... Generating docs for compound BrigOperandAlign... Generating docs for compound BrigOperandCodeList... Generating docs for compound BrigOperandCodeRef... Generating docs for compound BrigOperandConstantBytes... Generating docs for compound BrigOperandConstantImage... Generating docs for compound BrigOperandConstantOperandList... Generating docs for compound BrigOperandConstantSampler... Generating docs for compound BrigOperandOperandList... Generating docs for compound BrigOperandRegister... Generating docs for compound BrigOperandString... Generating docs for compound BrigOperandWavesize... Generating docs for compound BrigSectionHeader... Generating docs for compound BrigUInt64... Generating docs for compound CoreApiTable... Generating docs for compound FinalizerExtTable... Generating docs for compound hsa_agent_dispatch_packet_s... Generating docs for compound hsa_agent_s... Generating docs for compound hsa_amd_aie_ert_packet_s... Generating docs for compound hsa_amd_aie_ert_start_kernel_data_s... Generating docs for compound hsa_amd_ais_file_handle_s... Generating docs for compound hsa_amd_barrier_value_packet_s... Generating docs for compound hsa_amd_clock_counters_s... Generating docs for compound hsa_amd_event_s... Generating docs for compound hsa_amd_event_scratch_alloc_end_t... Generating docs for compound hsa_amd_event_scratch_alloc_start_t... Generating docs for compound hsa_amd_event_scratch_async_reclaim_end_t... Generating docs for compound hsa_amd_event_scratch_async_reclaim_start_t... Generating docs for compound hsa_amd_event_scratch_free_end_t... Generating docs for compound hsa_amd_event_scratch_free_start_t... Generating docs for compound hsa_amd_gpu_hw_exception_info_s... Generating docs for compound hsa_amd_gpu_memory_error_info_s... Generating docs for compound hsa_amd_gpu_memory_fault_info_s... Generating docs for compound hsa_amd_hdp_flush_s... Generating docs for compound hsa_amd_image_descriptor_s... Generating docs for compound hsa_amd_ipc_memory_s... Generating docs for compound hsa_amd_memory_access_desc_s... Generating docs for compound hsa_amd_memory_pool_link_info_s... Generating docs for compound hsa_amd_memory_pool_s... Generating docs for compound hsa_amd_packet_header_s... Generating docs for compound hsa_amd_pointer_info_s... Generating docs for compound hsa_amd_profiling_async_copy_time_s... Generating docs for compound hsa_amd_pr/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3049: warning: Member attribute (variable) of struct hsa_amd_svm_attribute_pair_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3052: warning: Member value (variable) of struct hsa_amd_svm_attribute_pair_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:41: warning: Member kind (variable) of struct hsa_amd_tool_event_none_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:85: warning: Member none (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:86: warning: Member scratch_alloc_start (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:87: warning: Member scratch_alloc_end (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:88: warning: Member scratch_free_start (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:89: warning: Member scratch_free_end (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:90: warning: Member scratch_async_reclaim_start (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:91: warning: Member scratch_async_reclaim_end (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:261: warning: Member header (variable) of struct hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:262: warning: Member pm4_command[27] (variable) of struct hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:263: warning: Member completion_signal (variable) of struct hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:501: warning: Member hsa_ext_program_create)(hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:506: warning: Member hsa_ext_program_destroy)(hsa_ext_program_t program) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:508: warning: Member hsa_ext_program_add_module)(hsa_ext_program_t program, hsa_ext_module_t module) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:511: warning: Member hsa_ext_program_iterate_modules)(hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:517: warning: Member hsa_ext_program_get_info)(hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:521: warning: Member hsa_ext_program_finalize)(hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1344: warning: Member hsa_ext_image_get_capability)(hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1350: warning: Member hsa_ext_image_data_get_info)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1356: warning: Member hsa_ext_image_create)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1363: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1367: warning: Member hsa_ext_image_copy)(hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1375: warning: Member hsa_ext_image_import)(hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1383: warning: Member hsa_ext_image_export)(hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1391: warning: Member hsa_ext_image_clear)(hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1397: warning: Member hsa_ext_sampler_create)(hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1402: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1415: warning: Member hsa_ext_image_get_capability)(hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1421: warning: Member hsa_ext_image_data_get_info)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1427: warning: Member hsa_ext_image_create)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1434: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1438: warning: Member hsa_ext_image_copy)(hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1446: warning: Member hsa_ext_image_import)(hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1454: warning: Member hsa_ext_image_export)(hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1462: warning: Member hsa_ext_image_clear)(hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1468: warning: Member hsa_ext_sampler_create)(hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1473: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1477: warning: Member hsa_ext_image_get_capability_with_layout)(hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1484: warning: Member hsa_ext_image_data_get_info_with_layout)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1493: warning: Member hsa_ext_image_create_with_layout)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1503: warning: Member hsa_ext_sampler_create_v2)(hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3055: warning: Member reserved1 (variable) of struct hsa_kernel_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3056: warning: Member kernarg_address (variable) of struct hsa_kernel_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1843: warning: Member base (variable) of struct hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1844: warning: Member pitch (variable) of struct hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1845: warning: Member slice (variable) of struct hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:2333: warning: Member reserved0 (variable) of struct hsa_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:2334: warning: Member base_address (variable) of struct hsa_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:425: warning: Member hsa_ven_amd_aqlprofile_version_major)() (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:426: warning: Member hsa_ven_amd_aqlprofile_version_minor)() (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:428: warning: Member hsa_ven_amd_aqlprofile_error_string)(const char **str) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:431: warning: Member hsa_ven_amd_aqlprofile_validate_event)(hsa_agent_t agent, const hsa_ven_amd_aqlprofile_event_t *event, bool *result) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:436: warning: Member hsa_ven_amd_aqlprofile_start)(hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_start_packet) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:440: warning: Member hsa_ven_amd_aqlprofile_stop)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_stop_packet) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:444: warning: Member hsa_ven_amd_aqlprofile_read)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_read_packet) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:448: warning: Member hsa_ven_amd_aqlprofile_legacy_get_pm4)(const hsa_ext_amd_aql_pm4_packet_t *aql_packet, void *data) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:452: warning: Member hsa_ven_amd_aqlprofile_get_info)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ven_amd_aqlprofile_info_type_t attribute, void *value) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:457: warning: Member hsa_ven_amd_aqlprofile_iterate_data)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ven_amd_aqlprofile_data_callback_t callback, void *data) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:462: warning: Member hsa_ven_amd_aqlprofile_iterate_event_ids)(hsa_ven_amd_aqlprofile_eventname_callback_t) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:466: warning: Member hsa_ven_amd_aqlprofile_iterate_event_coord)(hsa_agent_t agent, hsa_ven_amd_aqlprofile_event_t event, uint32_t sample_id, hsa_ven_amd_aqlprofile_coordinate_callback_t callback, void *userdata) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:474: warning: Member hsa_ven_amd_aqlprofile_att_marker)(hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_packet, uint32_t data, hsa_ven_amd_aqlprofile_att_marker_channel_t channel) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:235: warning: Member ptr (variable) of struct hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:236: warning: Member size (variable) of struct hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:137: warning: Member block_name (variable) of struct hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:138: warning: Member block_index (variable) of struct hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:139: warning: Member counter_id (variable) of struct hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:321: warning: Member name (variable) of struct hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:322: warning: Member id (variable) of struct hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:323: warning: Member instance_count (variable) of struct hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:309: warning: Member sample_id (variable) of struct hsa_ven_amd_aqlprofile_info_data_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:212: warning: Member parameter_name (variable) of struct hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:213: warning: Member value (variable) of struct hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:243: warning: Member agent (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:244: warning: Member type (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:245: warning: Member events (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:246: warning: Member event_count (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:247: warning: Member parameters (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:248: warning: Member parameter_count (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:249: warning: Member output_buffer (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:250: warning: Member command_buffer (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:539: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:543: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:547: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:556: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:560: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:564: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:568: warning: Member hsa_ven_amd_loader_executable_iterate_loaded_code_objects)(hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t executable, hsa_loaded_code_object_t loaded_code_object, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:576: warning: Member hsa_ven_amd_loader_loaded_code_object_get_info)(hsa_loaded_code_object_t loaded_code_object, hsa_ven_amd_loader_loaded_code_object_info_t attribute, void *value) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:586: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:590: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:594: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:598: warning: Member hsa_ven_amd_loader_executable_iterate_loaded_code_objects)(hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t executable, hsa_loaded_code_object_t loaded_code_object, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:606: warning: Member hsa_ven_amd_loader_loaded_code_object_get_info)(hsa_loaded_code_object_t loaded_code_object, hsa_ven_amd_loader_loaded_code_object_info_t attribute, void *value) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:611: warning: Member hsa_ven_amd_loader_code_object_reader_create_from_file_with_offset_size)(hsa_file_t file, size_t offset, size_t size, hsa_code_object_reader_t *code_object_reader) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:623: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:627: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:631: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:635: warning: Member hsa_ven_amd_loader_executable_iterate_loaded_code_objects)(hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t executable, hsa_loaded_code_object_t loaded_code_object, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:643: warning: Member hsa_ven_amd_loader_loaded_code_object_get_info)(hsa_loaded_code_object_t loaded_code_object, hsa_ven_amd_loader_loaded_code_object_info_t attribute, void *value) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:648: warning: Member hsa_ven_amd_loader_code_object_reader_create_from_file_with_offset_size)(hsa_file_t file, size_t offset, size_t size, hsa_code_object_reader_t *code_object_reader) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:655: warning: Member hsa_ven_amd_loader_iterate_executables)(hsa_status_t(*callback)(hsa_executable_t executable, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:385: warning: Member hsa_ven_amd_pcs_iterate_configuration)(hsa_agent_t agent, hsa_ven_amd_pcs_iterate_configuration_callback_t configuration_callback, void *callback_data) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:389: warning: Member hsa_ven_amd_pcs_create)(hsa_agent_t agent, hsa_ven_amd_pcs_method_kind_t method, hsa_ven_amd_pcs_units_t units, size_t interval, size_t latency, size_t buffer_size, hsa_ven_amd_pcs_data_ready_callback_t data_ready_callback, void *client_callback_data, hsa_ven_amd_pcs_t *pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:396: warning: Member hsa_ven_amd_pcs_create_from_id)(uint32_t pcs_id, hsa_agent_t agent, hsa_ven_amd_pcs_method_kind_t method, hsa_ven_amd_pcs_units_t units, size_t interval, size_t latency, size_t buffer_size, hsa_ven_amd_pcs_data_ready_callback_t data_ready_callback, void *client_callback_data, hsa_ven_amd_pcs_t *pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:402: warning: Member hsa_ven_amd_pcs_destroy)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:404: warning: Member hsa_ven_amd_pcs_start)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:406: warning: Member hsa_ven_amd_pcs_stop)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:408: warning: Member hsa_ven_amd_pcs_flush)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:176: warning: Member method (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:177: warning: Member units (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:178: warning: Member min_interval (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:179: warning: Member max_interval (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:180: warning: Member flags (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:160: warning: Member handle (variable) of struct hsa_ven_amd_pcs_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:461: warning: Member version (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:464: warning: Member core_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:467: warning: Member amd_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:470: warning: Member finalizer_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:473: warning: Member image_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:476: warning: Member tools_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:479: warning: Member pc_sampling_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:484: warning: Member root (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:485: warning: Member core (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:486: warning: Member amd_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:487: warning: Member finalizer_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:488: warning: Member image_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:489: warning: Member tools (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:490: warning: Member pc_sampling_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:165: warning: Member version (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:166: warning: Member hsa_ext_image_get_capability_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:167: warning: Member hsa_ext_image_data_get_info_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:168: warning: Member hsa_ext_image_create_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:169: warning: Member hsa_ext_image_import_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:170: warning: Member hsa_ext_image_export_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:171: warning: Member hsa_ext_image_copy_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:172: warning: Member hsa_ext_image_clear_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:173: warning: Member hsa_ext_image_destroy_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:174: warning: Member hsa_ext_sampler_create_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:175: warning: Member hsa_ext_sampler_destroy_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:176: warning: Member hsa_ext_image_get_capability_with_layout_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:177: warning: Member hsa_ext_image_data_get_info_with_layout_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:178: warning: Member hsa_ext_image_create_with_layout_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:179: warning: Member hsa_ext_sampler_create_v2_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:185: warning: Member version (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:186: warning: Member hsa_ven_amd_pcs_iterate_configuration_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:187: warning: Member hsa_ven_amd_pcs_create_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:188: warning: Member hsa_ven_amd_pcs_create_from_id_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:189: warning: Member hsa_ven_amd_pcs_destroy_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:190: warning: Member hsa_ven_amd_pcs_start_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:191: warning: Member hsa_ven_amd_pcs_stop_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:192: warning: Member hsa_ven_amd_pcs_flush_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:63: warning: Member pc (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:64: warning: Member exec_mask (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:65: warning: Member workgroup_id_x (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:66: warning: Member workgroup_id_y (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:67: warning: Member workgroup_id_z (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:68: warning: Member wave_in_wg (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:69: warning: Member chiplet (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:70: warning: Member reserved (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:71: warning: Member hw_id (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:72: warning: Member reserved0 (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:73: warning: Member reserved1 (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:74: warning: Member timestamp (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:75: warning: Member correlation_id (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:82: warning: Member pc (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:83: warning: Member exec_mask (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:84: warning: Member workgroup_id_x (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:85: warning: Member workgroup_id_y (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:86: warning: Member workgroup_id_z (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:87: warning: Member wave_in_wg (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:88: warning: Member chiplet (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:89: warning: Member reserved (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:90: warning: Member hw_id (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:91: warning: Member perf_snapshot_data (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:92: warning: Member perf_snapshot_data1 (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:93: warning: Member perf_snapshot_data2 (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:94: warning: Member timestamp (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:95: warning: Member correlation_id (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:115: warning: Member main (variable) of struct scratch_last_used_index_xcc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:116: warning: Member alt (variable) of struct scratch_last_used_index_xcc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:142: warning: Member version (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:144: warning: Member hsa_amd_tool_scratch_event_alloc_start_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:145: warning: Member hsa_amd_tool_scratch_event_alloc_end_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:146: warning: Member hsa_amd_tool_scratch_event_free_start_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:147: warning: Member hsa_amd_tool_scratch_event_free_end_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:148: warning: Member hsa_amd_tool_scratch_event_async_reclaim_start_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:149: warning: Member hsa_amd_tool_scratch_event_async_reclaim_end_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved ofiling_dispatch_time_s... Generating docs for compound hsa_amd_svm_attribute_pair_s... Generating docs for compound hsa_amd_tool_event_none_t... Generating docs for compound hsa_amd_tool_event_t... Generating docs for compound hsa_amd_vmem_alloc_handle_s... Generating docs for compound hsa_barrier_and_packet_s... Generating docs for compound hsa_barrier_or_packet_s... Generating docs for compound hsa_cache_s... Generating docs for compound hsa_callback_data_s... Generating docs for compound hsa_code_object_reader_s... Generating docs for compound hsa_code_object_s... Generating docs for compound hsa_code_symbol_s... Generating docs for compound hsa_dim3_s... Generating docs for compound hsa_executable_s... Generating docs for compound hsa_executable_symbol_s... Generating docs for compound hsa_ext_amd_aql_pm4_packet_t... Generating docs for compound hsa_ext_control_directives_s... Generating docs for compound hsa_ext_finalizer_1_00_pfn_s... Generating docs for compound hsa_ext_image_data_info_s... Generating docs for compound hsa_ext_image_descriptor_s... Generating docs for compound hsa_ext_image_format_s... Generating docs for compound hsa_ext_image_region_s... Generating docs for compound hsa_ext_image_s... Generating docs for compound hsa_ext_images_1_00_pfn_s... Generating docs for compound hsa_ext_images_1_pfn_s... Generating docs for compound hsa_ext_program_s... Generating docs for compound hsa_ext_sampler_descriptor_s... Generating docs for compound hsa_ext_sampler_descriptor_v2_s... Generating docs for compound hsa_ext_sampler_s... Generating docs for compound hsa_isa_s... Generating docs for compound hsa_kernel_dispatch_packet_s... Generating docs for compound hsa_loaded_code_object_s... Generating docs for compound hsa_pitched_ptr_s... Generating docs for compound hsa_queue_s... Generating docs for compound hsa_region_s... Generating docs for compound hsa_signal_group_s... Generating docs for compound hsa_signal_s... Generating docs for compound hsa_ven_amd_aqlprofile_1_00_pfn_s... Generating docs for compound hsa_ven_amd_aqlprofile_descriptor_t... Generating docs for compound hsa_ven_amd_aqlprofile_event_t... Generating docs for compound hsa_ven_amd_aqlprofile_id_query_t... Generating docs for compound hsa_ven_amd_aqlprofile_info_data_t... Generating docs for compound hsa_ven_amd_aqlprofile_parameter_t... Generating docs for compound hsa_ven_amd_aqlprofile_profile_t... Generating docs for compound hsa_ven_amd_loader_1_00_pfn_s... Generating docs for compound hsa_ven_amd_loader_1_01_pfn_s... Generating docs for compound hsa_ven_amd_loader_1_02_pfn_s... Generating docs for compound hsa_ven_amd_loader_1_03_pfn_s... Generating docs for compound hsa_ven_amd_loader_segment_descriptor_s... Generating docs for compound hsa_ven_amd_pc_sampling_1_00_pfn_t... Generating docs for compound hsa_ven_amd_pcs_configuration_t... Generating docs for compound hsa_ven_amd_pcs_t... Generating docs for compound hsa_wavefront_s... Generating docs for compound HsaApiTable... Generating docs for compound HsaApiTableContainer... Generating docs for compound ImageExtTable... Generating docs for compound PcSamplingExtTable... Generating docs for compound perf_sample_hosttrap_v1_t... Generating docs for compound perf_sample_snapshot_v1_t... Generating docs for compound scratch_last_used_index_xcc_s... Generating docs for compound ToolsApiTable... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class amd_aql_intercept_marker_s Generating XML output for class amd_control_directives_s Generating XML output for class amd_kernel/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:177: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved _code_s Generating XML output for class amd_queue_s Generating XML output for class amd_queue_v2_s Generating XML output for class amd_runtime_loader_debug_info_s Generating XML output for class amd_signal_s Generating XML output for class AmdExtTable Generating XML output for class amdgpu_hsa_image_descriptor_s Generating XML output for class amdgpu_hsa_note_code_object_version_s Generating XML output for class amdgpu_hsa_note_hsail_s Generating XML output for class amdgpu_hsa_note_isa_s Generating XML output for class amdgpu_hsa_note_producer_options_s Generating XML output for class amdgpu_hsa_note_producer_s Generating XML output for class amdgpu_hsa_sampler_descriptor_s Generating XML output for class ApiTableVersion Generating XML output for class BrigBase Generating XML output for class BrigData Generating XML output for class BrigDirectiveArgBlock Generating XML output for class BrigDirectiveComment Generating XML output for class BrigDirectiveControl Generating XML output for class BrigDirectiveExecutable Generating XML output for class BrigDirectiveExtension Generating XML output for class BrigDirectiveFbarrier Generating XML output for class BrigDirectiveLabel Generating XML output for class BrigDirectiveLoc Generating XML output for class BrigDirectiveModule Generating XML output for class BrigDirectiveNone Generating XML output for class BrigDirectivePragma Generating XML output for class BrigDirectiveVariable Generating XML output for class BrigInstAddr Generating XML output for class BrigInstAtomic Generating XML output for class BrigInstBase Generating XML output for class BrigInstBasic Generating XML output for class BrigInstBr Generating XML output for class BrigInstCmp Generating XML output for class BrigInstCvt Generating XML output for class BrigInstImage Generating XML output for class BrigInstLane Generating XML output for class BrigInstMem Generating XML output for class BrigInstMemFence Generating XML output for class BrigInstMod Generating XML output for class BrigInstQueryImage Generating XML output for class BrigInstQuerySampler Generating XML output for class BrigInstQueue Generating XML output for class BrigInstSeg Generating XML output for class BrigInstSegCvt Generating XML output for class BrigInstSignal Generating XML output for class BrigInstSourceType Generating XML output for class BrigModuleHeader Generating XML output for class BrigOperandAddress Generating XML output for class BrigOperandAlign Generating XML output for class BrigOperandCodeList Generating XML output for class BrigOperandCodeRef Generating XML output for class BrigOperandConstantBytes Generating XML output for class BrigOperandConstantImage Generating XML output for class BrigOperandConstantOperandList Generating XML output for class BrigOperandConstantSampler Generating XML output for class BrigOperandOperandList Generating XML output for class BrigOperandRegister Generating XML output for class BrigOperandString Generating XML output for class BrigOperandWavesize Generating XML output for class BrigSectionHeader Generating XML output for class BrigUInt64 Generating XML output for class CoreApiTable Generating XML output for class FinalizerExtTable Generating XML output for class hsa_agent_dispatch_packet_s Generating XML output for class hsa_agent_s Generating XML output for class hsa_amd_aie_ert_packet_s Generating XML output for class hsa_amd_aie_ert_start_kernel_data_s Generating XML output for class hsa_amd_ais_file_handle_s Generating XML output for class hsa_amd_barrier_value_packet_s Generating XML output for class hsa_amd_clock_counters_s Generating XML output for class hsa_amd_event_s Generating XML output for class hsa_amd_event_scratch_alloc_end_t Generating XML output for class hsa_amd_event_scratch_alloc_start_t Generating XML output for class hsa_amd_event_scratch_async_reclaim_end_t Generating XML output for class hsa_amd_event_scratch_async_reclaim_start_t Generating XML output for class hsa_amd_event_scratch_free_end_t Generating XML output for class hsa_amd_event_scratch_free_start_t Generating XML output for class hsa_amd_gpu_hw_exception_info_s Generating XML output for class hsa_amd_gpu_memory_error_info_s Generating XML output for class hsa_amd_gpu_memory_fault_info_s Generating XML output for class hsa_amd_hdp_flush_s Generating XML output for class hsa_amd_image_descriptor_s Generating XML output for class hsa_amd_ipc_memory_s Generating XML output for class hsa_amd_memory_access_desc_s Generating XML output for class hsa_amd_memory_pool_link_info_s Generating XML output for class hsa_amd_memory_pool_s Generating XML output for class hsa_amd_packet_header_s Generating XML output for class hsa_amd_pointer_info_s Generating XML output for class hsa_amd_profiling_async_copy_time_s Generating XML output for class hsa_amd_profiling_dispatch_time_s Generating XML output for class hsa_amd_svm_attribute_pair_s Generating XML output for class hsa_amd_tool_event_none_t Generating XML output for class hsa_amd_tool_event_t Generating XML output for class hsa_amd_vmem_alloc_handle_s Generating XML output for class hsa_barrier_and_packet_s Generating XML output for class hsa_barrier_or_packet_s Generating XML output for class hsa_cache_s Generating XML output for class hsa_callback_data_s Generating XML output for class hsa_code_object_reader_s Generating XML output for class hsa_code_object_s Generating XML output for class hsa_code_symbol_s Generating XML output for class hsa_dim3_s Generating XML output for class hsa_executable_s Generating XML output for class hsa_executable_symbol_s Generating XML output for class hsa_ext_amd_aql_pm4_packet_t Generating XML output for class hsa_ext_control_directives_s Generating XML output for class hsa_ext_finalizer_1_00_pfn_s Generating XML output for class hsa_ext_image_data_info_s Generating XML output for class hsa_ext_image_descriptor_s Generating XML output for class hsa_ext_image_format_s Generating XML output for class hsa_ext_image_region_s Generating XML output for class hsa_ext_image_s Generating XML output for class hsa_ext_images_1_00_pfn_s Generating XML output for class hsa_ext_images_1_pfn_s Generating XML output for class hsa_ext_program_s Generating XML output for class hsa_ext_sampler_descriptor_s Generating XML output for class hsa_ext_sampler_descriptor_v2_s Generating XML output for class hsa_ext_sampler_s Generating XML output for class hsa_isa_s Generating XML output for class hsa_kernel_dispatch_packet_s Generating XML output for class hsa_loaded_code_object_s Generating XML output for class hsa_pitched_ptr_s Generating XML output for class hsa_queue_s Generating XML output for class hsa_region_s Generating XML output for class hsa_signal_group_s Generating XML output for class hsa_signal_s Generating XML output for class hsa_ven_amd_aqlprofile_1_00_pfn_s Generating XML output for class hsa_ven_amd_aqlprofile_descriptor_t Generating XML output for class hsa_ven_amd_aqlprofile_event_t Generating XML output for class hsa_ven_amd_aqlprofile_id_query_t Generating XML output for class hsa_ven_amd_aqlprofile_info_data_t Generating XML output for class hsa_ven_amd_aqlprofile_parameter_t Generating XML output for class hsa_ven_amd_aqlprofile_profile_t Generating XML output for class hsa_ven_amd_loader_1_00_pfn_s Generating XML output for class hsa_ven_amd_loader_1_01_pfn_s Generating XML output for class hsa_ven_amd_loader_1_02_pfn_s Generating XML output for class hsa_ven_amd_loader_1_03_pfn_s Generating XML output for class hsa_ven_amd_loader_segment_descriptor_s Generating XML output for class hsa_ven_amd_pc_sampling_1_00_pfn_t Generating XML output for class hsa_ven_amd_pcs_configuration_t Generating XML output for class hsa_ven_amd_pcs_t Generating XML output for class hsa_wavefront_s Generating XML output for class HsaApiTable Generating XML output for class HsaApiTableContainer Generating XML output for class ImageExtTable Generating XML output for class PcSamplingExtTable Generating XML output for class perf_sample_hosttrap_v1_t Generating XML output for class perf_sample_snapshot_v1_t Generating XML output for class scratch_last_used_index_xcc_s Generati/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:4641: warning: argument 'address' from the argument list of hsa_executable_readonly_variable_define has multiple @param documentation sections /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1499: warning: explicit link request to 'hsa_amd_memory_pool_global_flag_t' could not be resolved :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1073: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1078: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Signal' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Location' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1096: warning: The following parameters of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) are not documented: parameter 'signal' parameter 'value_ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1286: warning: The following parameter of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) is not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1795: warning: The following parameters of hsa_amd_memory_async_copy_on_engine(void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) are not documented: parameter 'dst' parameter 'dst_agent' parameter 'src' parameter 'src_agent' parameter 'size' parameter 'num_dep_signals' parameter 'dep_signals' parameter 'completion_signal' parameter 'engine_id' parameter 'force_copy_on_sdma' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2190: warning: The following parameter of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2239: warning: The following parameter of hsa_amd_memory_lock_to_pool(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3426: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3432: warning: The following parameter of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) is not documented: parameter 'memory_handle' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3437: warning: argument 'flags.' of command @param is not found in the argument list of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3457: warning: The following parameter of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) is not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3580: warning: argument 'mapped' of command @param is not found in the argument list of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3591: warning: The following parameter of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) is not documented: parameter 'addr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3597: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3607: warning: The following parameter of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) is not documented: parameter 'type' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3711: warning: The following parameters of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'hanlde' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3749: warning: The following parameters of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'handle' parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:657: warning: The following parameter of hsa_ext_image_data_get_info_with_layout(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) is not documented: parameter 'agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:306: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:306: warning: explicit link request to 'hsa_ven_amd_loader_loaded_code_object_kind_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:312: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_KIND' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:313: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_KIND_AGENT' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:319: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:320: warning: explicit link request to 'hsa_ven_amd_loader_code_object_storage_type_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:326: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_CODE_OBJECT_STORAGE_TYPE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:327: warning: explicit link request to 'HSA_VEN_AMD_LOADER_CODE_OBJECT_STORAGE_TYPE_MEMORY' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:328: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:334: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_CODE_OBJECT_STORAGE_TYPE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:335: warning: explicit link request to 'HSA_VEN_AMD_LOADER_CODE_OBJECT_STORAGE_TYPE_MEMORY' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:336: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:342: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_CODE_OBJECT_STORAGE_TYPE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:343: warning: explicit link request to 'HSA_VEN_AMD_LOADER_CODE_OBJECT_STORAGE_TYPE_FILE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:344: warning: explicit link request to 'int' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:352: warning: explicit link request to 'int64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:361: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:367: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:378: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_URI_LENGTH' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:257: warning: explicit link request to 'hsa_ven_amd_loader_executable_iterate_loaded_code_objects' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:499: warning: explicit link request to 'hsa_ven_amd_loader_iterate_executables' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:503: warning: explicit link request to 'hsa_ven_amd_loader_iterate_executables' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:141: warning: explicit link request to 'hsa_ven_amd_pcs_flush' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:262: warning: unable to resolve reference to 'hsa_ven_amd_pcs_create' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1499: warning: explicit link request to 'hsa_amd_memory_pool_global_flag_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1795: warning: The following parameters of hsa_amd_memory_async_copy_on_engine(void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) are not documented: parameter 'dst' parameter 'dst_agent' parameter 'src' parameter 'src_agent' parameter 'size' parameter 'num_dep_signals' parameter 'dep_signals' parameter 'completion_signal' parameter 'engine_id' parameter 'force_copy_on_sdma' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2190: warning: The following parameter of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2239: warning: The following parameter of hsa_amd_memory_lock_to_pool(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3426: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3432: warning: The following parameter of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) is not documented: parameter 'memory_handle' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3437: warning: argument 'flags.' of command @param is not found in the argument list of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3457: warning: The following parameter of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) is not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3580: warning: argument 'mapped' of command @param is not found in the argument list of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3591: warning: The following parameter of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) is not documented: parameter 'addr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3597: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3607: warning: The following parameter of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) is not documented: parameter 'type' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3711: warning: The following parameters of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'hanlde' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3749: warning: The following parameters of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'handle' parameter 'size_copied' parameter 'status' :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:4641: warning: argument 'address' from the argument list of hsa_executable_readonly_variable_define has multiple @param documentation sections /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1073: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1078: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Signal' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Location' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1096: warning: The following parameters of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) are not documented: parameter 'signal' parameter 'value_ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1286: warning: The following parameter of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) is not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:657: warning: The following parameter of hsa_ext_image_data_get_info_with_layout(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) is not documented: parameter 'agent' ng XML output for class ToolsApiTable Generating XML output for namespace ELF Generating XML output for file amd_hsa_common.h Generating XML output for file amd_hsa_elf.h Generating XML output for file amd_hsa_kernel_code.h Generating XML output for file amd_hsa_queue.h Generating XML output for file amd_hsa_signal.h Generating XML output for file Brig.h Generating XML output for file hsa.h Generating XML output for file hsa_amd_tool.h Generating XML output for file hsa_api_trace.h Generating XML output for file hsa_api_trace_version.h Generating XML output for file hsa_ext_amd.h Generating XML output for file hsa_ext_finalize.h Generating XML output for file hsa_ext_image.h Generating XML output for file hsa_ven_amd_aqlprofile.h Generating XML output for file hsa_ven_amd_loader.h Generating XML output for file hsa_ven_amd_pc_sampling.h Generating XML output for group common Generating XML output for group initshutdown Generating XML output for group agentinfo Generating XML output for group signals Generating XML output for group memory Generating XML output for group queue Generating XML output for group aql Generating XML output for group instruction-set-architecture Generating XML output for group executable Generating XML output for group code-object Generating XML output for group error-codes Generating XML output for group profile Generating XML output for group status Generating XML output for group ext-alt-finalizer-extensions Generating XML output for group ext-alt-finalizer-program Generating XML output for group ext-images Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/ Running plantuml with JAVA... lookup cache used 4055/65536 hits=24015 misses=4418 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'replacements', 'colon_fence', 'dollarmath', '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_sort=True, 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 'amdgpu-docs' from https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest//objects.inv ... loading intersphinx inventory 'amdgpu-docs-internal' from https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest//objects.inv ... loading intersphinx inventory 'amdmigraphx' from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/latest/objects.inv ... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/latest/objects.inv ... loading intersphinx inventory 'aqlprofile' from https://rocm.docs.amd.com/projects/aqlprofile/en/latest/objects.inv ... loading intersphinx inventory 'composable_kernel' from https://rocm.docs.amd.com/projects/composable_kernel/en/latest/objects.inv ... loading intersphinx inventory 'cuid' from https://rocm.docs.amd.com/projects/cuid/en/latest/objects.inv ... loading intersphinx inventory 'cvs' from https://rocm.docs.amd.com/projects/cvs/en/latest/objects.inv ... loading intersphinx inventory 'gpuaidev' from https://rocm.docs.amd.com/projects/ai-developer-hub/en/latest/objects.inv ... loading intersphinx inventory 'gsplat-internal' from https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv ... loading intersphinx inventory 'gsplat' from https://rocm.docs.amd.com/projects/gsplat/en/latest/objects.inv ... loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/latest/objects.inv ... loading intersphinx inventory 'hipblas' from https://rocm.docs.amd.com/projects/hipBLAS/en/latest/objects.inv ... loading intersphinx inventory 'hipblaslt' from https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/objects.inv ... loading intersphinx inventory 'hipcc' from https://rocm.docs.amd.com/projects/HIPCC/en/latest/objects.inv ... loading intersphinx inventory 'hipcim' from https://rocm.docs.amd.com/projects/hipCIM/en/latest/objects.inv ... loading intersphinx inventory 'hipcub' from https://rocm.docs.amd.com/projects/hipCUB/en/latest/objects.inv ... intersphinx inventory has moved: https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest//objects.inv -> https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/objects.inv loading intersphinx inventory 'hipdf' from https://rocm.docs.amd.com/projects/hipDF/en/latest/objects.inv ... loading intersphinx inventory 'hipdnn' from https://rocm.docs.amd.com/projects/hipDNN/en/latest/objects.inv ... loading intersphinx inventory 'hipfft' from https://rocm.docs.amd.com/projects/hipFFT/en/latest/objects.inv ... loading intersphinx inventory 'hipfile' from https://rocm.docs.amd.com/projects/hipFile/en/latest/objects.inv ... loading intersphinx inventory 'hipfort' from https://rocm.docs.amd.com/projects/hipfort/en/latest/objects.inv ... loading intersphinx inventory 'hipgraph' from https://rocm.docs.amd.com/projects/hipGRAPH/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dgsplat-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fgsplat-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipify' from https://rocm.docs.amd.com/projects/HIPIFY/en/latest/objects.inv ... loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/cuid/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dcuid%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fcuid%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/cuid/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipmm' from https://rocm.docs.amd.com/projects/hipMM/en/latest/objects.inv ... loading intersphinx inventory 'hipraft' from https://rocm.docs.amd.com/projects/hipRaft/en/latest/objects.inv ... loading intersphinx inventory 'hiprand' from https://rocm.docs.amd.com/projects/hipRAND/en/latest/objects.inv ... loading intersphinx inventory 'hipsolver' from https://rocm.docs.amd.com/projects/hipSOLVER/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFile/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipFile/en/latest/objects.inv loading intersphinx inventory 'hipsparse' from https://rocm.docs.amd.com/projects/hipSPARSE/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipDNN/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipDNN/en/latest/objects.inv loading intersphinx inventory 'hipsparselt' from https://rocm.docs.amd.com/projects/hipSPARSELt/en/latest/objects.inv ... loading intersphinx inventory 'hiptensor' from https://rocm.docs.amd.com/projects/hipTensor/en/latest/objects.inv ... loading intersphinx inventory 'hipvs' from https://rocm.docs.amd.com/projects/hipVS/en/latest/objects.inv ... loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/latest/objects.inv ... loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com//objects.inv ... loading intersphinx inventory 'llvm-project' from https://rocm.docs.amd.com/projects/llvm-project/en/latest/objects.inv ... loading intersphinx inventory 'miopen' from https://rocm.docs.amd.com/projects/MIOpen/en/latest/objects.inv ... intersphinx inventory has moved: https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest//objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdgpu-docs-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Finstinct.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Finstinct.docs.amd.com%25252Fprojects%25252Famdgpu-docs-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest//objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'mivisionx' from https://rocm.docs.amd.com/projects/MIVisionX/en/latest/objects.inv ... loading intersphinx inventory 'monai' from https://rocm.docs.amd.com/projects/monai/en/latest/objects.inv ... loading intersphinx inventory 'monai-internal' from https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv ... loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com//objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://instinct.docs.amd.com//objects.inv loading intersphinx inventory 'omnitrace' from https://rocm.docs.amd.com/projects/omnitrace/en/latest/objects.inv ... loading intersphinx inventory 'python' from https://docs.python.org/3//objects.inv ... loading intersphinx inventory 'rccl' from https://rocm.docs.amd.com/projects/rccl/en/latest/objects.inv ... loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/latest/objects.inv ... loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/objects.inv ... loading intersphinx inventory 'rocal' from https://rocm.docs.amd.com/projects/rocAL/en/latest/objects.inv ... loading intersphinx inventory 'rocalution' from https://rocm.docs.amd.com/projects/rocALUTION/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dmonai-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fmonai-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocblas' from https://rocm.docs.amd.com/projects/rocBLAS/en/latest/objects.inv ... loading intersphinx inventory 'rocdbgapi' from https://rocm.docs.amd.com/projects/ROCdbgapi/en/latest/objects.inv ... loading intersphinx inventory 'rocdecode' from https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv ... loading intersphinx inventory 'rocfft' from https://rocm.docs.amd.com/projects/rocFFT/en/latest/objects.inv ... loading intersphinx inventory 'rocgdb' from https://rocm.docs.amd.com/projects/ROCgdb/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Flatest%25252Fobjects.inv loading intersphinx inventory 'rocgraph' from https://rocm.docs.amd.com/projects/rocGRAPH/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocjpeg' from https://rocm.docs.amd.com/projects/rocJPEG/en/latest/objects.inv ... loading intersphinx inventory 'rocm' from https://rocm.docs.amd.com/en/latest/objects.inv ... loading intersphinx inventory 'rocm-docs-core' from https://rocm.docs.amd.com/projects/rocm-docs-core/en/latest/objects.inv ... loading intersphinx inventory 'rocm-ds' from https://rocm.docs.amd.com/projects/rocm-ds/en/latest/objects.inv ... loading intersphinx inventory 'rocm-ls' from https://rocm.docs.amd.com/projects/rocm-ls/en/latest/objects.inv ... loading intersphinx inventory 'rocm-ds-internal' from https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-finance' from https://rocm.docs.amd.com/projects/rocm-finance/en/latest/objects.inv ... loading intersphinx inventory 'rocm-finance-internal' from https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-llmext' from https://rocm.docs.amd.com/projects/rocm-llmext/en/latest/objects.inv ... loading intersphinx inventory 'rocm-llmext-internal' from https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv ... loading intersphinx inventory 'roc-optiq' from https://rocm.docs.amd.com/projects/roc-optiq/en/latest/objects.inv ... loading intersphinx inventory 'rocm-rag' from https://rocm.docs.amd.com/projects/rocm-rag/en/latest/objects.inv ... loading intersphinx inventory 'rocm-rag-internal' from https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-simulation' from https://rocm.docs.amd.com/projects/rocm-simulation/en/latest/objects.inv ... loading intersphinx inventory 'rocm-simulation-internal' from https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-ls-internal' from https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-install-on-linux' from https://rocm.docs.amd.com/projects/install-on-linux/en/latest/objects.inv ... loading intersphinx inventory 'rocm-install-on-windows' from https://rocm.docs.amd.com/projects/install-on-windows/en/latest/objects.inv ... loading intersphinx inventory 'rocm_bandwidth_test' from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/latest/objects.inv ... loading intersphinx inventory 'rocm_smi_lib' from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/objects.inv ... loading intersphinx inventory 'rocmcmakebuildtools' from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-ds-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-ds-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocminfo' from https://rocm.docs.amd.com/projects/rocminfo/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv loading intersphinx inventory 'rocmvalidationsuite' from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/latest/objects.inv ... loading intersphinx inventory 'rocprim' from https://rocm.docs.amd.com/projects/rocPRIM/en/latest/objects.inv ... loading intersphinx inventory 'rocprof-compute-viewer' from https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/latest/objects.inv ... loading intersphinx inventory 'rocprofiler' from https://rocm.docs.amd.com/projects/rocprofiler/en/latest/objects.inv ... loading intersphinx inventory 'rocprofiler-compute' from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/latest/objects.inv ... loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/latest/objects.inv ... loading intersphinx inventory 'rocprofiler-systems' from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv loading intersphinx inventory 'rocpydecode' from https://rocm.docs.amd.com/projects/rocPyDecode/en/latest/objects.inv ... loading intersphinx inventory 'rocrand' from https://rocm.docs.amd.com/projects/rocRAND/en/latest/objects.inv ... loading intersphinx inventory 'rocr-runtime' from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/latest/objects.inv ... loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/latest/objects.inv ... loading intersphinx inventory 'rocshmem' from https://rocm.docs.amd.com/projects/rocSHMEM/en/latest/objects.inv ... loading intersphinx inventory 'rocsolver' from https://rocm.docs.amd.com/projects/rocSOLVER/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-finance-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-finance-internal%25252Fen%25252Flatest%25252Fobjects.inv loading intersphinx inventory 'rocsparse' from https://rocm.docs.amd.com/projects/rocSPARSE/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-rag-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-rag-internal%25252Fen%25252Flatest%25252Fobjects.inv loading intersphinx inventory 'rocthrust' from https://rocm.docs.amd.com/projects/rocThrust/en/latest/objects.inv ... loading intersphinx inventory 'roctracer' from https://rocm.docs.amd.com/projects/roctracer/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocwmma' from https://rocm.docs.amd.com/projects/rocWMMA/en/latest/objects.inv ... loading intersphinx inventory 'rpp' from https://rocm.docs.amd.com/projects/rpp/en/latest/objects.inv ... loading intersphinx inventory 'rtd' from https://docs.readthedocs.io/en/stable//objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-simulation-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-simulation-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'sphinx' from https://www.sphinx-doc.org/en/master//objects.inv ... loading intersphinx inventory 'tensile' from https://rocm.docs.amd.com/projects/Tensile/en/latest/objects.inv ... loading intersphinx inventory 'transferbench' from https://rocm.docs.amd.com/projects/TransferBench/en/latest/objects.inv ... intersphinx inventory has moved: https://www.sphinx-doc.org/en/master//objects.inv -> https://www.sphinx-doc.org/en/master/objects.inv intersphinx inventory has moved: https://docs.readthedocs.io/en/stable//objects.inv -> https://docs.readthedocs.com/platform/stable/objects.inv [autosummary] generating autosummary for: api-reference/api.rst, api-reference/c-interface-adaptors.rst, api-reference/environment_variables.rst, contribution/contributing-to-rocr.rst, data/env_variables.rst, index.rst, install/installation.rst, license.rst, what-is-rocr-runtime.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 9 source files that are out of date updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] api-reference/api reading sources... [ 22%] api-reference/c-interface-adaptors reading sources... [ 33%] api-reference/environment_variables reading sources... [ 44%] contribution/contributing-to-rocr reading sources... [ 56%] data/env_variables reading sources... [ 67%] index reading sources... [ 78%] install/installation reading sources... [ 89%] license reading sources... [100%] what-is-rocr-runtime /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serialize (hsa_code_object_t code_object, hsa_status_t(*alloc_callback)(size_t size, hsa_callback_data_t data, void **address), hsa_callback_data_t callback_data, const char *options, void **serialized_code_object, size_t *serialized_code_object_size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serialize (hsa_code_object_t code_object, hsa_status_t(*alloc_callback)(size_t size, hsa_callback_data_t data, void **address), hsa_callback_data_t callback_data, const char *options, void **serialized_code_object, size_t *serialized_code_object_size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serialize (hsa_code_object_t code_object, hsa_status_t(*alloc_callback)(size_t size, hsa_callback_data_t data, void **address), hsa_callback_data_t callback_data, const char *options, void **serialized_code_object, size_t *serialized_code_object_size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserialize (void *serialized_code_object, size_t serialized_code_object_size, const char *options, hsa_code_object_t *code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserialize (void *serialized_code_object, size_t serialized_code_object_size, const char *options, hsa_code_object_t *code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserialize (void *serialized_code_object, size_t serialized_code_object_size, const char *options, hsa_code_object_t *code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, hsa_code_object_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, hsa_code_object_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, hsa_code_object_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_t code_object, const char *options) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_t code_object, const char *options) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_t code_object, const char *options) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol (hsa_code_object_t code_object, const char *symbol_name, hsa_code_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol (hsa_code_object_t code_object, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol (hsa_code_object_t code_object, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol_from_name (hsa_code_object_t code_object, const char *module_name, const char *symbol_name, hsa_code_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol_from_name (hsa_code_object_t code_object, const char *module_name, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol_from_name (hsa_code_object_t code_object, const char *module_name, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, hsa_code_symbol_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, hsa_code_symbol_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, hsa_code_symbol_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_symbols (hsa_code_object_t code_object, hsa_status_t(*callback)(hsa_code_object_t code_object, hsa_code_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_symbols (hsa_code_object_t code_object, hsa_status_t(*callback)(hsa_code_object_t code_object, hsa_code_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_symbols (hsa_code_object_t code_object, hsa_status_t(*callback)(hsa_code_object_t code_object, hsa_code_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_code_object_reader_create_from_file (hsa_file_t file, hsa_code_object_reader_t *code_object_reader) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_file (hsa_file_t file, hsa_code_object_reader_t *code_object_reader) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_file (hsa_file_t file, hsa_code_object_reader_t *code_object_reader) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_code_object_reader_create_from_memory (const void *code_object, size_t size, hsa_code_object_reader_t *code_object_reader) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_memory (const void *code_object, size_t size, hsa_code_object_reader_t *code_object_reader) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_memory (const void *code_object, size_t size, hsa_code_object_reader_t *code_object_reader) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_code_object_reader_t code_object_reader) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_code_object_reader_t code_object_reader) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_code_object_reader_t code_object_reader) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_create (hsa_profile_t profile, hsa_executable_state_t executable_state, const char *options, hsa_executable_t *executable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_create (hsa_profile_t profile, hsa_executable_state_t executable_state, const char *options, hsa_executable_t *executable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_create (hsa_profile_t profile, hsa_executable_state_t executable_state, const char *options, hsa_executable_t *executable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_create_alt (hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_executable_t *executable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_create_alt (hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_executable_t *executable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_create_alt (hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_executable_t *executable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_destroy (hsa_executable_t executable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_destroy (hsa_executable_t executable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_destroy (hsa_executable_t executable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_load_agent_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_load_agent_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_load_agent_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_freeze (hsa_executable_t executable, const char *options) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_freeze (hsa_executable_t executable, const char *options) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_freeze (hsa_executable_t executable, const char *options) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_get_info (hsa_executable_t executable, hsa_executable_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_get_info (hsa_executable_t executable, hsa_executable_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_get_info (hsa_executable_t executable, hsa_executable_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_global_variable_define (hsa_executable_t executable, const char *variable_name, void *address) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_global_variable_define (hsa_executable_t executable, const char *variable_name, void *address) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_global_variable_define (hsa_executable_t executable, const char *variable_name, void *address) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_agent_global_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_agent_global_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_agent_global_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_validate (hsa_executable_t executable, uint32_t *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_validate (hsa_executable_t executable, uint32_t *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_validate (hsa_executable_t executable, uint32_t *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_validate_alt (hsa_executable_t executable, const char *options, uint32_t *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_validate_alt (hsa_executable_t executable, const char *options, uint32_t *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_validate_alt (hsa_executable_t executable, const char *options, uint32_t *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbol (hsa_executable_t executable, const char *module_name, const char *symbol_name, hsa_agent_t agent, int32_t call_convention, hsa_executable_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbol (hsa_executable_t executable, const char *module_name, const char *symbol_name, hsa_agent_t agent, int32_t call_convention, hsa_executable_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbol (hsa_executable_t executable, const char *module_name, const char *symbol_name, hsa_agent_t agent, int32_t call_convention, hsa_executable_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_get_symbol_by_name (hsa_executable_t executable, const char *symbol_name, const hsa_agent_t *agent, hsa_executable_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_get_symbol_by_name (hsa_executable_t executable, const char *symbol_name, const hsa_agent_t *agent, hsa_executable_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_get_symbol_by_name (hsa_executable_t executable, const char *symbol_name, const hsa_agent_t *agent, hsa_executable_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_executable_symbol_t executable_symbol, hsa_executable_symbol_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_executable_symbol_t executable_symbol, hsa_executable_symbol_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_executable_symbol_t executable_symbol, hsa_executable_symbol_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_iterate_agent_symbols (hsa_executable_t executable, hsa_agent_t agent, hsa_status_t(*callback)(hsa_executable_t exec, hsa_agent_t agent, hsa_executable_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_iterate_agent_symbols (hsa_executable_t executable, hsa_agent_t agent, hsa_status_t(*callback)(hsa_executable_t exec, hsa_agent_t agent, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_iterate_agent_symbols (hsa_executable_t executable, hsa_agent_t agent, hsa_status_t(*callback)(hsa_executable_t exec, hsa_agent_t agent, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_iterate_program_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_iterate_program_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_iterate_program_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_create (hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_create (hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_create (hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_destroy (hsa_ext_program_t program) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_destroy (hsa_ext_program_t program) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_destroy (hsa_ext_program_t program) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_add_module (hsa_ext_program_t program, hsa_ext_module_t module) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_add_module (hsa_ext_program_t program, hsa_ext_module_t module) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_add_module (hsa_ext_program_t program, hsa_ext_module_t module) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_iterate_modules (hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_iterate_modules (hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_iterate_modules (hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_get_info (hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_get_info (hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_get_info (hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_finalize (hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_finalize (hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_finalize (hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_image_get_info_max_dim (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_image_get_info_max_dim (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_image_get_info_max_dim (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_get_capability (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_get_capability_with_layout (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability_with_layout (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability_with_layout (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_data_get_info (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_data_get_info_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_create_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_create_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_create_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_destroy (hsa_agent_t agent, hsa_ext_image_t image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_destroy (hsa_agent_t agent, hsa_ext_image_t image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_destroy (hsa_agent_t agent, hsa_ext_image_t image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_copy (hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_copy (hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_copy (hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_import (hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_import (hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_import (hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_export (hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_export (hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_export (hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_clear (hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_clear (hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_clear (hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_sampler_create (hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create (hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create (hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_sampler_create_v2 (hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create_v2 (hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create_v2 (hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_sampler_destroy (hsa_agent_t agent, hsa_ext_sampler_t sampler) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_sampler_destroy (hsa_agent_t agent, hsa_ext_sampler_t sampler) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_sampler_destroy (hsa_agent_t agent, hsa_ext_sampler_t sampler) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_from_name (const char *name, hsa_isa_t *isa) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_from_name (const char *name, hsa_isa_t *isa) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_from_name (const char *name, hsa_isa_t *isa) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_isas (hsa_agent_t agent, hsa_status_t(*callback)(hsa_isa_t isa, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_isas (hsa_agent_t agent, hsa_status_t(*callback)(hsa_isa_t isa, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_isas (hsa_agent_t agent, hsa_status_t(*callback)(hsa_isa_t isa, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_get_info (hsa_isa_t isa, hsa_isa_info_t attribute, uint32_t index, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_get_info (hsa_isa_t isa, hsa_isa_info_t attribute, uint32_t index, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_get_info (hsa_isa_t isa, hsa_isa_info_t attribute, uint32_t index, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_get_info_alt (hsa_isa_t isa, hsa_isa_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_get_info_alt (hsa_isa_t isa, hsa_isa_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_get_info_alt (hsa_isa_t isa, hsa_isa_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_get_exception_policies (hsa_isa_t isa, hsa_profile_t profile, uint16_t *mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_get_exception_policies (hsa_isa_t isa, hsa_profile_t profile, uint16_t *mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_get_exception_policies (hsa_isa_t isa, hsa_profile_t profile, uint16_t *mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_get_round_method (hsa_isa_t isa, hsa_fp_type_t fp_type, hsa_flush_mode_t flush_mode, hsa_round_method_t *round_method) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_get_round_method (hsa_isa_t isa, hsa_fp_type_t fp_type, hsa_flush_mode_t flush_mode, hsa_round_method_t *round_method) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_get_round_method (hsa_isa_t isa, hsa_fp_type_t fp_type, hsa_flush_mode_t flush_mode, hsa_round_method_t *round_method) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_wavefront_get_info (hsa_wavefront_t wavefront, hsa_wavefront_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_wavefront_get_info (hsa_wavefront_t wavefront, hsa_wavefront_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_wavefront_get_info (hsa_wavefront_t wavefront, hsa_wavefront_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_iterate_wavefronts (hsa_isa_t isa, hsa_status_t(*callback)(hsa_wavefront_t wavefront, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_iterate_wavefronts (hsa_isa_t isa, hsa_status_t(*callback)(hsa_wavefront_t wavefront, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_iterate_wavefronts (hsa_isa_t isa, hsa_status_t(*callback)(hsa_wavefront_t wavefront, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_compatible (hsa_isa_t code_object_isa, hsa_isa_t agent_isa, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_compatible (hsa_isa_t code_object_isa, hsa_isa_t agent_isa, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_compatible (hsa_isa_t code_object_isa, hsa_isa_t agent_isa, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_region_get_info (hsa_region_t region, hsa_region_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_region_get_info (hsa_region_t region, hsa_region_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_region_get_info (hsa_region_t region, hsa_region_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_regions (hsa_agent_t agent, hsa_status_t(*callback)(hsa_region_t region, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_regions (hsa_agent_t agent, hsa_status_t(*callback)(hsa_region_t region, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_regions (hsa_agent_t agent, hsa_status_t(*callback)(hsa_region_t region, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_allocate (hsa_region_t region, size_t size, void **ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_allocate (hsa_region_t region, size_t size, void **ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_allocate (hsa_region_t region, size_t size, void **ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_free (void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_free (void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_free (void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_copy (void *dst, const void *src, size_t size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_copy (void *dst, const void *src, size_t size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_copy (void *dst, const void *src, size_t size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_assign_agent (void *ptr, hsa_agent_t agent, hsa_access_permission_t access) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_assign_agent (void *ptr, hsa_agent_t agent, hsa_access_permission_t access) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_assign_agent (void *ptr, hsa_agent_t agent, hsa_access_permission_t access) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_register (void *ptr, size_t size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_register (void *ptr, size_t size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_register (void *ptr, size_t size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_deregister (void *ptr, size_t size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_deregister (void *ptr, size_t size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_deregister (void *ptr, size_t size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_coherency_get_type (hsa_agent_t agent, hsa_amd_coherency_type_t *type) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_coherency_get_type (hsa_agent_t agent, hsa_amd_coherency_type_t *type) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_coherency_get_type (hsa_agent_t agent, hsa_amd_coherency_type_t *type) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_coherency_set_type (hsa_agent_t agent, hsa_amd_coherency_type_t type) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_coherency_set_type (hsa_agent_t agent, hsa_amd_coherency_type_t type) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_coherency_set_type (hsa_agent_t agent, hsa_amd_coherency_type_t type) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_get_info (hsa_amd_memory_pool_t memory_pool, hsa_amd_memory_pool_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_get_info (hsa_amd_memory_pool_t memory_pool, hsa_amd_memory_pool_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_get_info (hsa_amd_memory_pool_t memory_pool, hsa_amd_memory_pool_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agent_iterate_memory_pools (hsa_agent_t agent, hsa_status_t(*callback)(hsa_amd_memory_pool_t memory_pool, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agent_iterate_memory_pools (hsa_agent_t agent, hsa_status_t(*callback)(hsa_amd_memory_pool_t memory_pool, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agent_iterate_memory_pools (hsa_agent_t agent, hsa_status_t(*callback)(hsa_amd_memory_pool_t memory_pool, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_allocate (hsa_amd_memory_pool_t memory_pool, size_t size, uint32_t flags, void **ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_allocate (hsa_amd_memory_pool_t memory_pool, size_t size, uint32_t flags, void **ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_allocate (hsa_amd_memory_pool_t memory_pool, size_t size, uint32_t flags, void **ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_free (void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_free (void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_free (void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_async_copy (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_async_copy_on_engine (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_on_engine (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_on_engine (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_copy_engine_status (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *engine_ids_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_copy_engine_status (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *engine_ids_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_copy_engine_status (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *engine_ids_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_get_preferred_copy_engine (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *recommended_ids_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_get_preferred_copy_engine (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *recommended_ids_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_get_preferred_copy_engine (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *recommended_ids_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_async_copy_rect (const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_rect (const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_rect (const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agent_memory_pool_get_info (hsa_agent_t agent, hsa_amd_memory_pool_t memory_pool, hsa_amd_agent_memory_pool_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agent_memory_pool_get_info (hsa_agent_t agent, hsa_amd_memory_pool_t memory_pool, hsa_amd_agent_memory_pool_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agent_memory_pool_get_info (hsa_agent_t agent, hsa_amd_memory_pool_t memory_pool, hsa_amd_agent_memory_pool_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agents_allow_access (uint32_t num_agents, const hsa_agent_t *agents, const uint32_t *flags, const void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agents_allow_access (uint32_t num_agents, const hsa_agent_t *agents, const uint32_t *flags, const void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agents_allow_access (uint32_t num_agents, const hsa_agent_t *agents, const uint32_t *flags, const void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_amd_memory_pool_t src_memory_pool, hsa_amd_memory_pool_t dst_memory_pool, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_amd_memory_pool_t src_memory_pool, hsa_amd_memory_pool_t dst_memory_pool, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_amd_memory_pool_t src_memory_pool, hsa_amd_memory_pool_t dst_memory_pool, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_migrate (const void *ptr, hsa_amd_memory_pool_t memory_pool, uint32_t flags) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_migrate (const void *ptr, hsa_amd_memory_pool_t memory_pool, uint32_t flags) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_migrate (const void *ptr, hsa_amd_memory_pool_t memory_pool, uint32_t flags) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_lock (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_lock_to_pool (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock_to_pool (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock_to_pool (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_unlock (void *host_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_unlock (void *host_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_unlock (void *host_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_fill (void *ptr, uint32_t value, size_t count) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_fill (void *ptr, uint32_t value, size_t count) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_fill (void *ptr, uint32_t value, size_t count) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_interop_map_buffer (uint32_t num_agents, hsa_agent_t *agents, hsa_handle_t interop_handle, uint32_t flags, size_t *size, void **ptr, size_t *metadata_size, const void **metadata) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_interop_map_buffer (uint32_t num_agents, hsa_agent_t *agents, hsa_handle_t interop_handle, uint32_t flags, size_t *size, void **ptr, size_t *metadata_size, const void **metadata) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_interop_map_buffer (uint32_t num_agents, hsa_agent_t *agents, hsa_handle_t interop_handle, uint32_t flags, size_t *size, void **ptr, size_t *metadata_size, const void **metadata) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_interop_unmap_buffer (void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_interop_unmap_buffer (void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_interop_unmap_buffer (void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_pointer_info (const void *ptr, hsa_amd_pointer_info_t *info, void *(*alloc)(size_t), uint32_t *num_agents_accessible, hsa_agent_t **accessible) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info (const void *ptr, hsa_amd_pointer_info_t *info, void *(*alloc)(size_t), uint32_t *num_agents_accessible, hsa_agent_t **accessible) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info (const void *ptr, hsa_amd_pointer_info_t *info, void *(*alloc)(size_t), uint32_t *num_agents_accessible, hsa_agent_t **accessible) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_pointer_info_set_userdata (const void *ptr, void *userdata) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info_set_userdata (const void *ptr, void *userdata) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info_set_userdata (const void *ptr, void *userdata) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_memory_create (void *ptr, size_t len, hsa_amd_ipc_memory_t *handle) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_create (void *ptr, size_t len, hsa_amd_ipc_memory_t *handle) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_create (void *ptr, size_t len, hsa_amd_ipc_memory_t *handle) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_memory_attach (const hsa_amd_ipc_memory_t *handle, size_t len, uint32_t num_agents, const hsa_agent_t *mapping_agents, void **mapped_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_attach (const hsa_amd_ipc_memory_t *handle, size_t len, uint32_t num_agents, const hsa_agent_t *mapping_agents, void **mapped_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_attach (const hsa_amd_ipc_memory_t *handle, size_t len, uint32_t num_agents, const hsa_agent_t *mapping_agents, void **mapped_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_memory_detach (void *mapped_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_detach (void *mapped_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_detach (void *mapped_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_register_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback, void *user_data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_register_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback, void *user_data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_register_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback, void *user_data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_deregister_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_deregister_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_deregister_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_queue_create (hsa_agent_t agent, uint32_t size, hsa_queue_type32_t type, void(*callback)(hsa_status_t status, hsa_queue_t *source, void *data), void *data, uint32_t private_segment_size, uint32_t group_segment_size, hsa_queue_t **queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_queue_create (hsa_agent_t agent, uint32_t size, hsa_queue_type32_t type, void(*callback)(hsa_status_t status, hsa_queue_t *source, void *data), void *data, uint32_t private_segment_size, uint32_t group_segment_size, hsa_queue_t **queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_queue_create (hsa_agent_t agent, uint32_t size, hsa_queue_type32_t type, void(*callback)(hsa_status_t status, hsa_queue_t *source, void *data), void *data, uint32_t private_segment_size, uint32_t group_segment_size, hsa_queue_t **queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_soft_queue_create (hsa_region_t region, uint32_t size, hsa_queue_type32_t type, uint32_t features, hsa_signal_t doorbell_signal, hsa_queue_t **queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_soft_queue_create (hsa_region_t region, uint32_t size, hsa_queue_type32_t type, uint32_t features, hsa_signal_t doorbell_signal, hsa_queue_t **queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_soft_queue_create (hsa_region_t region, uint32_t size, hsa_queue_type32_t type, uint32_t features, hsa_signal_t doorbell_signal, hsa_queue_t **queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_queue_destroy (hsa_queue_t *queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_queue_destroy (hsa_queue_t *queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_queue_destroy (hsa_queue_t *queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_queue_inactivate (hsa_queue_t *queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_queue_inactivate (hsa_queue_t *queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_queue_inactivate (hsa_queue_t *queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_acquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_acquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_acquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_read_index_scacquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_read_index_scacquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_read_index_scacquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_read_index_relaxed (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_read_index_relaxed (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_read_index_relaxed (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_acquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_acquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_acquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_write_index_scacquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_write_index_scacquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_write_index_scacquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_write_index_relaxed (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_write_index_relaxed (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_write_index_relaxed (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_release (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_write_index_screlease (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acq_rel (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acq_rel (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acq_rel (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_scacquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_relaxed (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_relaxed (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_relaxed (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_release (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_release (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_release (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_screlease (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_screlease (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_screlease (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acq_rel (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acq_rel (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acq_rel (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acquire (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acquire (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acquire (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_scacquire (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacquire (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacquire (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_release (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_release (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_release (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_screlease (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_read_index_relaxed (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_read_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_read_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_queue_store_read_index_release (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_read_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_read_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_read_index_screlease (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_read_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_read_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_queue_cu_set_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, const uint32_t *cu_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_set_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, const uint32_t *cu_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_set_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, const uint32_t *cu_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_queue_cu_get_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, uint32_t *cu_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_get_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, uint32_t *cu_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_get_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, uint32_t *cu_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_queue_set_priority (hsa_queue_t *queue, hsa_amd_queue_priority_t priority) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_queue_set_priority (hsa_queue_t *queue, hsa_amd_queue_priority_t priority) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_queue_set_priority (hsa_queue_t *queue, hsa_amd_queue_priority_t priority) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agent_set_async_scratch_limit (hsa_agent_t agent, size_t threshold) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agent_set_async_scratch_limit (hsa_agent_t agent, size_t threshold) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agent_set_async_scratch_limit (hsa_agent_t agent, size_t threshold) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ais_file_write (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_write (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_write (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ais_file_read (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_read (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_read (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, uint64_t attributes, hsa_signal_t *signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, uint64_t attributes, hsa_signal_t *signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, uint64_t attributes, hsa_signal_t *signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_signal_async_handler (hsa_signal_t signal, hsa_signal_condition_t cond, hsa_signal_value_t value, hsa_amd_signal_handler handler, void *arg) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_signal_async_handler (hsa_signal_t signal, hsa_signal_condition_t cond, hsa_signal_value_t value, hsa_amd_signal_handler handler, void *arg) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_signal_async_handler (hsa_signal_t signal, hsa_signal_condition_t cond, hsa_signal_value_t value, hsa_amd_signal_handler handler, void *arg) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint32_t HSA_API hsa_amd_signal_wait_all (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_values) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint32_t HSA_API hsa_amd_signal_wait_all (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_values) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint32_t HSA_API hsa_amd_signal_wait_all (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_values) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint32_t HSA_API hsa_amd_signal_wait_any (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint32_t HSA_API hsa_amd_signal_wait_any (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint32_t HSA_API hsa_amd_signal_wait_any (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_signal_create (hsa_signal_t signal, hsa_amd_ipc_signal_t *handle) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_create (hsa_signal_t signal, hsa_amd_ipc_signal_t *handle) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_create (hsa_signal_t signal, hsa_amd_ipc_signal_t *handle) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_signal_attach (const hsa_amd_ipc_signal_t *handle, hsa_signal_t *signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_attach (const hsa_amd_ipc_signal_t *handle, hsa_signal_t *signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_attach (const hsa_amd_ipc_signal_t *handle, hsa_signal_t *signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_register_system_event_handler (hsa_amd_system_event_callback_t callback, void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_register_system_event_handler (hsa_amd_system_event_callback_t callback, void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_register_system_event_handler (hsa_amd_system_event_callback_t callback, void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_t *signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_t *signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_t *signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_destroy (hsa_signal_t signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_destroy (hsa_signal_t signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_destroy (hsa_signal_t signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_load_scacquire (hsa_signal_t signal) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_scacquire (hsa_signal_t signal) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_scacquire (hsa_signal_t signal) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_load_relaxed (hsa_signal_t signal) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_relaxed (hsa_signal_t signal) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_relaxed (hsa_signal_t signal) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_load_acquire (hsa_signal_t signal) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_load_acquire (hsa_signal_t signal) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_load_acquire (hsa_signal_t signal) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_store_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_store_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_store_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_silent_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_silent_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_silent_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_silent_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_silent_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_silent_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_screlease (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_screlease (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_release (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_release (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_release (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_scacq_screl (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacq_screl (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacq_screl (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acq_rel (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acq_rel (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acq_rel (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_scacquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_relaxed (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_relaxed (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_relaxed (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_screlease (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_screlease (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_screlease (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_release (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_release (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_release (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_add_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_add_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_add_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_subtract_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_and_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_and_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_and_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_or_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_or_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_or_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_xor_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_xor_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_xor_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_wait_scacquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_scacquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_scacquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_wait_relaxed (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_relaxed (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_relaxed (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_wait_acquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_wait_acquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_wait_acquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_create (uint32_t num_signals, const hsa_signal_t *signals, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_group_t *signal_group) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_create (uint32_t num_signals, const hsa_signal_t *signals, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_group_t *signal_group) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_create (uint32_t num_signals, const hsa_signal_t *signals, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_group_t *signal_group) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_destroy (hsa_signal_group_t signal_group) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_destroy (hsa_signal_group_t signal_group) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_destroy (hsa_signal_group_t signal_group) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_wait_any_relaxed (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_relaxed (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_relaxed (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_system_get_info (hsa_system_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_system_get_info (hsa_system_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_system_get_info (hsa_system_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_supported (uint16_t extension, uint16_t version_major, uint16_t version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_supported (uint16_t extension, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_supported (uint16_t extension, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_system_major_extension_supported (uint16_t extension, uint16_t version_major, uint16_t *version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_system_major_extension_supported (uint16_t extension, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_system_major_extension_supported (uint16_t extension, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_get_extension_table (uint16_t extension, uint16_t version_major, uint16_t version_minor, void *table) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_get_extension_table (uint16_t extension, uint16_t version_major, uint16_t version_minor, void *table) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_get_extension_table (uint16_t extension, uint16_t version_major, uint16_t version_minor, void *table) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_system_get_major_extension_table (uint16_t extension, uint16_t version_major, size_t table_length, void *table) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_system_get_major_extension_table (uint16_t extension, uint16_t version_major, size_t table_length, void *table) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_system_get_major_extension_table (uint16_t extension, uint16_t version_major, size_t table_length, void *table) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_get_exception_policies (hsa_agent_t agent, hsa_profile_t profile, uint16_t *mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_get_exception_policies (hsa_agent_t agent, hsa_profile_t profile, uint16_t *mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_get_exception_policies (hsa_agent_t agent, hsa_profile_t profile, uint16_t *mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_set_profiler_enabled (hsa_queue_t *queue, int enable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_set_profiler_enabled (hsa_queue_t *queue, int enable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_set_profiler_enabled (hsa_queue_t *queue, int enable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_async_copy_enable (bool enable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_async_copy_enable (bool enable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_async_copy_enable (bool enable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_get_dispatch_time (hsa_agent_t agent, hsa_signal_t signal, hsa_amd_profiling_dispatch_time_t *time) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_dispatch_time (hsa_agent_t agent, hsa_signal_t signal, hsa_amd_profiling_dispatch_time_t *time) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_dispatch_time (hsa_agent_t agent, hsa_signal_t signal, hsa_amd_profiling_dispatch_time_t *time) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_get_async_copy_time (hsa_signal_t signal, hsa_amd_profiling_async_copy_time_t *time) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_async_copy_time (hsa_signal_t signal, hsa_amd_profiling_async_copy_time_t *time) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_async_copy_time (hsa_signal_t signal, hsa_amd_profiling_async_copy_time_t *time) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_convert_tick_to_system_domain (hsa_agent_t agent, uint64_t agent_tick, uint64_t *system_tick) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_convert_tick_to_system_domain (hsa_agent_t agent, uint64_t agent_tick, uint64_t *system_tick) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_convert_tick_to_system_domain (hsa_agent_t agent, uint64_t agent_tick, uint64_t *system_tick) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:94: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/what-is-rocr-runtime.rst: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 11%] api-reference/api writing output... [ 22%] api-reference/c-interface-adaptors writing output... [ 33%] api-reference/environment_variables writing output... [ 44%] contribution/contributing-to-rocr writing output... [ 56%] data/env_variables writing output... [ 67%] index writing output... [ 78%] install/installation writing output... [ 89%] license writing output... [100%] what-is-rocr-runtime generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done ====================== slowest reading durations ======================= 5.582 api-reference/api 0.047 api-reference/environment_variables 0.044 data/env_variables 0.017 install/installation 0.013 contribution/contributing-to-rocr build succeeded, 240 warnings. The HTML pages are in ../../../../_readthedocs/html. [rtd-command-info] start-time: 2026-05-15T22:58:44.838315Z, end-time: 2026-05-15T22:58:59.935668Z, duration: 15, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v8.0.2 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx90Warning: Sphinx 9 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 /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages/rocm_docs/doxygen.py:42: RemovedInSphinx90Warning: The '_Opt' object tuple interface is deprecated, use attribute access instead for 'default', 'rebuild', and 'valid_types'. default_or_callable = config.values[key][0] 1.9.1 warning: ignoring unsupported tag 'CREATE_SUBDIRS_LEVEL' at line 93, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'SHOW_HEADERFILE' at line 633, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_INCOMPLETE_DOC' at line 851, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_UNDOC_ENUM_VAL' at line 869, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_LINE_FORMAT' at line 899, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'INPUT_FILE_ENCODING' at line 940, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FORTRAN_COMMENT_AFTER' at line 1143, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'HTML_COLORSTYLE' at line 1396, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOCSET_FEEDURL' at line 1497, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FULL_SIDEBAR' at line 1708, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'OBFUSCATE_EMAILS' at line 1739, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MATHJAX_VERSION' at line 1787, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_COMMON_ATTR' at line 2487, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_EDGE_ATTR' at line 2496, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_NODE_ATTR' at line 2504, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DIR_GRAPH_MAX_DEPTH' at line 2654, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: argument 'SYSTEM' for option CASE_SENSE_NAMES is not a valid boolean value Using the default: YES! Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_common.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_common.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace_version.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace_version.h... Preproc/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1235: warning: group ext-images: ignoring title "Images and samplers" that does not match old title "Images and Samplers" /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:197: warning: Compound AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:134: warning: Compound ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:782: warning: Compound BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:787: warning: Compound BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:792: warning: Compound BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:796: warning: Compound BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:801: warning: Compound BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:808: warning: Compound BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:821: warning: Compound BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:826: warning: Compound BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:834: warning: Compound BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:839: warning: Compound BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:869: warning: Compound BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:846: warning: Compound BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:850: warning: Compound BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:855: warning: Compound BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:887: warning: Compound BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:893: warning: Compound BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:880: warning: Compound BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:903: warning: Compound BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:907: warning: Compound BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:913: warning: Compound BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:922: warning: Compound BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:929: warning: Compound BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:938: warning: Compound BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:945: warning: Compound BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:955: warning: Compound BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:963: warning: Compound BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:971: warning: Compound BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:978: warning: Compound BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:984: warning: Compound BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:991: warning: Compound BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:997: warning: Compound BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1004: warning: Compound BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1011: warning: Compound BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1114: warning: Compound BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1017: warning: Compound BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1024: warning: Compound BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1030: warning: Compound BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1035: warning: Compound BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1040: warning: Compound BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1054: warning: Compound BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1047: warning: Compound BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1078: warning: Compound BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1067: warning: Compound BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1072: warning: Compound BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1087: warning: Compound BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1092: warning: Compound BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1107: warning: Compound BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:777: warning: Compound BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:279: warning: Compound CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:153: warning: Compound FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:458: warning: Compound HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:483: warning: Compound HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:164: warning: Compound ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:184: warning: Compound PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:141: warning: Compound ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:98: warning: Compound amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:206: warning: Compound amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:224: warning: Compound amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:79: warning: Compound amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:119: warning: Compound amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:263: warning: Compound amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:61: warning: Compound amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:406: warning: Compound amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:419: warning: Compound amdgpu_hsa_note_code_object_version_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:424: warning: Compound amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:432: warning: Compound amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:449: warning: Compound amdgpu_hsa_note_producer_options_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:441: warning: Compound amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:337: warning: Compound amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3664: warning: Compound hsa_amd_ais_file_handle_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:51: warning: Compound hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:44: warning: Compound hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:78: warning: Compound hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:72: warning: Compound hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:66: warning: Compound hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:60: warning: Compound hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:740: warning: Compound hsa_amd_hdp_flush_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3478: warning: Compound hsa_amd_memory_access_desc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3047: warning: Compound hsa_amd_svm_attribute_pair_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:40: warning: Compound hsa_amd_tool_event_none_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:84: warning: Compound hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:260: warning: Compound hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:500: warning: Compound hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1842: warning: Compound hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:234: warning: Compound hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:136: warning: Compound hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:320: warning: Compound hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:308: warning: Compound hsa_ven_amd_aqlprofile_info_data_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:211: warning: Compound hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:242: warning: Compound hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:114: warning: Compound scratch_last_used_index_xcc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved essing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h... 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_/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:743: warning: Member hsa_amd_hdp_flush_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1472: warning: Member hsa_amd_memory_pool_global_flag_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1483: warning: Member hsa_amd_memory_pool_location_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1846: warning: Member hsa_pitched_ptr_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2974: warning: Member hsa_amd_svm_model_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3044: warning: Member hsa_amd_svm_attribute_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3053: warning: Member hsa_amd_svm_attribute_pair_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3306: warning: Member hsa_amd_vmem_address_reserve_flag_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3481: warning: Member hsa_amd_memory_access_desc_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1448: warning: Member hsa_amd_memory_pool_global_flag_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1474: warning: Member hsa_amd_memory_pool_location_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1852: warning: Member hsa_amd_copy_direction_t (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2953: warning: Member hsa_amd_svm_model_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2976: warning: Member hsa_amd_svm_attribute_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3303: warning: Member hsa_amd_vmem_address_reserve_flag_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3389: warning: Member hsa_amd_memory_type_t (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1868: warning: Member hsa_amd_memory_async_copy_rect(const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) (function) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1499: warning: explicit link request to 'hsa_amd_memory_pool_global_flag_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1795: warning: The following parameters of hsa_amd_memory_async_copy_on_engine(void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) are not documented: parameter 'dst' parameter 'dst_agent' parameter 'src' parameter 'src_agent' parameter 'size' parameter 'num_dep_signals' parameter 'dep_signals' parameter 'completion_signal' parameter 'engine_id' parameter 'force_copy_on_sdma' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2190: warning: The following parameter of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2239: warning: The following parameter of hsa_amd_memory_lock_to_pool(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3597: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3607: warning: The following parameter of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) is not documented: parameter 'type' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3426: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3432: warning: The following parameter of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) is not documented: parameter 'memory_handle' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3437: warning: argument 'flags.' of command @param is not found in the argument list of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3457: warning: The following parameter of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) is not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3580: warning: argument 'mapped' of command @param is not found in the argument list of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3591: warning: The following parameter of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) is not documented: parameter 'addr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3674: warning: Member hsa_amd_ais_file_handle_t (typedef) of group queue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3648: warning: Member hsa_queue_info_attribute_t (enumeration) of group queue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3661: warning: Member hsa_amd_queue_get_info(hsa_queue_t *queue, hsa_queue_info_attribute_t attribute, void *value) (function) of group queue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'hanlde' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3749: warning: The following parameters of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'handle' parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3711: warning: The following parameters of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:4641: warning: argument 'address' from the argument list of hsa_executable_readonly_variable_define has multiple @param documentation sections /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2798: warning: Member hsa_amd_system_event_callback_t)(const hsa_amd_event_t *event, void *data) (typedef) of group status is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1073: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1078: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Signal' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Location' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1096: warning: The following parameters of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) are not documented: parameter 'signal' parameter 'value_ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1286: warning: The following parameter of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) is not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:657: warning: The following parameter of hsa_ext_image_data_get_info_with_layout(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) is not documented: parameter 'agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:99: warning: Member header (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:100: warning: Member format (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:101: warning: Member reserved[5] (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:108: warning: Member reserved1 (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:109: warning: Member callback (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:111: warning: Member user_data[6] (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:207: warning: Member enabled_control_directives (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:208: warning: Member enable_break_exceptions (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:209: warning: Member enable_detect_exceptions (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:210: warning: Member max_dynamic_group_size (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:211: warning: Member max_flat_grid_size (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:212: warning: Member max_flat_workgroup_size (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:213: warning: Member required_dim (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:214: warning: Member reserved1[3] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:215: warning: Member required_grid_size[3] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:216: warning: Member required_workgroup_size[3] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:217: warning: Member reserved2[60] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:225: warning: Member amd_kernel_code_version_major (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:226: warning: Member amd_kernel_code_version_minor (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:227: warning: Member amd_machine_kind (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:228: warning: Member amd_machine_version_major (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:229: warning: Member amd_machine_version_minor (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:230: warning: Member amd_machine_version_stepping (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:231: warning: Member kernel_code_entry_byte_offset (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:232: warning: Member kernel_code_prefetch_byte_offset (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:233: warning: Member kernel_code_prefetch_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:234: warning: Member max_scratch_backing_memory_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:235: warning: Member compute_pgm_rsrc1 (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:236: warning: Member compute_pgm_rsrc2 (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:237: warning: Member kernel_code_properties (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:238: warning: Member workitem_private_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:239: warning: Member workgroup_group_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:240: warning: Member gds_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:241: warning: Member kernarg_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:242: warning: Member workgroup_fbarrier_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:243: warning: Member wavefront_sgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:244: warning: Member workitem_vgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:245: warning: Member reserved_vgpr_first (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:246: warning: Member reserved_vgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:247: warning: Member reserved_sgpr_first (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:248: warning: Member reserved_sgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:249: warning: Member debug_wavefront_private_segment_offset_sgpr (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:250: warning: Member debug_private_segment_buffer_sgpr (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:251: warning: Member kernarg_segment_alignment (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:252: warning: Member group_segment_alignment (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:253: warning: Member private_segment_alignment (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:254: warning: Member wavefront_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:255: warning: Member call_convention (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:256: warning: Member reserved1[12] (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:257: warning: Member runtime_loader_kernel_symbol (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:258: warning: Member control_directives (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:80: warning: Member hsa_queue (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:81: warning: Member caps (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:82: warning: Member reserved1[3] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:83: warning: Member write_dispatch_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:84: warning: Member group_segment_aperture_base_hi (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:85: warning: Member private_segment_aperture_base_hi (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:86: warning: Member max_cu_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:87: warning: Member max_wave_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:88: warning: Member max_legacy_doorbell_dispatch_id_plus_1 (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:89: warning: Member legacy_doorbell_lock (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:90: warning: Member reserved2[9] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:91: warning: Member read_dispatch_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:92: warning: Member read_dispatch_id_field_base_byte_offset (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:93: warning: Member compute_tmpring_size (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:94: warning: Member scratch_resource_descriptor[4] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:95: warning: Member scratch_backing_memory_location (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:96: warning: Member reserved3[2] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:97: warning: Member scratch_wave64_lane_byte_size (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:98: warning: Member queue_properties (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:99: warning: Member reserved4[2] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:100: warning: Member queue_inactive_signal (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:101: warning: Member reserved5[14] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:120: warning: Member hsa_queue (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:121: warning: Member caps (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:122: warning: Member reserved1[3] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:123: warning: Member write_dispatch_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:124: warning: Member group_segment_aperture_base_hi (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:125: warning: Member private_segment_aperture_base_hi (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:126: warning: Member max_cu_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:127: warning: Member max_wave_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:128: warning: Member max_legacy_doorbell_dispatch_id_plus_1 (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:129: warning: Member legacy_doorbell_lock (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:130: warning: Member reserved2[9] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:131: warning: Member read_dispatch_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:132: warning: Member read_dispatch_id_field_base_byte_offset (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:133: warning: Member compute_tmpring_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:134: warning: Member scratch_resource_descriptor[4] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:135: warning: Member scratch_backing_memory_location (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:136: warning: Member scratch_backing_memory_byte_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:137: warning: Member scratch_wave64_lane_byte_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:138: warning: Member queue_properties (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:139: warning: Member scratch_max_use_index (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:140: warning: Member queue_inactive_signal (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:141: warning: Member alt_scratch_max_use_index (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:142: warning: Member alt_scratch_resource_descriptor[4] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:143: warning: Member alt_scratch_backing_memory_location (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:144: warning: Member alt_scratch_dispatch_limit_x (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:145: warning: Member alt_scratch_dispatch_limit_y (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:146: warning: Member alt_scratch_dispatch_limit_z (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:147: warning: Member alt_scratch_wave64_lane_byte_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:148: warning: Member alt_compute_tmpring_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:149: warning: Member reserved5 (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:151: warning: Member scratch_last_used_index[MAX_NUM_XCC] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:264: warning: Member elf_raw (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:265: warning: Member elf_size (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:266: warning: Member kernel_name (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:267: warning: Member owning_segment (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:62: warning: Member kind (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:67: warning: Member event_mailbox_ptr (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:68: warning: Member event_id (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:69: warning: Member reserved1 (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:70: warning: Member start_ts (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:71: warning: Member end_ts (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:76: warning: Member reserved3[2] (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:198: warning: Member version (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:199: warning: Member hsa_amd_coherency_get_type_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:200: warning: Member hsa_amd_coherency_set_type_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:201: warning: Member hsa_amd_profiling_set_profiler_enabled_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:202: warning: Member hsa_amd_profiling_async_copy_enable_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:203: warning: Member hsa_amd_profiling_get_dispatch_time_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:204: warning: Member hsa_amd_profiling_get_async_copy_time_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:205: warning: Member hsa_amd_profiling_convert_tick_to_system_domain_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:206: warning: Member hsa_amd_signal_async_handler_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:207: warning: Member hsa_amd_async_function_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:208: warning: Member hsa_amd_signal_wait_any_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:209: warning: Member hsa_amd_queue_cu_set_mask_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:210: warning: Member hsa_amd_memory_pool_get_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:211: warning: Member hsa_amd_agent_iterate_memory_pools_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:212: warning: Member hsa_amd_memory_pool_allocate_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:213: warning: Member hsa_amd_memory_pool_free_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:214: warning: Member hsa_amd_memory_async_copy_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:215: warning: Member hsa_amd_memory_async_copy_on_engine_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:216: warning: Member hsa_amd_memory_copy_engine_status_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:217: warning: Member hsa_amd_agent_memory_pool_get_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:218: warning: Member hsa_amd_agents_allow_access_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:219: warning: Member hsa_amd_memory_pool_can_migrate_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:220: warning: Member hsa_amd_memory_migrate_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:221: warning: Member hsa_amd_memory_lock_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:222: warning: Member hsa_amd_memory_unlock_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:223: warning: Member hsa_amd_memory_fill_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:224: warning: Member hsa_amd_interop_map_buffer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:225: warning: Member hsa_amd_interop_unmap_buffer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:226: warning: Member hsa_amd_image_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:227: warning: Member hsa_amd_pointer_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:228: warning: Member hsa_amd_pointer_info_set_userdata_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:229: warning: Member hsa_amd_ipc_memory_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:230: warning: Member hsa_amd_ipc_memory_attach_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:231: warning: Member hsa_amd_ipc_memory_detach_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:232: warning: Member hsa_amd_signal_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:233: warning: Member hsa_amd_ipc_signal_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:234: warning: Member hsa_amd_ipc_signal_attach_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:235: warning: Member hsa_amd_register_system_event_handler_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:236: warning: Member hsa_amd_queue_intercept_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:237: warning: Member hsa_amd_queue_intercept_register_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:238: warning: Member hsa_amd_queue_set_priority_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:239: warning: Member hsa_amd_memory_async_copy_rect_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:240: warning: Member hsa_amd_runtime_queue_create_register_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:241: warning: Member hsa_amd_memory_lock_to_pool_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:242: warning: Member hsa_amd_register_deallocation_callback_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:243: warning: Member hsa_amd_deregister_deallocation_callback_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:244: warning: Member hsa_amd_signal_value_pointer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:245: warning: Member hsa_amd_svm_attributes_set_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:246: warning: Member hsa_amd_svm_attributes_get_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:247: warning: Member hsa_amd_svm_prefetch_async_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:248: warning: Member hsa_amd_spm_acquire_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:249: warning: Member hsa_amd_spm_release_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:250: warning: Member hsa_amd_spm_set_dest_buffer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:251: warning: Member hsa_amd_queue_cu_get_mask_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:252: warning: Member hsa_amd_portable_export_dmabuf_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:253: warning: Member hsa_amd_portable_close_dmabuf_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:254: warning: Member hsa_amd_vmem_address_reserve_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:255: warning: Member hsa_amd_vmem_address_free_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:256: warning: Member hsa_amd_vmem_handle_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:257: warning: Member hsa_amd_vmem_handle_release_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:258: warning: Member hsa_amd_vmem_map_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:259: warning: Member hsa_amd_vmem_unmap_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:260: warning: Member hsa_amd_vmem_set_access_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:261: warning: Member hsa_amd_vmem_get_access_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:262: warning: Member hsa_amd_vmem_export_shareable_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:263: warning: Member hsa_amd_vmem_import_shareable_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:264: warning: Member hsa_amd_vmem_retain_alloc_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:266: warning: Member hsa_amd_vmem_get_alloc_properties_from_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:267: warning: Member hsa_amd_agent_set_async_scratch_limit_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:268: warning: Member hsa_amd_queue_get_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:269: warning: Member hsa_amd_vmem_address_reserve_align_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:270: warning: Member hsa_amd_enable_logging_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:271: warning: Member hsa_amd_signal_wait_all_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:272: warning: Member hsa_amd_memory_get_preferred_copy_engine_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:273: warning: Member hsa_amd_portable_export_dmabuf_v2_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:274: warning: Member hsa_amd_ais_file_write_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:275: warning: Member hsa_amd_ais_file_read_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:407: warning: Member size (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:408: warning: Member kind (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:409: warning: Member geometry (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:410: warning: Member channel_order (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:411: warning: Member channel_type (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:412: warning: Member reserved1 (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:413: warning: Member width (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:414: warning: Member height (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:415: warning: Member depth (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:416: warning: Member array (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:420: warning: Member major_version (variable) of struct amdgpu_hsa_note_code_object_version_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:421: warning: Member minor_version (variable) of struct amdgpu_hsa_note_code_object_version_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:425: warning: Member hsail_major_version (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:426: warning: Member hsail_minor_version (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:427: warning: Member profile (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:428: warning: Member machine_model (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:429: warning: Member default_float_round (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:433: warning: Member vendor_name_size (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:434: warning: Member architecture_name_size (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:435: warning: Member major (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:436: warning: Member minor (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:437: warning: Member stepping (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:438: warning: Member vendor_and_architecture_name[1] (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:450: warning: Member producer_options_size (variable) of struct amdgpu_hsa_note_producer_options_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:451: warning: Member producer_options[1] (variable) of struct amdgpu_hsa_note_producer_options_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:442: warning: Member producer_name_size (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:443: warning: Member reserved (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:444: warning: Member producer_major_version (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:445: warning: Member producer_minor_version (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:446: warning: Member producer_name[1] (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:338: warning: Member size (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:339: warning: Member kind (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:340: warning: Member coord (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:341: warning: Member filter (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:342: warning: Member addressing (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:343: warning: Member reserved1 (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:135: warning: Member major_id (variable) of struct ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:136: warning: Member minor_id (variable) of struct ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:137: warning: Member step_id (variable) of struct ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:138: warning: Member reserved (variable) of struct ApiTableVersion is not documented. builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_common.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace_version.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h... Generating file documentation... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound amd_aql_intercept_marker_s... Generating docs for compound amd_control_directives_s... Generating docs for compound amd_kernel_code_s... Generating docs for compound amd_queue_s... Generating docs for compound amd_queue_v2_s... Generating docs for compound amd_runtime_loader_debug_info_s... Generating docs for compound amd_signal_s... Generating docs for compound AmdExtTable... Generating docs for compound amdgpu_hsa_image_descriptor_s... Generating docs for compound amdgpu_hsa_note_code_object_version_s... Generating docs for compound amdgpu_hsa_note_hsail_s... Generating docs for compound amdgpu_hsa_note_isa_s... Generating docs for compound amdgpu_hsa_note_producer_options_s... Generating docs for compound amdgpu_hsa_note_producer_s... Generating docs for compound amdgpu_hsa_sampler_descriptor_s... Generating docs for compound ApiTableVersion... Generatin/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:783: warning: Member byteCount (variable) of struct BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:784: warning: Member kind (variable) of struct BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:788: warning: Member byteCount (variable) of struct BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:789: warning: Member bytes[1] (variable) of struct BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:793: warning: Member base (variable) of struct BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:797: warning: Member base (variable) of struct BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:798: warning: Member name (variable) of struct BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:802: warning: Member base (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:803: warning: Member control (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:804: warning: Member reserved (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:805: warning: Member operands (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:809: warning: Member base (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:810: warning: Member name (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:811: warning: Member outArgCount (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:812: warning: Member inArgCount (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:813: warning: Member firstInArg (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:814: warning: Member firstCodeBlockEntry (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:815: warning: Member nextModuleEntry (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:816: warning: Member modifier (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:817: warning: Member linkage (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:818: warning: Member reserved (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:822: warning: Member base (variable) of struct BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:823: warning: Member name (variable) of struct BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:827: warning: Member base (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:828: warning: Member name (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:829: warning: Member modifier (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:830: warning: Member linkage (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:831: warning: Member reserved (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:835: warning: Member base (variable) of struct BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:836: warning: Member name (variable) of struct BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:840: warning: Member base (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:841: warning: Member filename (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:842: warning: Member line (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:843: warning: Member column (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:870: warning: Member base (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:871: warning: Member name (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:872: warning: Member hsailMajor (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:873: warning: Member hsailMinor (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:874: warning: Member profile (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:875: warning: Member machineModel (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:876: warning: Member defaultFloatRound (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:877: warning: Member reserved (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:847: warning: Member base (variable) of struct BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:851: warning: Member base (variable) of struct BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:852: warning: Member operands (variable) of struct BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:856: warning: Member base (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:857: warning: Member name (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:858: warning: Member init (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:859: warning: Member type (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:860: warning: Member segment (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:861: warning: Member align (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:862: warning: Member dim (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:863: warning: Member modifier (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:864: warning: Member linkage (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:865: warning: Member allocation (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:866: warning: Member reserved (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:888: warning: Member base (variable) of struct BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:889: warning: Member segment (variable) of struct BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:890: warning: Member reserved[3] (variable) of struct BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:894: warning: Member base (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:895: warning: Member segment (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:896: warning: Member memoryOrder (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:897: warning: Member memoryScope (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:898: warning: Member atomicOperation (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:899: warning: Member equivClass (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:900: warning: Member reserved[3] (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:881: warning: Member base (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:882: warning: Member opcode (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:883: warning: Member type (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:884: warning: Member operands (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:904: warning: Member base (variable) of struct BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:908: warning: Member base (variable) of struct BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:909: warning: Member width (variable) of struct BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:910: warning: Member reserved[3] (variable) of struct BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:914: warning: Member base (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:915: warning: Member sourceType (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:916: warning: Member modifier (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:917: warning: Member compare (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:918: warning: Member pack (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:919: warning: Member reserved[3] (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:923: warning: Member base (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:924: warning: Member sourceType (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:925: warning: Member modifier (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:926: warning: Member round (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:930: warning: Member base (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:931: warning: Member imageType (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:932: warning: Member coordType (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:933: warning: Member geometry (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:934: warning: Member equivClass (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:935: warning: Member reserved (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:939: warning: Member base (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:940: warning: Member sourceType (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:941: warning: Member width (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:942: warning: Member reserved (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:946: warning: Member base (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:947: warning: Member segment (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:948: warning: Member align (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:949: warning: Member equivClass (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:950: warning: Member width (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:951: warning: Member modifier (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:952: warning: Member reserved[3] (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:956: warning: Member base (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:957: warning: Member memoryOrder (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:958: warning: Member globalSegmentMemoryScope (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:959: warning: Member groupSegmentMemoryScope (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:960: warning: Member imageSegmentMemoryScope (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:964: warning: Member base (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:965: warning: Member modifier (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:966: warning: Member round (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:967: warning: Member pack (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:968: warning: Member reserved (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:972: warning: Member base (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:973: warning: Member imageType (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:974: warning: Member geometry (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:975: warning: Member query (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:979: warning: Member base (variable) of struct BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:980: warning: Member query (variable) of struct BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:981: warning: Member reserved[3] (variable) of struct BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:985: warning: Member base (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:986: warning: Member segment (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:987: warning: Member memoryOrder (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:988: warning: Member reserved (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:992: warning: Member base (variable) of struct BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:993: warning: Member segment (variable) of struct BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:994: warning: Member reserved[3] (variable) of struct BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:998: warning: Member base (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:999: warning: Member sourceType (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1000: warning: Member segment (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1001: warning: Member modifier (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1005: warning: Member base (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1006: warning: Member signalType (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1007: warning: Member memoryOrder (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1008: warning: Member signalOperation (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1012: warning: Member base (variable) of struct BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1013: warning: Member sourceType (variable) of struct BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1014: warning: Member reserved (variable) of struct BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1115: warning: Member identification[8] (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1116: warning: Member brigMajor (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1117: warning: Member brigMinor (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1118: warning: Member byteCount (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1119: warning: Member hash[64] (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1120: warning: Member reserved (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1121: warning: Member sectionCount (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1122: warning: Member sectionIndex (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1018: warning: Member base (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1019: warning: Member symbol (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1020: warning: Member reg (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1021: warning: Member offset (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1025: warning: Member base (variable) of struct BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1026: warning: Member align (variable) of struct BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1027: warning: Member reserved[3] (variable) of struct BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1031: warning: Member base (variable) of struct BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1032: warning: Member elements (variable) of struct BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1036: warning: Member base (variable) of struct BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1037: warning: Member ref (variable) of struct BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1041: warning: Member base (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1042: warning: Member type (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1043: warning: Member reserved (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1044: warning: Member bytes (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1055: warning: Member base (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1056: warning: Member type (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1057: warning: Member geometry (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1058: warning: Member channelOrder (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1059: warning: Member channelType (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1060: warning: Member reserved[3] (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1061: warning: Member width (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1062: warning: Member height (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1063: warning: Member depth (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1064: warning: Member array (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1048: warning: Member base (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1049: warning: Member type (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1050: warning: Member reserved (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1051: warning: Member elements (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1079: warning: Member base (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1080: warning: Member type (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1081: warning: Member coord (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1082: warning: Member filter (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1083: warning: Member addressing (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1084: warning: Member reserved[3] (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1068: warning: Member base (variable) of struct BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1069: warning: Member elements (variable) of struct BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1073: warning: Member base (variable) of struct BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1074: warning: Member regKind (variable) of struct BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1075: warning: Member regNum (variable) of struct BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1088: warning: Member base (variable) of struct BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1089: warning: Member string (variable) of struct BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1093: warning: Member base (variable) of struct BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1108: warning: Member byteCount (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1109: warning: Member headerByteCount (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1110: warning: Member nameLength (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1111: warning: Member name[1] (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:778: warning: Member lo (variable) of struct BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:779: warning: Member hi (variable) of struct BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:280: warning: Member version (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:281: warning: Member hsa_init_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:282: warning: Member hsa_shut_down_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:283: warning: Member hsa_system_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:284: warning: Member hsa_system_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:285: warning: Member hsa_system_get_extension_table_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:286: warning: Member hsa_iterate_agents_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:287: warning: Member hsa_agent_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:288: warning: Member hsa_queue_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:289: warning: Member hsa_soft_queue_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:290: warning: Member hsa_queue_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:291: warning: Member hsa_queue_inactivate_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:292: warning: Member hsa_queue_load_read_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:293: warning: Member hsa_queue_load_read_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:294: warning: Member hsa_queue_load_write_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:295: warning: Member hsa_queue_load_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:296: warning: Member hsa_queue_store_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:297: warning: Member hsa_queue_store_write_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:298: warning: Member hsa_queue_cas_write_index_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:299: warning: Member hsa_queue_cas_write_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:300: warning: Member hsa_queue_cas_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:301: warning: Member hsa_queue_cas_write_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:302: warning: Member hsa_queue_add_write_index_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:303: warning: Member hsa_queue_add_write_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:304: warning: Member hsa_queue_add_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:305: warning: Member hsa_queue_add_write_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:306: warning: Member hsa_queue_store_read_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:307: warning: Member hsa_queue_store_read_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:308: warning: Member hsa_agent_iterate_regions_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:309: warning: Member hsa_region_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:310: warning: Member hsa_agent_get_exception_policies_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:311: warning: Member hsa_agent_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:312: warning: Member hsa_memory_register_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:313: warning: Member hsa_memory_deregister_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:314: warning: Member hsa_memory_allocate_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:315: warning: Member hsa_memory_free_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:316: warning: Member hsa_memory_copy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:317: warning: Member hsa_memory_assign_agent_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:318: warning: Member hsa_signal_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:319: warning: Member hsa_signal_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:320: warning: Member hsa_signal_load_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:321: warning: Member hsa_signal_load_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:322: warning: Member hsa_signal_store_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:323: warning: Member hsa_signal_store_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:324: warning: Member hsa_signal_wait_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:325: warning: Member hsa_signal_wait_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:326: warning: Member hsa_signal_and_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:327: warning: Member hsa_signal_and_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:328: warning: Member hsa_signal_and_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:329: warning: Member hsa_signal_and_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:330: warning: Member hsa_signal_or_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:331: warning: Member hsa_signal_or_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:332: warning: Member hsa_signal_or_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:333: warning: Member hsa_signal_or_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:334: warning: Member hsa_signal_xor_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:335: warning: Member hsa_signal_xor_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:336: warning: Member hsa_signal_xor_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:337: warning: Member hsa_signal_xor_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:338: warning: Member hsa_signal_exchange_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:339: warning: Member hsa_signal_exchange_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:340: warning: Member hsa_signal_exchange_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:341: warning: Member hsa_signal_exchange_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:342: warning: Member hsa_signal_add_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:343: warning: Member hsa_signal_add_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:344: warning: Member hsa_signal_add_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:345: warning: Member hsa_signal_add_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:346: warning: Member hsa_signal_subtract_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:347: warning: Member hsa_signal_subtract_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:348: warning: Member hsa_signal_subtract_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:349: warning: Member hsa_signal_subtract_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:350: warning: Member hsa_signal_cas_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:351: warning: Member hsa_signal_cas_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:352: warning: Member hsa_signal_cas_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:353: warning: Member hsa_signal_cas_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:357: warning: Member hsa_isa_from_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:359: warning: Member hsa_isa_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:361: warning: Member hsa_isa_compatible_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:366: warning: Member hsa_code_object_serialize_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:368: warning: Member hsa_code_object_deserialize_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:370: warning: Member hsa_code_object_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:372: warning: Member hsa_code_object_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:374: warning: Member hsa_code_object_get_symbol_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:376: warning: Member hsa_code_symbol_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:378: warning: Member hsa_code_object_iterate_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:383: warning: Member hsa_executable_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:384: warning: Member hsa_executable_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:386: warning: Member hsa_executable_load_code_object_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:387: warning: Member hsa_executable_freeze_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:388: warning: Member hsa_executable_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:390: warning: Member hsa_executable_global_variable_define_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:392: warning: Member hsa_executable_agent_global_variable_define_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:394: warning: Member hsa_executable_readonly_variable_define_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:395: warning: Member hsa_executable_validate_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:397: warning: Member hsa_executable_get_symbol_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:398: warning: Member hsa_executable_symbol_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:400: warning: Member hsa_executable_iterate_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:404: warning: Member hsa_status_string_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:407: warning: Member hsa_extension_get_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:408: warning: Member hsa_system_major_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:409: warning: Member hsa_system_get_major_extension_table_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:410: warning: Member hsa_agent_major_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:411: warning: Member hsa_cache_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:412: warning: Member hsa_agent_iterate_caches_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:413: warning: Member hsa_signal_silent_store_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:414: warning: Member hsa_signal_silent_store_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:415: warning: Member hsa_signal_group_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:416: warning: Member hsa_signal_group_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:417: warning: Member hsa_signal_group_wait_any_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:418: warning: Member hsa_signal_group_wait_any_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:422: warning: Member hsa_agent_iterate_isas_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:423: warning: Member hsa_isa_get_info_alt_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:424: warning: Member hsa_isa_get_exception_policies_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:425: warning: Member hsa_isa_get_round_method_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:426: warning: Member hsa_wavefront_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:427: warning: Member hsa_isa_iterate_wavefronts_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:433: warning: Member hsa_code_object_get_symbol_from_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:438: warning: Member hsa_code_object_reader_create_from_file_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:440: warning: Member hsa_code_object_reader_create_from_memory_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:441: warning: Member hsa_code_object_reader_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:442: warning: Member hsa_executable_create_alt_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:444: warning: Member hsa_executable_load_program_code_object_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:446: warning: Member hsa_executable_load_agent_code_object_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:447: warning: Member hsa_executable_validate_alt_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:449: warning: Member hsa_executable_get_symbol_by_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:451: warning: Member hsa_executable_iterate_agent_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:453: warning: Member hsa_executable_iterate_program_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:154: warning: Member version (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:155: warning: Member hsa_ext_program_create_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:156: warning: Member hsa_ext_program_destroy_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:157: warning: Member hsa_ext_program_add_module_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:158: warning: Member hsa_ext_program_iterate_modules_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:159: warning: Member hsa_ext_program_get_info_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:160: warning: Member hsa_ext_program_finalize_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3104: warning: Member reserved1 (variable) of struct hsa_agent_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3105: warning: Member return_address (variable) of struct hsa_agent_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:177: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:488: warning: Member gpu_clock_counter (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:489: warning: Member cpu_clock_counter (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:490: warning: Member system_clock_counter (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:491: warning: Member system_clock_frequency (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2781: warning: Member event_type (variable) of struct hsa_amd_event_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:52: warning: Member kind (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:53: warning: Member queue (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:54: warning: Member flags (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:55: warning: Member dispatch_id (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:56: warning: Member size (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:57: warning: Member num_slots (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:45: warning: Member kind (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:46: warning: Member queue (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:47: warning: Member flags (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:48: warning: Member dispatch_id (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:79: warning: Member kind (variable) of struct hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:80: warning: Member queue (variable) of struct hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:81: warning: Member flags (variable) of struct hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:73: warning: Member kind (variable) of struct hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:74: warning: Member queue (variable) of struct hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:75: warning: Member flags (variable) of struct hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:67: warning: Member kind (variable) of struct hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:68: warning: Member queue (variable) of struct hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:69: warning: Member flags (variable) of struct hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:61: warning: Member kind (variable) of struct hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:62: warning: Member queue (variable) of struct hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:63: warning: Member flags (variable) of struct hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2769: warning: Member agent (variable) of struct hsa_amd_gpu_hw_exception_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2770: warning: Member reset_type (variable) of struct hsa_amd_gpu_hw_exception_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2771: warning: Member reset_cause (variable) of struct hsa_amd_gpu_hw_exception_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2732: warning: Member agent (variable) of struct hsa_amd_gpu_memory_error_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2736: warning: Member virtual_address (variable) of struct hsa_amd_gpu_memory_error_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2741: warning: Member error_reason_mask (variable) of struct hsa_amd_gpu_memory_error_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2705: warning: Member agent (variable) of struct hsa_amd_gpu_memory_fault_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2709: warning: Member virtual_address (variable) of struct hsa_amd_gpu_memory_fault_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2714: warning: Member fault_reason_mask (variable) of struct hsa_amd_gpu_memory_fault_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:741: warning: Member HDP_MEM_FLUSH_CNTL (variable) of struct hsa_amd_hdp_flush_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:742: warning: Member HDP_REG_FLUSH_CNTL (variable) of struct hsa_amd_hdp_flush_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1248: warning: Member version (variable) of struct hsa_amd_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1253: warning: Member deviceID (variable) of struct hsa_amd_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1258: warning: Member data[1] (variable) of struct hsa_amd_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2503: warning: Member handle[8] (variable) of struct hsa_amd_ipc_memory_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3479: warning: Member permissions (variable) of struct hsa_amd_memory_access_desc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3480: warning: Member agent_handle (variable) of struct hsa_amd_memory_access_desc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2387: warning: Member size (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2391: warning: Member type (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2396: warning: Member agentBaseAddress (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2401: warning: Member hostBaseAddress (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2406: warning: Member sizeInBytes (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2411: warning: Member userData (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2420: warning: Member agentOwner (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2426: warning: Member global_flags (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2433: warning: Member registered (variable) of struct hsa_amd_pointer_info_s is not documented. g docs for compound BrigBase... Generating docs for compound BrigData... Generating docs for compound BrigDirectiveArgBlock... Generating docs for compound BrigDirectiveComment... Generating docs for compound BrigDirectiveControl... Generating docs for compound BrigDirectiveExecutable... Generating docs for compound BrigDirectiveExtension... Generating docs for compound BrigDirectiveFbarrier... Generating docs for compound BrigDirectiveLabel... Generating docs for compound BrigDirectiveLoc... Generating docs for compound BrigDirectiveModule... Generating docs for compound BrigDirectiveNone... Generating docs for compound BrigDirectivePragma... Generating docs for compound BrigDirectiveVariable... Generating docs for compound BrigInstAddr... Generating docs for compound BrigInstAtomic... Generating docs for compound BrigInstBase... Generating docs for compound BrigInstBasic... Generating docs for compound BrigInstBr... Generating docs for compound BrigInstCmp... Generating docs for compound BrigInstCvt... Generating docs for compound BrigInstImage... Generating docs for compound BrigInstLane... Generating docs for compound BrigInstMem... Generating docs for compound BrigInstMemFence... Generating docs for compound BrigInstMod... Generating docs for compound BrigInstQueryImage... Generating docs for compound BrigInstQuerySampler... Generating docs for compound BrigInstQueue... Generating docs for compound BrigInstSeg... Generating docs for compound BrigInstSegCvt... Generating docs for compound BrigInstSignal... Generating docs for compound BrigInstSourceType... Generating docs for compound BrigModuleHeader... Generating docs for compound BrigOperandAddress... Generating docs for compound BrigOperandAlign... Generating docs for compound BrigOperandCodeList... Generating docs for compound BrigOperandCodeRef... Generating docs for compound BrigOperandConstantBytes... Generating docs for compound BrigOperandConstantImage... Generating docs for compound BrigOperandConstantOperandList... Generating docs for compound BrigOperandConstantSampler... Generating docs for compound BrigOperandOperandList... Generating docs for compound BrigOperandRegister... Generating docs for compound BrigOperandString... Generating docs for compound BrigOperandWavesize... Generating docs for compound BrigSectionHeader... Generating docs for compound BrigUInt64... Generating docs for compound CoreApiTable... Generating docs for compound FinalizerExtTable... Generating docs for compound hsa_agent_dispatch_packet_s... Generating docs for compound hsa_agent_s... Generating docs for compound hsa_amd_aie_ert_packet_s... Generating docs for compound hsa_amd_aie_ert_start_kernel_data_s... Generating docs for compound hsa_amd_ais_file_handle_s... Generating docs for compound hsa_amd_barrier_value_packet_s... Generating docs for compound hsa_amd_clock_counters_s... Generating docs for compound hsa_amd_event_s... Generating docs for compound hsa_amd_event_scratch_alloc_end_t... Generating docs for compound hsa_amd_event_scratch_alloc_start_t... Generating docs for compound hsa_amd_event_scratch_async_reclaim_end_t... Generating docs for compound hsa_amd_event_scratch_async_reclaim_start_t... Generating docs for compound hsa_amd_event_scratch_free_end_t... Generating docs for compound hsa_amd_event_scratch_free_start_t... Generating docs for compound hsa_amd_gpu_hw_exception_info_s... Generating docs for compound hsa_amd_gpu_memory_error_info_s... Generating docs for compound hsa_amd_gpu_memory_fault_info_s... Generating docs for compound hsa_amd_hdp_flush_s... Generating docs for compound hsa_amd_image_descriptor_s... Generating docs for compound hsa_amd_ipc_memory_s... Generating docs for compound hsa_amd_memory_access_desc_s... Generating docs for compound hsa_amd_memory_pool_link_info_s... Generating docs for compound hsa_amd_memory_pool_s... Generating docs for compound hsa_amd_packet_header_s... Generating docs for compound hsa_amd_pointer_info_s... Generating docs for compound hsa_amd_profiling_async_copy_time_s... Generating docs for compound hsa_amd_pr/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3049: warning: Member attribute (variable) of struct hsa_amd_svm_attribute_pair_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3052: warning: Member value (variable) of struct hsa_amd_svm_attribute_pair_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:41: warning: Member kind (variable) of struct hsa_amd_tool_event_none_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:85: warning: Member none (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:86: warning: Member scratch_alloc_start (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:87: warning: Member scratch_alloc_end (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:88: warning: Member scratch_free_start (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:89: warning: Member scratch_free_end (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:90: warning: Member scratch_async_reclaim_start (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:91: warning: Member scratch_async_reclaim_end (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:261: warning: Member header (variable) of struct hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:262: warning: Member pm4_command[27] (variable) of struct hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:263: warning: Member completion_signal (variable) of struct hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:501: warning: Member hsa_ext_program_create)(hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:506: warning: Member hsa_ext_program_destroy)(hsa_ext_program_t program) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:508: warning: Member hsa_ext_program_add_module)(hsa_ext_program_t program, hsa_ext_module_t module) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:511: warning: Member hsa_ext_program_iterate_modules)(hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:517: warning: Member hsa_ext_program_get_info)(hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:521: warning: Member hsa_ext_program_finalize)(hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1344: warning: Member hsa_ext_image_get_capability)(hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1350: warning: Member hsa_ext_image_data_get_info)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1356: warning: Member hsa_ext_image_create)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1363: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1367: warning: Member hsa_ext_image_copy)(hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1375: warning: Member hsa_ext_image_import)(hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1383: warning: Member hsa_ext_image_export)(hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1391: warning: Member hsa_ext_image_clear)(hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1397: warning: Member hsa_ext_sampler_create)(hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1402: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1415: warning: Member hsa_ext_image_get_capability)(hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1421: warning: Member hsa_ext_image_data_get_info)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1427: warning: Member hsa_ext_image_create)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1434: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1438: warning: Member hsa_ext_image_copy)(hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1446: warning: Member hsa_ext_image_import)(hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1454: warning: Member hsa_ext_image_export)(hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1462: warning: Member hsa_ext_image_clear)(hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1468: warning: Member hsa_ext_sampler_create)(hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1473: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1477: warning: Member hsa_ext_image_get_capability_with_layout)(hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1484: warning: Member hsa_ext_image_data_get_info_with_layout)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1493: warning: Member hsa_ext_image_create_with_layout)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1503: warning: Member hsa_ext_sampler_create_v2)(hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3055: warning: Member reserved1 (variable) of struct hsa_kernel_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3056: warning: Member kernarg_address (variable) of struct hsa_kernel_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1843: warning: Member base (variable) of struct hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1844: warning: Member pitch (variable) of struct hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1845: warning: Member slice (variable) of struct hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:2333: warning: Member reserved0 (variable) of struct hsa_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:2334: warning: Member base_address (variable) of struct hsa_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:425: warning: Member hsa_ven_amd_aqlprofile_version_major)() (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:426: warning: Member hsa_ven_amd_aqlprofile_version_minor)() (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:428: warning: Member hsa_ven_amd_aqlprofile_error_string)(const char **str) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:431: warning: Member hsa_ven_amd_aqlprofile_validate_event)(hsa_agent_t agent, const hsa_ven_amd_aqlprofile_event_t *event, bool *result) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:436: warning: Member hsa_ven_amd_aqlprofile_start)(hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_start_packet) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:440: warning: Member hsa_ven_amd_aqlprofile_stop)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_stop_packet) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:444: warning: Member hsa_ven_amd_aqlprofile_read)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_read_packet) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:448: warning: Member hsa_ven_amd_aqlprofile_legacy_get_pm4)(const hsa_ext_amd_aql_pm4_packet_t *aql_packet, void *data) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:452: warning: Member hsa_ven_amd_aqlprofile_get_info)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ven_amd_aqlprofile_info_type_t attribute, void *value) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:457: warning: Member hsa_ven_amd_aqlprofile_iterate_data)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ven_amd_aqlprofile_data_callback_t callback, void *data) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:462: warning: Member hsa_ven_amd_aqlprofile_iterate_event_ids)(hsa_ven_amd_aqlprofile_eventname_callback_t) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:466: warning: Member hsa_ven_amd_aqlprofile_iterate_event_coord)(hsa_agent_t agent, hsa_ven_amd_aqlprofile_event_t event, uint32_t sample_id, hsa_ven_amd_aqlprofile_coordinate_callback_t callback, void *userdata) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:474: warning: Member hsa_ven_amd_aqlprofile_att_marker)(hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_packet, uint32_t data, hsa_ven_amd_aqlprofile_att_marker_channel_t channel) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:235: warning: Member ptr (variable) of struct hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:236: warning: Member size (variable) of struct hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:137: warning: Member block_name (variable) of struct hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:138: warning: Member block_index (variable) of struct hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:139: warning: Member counter_id (variable) of struct hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:321: warning: Member name (variable) of struct hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:322: warning: Member id (variable) of struct hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:323: warning: Member instance_count (variable) of struct hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:309: warning: Member sample_id (variable) of struct hsa_ven_amd_aqlprofile_info_data_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:212: warning: Member parameter_name (variable) of struct hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:213: warning: Member value (variable) of struct hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:243: warning: Member agent (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:244: warning: Member type (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:245: warning: Member events (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:246: warning: Member event_count (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:247: warning: Member parameters (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:248: warning: Member parameter_count (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:249: warning: Member output_buffer (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:250: warning: Member command_buffer (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:539: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:543: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:547: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:556: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:560: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:564: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:568: warning: Member hsa_ven_amd_loader_executable_iterate_loaded_code_objects)(hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t executable, hsa_loaded_code_object_t loaded_code_object, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:576: warning: Member hsa_ven_amd_loader_loaded_code_object_get_info)(hsa_loaded_code_object_t loaded_code_object, hsa_ven_amd_loader_loaded_code_object_info_t attribute, void *value) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:586: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:590: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:594: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:598: warning: Member hsa_ven_amd_loader_executable_iterate_loaded_code_objects)(hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t executable, hsa_loaded_code_object_t loaded_code_object, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:606: warning: Member hsa_ven_amd_loader_loaded_code_object_get_info)(hsa_loaded_code_object_t loaded_code_object, hsa_ven_amd_loader_loaded_code_object_info_t attribute, void *value) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:611: warning: Member hsa_ven_amd_loader_code_object_reader_create_from_file_with_offset_size)(hsa_file_t file, size_t offset, size_t size, hsa_code_object_reader_t *code_object_reader) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:623: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:627: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:631: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:635: warning: Member hsa_ven_amd_loader_executable_iterate_loaded_code_objects)(hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t executable, hsa_loaded_code_object_t loaded_code_object, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:643: warning: Member hsa_ven_amd_loader_loaded_code_object_get_info)(hsa_loaded_code_object_t loaded_code_object, hsa_ven_amd_loader_loaded_code_object_info_t attribute, void *value) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:648: warning: Member hsa_ven_amd_loader_code_object_reader_create_from_file_with_offset_size)(hsa_file_t file, size_t offset, size_t size, hsa_code_object_reader_t *code_object_reader) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:655: warning: Member hsa_ven_amd_loader_iterate_executables)(hsa_status_t(*callback)(hsa_executable_t executable, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:385: warning: Member hsa_ven_amd_pcs_iterate_configuration)(hsa_agent_t agent, hsa_ven_amd_pcs_iterate_configuration_callback_t configuration_callback, void *callback_data) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:389: warning: Member hsa_ven_amd_pcs_create)(hsa_agent_t agent, hsa_ven_amd_pcs_method_kind_t method, hsa_ven_amd_pcs_units_t units, size_t interval, size_t latency, size_t buffer_size, hsa_ven_amd_pcs_data_ready_callback_t data_ready_callback, void *client_callback_data, hsa_ven_amd_pcs_t *pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:396: warning: Member hsa_ven_amd_pcs_create_from_id)(uint32_t pcs_id, hsa_agent_t agent, hsa_ven_amd_pcs_method_kind_t method, hsa_ven_amd_pcs_units_t units, size_t interval, size_t latency, size_t buffer_size, hsa_ven_amd_pcs_data_ready_callback_t data_ready_callback, void *client_callback_data, hsa_ven_amd_pcs_t *pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:402: warning: Member hsa_ven_amd_pcs_destroy)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:404: warning: Member hsa_ven_amd_pcs_start)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:406: warning: Member hsa_ven_amd_pcs_stop)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:408: warning: Member hsa_ven_amd_pcs_flush)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:176: warning: Member method (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:177: warning: Member units (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:178: warning: Member min_interval (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:179: warning: Member max_interval (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:180: warning: Member flags (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:160: warning: Member handle (variable) of struct hsa_ven_amd_pcs_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:461: warning: Member version (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:464: warning: Member core_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:467: warning: Member amd_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:470: warning: Member finalizer_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:473: warning: Member image_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:476: warning: Member tools_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:479: warning: Member pc_sampling_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:484: warning: Member root (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:485: warning: Member core (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:486: warning: Member amd_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:487: warning: Member finalizer_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:488: warning: Member image_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:489: warning: Member tools (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:490: warning: Member pc_sampling_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:165: warning: Member version (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:166: warning: Member hsa_ext_image_get_capability_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:167: warning: Member hsa_ext_image_data_get_info_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:168: warning: Member hsa_ext_image_create_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:169: warning: Member hsa_ext_image_import_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:170: warning: Member hsa_ext_image_export_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:171: warning: Member hsa_ext_image_copy_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:172: warning: Member hsa_ext_image_clear_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:173: warning: Member hsa_ext_image_destroy_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:174: warning: Member hsa_ext_sampler_create_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:175: warning: Member hsa_ext_sampler_destroy_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:176: warning: Member hsa_ext_image_get_capability_with_layout_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:177: warning: Member hsa_ext_image_data_get_info_with_layout_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:178: warning: Member hsa_ext_image_create_with_layout_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:179: warning: Member hsa_ext_sampler_create_v2_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:185: warning: Member version (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:186: warning: Member hsa_ven_amd_pcs_iterate_configuration_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:187: warning: Member hsa_ven_amd_pcs_create_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:188: warning: Member hsa_ven_amd_pcs_create_from_id_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:189: warning: Member hsa_ven_amd_pcs_destroy_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:190: warning: Member hsa_ven_amd_pcs_start_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:191: warning: Member hsa_ven_amd_pcs_stop_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:192: warning: Member hsa_ven_amd_pcs_flush_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:63: warning: Member pc (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:64: warning: Member exec_mask (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:65: warning: Member workgroup_id_x (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:66: warning: Member workgroup_id_y (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:67: warning: Member workgroup_id_z (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:68: warning: Member wave_in_wg (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:69: warning: Member chiplet (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:70: warning: Member reserved (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:71: warning: Member hw_id (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:72: warning: Member reserved0 (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:73: warning: Member reserved1 (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:74: warning: Member timestamp (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:75: warning: Member correlation_id (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:82: warning: Member pc (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:83: warning: Member exec_mask (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:84: warning: Member workgroup_id_x (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:85: warning: Member workgroup_id_y (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:86: warning: Member workgroup_id_z (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:87: warning: Member wave_in_wg (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:88: warning: Member chiplet (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:89: warning: Member reserved (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:90: warning: Member hw_id (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:91: warning: Member perf_snapshot_data (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:92: warning: Member perf_snapshot_data1 (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:93: warning: Member perf_snapshot_data2 (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:94: warning: Member timestamp (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:95: warning: Member correlation_id (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:115: warning: Member main (variable) of struct scratch_last_used_index_xcc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:116: warning: Member alt (variable) of struct scratch_last_used_index_xcc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:142: warning: Member version (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:144: warning: Member hsa_amd_tool_scratch_event_alloc_start_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:145: warning: Member hsa_amd_tool_scratch_event_alloc_end_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:146: warning: Member hsa_amd_tool_scratch_event_free_start_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:147: warning: Member hsa_amd_tool_scratch_event_free_end_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:148: warning: Member hsa_amd_tool_scratch_event_async_reclaim_start_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:149: warning: Member hsa_amd_tool_scratch_event_async_reclaim_end_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved ofiling_dispatch_time_s... Generating docs for compound hsa_amd_svm_attribute_pair_s... Generating docs for compound hsa_amd_tool_event_none_t... Generating docs for compound hsa_amd_tool_event_t... Generating docs for compound hsa_amd_vmem_alloc_handle_s... Generating docs for compound hsa_barrier_and_packet_s... Generating docs for compound hsa_barrier_or_packet_s... Generating docs for compound hsa_cache_s... Generating docs for compound hsa_callback_data_s... Generating docs for compound hsa_code_object_reader_s... Generating docs for compound hsa_code_object_s... Generating docs for compound hsa_code_symbol_s... Generating docs for compound hsa_dim3_s... Generating docs for compound hsa_executable_s... Generating docs for compound hsa_executable_symbol_s... Generating docs for compound hsa_ext_amd_aql_pm4_packet_t... Generating docs for compound hsa_ext_control_directives_s... Generating docs for compound hsa_ext_finalizer_1_00_pfn_s... Generating docs for compound hsa_ext_image_data_info_s... Generating docs for compound hsa_ext_image_descriptor_s... Generating docs for compound hsa_ext_image_format_s... Generating docs for compound hsa_ext_image_region_s... Generating docs for compound hsa_ext_image_s... Generating docs for compound hsa_ext_images_1_00_pfn_s... Generating docs for compound hsa_ext_images_1_pfn_s... Generating docs for compound hsa_ext_program_s... Generating docs for compound hsa_ext_sampler_descriptor_s... Generating docs for compound hsa_ext_sampler_descriptor_v2_s... Generating docs for compound hsa_ext_sampler_s... Generating docs for compound hsa_isa_s... Generating docs for compound hsa_kernel_dispatch_packet_s... Generating docs for compound hsa_loaded_code_object_s... Generating docs for compound hsa_pitched_ptr_s... Generating docs for compound hsa_queue_s... Generating docs for compound hsa_region_s... Generating docs for compound hsa_signal_group_s... Generating docs for compound hsa_signal_s... Generating docs for compound hsa_ven_amd_aqlprofile_1_00_pfn_s... Generating docs for compound hsa_ven_amd_aqlprofile_descriptor_t... Generating docs for compound hsa_ven_amd_aqlprofile_event_t... Generating docs for compound hsa_ven_amd_aqlprofile_id_query_t... Generating docs for compound hsa_ven_amd_aqlprofile_info_data_t... Generating docs for compound hsa_ven_amd_aqlprofile_parameter_t... Generating docs for compound hsa_ven_amd_aqlprofile_profile_t... Generating docs for compound hsa_ven_amd_loader_1_00_pfn_s... Generating docs for compound hsa_ven_amd_loader_1_01_pfn_s... Generating docs for compound hsa_ven_amd_loader_1_02_pfn_s... Generating docs for compound hsa_ven_amd_loader_1_03_pfn_s... Generating docs for compound hsa_ven_amd_loader_segment_descriptor_s... Generating docs for compound hsa_ven_amd_pc_sampling_1_00_pfn_t... Generating docs for compound hsa_ven_amd_pcs_configuration_t... Generating docs for compound hsa_ven_amd_pcs_t... Generating docs for compound hsa_wavefront_s... Generating docs for compound HsaApiTable... Generating docs for compound HsaApiTableContainer... Generating docs for compound ImageExtTable... Generating docs for compound PcSamplingExtTable... Generating docs for compound perf_sample_hosttrap_v1_t... Generating docs for compound perf_sample_snapshot_v1_t... Generating docs for compound scratch_last_used_index_xcc_s... Generating docs for compound ToolsApiTable... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class amd_aql_intercept_marker_s Generating XML output for class amd_control_directives_s Generating XML output for class amd_kernel/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:177: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved _code_s Generating XML output for class amd_queue_s Generating XML output for class amd_queue_v2_s Generating XML output for class amd_runtime_loader_debug_info_s Generating XML output for class amd_signal_s Generating XML output for class AmdExtTable Generating XML output for class amdgpu_hsa_image_descriptor_s Generating XML output for class amdgpu_hsa_note_code_object_version_s Generating XML output for class amdgpu_hsa_note_hsail_s Generating XML output for class amdgpu_hsa_note_isa_s Generating XML output for class amdgpu_hsa_note_producer_options_s Generating XML output for class amdgpu_hsa_note_producer_s Generating XML output for class amdgpu_hsa_sampler_descriptor_s Generating XML output for class ApiTableVersion Generating XML output for class BrigBase Generating XML output for class BrigData Generating XML output for class BrigDirectiveArgBlock Generating XML output for class BrigDirectiveComment Generating XML output for class BrigDirectiveControl Generating XML output for class BrigDirectiveExecutable Generating XML output for class BrigDirectiveExtension Generating XML output for class BrigDirectiveFbarrier Generating XML output for class BrigDirectiveLabel Generating XML output for class BrigDirectiveLoc Generating XML output for class BrigDirectiveModule Generating XML output for class BrigDirectiveNone Generating XML output for class BrigDirectivePragma Generating XML output for class BrigDirectiveVariable Generating XML output for class BrigInstAddr Generating XML output for class BrigInstAtomic Generating XML output for class BrigInstBase Generating XML output for class BrigInstBasic Generating XML output for class BrigInstBr Generating XML output for class BrigInstCmp Generating XML output for class BrigInstCvt Generating XML output for class BrigInstImage Generating XML output for class BrigInstLane Generating XML output for class BrigInstMem Generating XML output for class BrigInstMemFence Generating XML output for class BrigInstMod Generating XML output for class BrigInstQueryImage Generating XML output for class BrigInstQuerySampler Generating XML output for class BrigInstQueue Generating XML output for class BrigInstSeg Generating XML output for class BrigInstSegCvt Generating XML output for class BrigInstSignal Generating XML output for class BrigInstSourceType Generating XML output for class BrigModuleHeader Generating XML output for class BrigOperandAddress Generating XML output for class BrigOperandAlign Generating XML output for class BrigOperandCodeList Generating XML output for class BrigOperandCodeRef Generating XML output for class BrigOperandConstantBytes Generating XML output for class BrigOperandConstantImage Generating XML output for class BrigOperandConstantOperandList Generating XML output for class BrigOperandConstantSampler Generating XML output for class BrigOperandOperandList Generating XML output for class BrigOperandRegister Generating XML output for class BrigOperandString Generating XML output for class BrigOperandWavesize Generating XML output for class BrigSectionHeader Generating XML output for class BrigUInt64 Generating XML output for class CoreApiTable Generating XML output for class FinalizerExtTable Generating XML output for class hsa_agent_dispatch_packet_s Generating XML output for class hsa_agent_s Generating XML output for class hsa_amd_aie_ert_packet_s Generating XML output for class hsa_amd_aie_ert_start_kernel_data_s Generating XML output for class hsa_amd_ais_file_handle_s Generating XML output for class hsa_amd_barrier_value_packet_s Generating XML output for class hsa_amd_clock_counters_s Generating XML output for class hsa_amd_event_s Generating XML output for class hsa_amd_event_scratch_alloc_end_t Generating XML output for class hsa_amd_event_scratch_alloc_start_t Generating XML output for class hsa_amd_event_scratch_async_reclaim_end_t Generating XML output for class hsa_amd_event_scratch_async_reclaim_start_t Generating XML output for class hsa_amd_event_scratch_free_end_t Generating XML output for class hsa_amd_event_scratch_free_start_t Generating XML output for class hsa_amd_gpu_hw_exception_info_s Generating XML output for class hsa_amd_gpu_memory_error_info_s Generating XML output for class hsa_amd_gpu_memory_fault_info_s Generating XML output for class hsa_amd_hdp_flush_s Generating XML output for class hsa_amd_image_descriptor_s Generating XML output for class hsa_amd_ipc_memory_s Generating XML output for class hsa_amd_memory_access_desc_s Generating XML output for class hsa_amd_memory_pool_link_info_s Generating XML output for class hsa_amd_memory_pool_s Generating XML output for class hsa_amd_packet_header_s Generating XML output for class hsa_amd_pointer_info_s Generating XML output for class hsa_amd_profiling_async_copy_time_s Generating XML output for class hsa_amd_profiling_dispatch_time_s Generating XML output for class hsa_amd_svm_attribute_pair_s Generating XML output for class hsa_amd_tool_event_none_t Generating XML output for class hsa_amd_tool_event_t Generating XML output for class hsa_amd_vmem_alloc_handle_s Generating XML output for class hsa_barrier_and_packet_s Generating XML output for class hsa_barrier_or_packet_s Generating XML output for class hsa_cache_s Generating XML output for class hsa_callback_data_s Generating XML output for class hsa_code_object_reader_s Generating XML output for class hsa_code_object_s Generating XML output for class hsa_code_symbol_s Generating XML output for class hsa_dim3_s Generating XML output for class hsa_executable_s Generating XML output for class hsa_executable_symbol_s Generating XML output for class hsa_ext_amd_aql_pm4_packet_t Generating XML output for class hsa_ext_control_directives_s Generating XML output for class hsa_ext_finalizer_1_00_pfn_s Generating XML output for class hsa_ext_image_data_info_s Generating XML output for class hsa_ext_image_descriptor_s Generating XML output for class hsa_ext_image_format_s Generating XML output for class hsa_ext_image_region_s Generating XML output for class hsa_ext_image_s Generating XML output for class hsa_ext_images_1_00_pfn_s Generating XML output for class hsa_ext_images_1_pfn_s Generating XML output for class hsa_ext_program_s Generating XML output for class hsa_ext_sampler_descriptor_s Generating XML output for class hsa_ext_sampler_descriptor_v2_s Generating XML output for class hsa_ext_sampler_s Generating XML output for class hsa_isa_s Generating XML output for class hsa_kernel_dispatch_packet_s Generating XML output for class hsa_loaded_code_object_s Generating XML output for class hsa_pitched_ptr_s Generating XML output for class hsa_queue_s Generating XML output for class hsa_region_s Generating XML output for class hsa_signal_group_s Generating XML output for class hsa_signal_s Generating XML output for class hsa_ven_amd_aqlprofile_1_00_pfn_s Generating XML output for class hsa_ven_amd_aqlprofile_descriptor_t Generating XML output for class hsa_ven_amd_aqlprofile_event_t Generating XML output for class hsa_ven_amd_aqlprofile_id_query_t Generating XML output for class hsa_ven_amd_aqlprofile_info_data_t Generating XML output for class hsa_ven_amd_aqlprofile_parameter_t Generating XML output for class hsa_ven_amd_aqlprofile_profile_t Generating XML output for class hsa_ven_amd_loader_1_00_pfn_s Generating XML output for class hsa_ven_amd_loader_1_01_pfn_s Generating XML output for class hsa_ven_amd_loader_1_02_pfn_s Generating XML output for class hsa_ven_amd_loader_1_03_pfn_s Generating XML output for class hsa_ven_amd_loader_segment_descriptor_s Generating XML output for class hsa_ven_amd_pc_sampling_1_00_pfn_t Generating XML output for class hsa_ven_amd_pcs_configuration_t Generating XML output for class hsa_ven_amd_pcs_t Generating XML output for class hsa_wavefront_s Generating XML output for class HsaApiTable Generating XML output for class HsaApiTableContainer Generating XML output for class ImageExtTable Generating XML output for class PcSamplingExtTable Generating XML output for class perf_sample_hosttrap_v1_t Generating XML output for class perf_sample_snapshot_v1_t Generating XML output for class scratch_last_used_index_xcc_s Generati/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:4641: warning: argument 'address' from the argument list of hsa_executable_readonly_variable_define has multiple @param documentation sections /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1499: warning: explicit link request to 'hsa_amd_memory_pool_global_flag_t' could not be resolved :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1073: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1078: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Signal' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Location' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1096: warning: The following parameters of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) are not documented: parameter 'signal' parameter 'value_ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1286: warning: The following parameter of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) is not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1795: warning: The following parameters of hsa_amd_memory_async_copy_on_engine(void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) are not documented: parameter 'dst' parameter 'dst_agent' parameter 'src' parameter 'src_agent' parameter 'size' parameter 'num_dep_signals' parameter 'dep_signals' parameter 'completion_signal' parameter 'engine_id' parameter 'force_copy_on_sdma' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2190: warning: The following parameter of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2239: warning: The following parameter of hsa_amd_memory_lock_to_pool(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3426: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3432: warning: The following parameter of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) is not documented: parameter 'memory_handle' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3437: warning: argument 'flags.' of command @param is not found in the argument list of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3457: warning: The following parameter of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) is not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3580: warning: argument 'mapped' of command @param is not found in the argument list of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3591: warning: The following parameter of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) is not documented: parameter 'addr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3597: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3607: warning: The following parameter of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) is not documented: parameter 'type' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3711: warning: The following parameters of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'hanlde' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3749: warning: The following parameters of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'handle' parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:657: warning: The following parameter of hsa_ext_image_data_get_info_with_layout(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) is not documented: parameter 'agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:306: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:306: warning: explicit link request to 'hsa_ven_amd_loader_loaded_code_object_kind_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:312: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_KIND' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:313: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_KIND_AGENT' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:319: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:320: warning: explicit link request to 'hsa_ven_amd_loader_code_object_storage_type_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:326: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_CODE_OBJECT_STORAGE_TYPE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:327: warning: explicit link request to 'HSA_VEN_AMD_LOADER_CODE_OBJECT_STORAGE_TYPE_MEMORY' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:328: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:334: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_CODE_OBJECT_STORAGE_TYPE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:335: warning: explicit link request to 'HSA_VEN_AMD_LOADER_CODE_OBJECT_STORAGE_TYPE_MEMORY' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:336: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:342: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_CODE_OBJECT_STORAGE_TYPE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:343: warning: explicit link request to 'HSA_VEN_AMD_LOADER_CODE_OBJECT_STORAGE_TYPE_FILE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:344: warning: explicit link request to 'int' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:352: warning: explicit link request to 'int64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:361: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:367: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:378: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_URI_LENGTH' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:257: warning: explicit link request to 'hsa_ven_amd_loader_executable_iterate_loaded_code_objects' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:499: warning: explicit link request to 'hsa_ven_amd_loader_iterate_executables' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:503: warning: explicit link request to 'hsa_ven_amd_loader_iterate_executables' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:141: warning: explicit link request to 'hsa_ven_amd_pcs_flush' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:262: warning: unable to resolve reference to 'hsa_ven_amd_pcs_create' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1499: warning: explicit link request to 'hsa_amd_memory_pool_global_flag_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1795: warning: The following parameters of hsa_amd_memory_async_copy_on_engine(void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) are not documented: parameter 'dst' parameter 'dst_agent' parameter 'src' parameter 'src_agent' parameter 'size' parameter 'num_dep_signals' parameter 'dep_signals' parameter 'completion_signal' parameter 'engine_id' parameter 'force_copy_on_sdma' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2190: warning: The following parameter of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2239: warning: The following parameter of hsa_amd_memory_lock_to_pool(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3426: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3432: warning: The following parameter of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) is not documented: parameter 'memory_handle' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3437: warning: argument 'flags.' of command @param is not found in the argument list of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3457: warning: The following parameter of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) is not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3580: warning: argument 'mapped' of command @param is not found in the argument list of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3591: warning: The following parameter of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) is not documented: parameter 'addr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3597: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3607: warning: The following parameter of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) is not documented: parameter 'type' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3711: warning: The following parameters of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'hanlde' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3749: warning: The following parameters of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'handle' parameter 'size_copied' parameter 'status' :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:4641: warning: argument 'address' from the argument list of hsa_executable_readonly_variable_define has multiple @param documentation sections /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1073: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1078: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Signal' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Location' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1096: warning: The following parameters of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) are not documented: parameter 'signal' parameter 'value_ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1286: warning: The following parameter of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) is not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:657: warning: The following parameter of hsa_ext_image_data_get_info_with_layout(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) is not documented: parameter 'agent' ng XML output for class ToolsApiTable Generating XML output for namespace ELF Generating XML output for file amd_hsa_common.h Generating XML output for file amd_hsa_elf.h Generating XML output for file amd_hsa_kernel_code.h Generating XML output for file amd_hsa_queue.h Generating XML output for file amd_hsa_signal.h Generating XML output for file Brig.h Generating XML output for file hsa.h Generating XML output for file hsa_amd_tool.h Generating XML output for file hsa_api_trace.h Generating XML output for file hsa_api_trace_version.h Generating XML output for file hsa_ext_amd.h Generating XML output for file hsa_ext_finalize.h Generating XML output for file hsa_ext_image.h Generating XML output for file hsa_ven_amd_aqlprofile.h Generating XML output for file hsa_ven_amd_loader.h Generating XML output for file hsa_ven_amd_pc_sampling.h Generating XML output for group common Generating XML output for group initshutdown Generating XML output for group agentinfo Generating XML output for group signals Generating XML output for group memory Generating XML output for group queue Generating XML output for group aql Generating XML output for group instruction-set-architecture Generating XML output for group executable Generating XML output for group code-object Generating XML output for group error-codes Generating XML output for group profile Generating XML output for group status Generating XML output for group ext-alt-finalizer-extensions Generating XML output for group ext-alt-finalizer-program Generating XML output for group ext-images Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/ Running plantuml with JAVA... lookup cache used 4055/65536 hits=24015 misses=4418 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop loading pickled environment... done myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'replacements', 'html_image', 'fieldlist', 'colon_fence', '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_sort=True, 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 'amdgpu-docs-internal' from https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest//objects.inv ... loading intersphinx inventory 'cuid' from https://rocm.docs.amd.com/projects/cuid/en/latest/objects.inv ... loading intersphinx inventory 'gsplat-internal' from https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv ... loading intersphinx inventory 'hipdnn' from https://rocm.docs.amd.com/projects/hipDNN/en/latest/objects.inv ... loading intersphinx inventory 'hipfile' from https://rocm.docs.amd.com/projects/hipFile/en/latest/objects.inv ... loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com//objects.inv ... loading intersphinx inventory 'monai-internal' from https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv ... loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFile/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipFile/en/latest/objects.inv loading intersphinx inventory 'rocm-ds-internal' from https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipDNN/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipDNN/en/latest/objects.inv loading intersphinx inventory 'rocm-finance-internal' from https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com//objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://instinct.docs.amd.com//objects.inv loading intersphinx inventory 'rocm-llmext-internal' from https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-rag-internal' from https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dmonai-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fmonai-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-simulation-internal' from https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dgsplat-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fgsplat-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ls-internal' from https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/cuid/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dcuid%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fcuid%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/cuid/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-ds-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-ds-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest//objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdgpu-docs-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Finstinct.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Finstinct.docs.amd.com%25252Fprojects%25252Famdgpu-docs-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest//objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-finance-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-finance-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-simulation-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-simulation-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-rag-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-rag-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv [autosummary] generating autosummary for: api-reference/api.rst, api-reference/c-interface-adaptors.rst, api-reference/environment_variables.rst, contribution/contributing-to-rocr.rst, data/env_variables.rst, index.rst, install/installation.rst, license.rst, what-is-rocr-runtime.rst building [mo]: targets for 0 po files that are out of date writing output... building [singlehtml]: all documents updating environment: 0 added, 1 changed, 0 removed reading sources... [100%] api-reference/api /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serialize (hsa_code_object_t code_object, hsa_status_t(*alloc_callback)(size_t size, hsa_callback_data_t data, void **address), hsa_callback_data_t callback_data, const char *options, void **serialized_code_object, size_t *serialized_code_object_size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serialize (hsa_code_object_t code_object, hsa_status_t(*alloc_callback)(size_t size, hsa_callback_data_t data, void **address), hsa_callback_data_t callback_data, const char *options, void **serialized_code_object, size_t *serialized_code_object_size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serialize (hsa_code_object_t code_object, hsa_status_t(*alloc_callback)(size_t size, hsa_callback_data_t data, void **address), hsa_callback_data_t callback_data, const char *options, void **serialized_code_object, size_t *serialized_code_object_size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserialize (void *serialized_code_object, size_t serialized_code_object_size, const char *options, hsa_code_object_t *code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserialize (void *serialized_code_object, size_t serialized_code_object_size, const char *options, hsa_code_object_t *code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserialize (void *serialized_code_object, size_t serialized_code_object_size, const char *options, hsa_code_object_t *code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, hsa_code_object_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, hsa_code_object_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, hsa_code_object_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_t code_object, const char *options) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_t code_object, const char *options) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_t code_object, const char *options) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol (hsa_code_object_t code_object, const char *symbol_name, hsa_code_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol (hsa_code_object_t code_object, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol (hsa_code_object_t code_object, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol_from_name (hsa_code_object_t code_object, const char *module_name, const char *symbol_name, hsa_code_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol_from_name (hsa_code_object_t code_object, const char *module_name, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol_from_name (hsa_code_object_t code_object, const char *module_name, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, hsa_code_symbol_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, hsa_code_symbol_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, hsa_code_symbol_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_symbols (hsa_code_object_t code_object, hsa_status_t(*callback)(hsa_code_object_t code_object, hsa_code_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_symbols (hsa_code_object_t code_object, hsa_status_t(*callback)(hsa_code_object_t code_object, hsa_code_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_symbols (hsa_code_object_t code_object, hsa_status_t(*callback)(hsa_code_object_t code_object, hsa_code_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_code_object_reader_create_from_file (hsa_file_t file, hsa_code_object_reader_t *code_object_reader) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_file (hsa_file_t file, hsa_code_object_reader_t *code_object_reader) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_file (hsa_file_t file, hsa_code_object_reader_t *code_object_reader) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_code_object_reader_create_from_memory (const void *code_object, size_t size, hsa_code_object_reader_t *code_object_reader) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_memory (const void *code_object, size_t size, hsa_code_object_reader_t *code_object_reader) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_memory (const void *code_object, size_t size, hsa_code_object_reader_t *code_object_reader) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_code_object_reader_t code_object_reader) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_code_object_reader_t code_object_reader) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_code_object_reader_t code_object_reader) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_create (hsa_profile_t profile, hsa_executable_state_t executable_state, const char *options, hsa_executable_t *executable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_create (hsa_profile_t profile, hsa_executable_state_t executable_state, const char *options, hsa_executable_t *executable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_create (hsa_profile_t profile, hsa_executable_state_t executable_state, const char *options, hsa_executable_t *executable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_create_alt (hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_executable_t *executable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_create_alt (hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_executable_t *executable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_create_alt (hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_executable_t *executable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_destroy (hsa_executable_t executable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_destroy (hsa_executable_t executable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_destroy (hsa_executable_t executable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_load_agent_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_load_agent_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_load_agent_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_freeze (hsa_executable_t executable, const char *options) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_freeze (hsa_executable_t executable, const char *options) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_freeze (hsa_executable_t executable, const char *options) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_get_info (hsa_executable_t executable, hsa_executable_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_get_info (hsa_executable_t executable, hsa_executable_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_get_info (hsa_executable_t executable, hsa_executable_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_global_variable_define (hsa_executable_t executable, const char *variable_name, void *address) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_global_variable_define (hsa_executable_t executable, const char *variable_name, void *address) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_global_variable_define (hsa_executable_t executable, const char *variable_name, void *address) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_agent_global_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_agent_global_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_agent_global_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_validate (hsa_executable_t executable, uint32_t *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_validate (hsa_executable_t executable, uint32_t *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_validate (hsa_executable_t executable, uint32_t *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_validate_alt (hsa_executable_t executable, const char *options, uint32_t *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_validate_alt (hsa_executable_t executable, const char *options, uint32_t *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_validate_alt (hsa_executable_t executable, const char *options, uint32_t *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbol (hsa_executable_t executable, const char *module_name, const char *symbol_name, hsa_agent_t agent, int32_t call_convention, hsa_executable_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbol (hsa_executable_t executable, const char *module_name, const char *symbol_name, hsa_agent_t agent, int32_t call_convention, hsa_executable_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbol (hsa_executable_t executable, const char *module_name, const char *symbol_name, hsa_agent_t agent, int32_t call_convention, hsa_executable_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_get_symbol_by_name (hsa_executable_t executable, const char *symbol_name, const hsa_agent_t *agent, hsa_executable_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_get_symbol_by_name (hsa_executable_t executable, const char *symbol_name, const hsa_agent_t *agent, hsa_executable_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_get_symbol_by_name (hsa_executable_t executable, const char *symbol_name, const hsa_agent_t *agent, hsa_executable_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_executable_symbol_t executable_symbol, hsa_executable_symbol_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_executable_symbol_t executable_symbol, hsa_executable_symbol_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_executable_symbol_t executable_symbol, hsa_executable_symbol_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_iterate_agent_symbols (hsa_executable_t executable, hsa_agent_t agent, hsa_status_t(*callback)(hsa_executable_t exec, hsa_agent_t agent, hsa_executable_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_iterate_agent_symbols (hsa_executable_t executable, hsa_agent_t agent, hsa_status_t(*callback)(hsa_executable_t exec, hsa_agent_t agent, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_iterate_agent_symbols (hsa_executable_t executable, hsa_agent_t agent, hsa_status_t(*callback)(hsa_executable_t exec, hsa_agent_t agent, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_iterate_program_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_iterate_program_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_iterate_program_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_create (hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_create (hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_create (hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_destroy (hsa_ext_program_t program) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_destroy (hsa_ext_program_t program) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_destroy (hsa_ext_program_t program) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_add_module (hsa_ext_program_t program, hsa_ext_module_t module) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_add_module (hsa_ext_program_t program, hsa_ext_module_t module) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_add_module (hsa_ext_program_t program, hsa_ext_module_t module) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_iterate_modules (hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_iterate_modules (hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_iterate_modules (hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_get_info (hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_get_info (hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_get_info (hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_finalize (hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_finalize (hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_finalize (hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_image_get_info_max_dim (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_image_get_info_max_dim (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_image_get_info_max_dim (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_get_capability (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_get_capability_with_layout (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability_with_layout (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability_with_layout (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_data_get_info (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_data_get_info_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_create_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_create_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_create_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_destroy (hsa_agent_t agent, hsa_ext_image_t image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_destroy (hsa_agent_t agent, hsa_ext_image_t image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_destroy (hsa_agent_t agent, hsa_ext_image_t image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_copy (hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_copy (hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_copy (hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_import (hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_import (hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_import (hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_export (hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_export (hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_export (hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_clear (hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_clear (hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_clear (hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_sampler_create (hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create (hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create (hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_sampler_create_v2 (hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create_v2 (hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create_v2 (hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_sampler_destroy (hsa_agent_t agent, hsa_ext_sampler_t sampler) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_sampler_destroy (hsa_agent_t agent, hsa_ext_sampler_t sampler) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_sampler_destroy (hsa_agent_t agent, hsa_ext_sampler_t sampler) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_from_name (const char *name, hsa_isa_t *isa) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_from_name (const char *name, hsa_isa_t *isa) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_from_name (const char *name, hsa_isa_t *isa) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_isas (hsa_agent_t agent, hsa_status_t(*callback)(hsa_isa_t isa, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_isas (hsa_agent_t agent, hsa_status_t(*callback)(hsa_isa_t isa, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_isas (hsa_agent_t agent, hsa_status_t(*callback)(hsa_isa_t isa, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_get_info (hsa_isa_t isa, hsa_isa_info_t attribute, uint32_t index, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_get_info (hsa_isa_t isa, hsa_isa_info_t attribute, uint32_t index, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_get_info (hsa_isa_t isa, hsa_isa_info_t attribute, uint32_t index, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_get_info_alt (hsa_isa_t isa, hsa_isa_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_get_info_alt (hsa_isa_t isa, hsa_isa_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_get_info_alt (hsa_isa_t isa, hsa_isa_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_get_exception_policies (hsa_isa_t isa, hsa_profile_t profile, uint16_t *mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_get_exception_policies (hsa_isa_t isa, hsa_profile_t profile, uint16_t *mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_get_exception_policies (hsa_isa_t isa, hsa_profile_t profile, uint16_t *mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_get_round_method (hsa_isa_t isa, hsa_fp_type_t fp_type, hsa_flush_mode_t flush_mode, hsa_round_method_t *round_method) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_get_round_method (hsa_isa_t isa, hsa_fp_type_t fp_type, hsa_flush_mode_t flush_mode, hsa_round_method_t *round_method) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_get_round_method (hsa_isa_t isa, hsa_fp_type_t fp_type, hsa_flush_mode_t flush_mode, hsa_round_method_t *round_method) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_wavefront_get_info (hsa_wavefront_t wavefront, hsa_wavefront_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_wavefront_get_info (hsa_wavefront_t wavefront, hsa_wavefront_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_wavefront_get_info (hsa_wavefront_t wavefront, hsa_wavefront_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_iterate_wavefronts (hsa_isa_t isa, hsa_status_t(*callback)(hsa_wavefront_t wavefront, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_iterate_wavefronts (hsa_isa_t isa, hsa_status_t(*callback)(hsa_wavefront_t wavefront, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_iterate_wavefronts (hsa_isa_t isa, hsa_status_t(*callback)(hsa_wavefront_t wavefront, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_compatible (hsa_isa_t code_object_isa, hsa_isa_t agent_isa, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_compatible (hsa_isa_t code_object_isa, hsa_isa_t agent_isa, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_compatible (hsa_isa_t code_object_isa, hsa_isa_t agent_isa, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_region_get_info (hsa_region_t region, hsa_region_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_region_get_info (hsa_region_t region, hsa_region_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_region_get_info (hsa_region_t region, hsa_region_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_regions (hsa_agent_t agent, hsa_status_t(*callback)(hsa_region_t region, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_regions (hsa_agent_t agent, hsa_status_t(*callback)(hsa_region_t region, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_regions (hsa_agent_t agent, hsa_status_t(*callback)(hsa_region_t region, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_allocate (hsa_region_t region, size_t size, void **ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_allocate (hsa_region_t region, size_t size, void **ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_allocate (hsa_region_t region, size_t size, void **ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_free (void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_free (void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_free (void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_copy (void *dst, const void *src, size_t size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_copy (void *dst, const void *src, size_t size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_copy (void *dst, const void *src, size_t size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_assign_agent (void *ptr, hsa_agent_t agent, hsa_access_permission_t access) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_assign_agent (void *ptr, hsa_agent_t agent, hsa_access_permission_t access) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_assign_agent (void *ptr, hsa_agent_t agent, hsa_access_permission_t access) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_register (void *ptr, size_t size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_register (void *ptr, size_t size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_register (void *ptr, size_t size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_deregister (void *ptr, size_t size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_deregister (void *ptr, size_t size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_deregister (void *ptr, size_t size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_coherency_get_type (hsa_agent_t agent, hsa_amd_coherency_type_t *type) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_coherency_get_type (hsa_agent_t agent, hsa_amd_coherency_type_t *type) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_coherency_get_type (hsa_agent_t agent, hsa_amd_coherency_type_t *type) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_coherency_set_type (hsa_agent_t agent, hsa_amd_coherency_type_t type) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_coherency_set_type (hsa_agent_t agent, hsa_amd_coherency_type_t type) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_coherency_set_type (hsa_agent_t agent, hsa_amd_coherency_type_t type) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_get_info (hsa_amd_memory_pool_t memory_pool, hsa_amd_memory_pool_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_get_info (hsa_amd_memory_pool_t memory_pool, hsa_amd_memory_pool_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_get_info (hsa_amd_memory_pool_t memory_pool, hsa_amd_memory_pool_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agent_iterate_memory_pools (hsa_agent_t agent, hsa_status_t(*callback)(hsa_amd_memory_pool_t memory_pool, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agent_iterate_memory_pools (hsa_agent_t agent, hsa_status_t(*callback)(hsa_amd_memory_pool_t memory_pool, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agent_iterate_memory_pools (hsa_agent_t agent, hsa_status_t(*callback)(hsa_amd_memory_pool_t memory_pool, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_allocate (hsa_amd_memory_pool_t memory_pool, size_t size, uint32_t flags, void **ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_allocate (hsa_amd_memory_pool_t memory_pool, size_t size, uint32_t flags, void **ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_allocate (hsa_amd_memory_pool_t memory_pool, size_t size, uint32_t flags, void **ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_free (void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_free (void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_free (void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_async_copy (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_async_copy_on_engine (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_on_engine (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_on_engine (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_copy_engine_status (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *engine_ids_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_copy_engine_status (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *engine_ids_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_copy_engine_status (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *engine_ids_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_get_preferred_copy_engine (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *recommended_ids_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_get_preferred_copy_engine (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *recommended_ids_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_get_preferred_copy_engine (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *recommended_ids_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_async_copy_rect (const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_rect (const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_rect (const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agent_memory_pool_get_info (hsa_agent_t agent, hsa_amd_memory_pool_t memory_pool, hsa_amd_agent_memory_pool_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agent_memory_pool_get_info (hsa_agent_t agent, hsa_amd_memory_pool_t memory_pool, hsa_amd_agent_memory_pool_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agent_memory_pool_get_info (hsa_agent_t agent, hsa_amd_memory_pool_t memory_pool, hsa_amd_agent_memory_pool_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agents_allow_access (uint32_t num_agents, const hsa_agent_t *agents, const uint32_t *flags, const void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agents_allow_access (uint32_t num_agents, const hsa_agent_t *agents, const uint32_t *flags, const void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agents_allow_access (uint32_t num_agents, const hsa_agent_t *agents, const uint32_t *flags, const void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_amd_memory_pool_t src_memory_pool, hsa_amd_memory_pool_t dst_memory_pool, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_amd_memory_pool_t src_memory_pool, hsa_amd_memory_pool_t dst_memory_pool, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_amd_memory_pool_t src_memory_pool, hsa_amd_memory_pool_t dst_memory_pool, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_migrate (const void *ptr, hsa_amd_memory_pool_t memory_pool, uint32_t flags) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_migrate (const void *ptr, hsa_amd_memory_pool_t memory_pool, uint32_t flags) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_migrate (const void *ptr, hsa_amd_memory_pool_t memory_pool, uint32_t flags) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_lock (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_lock_to_pool (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock_to_pool (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock_to_pool (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_unlock (void *host_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_unlock (void *host_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_unlock (void *host_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_fill (void *ptr, uint32_t value, size_t count) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_fill (void *ptr, uint32_t value, size_t count) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_fill (void *ptr, uint32_t value, size_t count) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_interop_map_buffer (uint32_t num_agents, hsa_agent_t *agents, hsa_handle_t interop_handle, uint32_t flags, size_t *size, void **ptr, size_t *metadata_size, const void **metadata) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_interop_map_buffer (uint32_t num_agents, hsa_agent_t *agents, hsa_handle_t interop_handle, uint32_t flags, size_t *size, void **ptr, size_t *metadata_size, const void **metadata) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_interop_map_buffer (uint32_t num_agents, hsa_agent_t *agents, hsa_handle_t interop_handle, uint32_t flags, size_t *size, void **ptr, size_t *metadata_size, const void **metadata) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_interop_unmap_buffer (void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_interop_unmap_buffer (void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_interop_unmap_buffer (void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_pointer_info (const void *ptr, hsa_amd_pointer_info_t *info, void *(*alloc)(size_t), uint32_t *num_agents_accessible, hsa_agent_t **accessible) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info (const void *ptr, hsa_amd_pointer_info_t *info, void *(*alloc)(size_t), uint32_t *num_agents_accessible, hsa_agent_t **accessible) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info (const void *ptr, hsa_amd_pointer_info_t *info, void *(*alloc)(size_t), uint32_t *num_agents_accessible, hsa_agent_t **accessible) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_pointer_info_set_userdata (const void *ptr, void *userdata) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info_set_userdata (const void *ptr, void *userdata) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info_set_userdata (const void *ptr, void *userdata) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_memory_create (void *ptr, size_t len, hsa_amd_ipc_memory_t *handle) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_create (void *ptr, size_t len, hsa_amd_ipc_memory_t *handle) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_create (void *ptr, size_t len, hsa_amd_ipc_memory_t *handle) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_memory_attach (const hsa_amd_ipc_memory_t *handle, size_t len, uint32_t num_agents, const hsa_agent_t *mapping_agents, void **mapped_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_attach (const hsa_amd_ipc_memory_t *handle, size_t len, uint32_t num_agents, const hsa_agent_t *mapping_agents, void **mapped_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_attach (const hsa_amd_ipc_memory_t *handle, size_t len, uint32_t num_agents, const hsa_agent_t *mapping_agents, void **mapped_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_memory_detach (void *mapped_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_detach (void *mapped_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_detach (void *mapped_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_register_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback, void *user_data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_register_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback, void *user_data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_register_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback, void *user_data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_deregister_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_deregister_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_deregister_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_queue_create (hsa_agent_t agent, uint32_t size, hsa_queue_type32_t type, void(*callback)(hsa_status_t status, hsa_queue_t *source, void *data), void *data, uint32_t private_segment_size, uint32_t group_segment_size, hsa_queue_t **queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_queue_create (hsa_agent_t agent, uint32_t size, hsa_queue_type32_t type, void(*callback)(hsa_status_t status, hsa_queue_t *source, void *data), void *data, uint32_t private_segment_size, uint32_t group_segment_size, hsa_queue_t **queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_queue_create (hsa_agent_t agent, uint32_t size, hsa_queue_type32_t type, void(*callback)(hsa_status_t status, hsa_queue_t *source, void *data), void *data, uint32_t private_segment_size, uint32_t group_segment_size, hsa_queue_t **queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_soft_queue_create (hsa_region_t region, uint32_t size, hsa_queue_type32_t type, uint32_t features, hsa_signal_t doorbell_signal, hsa_queue_t **queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_soft_queue_create (hsa_region_t region, uint32_t size, hsa_queue_type32_t type, uint32_t features, hsa_signal_t doorbell_signal, hsa_queue_t **queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_soft_queue_create (hsa_region_t region, uint32_t size, hsa_queue_type32_t type, uint32_t features, hsa_signal_t doorbell_signal, hsa_queue_t **queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_queue_destroy (hsa_queue_t *queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_queue_destroy (hsa_queue_t *queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_queue_destroy (hsa_queue_t *queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_queue_inactivate (hsa_queue_t *queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_queue_inactivate (hsa_queue_t *queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_queue_inactivate (hsa_queue_t *queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_acquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_acquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_acquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_read_index_scacquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_read_index_scacquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_read_index_scacquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_read_index_relaxed (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_read_index_relaxed (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_read_index_relaxed (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_acquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_acquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_acquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_write_index_scacquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_write_index_scacquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_write_index_scacquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_write_index_relaxed (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_write_index_relaxed (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_write_index_relaxed (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_release (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_write_index_screlease (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acq_rel (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acq_rel (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acq_rel (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_scacquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_relaxed (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_relaxed (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_relaxed (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_release (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_release (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_release (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_screlease (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_screlease (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_screlease (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acq_rel (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acq_rel (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acq_rel (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acquire (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acquire (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acquire (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_scacquire (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacquire (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacquire (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_release (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_release (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_release (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_screlease (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_read_index_relaxed (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_read_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_read_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_queue_store_read_index_release (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_read_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_read_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_read_index_screlease (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_read_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_read_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_queue_cu_set_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, const uint32_t *cu_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_set_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, const uint32_t *cu_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_set_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, const uint32_t *cu_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_queue_cu_get_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, uint32_t *cu_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_get_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, uint32_t *cu_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_get_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, uint32_t *cu_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_queue_set_priority (hsa_queue_t *queue, hsa_amd_queue_priority_t priority) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_queue_set_priority (hsa_queue_t *queue, hsa_amd_queue_priority_t priority) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_queue_set_priority (hsa_queue_t *queue, hsa_amd_queue_priority_t priority) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agent_set_async_scratch_limit (hsa_agent_t agent, size_t threshold) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agent_set_async_scratch_limit (hsa_agent_t agent, size_t threshold) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agent_set_async_scratch_limit (hsa_agent_t agent, size_t threshold) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ais_file_write (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_write (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_write (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ais_file_read (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_read (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_read (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, uint64_t attributes, hsa_signal_t *signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, uint64_t attributes, hsa_signal_t *signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, uint64_t attributes, hsa_signal_t *signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_signal_async_handler (hsa_signal_t signal, hsa_signal_condition_t cond, hsa_signal_value_t value, hsa_amd_signal_handler handler, void *arg) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_signal_async_handler (hsa_signal_t signal, hsa_signal_condition_t cond, hsa_signal_value_t value, hsa_amd_signal_handler handler, void *arg) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_signal_async_handler (hsa_signal_t signal, hsa_signal_condition_t cond, hsa_signal_value_t value, hsa_amd_signal_handler handler, void *arg) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint32_t HSA_API hsa_amd_signal_wait_all (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_values) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint32_t HSA_API hsa_amd_signal_wait_all (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_values) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint32_t HSA_API hsa_amd_signal_wait_all (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_values) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint32_t HSA_API hsa_amd_signal_wait_any (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint32_t HSA_API hsa_amd_signal_wait_any (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint32_t HSA_API hsa_amd_signal_wait_any (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_signal_create (hsa_signal_t signal, hsa_amd_ipc_signal_t *handle) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_create (hsa_signal_t signal, hsa_amd_ipc_signal_t *handle) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_create (hsa_signal_t signal, hsa_amd_ipc_signal_t *handle) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_signal_attach (const hsa_amd_ipc_signal_t *handle, hsa_signal_t *signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_attach (const hsa_amd_ipc_signal_t *handle, hsa_signal_t *signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_attach (const hsa_amd_ipc_signal_t *handle, hsa_signal_t *signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_register_system_event_handler (hsa_amd_system_event_callback_t callback, void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_register_system_event_handler (hsa_amd_system_event_callback_t callback, void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_register_system_event_handler (hsa_amd_system_event_callback_t callback, void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_t *signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_t *signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_t *signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_destroy (hsa_signal_t signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_destroy (hsa_signal_t signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_destroy (hsa_signal_t signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_load_scacquire (hsa_signal_t signal) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_scacquire (hsa_signal_t signal) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_scacquire (hsa_signal_t signal) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_load_relaxed (hsa_signal_t signal) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_relaxed (hsa_signal_t signal) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_relaxed (hsa_signal_t signal) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_load_acquire (hsa_signal_t signal) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_load_acquire (hsa_signal_t signal) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_load_acquire (hsa_signal_t signal) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_store_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_store_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_store_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_silent_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_silent_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_silent_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_silent_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_silent_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_silent_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_screlease (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_screlease (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_release (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_release (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_release (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_scacq_screl (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacq_screl (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacq_screl (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acq_rel (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acq_rel (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acq_rel (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_scacquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_relaxed (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_relaxed (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_relaxed (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_screlease (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_screlease (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_screlease (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_release (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_release (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_release (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_add_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_add_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_add_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_subtract_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_and_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_and_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_and_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_or_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_or_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_or_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_xor_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_xor_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_xor_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_wait_scacquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_scacquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_scacquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_wait_relaxed (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_relaxed (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_relaxed (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_wait_acquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_wait_acquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_wait_acquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_create (uint32_t num_signals, const hsa_signal_t *signals, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_group_t *signal_group) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_create (uint32_t num_signals, const hsa_signal_t *signals, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_group_t *signal_group) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_create (uint32_t num_signals, const hsa_signal_t *signals, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_group_t *signal_group) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_destroy (hsa_signal_group_t signal_group) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_destroy (hsa_signal_group_t signal_group) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_destroy (hsa_signal_group_t signal_group) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_wait_any_relaxed (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_relaxed (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_relaxed (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_system_get_info (hsa_system_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_system_get_info (hsa_system_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_system_get_info (hsa_system_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_supported (uint16_t extension, uint16_t version_major, uint16_t version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_supported (uint16_t extension, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_supported (uint16_t extension, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_system_major_extension_supported (uint16_t extension, uint16_t version_major, uint16_t *version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_system_major_extension_supported (uint16_t extension, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_system_major_extension_supported (uint16_t extension, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_get_extension_table (uint16_t extension, uint16_t version_major, uint16_t version_minor, void *table) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_get_extension_table (uint16_t extension, uint16_t version_major, uint16_t version_minor, void *table) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_get_extension_table (uint16_t extension, uint16_t version_major, uint16_t version_minor, void *table) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_system_get_major_extension_table (uint16_t extension, uint16_t version_major, size_t table_length, void *table) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_system_get_major_extension_table (uint16_t extension, uint16_t version_major, size_t table_length, void *table) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_system_get_major_extension_table (uint16_t extension, uint16_t version_major, size_t table_length, void *table) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_get_exception_policies (hsa_agent_t agent, hsa_profile_t profile, uint16_t *mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_get_exception_policies (hsa_agent_t agent, hsa_profile_t profile, uint16_t *mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_get_exception_policies (hsa_agent_t agent, hsa_profile_t profile, uint16_t *mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_set_profiler_enabled (hsa_queue_t *queue, int enable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_set_profiler_enabled (hsa_queue_t *queue, int enable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_set_profiler_enabled (hsa_queue_t *queue, int enable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_async_copy_enable (bool enable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_async_copy_enable (bool enable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_async_copy_enable (bool enable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_get_dispatch_time (hsa_agent_t agent, hsa_signal_t signal, hsa_amd_profiling_dispatch_time_t *time) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_dispatch_time (hsa_agent_t agent, hsa_signal_t signal, hsa_amd_profiling_dispatch_time_t *time) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_dispatch_time (hsa_agent_t agent, hsa_signal_t signal, hsa_amd_profiling_dispatch_time_t *time) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_get_async_copy_time (hsa_signal_t signal, hsa_amd_profiling_async_copy_time_t *time) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_async_copy_time (hsa_signal_t signal, hsa_amd_profiling_async_copy_time_t *time) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_async_copy_time (hsa_signal_t signal, hsa_amd_profiling_async_copy_time_t *time) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_convert_tick_to_system_domain (hsa_agent_t agent, uint64_t agent_tick, uint64_t *system_tick) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_convert_tick_to_system_domain (hsa_agent_t agent, uint64_t agent_tick, uint64_t *system_tick) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_convert_tick_to_system_domain (hsa_agent_t agent, uint64_t agent_tick, uint64_t *system_tick) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:94: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/what-is-rocr-runtime.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... install/installation api-reference/c-interface-adaptors api-reference/environment_variables api-reference/api contribution/contributing-to-rocr license done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done ====================== slowest reading durations ======================= 5.592 api-reference/api build succeeded, 240 warnings. The HTML page is in ../../../../_readthedocs/htmlzip. [rtd-command-info] start-time: 2026-05-15T22:59:00.561702Z, end-time: 2026-05-15T22:59:13.549060Z, duration: 12, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v8.0.2 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx90Warning: Sphinx 9 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 /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages/rocm_docs/doxygen.py:42: RemovedInSphinx90Warning: The '_Opt' object tuple interface is deprecated, use attribute access instead for 'default', 'rebuild', and 'valid_types'. default_or_callable = config.values[key][0] 1.9.1 warning: ignoring unsupported tag 'CREATE_SUBDIRS_LEVEL' at line 93, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'SHOW_HEADERFILE' at line 633, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_INCOMPLETE_DOC' at line 851, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_UNDOC_ENUM_VAL' at line 869, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_LINE_FORMAT' at line 899, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'INPUT_FILE_ENCODING' at line 940, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FORTRAN_COMMENT_AFTER' at line 1143, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'HTML_COLORSTYLE' at line 1396, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOCSET_FEEDURL' at line 1497, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FULL_SIDEBAR' at line 1708, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'OBFUSCATE_EMAILS' at line 1739, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MATHJAX_VERSION' at line 1787, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_COMMON_ATTR' at line 2487, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_EDGE_ATTR' at line 2496, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_NODE_ATTR' at line 2504, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DIR_GRAPH_MAX_DEPTH' at line 2654, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: argument 'SYSTEM' for option CASE_SENSE_NAMES is not a valid boolean value Using the default: YES! Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_common.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_common.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace_version.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace_version.h... Preproc/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1235: warning: group ext-images: ignoring title "Images and samplers" that does not match old title "Images and Samplers" /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:197: warning: Compound AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:134: warning: Compound ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:782: warning: Compound BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:787: warning: Compound BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:792: warning: Compound BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:796: warning: Compound BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:801: warning: Compound BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:808: warning: Compound BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:821: warning: Compound BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:826: warning: Compound BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:834: warning: Compound BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:839: warning: Compound BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:869: warning: Compound BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:846: warning: Compound BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:850: warning: Compound BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:855: warning: Compound BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:887: warning: Compound BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:893: warning: Compound BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:880: warning: Compound BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:903: warning: Compound BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:907: warning: Compound BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:913: warning: Compound BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:922: warning: Compound BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:929: warning: Compound BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:938: warning: Compound BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:945: warning: Compound BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:955: warning: Compound BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:963: warning: Compound BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:971: warning: Compound BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:978: warning: Compound BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:984: warning: Compound BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:991: warning: Compound BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:997: warning: Compound BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1004: warning: Compound BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1011: warning: Compound BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1114: warning: Compound BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1017: warning: Compound BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1024: warning: Compound BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1030: warning: Compound BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1035: warning: Compound BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1040: warning: Compound BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1054: warning: Compound BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1047: warning: Compound BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1078: warning: Compound BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1067: warning: Compound BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1072: warning: Compound BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1087: warning: Compound BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1092: warning: Compound BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1107: warning: Compound BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:777: warning: Compound BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:279: warning: Compound CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:153: warning: Compound FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:458: warning: Compound HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:483: warning: Compound HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:164: warning: Compound ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:184: warning: Compound PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:141: warning: Compound ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:98: warning: Compound amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:206: warning: Compound amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:224: warning: Compound amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:79: warning: Compound amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:119: warning: Compound amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:263: warning: Compound amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:61: warning: Compound amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:406: warning: Compound amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:419: warning: Compound amdgpu_hsa_note_code_object_version_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:424: warning: Compound amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:432: warning: Compound amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:449: warning: Compound amdgpu_hsa_note_producer_options_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:441: warning: Compound amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:337: warning: Compound amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3664: warning: Compound hsa_amd_ais_file_handle_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:51: warning: Compound hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:44: warning: Compound hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:78: warning: Compound hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:72: warning: Compound hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:66: warning: Compound hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:60: warning: Compound hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:740: warning: Compound hsa_amd_hdp_flush_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3478: warning: Compound hsa_amd_memory_access_desc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3047: warning: Compound hsa_amd_svm_attribute_pair_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:40: warning: Compound hsa_amd_tool_event_none_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:84: warning: Compound hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:260: warning: Compound hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:500: warning: Compound hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1842: warning: Compound hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:234: warning: Compound hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:136: warning: Compound hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:320: warning: Compound hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:308: warning: Compound hsa_ven_amd_aqlprofile_info_data_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:211: warning: Compound hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:242: warning: Compound hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:114: warning: Compound scratch_last_used_index_xcc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved essing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h... 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_/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:743: warning: Member hsa_amd_hdp_flush_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1472: warning: Member hsa_amd_memory_pool_global_flag_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1483: warning: Member hsa_amd_memory_pool_location_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1846: warning: Member hsa_pitched_ptr_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2974: warning: Member hsa_amd_svm_model_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3044: warning: Member hsa_amd_svm_attribute_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3053: warning: Member hsa_amd_svm_attribute_pair_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3306: warning: Member hsa_amd_vmem_address_reserve_flag_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3481: warning: Member hsa_amd_memory_access_desc_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1448: warning: Member hsa_amd_memory_pool_global_flag_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1474: warning: Member hsa_amd_memory_pool_location_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1852: warning: Member hsa_amd_copy_direction_t (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2953: warning: Member hsa_amd_svm_model_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2976: warning: Member hsa_amd_svm_attribute_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3303: warning: Member hsa_amd_vmem_address_reserve_flag_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3389: warning: Member hsa_amd_memory_type_t (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1868: warning: Member hsa_amd_memory_async_copy_rect(const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) (function) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1499: warning: explicit link request to 'hsa_amd_memory_pool_global_flag_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1795: warning: The following parameters of hsa_amd_memory_async_copy_on_engine(void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) are not documented: parameter 'dst' parameter 'dst_agent' parameter 'src' parameter 'src_agent' parameter 'size' parameter 'num_dep_signals' parameter 'dep_signals' parameter 'completion_signal' parameter 'engine_id' parameter 'force_copy_on_sdma' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2190: warning: The following parameter of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2239: warning: The following parameter of hsa_amd_memory_lock_to_pool(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3597: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3607: warning: The following parameter of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) is not documented: parameter 'type' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3426: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3432: warning: The following parameter of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) is not documented: parameter 'memory_handle' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3437: warning: argument 'flags.' of command @param is not found in the argument list of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3457: warning: The following parameter of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) is not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3580: warning: argument 'mapped' of command @param is not found in the argument list of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3591: warning: The following parameter of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) is not documented: parameter 'addr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3674: warning: Member hsa_amd_ais_file_handle_t (typedef) of group queue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3648: warning: Member hsa_queue_info_attribute_t (enumeration) of group queue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3661: warning: Member hsa_amd_queue_get_info(hsa_queue_t *queue, hsa_queue_info_attribute_t attribute, void *value) (function) of group queue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'hanlde' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3749: warning: The following parameters of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'handle' parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3711: warning: The following parameters of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:4641: warning: argument 'address' from the argument list of hsa_executable_readonly_variable_define has multiple @param documentation sections /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2798: warning: Member hsa_amd_system_event_callback_t)(const hsa_amd_event_t *event, void *data) (typedef) of group status is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1073: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1078: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Signal' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Location' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1096: warning: The following parameters of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) are not documented: parameter 'signal' parameter 'value_ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1286: warning: The following parameter of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) is not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:657: warning: The following parameter of hsa_ext_image_data_get_info_with_layout(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) is not documented: parameter 'agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:99: warning: Member header (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:100: warning: Member format (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:101: warning: Member reserved[5] (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:108: warning: Member reserved1 (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:109: warning: Member callback (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:111: warning: Member user_data[6] (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:207: warning: Member enabled_control_directives (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:208: warning: Member enable_break_exceptions (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:209: warning: Member enable_detect_exceptions (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:210: warning: Member max_dynamic_group_size (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:211: warning: Member max_flat_grid_size (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:212: warning: Member max_flat_workgroup_size (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:213: warning: Member required_dim (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:214: warning: Member reserved1[3] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:215: warning: Member required_grid_size[3] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:216: warning: Member required_workgroup_size[3] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:217: warning: Member reserved2[60] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:225: warning: Member amd_kernel_code_version_major (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:226: warning: Member amd_kernel_code_version_minor (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:227: warning: Member amd_machine_kind (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:228: warning: Member amd_machine_version_major (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:229: warning: Member amd_machine_version_minor (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:230: warning: Member amd_machine_version_stepping (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:231: warning: Member kernel_code_entry_byte_offset (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:232: warning: Member kernel_code_prefetch_byte_offset (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:233: warning: Member kernel_code_prefetch_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:234: warning: Member max_scratch_backing_memory_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:235: warning: Member compute_pgm_rsrc1 (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:236: warning: Member compute_pgm_rsrc2 (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:237: warning: Member kernel_code_properties (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:238: warning: Member workitem_private_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:239: warning: Member workgroup_group_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:240: warning: Member gds_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:241: warning: Member kernarg_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:242: warning: Member workgroup_fbarrier_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:243: warning: Member wavefront_sgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:244: warning: Member workitem_vgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:245: warning: Member reserved_vgpr_first (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:246: warning: Member reserved_vgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:247: warning: Member reserved_sgpr_first (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:248: warning: Member reserved_sgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:249: warning: Member debug_wavefront_private_segment_offset_sgpr (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:250: warning: Member debug_private_segment_buffer_sgpr (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:251: warning: Member kernarg_segment_alignment (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:252: warning: Member group_segment_alignment (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:253: warning: Member private_segment_alignment (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:254: warning: Member wavefront_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:255: warning: Member call_convention (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:256: warning: Member reserved1[12] (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:257: warning: Member runtime_loader_kernel_symbol (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:258: warning: Member control_directives (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:80: warning: Member hsa_queue (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:81: warning: Member caps (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:82: warning: Member reserved1[3] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:83: warning: Member write_dispatch_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:84: warning: Member group_segment_aperture_base_hi (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:85: warning: Member private_segment_aperture_base_hi (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:86: warning: Member max_cu_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:87: warning: Member max_wave_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:88: warning: Member max_legacy_doorbell_dispatch_id_plus_1 (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:89: warning: Member legacy_doorbell_lock (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:90: warning: Member reserved2[9] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:91: warning: Member read_dispatch_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:92: warning: Member read_dispatch_id_field_base_byte_offset (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:93: warning: Member compute_tmpring_size (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:94: warning: Member scratch_resource_descriptor[4] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:95: warning: Member scratch_backing_memory_location (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:96: warning: Member reserved3[2] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:97: warning: Member scratch_wave64_lane_byte_size (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:98: warning: Member queue_properties (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:99: warning: Member reserved4[2] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:100: warning: Member queue_inactive_signal (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:101: warning: Member reserved5[14] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:120: warning: Member hsa_queue (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:121: warning: Member caps (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:122: warning: Member reserved1[3] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:123: warning: Member write_dispatch_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:124: warning: Member group_segment_aperture_base_hi (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:125: warning: Member private_segment_aperture_base_hi (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:126: warning: Member max_cu_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:127: warning: Member max_wave_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:128: warning: Member max_legacy_doorbell_dispatch_id_plus_1 (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:129: warning: Member legacy_doorbell_lock (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:130: warning: Member reserved2[9] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:131: warning: Member read_dispatch_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:132: warning: Member read_dispatch_id_field_base_byte_offset (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:133: warning: Member compute_tmpring_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:134: warning: Member scratch_resource_descriptor[4] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:135: warning: Member scratch_backing_memory_location (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:136: warning: Member scratch_backing_memory_byte_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:137: warning: Member scratch_wave64_lane_byte_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:138: warning: Member queue_properties (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:139: warning: Member scratch_max_use_index (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:140: warning: Member queue_inactive_signal (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:141: warning: Member alt_scratch_max_use_index (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:142: warning: Member alt_scratch_resource_descriptor[4] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:143: warning: Member alt_scratch_backing_memory_location (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:144: warning: Member alt_scratch_dispatch_limit_x (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:145: warning: Member alt_scratch_dispatch_limit_y (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:146: warning: Member alt_scratch_dispatch_limit_z (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:147: warning: Member alt_scratch_wave64_lane_byte_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:148: warning: Member alt_compute_tmpring_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:149: warning: Member reserved5 (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:151: warning: Member scratch_last_used_index[MAX_NUM_XCC] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:264: warning: Member elf_raw (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:265: warning: Member elf_size (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:266: warning: Member kernel_name (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:267: warning: Member owning_segment (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:62: warning: Member kind (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:67: warning: Member event_mailbox_ptr (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:68: warning: Member event_id (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:69: warning: Member reserved1 (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:70: warning: Member start_ts (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:71: warning: Member end_ts (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:76: warning: Member reserved3[2] (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:198: warning: Member version (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:199: warning: Member hsa_amd_coherency_get_type_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:200: warning: Member hsa_amd_coherency_set_type_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:201: warning: Member hsa_amd_profiling_set_profiler_enabled_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:202: warning: Member hsa_amd_profiling_async_copy_enable_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:203: warning: Member hsa_amd_profiling_get_dispatch_time_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:204: warning: Member hsa_amd_profiling_get_async_copy_time_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:205: warning: Member hsa_amd_profiling_convert_tick_to_system_domain_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:206: warning: Member hsa_amd_signal_async_handler_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:207: warning: Member hsa_amd_async_function_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:208: warning: Member hsa_amd_signal_wait_any_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:209: warning: Member hsa_amd_queue_cu_set_mask_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:210: warning: Member hsa_amd_memory_pool_get_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:211: warning: Member hsa_amd_agent_iterate_memory_pools_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:212: warning: Member hsa_amd_memory_pool_allocate_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:213: warning: Member hsa_amd_memory_pool_free_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:214: warning: Member hsa_amd_memory_async_copy_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:215: warning: Member hsa_amd_memory_async_copy_on_engine_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:216: warning: Member hsa_amd_memory_copy_engine_status_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:217: warning: Member hsa_amd_agent_memory_pool_get_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:218: warning: Member hsa_amd_agents_allow_access_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:219: warning: Member hsa_amd_memory_pool_can_migrate_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:220: warning: Member hsa_amd_memory_migrate_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:221: warning: Member hsa_amd_memory_lock_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:222: warning: Member hsa_amd_memory_unlock_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:223: warning: Member hsa_amd_memory_fill_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:224: warning: Member hsa_amd_interop_map_buffer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:225: warning: Member hsa_amd_interop_unmap_buffer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:226: warning: Member hsa_amd_image_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:227: warning: Member hsa_amd_pointer_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:228: warning: Member hsa_amd_pointer_info_set_userdata_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:229: warning: Member hsa_amd_ipc_memory_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:230: warning: Member hsa_amd_ipc_memory_attach_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:231: warning: Member hsa_amd_ipc_memory_detach_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:232: warning: Member hsa_amd_signal_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:233: warning: Member hsa_amd_ipc_signal_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:234: warning: Member hsa_amd_ipc_signal_attach_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:235: warning: Member hsa_amd_register_system_event_handler_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:236: warning: Member hsa_amd_queue_intercept_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:237: warning: Member hsa_amd_queue_intercept_register_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:238: warning: Member hsa_amd_queue_set_priority_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:239: warning: Member hsa_amd_memory_async_copy_rect_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:240: warning: Member hsa_amd_runtime_queue_create_register_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:241: warning: Member hsa_amd_memory_lock_to_pool_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:242: warning: Member hsa_amd_register_deallocation_callback_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:243: warning: Member hsa_amd_deregister_deallocation_callback_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:244: warning: Member hsa_amd_signal_value_pointer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:245: warning: Member hsa_amd_svm_attributes_set_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:246: warning: Member hsa_amd_svm_attributes_get_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:247: warning: Member hsa_amd_svm_prefetch_async_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:248: warning: Member hsa_amd_spm_acquire_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:249: warning: Member hsa_amd_spm_release_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:250: warning: Member hsa_amd_spm_set_dest_buffer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:251: warning: Member hsa_amd_queue_cu_get_mask_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:252: warning: Member hsa_amd_portable_export_dmabuf_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:253: warning: Member hsa_amd_portable_close_dmabuf_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:254: warning: Member hsa_amd_vmem_address_reserve_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:255: warning: Member hsa_amd_vmem_address_free_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:256: warning: Member hsa_amd_vmem_handle_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:257: warning: Member hsa_amd_vmem_handle_release_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:258: warning: Member hsa_amd_vmem_map_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:259: warning: Member hsa_amd_vmem_unmap_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:260: warning: Member hsa_amd_vmem_set_access_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:261: warning: Member hsa_amd_vmem_get_access_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:262: warning: Member hsa_amd_vmem_export_shareable_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:263: warning: Member hsa_amd_vmem_import_shareable_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:264: warning: Member hsa_amd_vmem_retain_alloc_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:266: warning: Member hsa_amd_vmem_get_alloc_properties_from_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:267: warning: Member hsa_amd_agent_set_async_scratch_limit_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:268: warning: Member hsa_amd_queue_get_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:269: warning: Member hsa_amd_vmem_address_reserve_align_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:270: warning: Member hsa_amd_enable_logging_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:271: warning: Member hsa_amd_signal_wait_all_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:272: warning: Member hsa_amd_memory_get_preferred_copy_engine_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:273: warning: Member hsa_amd_portable_export_dmabuf_v2_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:274: warning: Member hsa_amd_ais_file_write_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:275: warning: Member hsa_amd_ais_file_read_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:407: warning: Member size (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:408: warning: Member kind (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:409: warning: Member geometry (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:410: warning: Member channel_order (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:411: warning: Member channel_type (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:412: warning: Member reserved1 (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:413: warning: Member width (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:414: warning: Member height (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:415: warning: Member depth (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:416: warning: Member array (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:420: warning: Member major_version (variable) of struct amdgpu_hsa_note_code_object_version_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:421: warning: Member minor_version (variable) of struct amdgpu_hsa_note_code_object_version_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:425: warning: Member hsail_major_version (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:426: warning: Member hsail_minor_version (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:427: warning: Member profile (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:428: warning: Member machine_model (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:429: warning: Member default_float_round (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:433: warning: Member vendor_name_size (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:434: warning: Member architecture_name_size (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:435: warning: Member major (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:436: warning: Member minor (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:437: warning: Member stepping (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:438: warning: Member vendor_and_architecture_name[1] (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:450: warning: Member producer_options_size (variable) of struct amdgpu_hsa_note_producer_options_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:451: warning: Member producer_options[1] (variable) of struct amdgpu_hsa_note_producer_options_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:442: warning: Member producer_name_size (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:443: warning: Member reserved (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:444: warning: Member producer_major_version (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:445: warning: Member producer_minor_version (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:446: warning: Member producer_name[1] (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:338: warning: Member size (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:339: warning: Member kind (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:340: warning: Member coord (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:341: warning: Member filter (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:342: warning: Member addressing (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:343: warning: Member reserved1 (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:135: warning: Member major_id (variable) of struct ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:136: warning: Member minor_id (variable) of struct ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:137: warning: Member step_id (variable) of struct ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:138: warning: Member reserved (variable) of struct ApiTableVersion is not documented. builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_common.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace_version.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h... Generating file documentation... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound amd_aql_intercept_marker_s... Generating docs for compound amd_control_directives_s... Generating docs for compound amd_kernel_code_s... Generating docs for compound amd_queue_s... Generating docs for compound amd_queue_v2_s... Generating docs for compound amd_runtime_loader_debug_info_s... Generating docs for compound amd_signal_s... Generating docs for compound AmdExtTable... Generating docs for compound amdgpu_hsa_image_descriptor_s... Generating docs for compound amdgpu_hsa_note_code_object_version_s... Generating docs for compound amdgpu_hsa_note_hsail_s... Generating docs for compound amdgpu_hsa_note_isa_s... Generating docs for compound amdgpu_hsa_note_producer_options_s... Generating docs for compound amdgpu_hsa_note_producer_s... Generating docs for compound amdgpu_hsa_sampler_descriptor_s... Generating docs for compound ApiTableVersion... Generatin/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:783: warning: Member byteCount (variable) of struct BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:784: warning: Member kind (variable) of struct BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:788: warning: Member byteCount (variable) of struct BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:789: warning: Member bytes[1] (variable) of struct BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:793: warning: Member base (variable) of struct BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:797: warning: Member base (variable) of struct BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:798: warning: Member name (variable) of struct BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:802: warning: Member base (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:803: warning: Member control (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:804: warning: Member reserved (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:805: warning: Member operands (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:809: warning: Member base (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:810: warning: Member name (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:811: warning: Member outArgCount (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:812: warning: Member inArgCount (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:813: warning: Member firstInArg (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:814: warning: Member firstCodeBlockEntry (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:815: warning: Member nextModuleEntry (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:816: warning: Member modifier (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:817: warning: Member linkage (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:818: warning: Member reserved (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:822: warning: Member base (variable) of struct BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:823: warning: Member name (variable) of struct BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:827: warning: Member base (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:828: warning: Member name (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:829: warning: Member modifier (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:830: warning: Member linkage (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:831: warning: Member reserved (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:835: warning: Member base (variable) of struct BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:836: warning: Member name (variable) of struct BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:840: warning: Member base (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:841: warning: Member filename (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:842: warning: Member line (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:843: warning: Member column (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:870: warning: Member base (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:871: warning: Member name (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:872: warning: Member hsailMajor (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:873: warning: Member hsailMinor (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:874: warning: Member profile (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:875: warning: Member machineModel (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:876: warning: Member defaultFloatRound (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:877: warning: Member reserved (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:847: warning: Member base (variable) of struct BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:851: warning: Member base (variable) of struct BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:852: warning: Member operands (variable) of struct BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:856: warning: Member base (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:857: warning: Member name (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:858: warning: Member init (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:859: warning: Member type (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:860: warning: Member segment (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:861: warning: Member align (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:862: warning: Member dim (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:863: warning: Member modifier (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:864: warning: Member linkage (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:865: warning: Member allocation (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:866: warning: Member reserved (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:888: warning: Member base (variable) of struct BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:889: warning: Member segment (variable) of struct BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:890: warning: Member reserved[3] (variable) of struct BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:894: warning: Member base (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:895: warning: Member segment (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:896: warning: Member memoryOrder (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:897: warning: Member memoryScope (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:898: warning: Member atomicOperation (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:899: warning: Member equivClass (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:900: warning: Member reserved[3] (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:881: warning: Member base (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:882: warning: Member opcode (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:883: warning: Member type (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:884: warning: Member operands (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:904: warning: Member base (variable) of struct BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:908: warning: Member base (variable) of struct BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:909: warning: Member width (variable) of struct BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:910: warning: Member reserved[3] (variable) of struct BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:914: warning: Member base (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:915: warning: Member sourceType (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:916: warning: Member modifier (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:917: warning: Member compare (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:918: warning: Member pack (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:919: warning: Member reserved[3] (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:923: warning: Member base (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:924: warning: Member sourceType (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:925: warning: Member modifier (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:926: warning: Member round (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:930: warning: Member base (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:931: warning: Member imageType (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:932: warning: Member coordType (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:933: warning: Member geometry (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:934: warning: Member equivClass (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:935: warning: Member reserved (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:939: warning: Member base (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:940: warning: Member sourceType (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:941: warning: Member width (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:942: warning: Member reserved (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:946: warning: Member base (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:947: warning: Member segment (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:948: warning: Member align (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:949: warning: Member equivClass (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:950: warning: Member width (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:951: warning: Member modifier (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:952: warning: Member reserved[3] (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:956: warning: Member base (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:957: warning: Member memoryOrder (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:958: warning: Member globalSegmentMemoryScope (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:959: warning: Member groupSegmentMemoryScope (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:960: warning: Member imageSegmentMemoryScope (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:964: warning: Member base (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:965: warning: Member modifier (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:966: warning: Member round (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:967: warning: Member pack (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:968: warning: Member reserved (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:972: warning: Member base (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:973: warning: Member imageType (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:974: warning: Member geometry (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:975: warning: Member query (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:979: warning: Member base (variable) of struct BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:980: warning: Member query (variable) of struct BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:981: warning: Member reserved[3] (variable) of struct BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:985: warning: Member base (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:986: warning: Member segment (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:987: warning: Member memoryOrder (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:988: warning: Member reserved (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:992: warning: Member base (variable) of struct BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:993: warning: Member segment (variable) of struct BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:994: warning: Member reserved[3] (variable) of struct BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:998: warning: Member base (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:999: warning: Member sourceType (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1000: warning: Member segment (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1001: warning: Member modifier (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1005: warning: Member base (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1006: warning: Member signalType (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1007: warning: Member memoryOrder (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1008: warning: Member signalOperation (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1012: warning: Member base (variable) of struct BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1013: warning: Member sourceType (variable) of struct BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1014: warning: Member reserved (variable) of struct BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1115: warning: Member identification[8] (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1116: warning: Member brigMajor (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1117: warning: Member brigMinor (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1118: warning: Member byteCount (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1119: warning: Member hash[64] (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1120: warning: Member reserved (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1121: warning: Member sectionCount (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1122: warning: Member sectionIndex (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1018: warning: Member base (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1019: warning: Member symbol (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1020: warning: Member reg (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1021: warning: Member offset (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1025: warning: Member base (variable) of struct BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1026: warning: Member align (variable) of struct BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1027: warning: Member reserved[3] (variable) of struct BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1031: warning: Member base (variable) of struct BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1032: warning: Member elements (variable) of struct BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1036: warning: Member base (variable) of struct BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1037: warning: Member ref (variable) of struct BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1041: warning: Member base (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1042: warning: Member type (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1043: warning: Member reserved (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1044: warning: Member bytes (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1055: warning: Member base (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1056: warning: Member type (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1057: warning: Member geometry (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1058: warning: Member channelOrder (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1059: warning: Member channelType (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1060: warning: Member reserved[3] (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1061: warning: Member width (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1062: warning: Member height (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1063: warning: Member depth (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1064: warning: Member array (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1048: warning: Member base (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1049: warning: Member type (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1050: warning: Member reserved (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1051: warning: Member elements (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1079: warning: Member base (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1080: warning: Member type (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1081: warning: Member coord (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1082: warning: Member filter (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1083: warning: Member addressing (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1084: warning: Member reserved[3] (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1068: warning: Member base (variable) of struct BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1069: warning: Member elements (variable) of struct BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1073: warning: Member base (variable) of struct BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1074: warning: Member regKind (variable) of struct BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1075: warning: Member regNum (variable) of struct BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1088: warning: Member base (variable) of struct BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1089: warning: Member string (variable) of struct BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1093: warning: Member base (variable) of struct BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1108: warning: Member byteCount (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1109: warning: Member headerByteCount (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1110: warning: Member nameLength (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1111: warning: Member name[1] (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:778: warning: Member lo (variable) of struct BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:779: warning: Member hi (variable) of struct BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:280: warning: Member version (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:281: warning: Member hsa_init_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:282: warning: Member hsa_shut_down_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:283: warning: Member hsa_system_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:284: warning: Member hsa_system_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:285: warning: Member hsa_system_get_extension_table_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:286: warning: Member hsa_iterate_agents_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:287: warning: Member hsa_agent_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:288: warning: Member hsa_queue_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:289: warning: Member hsa_soft_queue_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:290: warning: Member hsa_queue_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:291: warning: Member hsa_queue_inactivate_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:292: warning: Member hsa_queue_load_read_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:293: warning: Member hsa_queue_load_read_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:294: warning: Member hsa_queue_load_write_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:295: warning: Member hsa_queue_load_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:296: warning: Member hsa_queue_store_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:297: warning: Member hsa_queue_store_write_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:298: warning: Member hsa_queue_cas_write_index_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:299: warning: Member hsa_queue_cas_write_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:300: warning: Member hsa_queue_cas_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:301: warning: Member hsa_queue_cas_write_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:302: warning: Member hsa_queue_add_write_index_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:303: warning: Member hsa_queue_add_write_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:304: warning: Member hsa_queue_add_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:305: warning: Member hsa_queue_add_write_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:306: warning: Member hsa_queue_store_read_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:307: warning: Member hsa_queue_store_read_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:308: warning: Member hsa_agent_iterate_regions_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:309: warning: Member hsa_region_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:310: warning: Member hsa_agent_get_exception_policies_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:311: warning: Member hsa_agent_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:312: warning: Member hsa_memory_register_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:313: warning: Member hsa_memory_deregister_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:314: warning: Member hsa_memory_allocate_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:315: warning: Member hsa_memory_free_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:316: warning: Member hsa_memory_copy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:317: warning: Member hsa_memory_assign_agent_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:318: warning: Member hsa_signal_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:319: warning: Member hsa_signal_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:320: warning: Member hsa_signal_load_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:321: warning: Member hsa_signal_load_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:322: warning: Member hsa_signal_store_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:323: warning: Member hsa_signal_store_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:324: warning: Member hsa_signal_wait_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:325: warning: Member hsa_signal_wait_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:326: warning: Member hsa_signal_and_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:327: warning: Member hsa_signal_and_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:328: warning: Member hsa_signal_and_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:329: warning: Member hsa_signal_and_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:330: warning: Member hsa_signal_or_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:331: warning: Member hsa_signal_or_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:332: warning: Member hsa_signal_or_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:333: warning: Member hsa_signal_or_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:334: warning: Member hsa_signal_xor_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:335: warning: Member hsa_signal_xor_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:336: warning: Member hsa_signal_xor_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:337: warning: Member hsa_signal_xor_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:338: warning: Member hsa_signal_exchange_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:339: warning: Member hsa_signal_exchange_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:340: warning: Member hsa_signal_exchange_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:341: warning: Member hsa_signal_exchange_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:342: warning: Member hsa_signal_add_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:343: warning: Member hsa_signal_add_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:344: warning: Member hsa_signal_add_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:345: warning: Member hsa_signal_add_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:346: warning: Member hsa_signal_subtract_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:347: warning: Member hsa_signal_subtract_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:348: warning: Member hsa_signal_subtract_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:349: warning: Member hsa_signal_subtract_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:350: warning: Member hsa_signal_cas_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:351: warning: Member hsa_signal_cas_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:352: warning: Member hsa_signal_cas_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:353: warning: Member hsa_signal_cas_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:357: warning: Member hsa_isa_from_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:359: warning: Member hsa_isa_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:361: warning: Member hsa_isa_compatible_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:366: warning: Member hsa_code_object_serialize_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:368: warning: Member hsa_code_object_deserialize_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:370: warning: Member hsa_code_object_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:372: warning: Member hsa_code_object_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:374: warning: Member hsa_code_object_get_symbol_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:376: warning: Member hsa_code_symbol_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:378: warning: Member hsa_code_object_iterate_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:383: warning: Member hsa_executable_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:384: warning: Member hsa_executable_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:386: warning: Member hsa_executable_load_code_object_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:387: warning: Member hsa_executable_freeze_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:388: warning: Member hsa_executable_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:390: warning: Member hsa_executable_global_variable_define_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:392: warning: Member hsa_executable_agent_global_variable_define_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:394: warning: Member hsa_executable_readonly_variable_define_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:395: warning: Member hsa_executable_validate_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:397: warning: Member hsa_executable_get_symbol_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:398: warning: Member hsa_executable_symbol_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:400: warning: Member hsa_executable_iterate_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:404: warning: Member hsa_status_string_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:407: warning: Member hsa_extension_get_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:408: warning: Member hsa_system_major_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:409: warning: Member hsa_system_get_major_extension_table_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:410: warning: Member hsa_agent_major_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:411: warning: Member hsa_cache_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:412: warning: Member hsa_agent_iterate_caches_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:413: warning: Member hsa_signal_silent_store_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:414: warning: Member hsa_signal_silent_store_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:415: warning: Member hsa_signal_group_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:416: warning: Member hsa_signal_group_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:417: warning: Member hsa_signal_group_wait_any_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:418: warning: Member hsa_signal_group_wait_any_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:422: warning: Member hsa_agent_iterate_isas_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:423: warning: Member hsa_isa_get_info_alt_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:424: warning: Member hsa_isa_get_exception_policies_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:425: warning: Member hsa_isa_get_round_method_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:426: warning: Member hsa_wavefront_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:427: warning: Member hsa_isa_iterate_wavefronts_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:433: warning: Member hsa_code_object_get_symbol_from_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:438: warning: Member hsa_code_object_reader_create_from_file_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:440: warning: Member hsa_code_object_reader_create_from_memory_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:441: warning: Member hsa_code_object_reader_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:442: warning: Member hsa_executable_create_alt_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:444: warning: Member hsa_executable_load_program_code_object_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:446: warning: Member hsa_executable_load_agent_code_object_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:447: warning: Member hsa_executable_validate_alt_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:449: warning: Member hsa_executable_get_symbol_by_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:451: warning: Member hsa_executable_iterate_agent_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:453: warning: Member hsa_executable_iterate_program_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:154: warning: Member version (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:155: warning: Member hsa_ext_program_create_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:156: warning: Member hsa_ext_program_destroy_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:157: warning: Member hsa_ext_program_add_module_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:158: warning: Member hsa_ext_program_iterate_modules_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:159: warning: Member hsa_ext_program_get_info_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:160: warning: Member hsa_ext_program_finalize_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3104: warning: Member reserved1 (variable) of struct hsa_agent_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3105: warning: Member return_address (variable) of struct hsa_agent_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:177: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:488: warning: Member gpu_clock_counter (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:489: warning: Member cpu_clock_counter (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:490: warning: Member system_clock_counter (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:491: warning: Member system_clock_frequency (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2781: warning: Member event_type (variable) of struct hsa_amd_event_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:52: warning: Member kind (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:53: warning: Member queue (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:54: warning: Member flags (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:55: warning: Member dispatch_id (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:56: warning: Member size (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:57: warning: Member num_slots (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:45: warning: Member kind (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:46: warning: Member queue (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:47: warning: Member flags (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:48: warning: Member dispatch_id (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:79: warning: Member kind (variable) of struct hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:80: warning: Member queue (variable) of struct hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:81: warning: Member flags (variable) of struct hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:73: warning: Member kind (variable) of struct hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:74: warning: Member queue (variable) of struct hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:75: warning: Member flags (variable) of struct hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:67: warning: Member kind (variable) of struct hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:68: warning: Member queue (variable) of struct hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:69: warning: Member flags (variable) of struct hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:61: warning: Member kind (variable) of struct hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:62: warning: Member queue (variable) of struct hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:63: warning: Member flags (variable) of struct hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2769: warning: Member agent (variable) of struct hsa_amd_gpu_hw_exception_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2770: warning: Member reset_type (variable) of struct hsa_amd_gpu_hw_exception_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2771: warning: Member reset_cause (variable) of struct hsa_amd_gpu_hw_exception_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2732: warning: Member agent (variable) of struct hsa_amd_gpu_memory_error_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2736: warning: Member virtual_address (variable) of struct hsa_amd_gpu_memory_error_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2741: warning: Member error_reason_mask (variable) of struct hsa_amd_gpu_memory_error_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2705: warning: Member agent (variable) of struct hsa_amd_gpu_memory_fault_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2709: warning: Member virtual_address (variable) of struct hsa_amd_gpu_memory_fault_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2714: warning: Member fault_reason_mask (variable) of struct hsa_amd_gpu_memory_fault_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:741: warning: Member HDP_MEM_FLUSH_CNTL (variable) of struct hsa_amd_hdp_flush_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:742: warning: Member HDP_REG_FLUSH_CNTL (variable) of struct hsa_amd_hdp_flush_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1248: warning: Member version (variable) of struct hsa_amd_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1253: warning: Member deviceID (variable) of struct hsa_amd_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1258: warning: Member data[1] (variable) of struct hsa_amd_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2503: warning: Member handle[8] (variable) of struct hsa_amd_ipc_memory_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3479: warning: Member permissions (variable) of struct hsa_amd_memory_access_desc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3480: warning: Member agent_handle (variable) of struct hsa_amd_memory_access_desc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2387: warning: Member size (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2391: warning: Member type (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2396: warning: Member agentBaseAddress (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2401: warning: Member hostBaseAddress (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2406: warning: Member sizeInBytes (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2411: warning: Member userData (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2420: warning: Member agentOwner (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2426: warning: Member global_flags (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2433: warning: Member registered (variable) of struct hsa_amd_pointer_info_s is not documented. g docs for compound BrigBase... Generating docs for compound BrigData... Generating docs for compound BrigDirectiveArgBlock... Generating docs for compound BrigDirectiveComment... Generating docs for compound BrigDirectiveControl... Generating docs for compound BrigDirectiveExecutable... Generating docs for compound BrigDirectiveExtension... Generating docs for compound BrigDirectiveFbarrier... Generating docs for compound BrigDirectiveLabel... Generating docs for compound BrigDirectiveLoc... Generating docs for compound BrigDirectiveModule... Generating docs for compound BrigDirectiveNone... Generating docs for compound BrigDirectivePragma... Generating docs for compound BrigDirectiveVariable... Generating docs for compound BrigInstAddr... Generating docs for compound BrigInstAtomic... Generating docs for compound BrigInstBase... Generating docs for compound BrigInstBasic... Generating docs for compound BrigInstBr... Generating docs for compound BrigInstCmp... Generating docs for compound BrigInstCvt... Generating docs for compound BrigInstImage... Generating docs for compound BrigInstLane... Generating docs for compound BrigInstMem... Generating docs for compound BrigInstMemFence... Generating docs for compound BrigInstMod... Generating docs for compound BrigInstQueryImage... Generating docs for compound BrigInstQuerySampler... Generating docs for compound BrigInstQueue... Generating docs for compound BrigInstSeg... Generating docs for compound BrigInstSegCvt... Generating docs for compound BrigInstSignal... Generating docs for compound BrigInstSourceType... Generating docs for compound BrigModuleHeader... Generating docs for compound BrigOperandAddress... Generating docs for compound BrigOperandAlign... Generating docs for compound BrigOperandCodeList... Generating docs for compound BrigOperandCodeRef... Generating docs for compound BrigOperandConstantBytes... Generating docs for compound BrigOperandConstantImage... Generating docs for compound BrigOperandConstantOperandList... Generating docs for compound BrigOperandConstantSampler... Generating docs for compound BrigOperandOperandList... Generating docs for compound BrigOperandRegister... Generating docs for compound BrigOperandString... Generating docs for compound BrigOperandWavesize... Generating docs for compound BrigSectionHeader... Generating docs for compound BrigUInt64... Generating docs for compound CoreApiTable... Generating docs for compound FinalizerExtTable... Generating docs for compound hsa_agent_dispatch_packet_s... Generating docs for compound hsa_agent_s... Generating docs for compound hsa_amd_aie_ert_packet_s... Generating docs for compound hsa_amd_aie_ert_start_kernel_data_s... Generating docs for compound hsa_amd_ais_file_handle_s... Generating docs for compound hsa_amd_barrier_value_packet_s... Generating docs for compound hsa_amd_clock_counters_s... Generating docs for compound hsa_amd_event_s... Generating docs for compound hsa_amd_event_scratch_alloc_end_t... Generating docs for compound hsa_amd_event_scratch_alloc_start_t... Generating docs for compound hsa_amd_event_scratch_async_reclaim_end_t... Generating docs for compound hsa_amd_event_scratch_async_reclaim_start_t... Generating docs for compound hsa_amd_event_scratch_free_end_t... Generating docs for compound hsa_amd_event_scratch_free_start_t... Generating docs for compound hsa_amd_gpu_hw_exception_info_s... Generating docs for compound hsa_amd_gpu_memory_error_info_s... Generating docs for compound hsa_amd_gpu_memory_fault_info_s... Generating docs for compound hsa_amd_hdp_flush_s... Generating docs for compound hsa_amd_image_descriptor_s... Generating docs for compound hsa_amd_ipc_memory_s... Generating docs for compound hsa_amd_memory_access_desc_s... Generating docs for compound hsa_amd_memory_pool_link_info_s... Generating docs for compound hsa_amd_memory_pool_s... Generating docs for compound hsa_amd_packet_header_s... Generating docs for compound hsa_amd_pointer_info_s... Generating docs for compound hsa_amd_profiling_async_copy_time_s... Generating docs for compound hsa_amd_pr/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3049: warning: Member attribute (variable) of struct hsa_amd_svm_attribute_pair_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3052: warning: Member value (variable) of struct hsa_amd_svm_attribute_pair_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:41: warning: Member kind (variable) of struct hsa_amd_tool_event_none_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:85: warning: Member none (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:86: warning: Member scratch_alloc_start (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:87: warning: Member scratch_alloc_end (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:88: warning: Member scratch_free_start (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:89: warning: Member scratch_free_end (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:90: warning: Member scratch_async_reclaim_start (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:91: warning: Member scratch_async_reclaim_end (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:261: warning: Member header (variable) of struct hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:262: warning: Member pm4_command[27] (variable) of struct hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:263: warning: Member completion_signal (variable) of struct hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:501: warning: Member hsa_ext_program_create)(hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:506: warning: Member hsa_ext_program_destroy)(hsa_ext_program_t program) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:508: warning: Member hsa_ext_program_add_module)(hsa_ext_program_t program, hsa_ext_module_t module) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:511: warning: Member hsa_ext_program_iterate_modules)(hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:517: warning: Member hsa_ext_program_get_info)(hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:521: warning: Member hsa_ext_program_finalize)(hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1344: warning: Member hsa_ext_image_get_capability)(hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1350: warning: Member hsa_ext_image_data_get_info)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1356: warning: Member hsa_ext_image_create)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1363: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1367: warning: Member hsa_ext_image_copy)(hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1375: warning: Member hsa_ext_image_import)(hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1383: warning: Member hsa_ext_image_export)(hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1391: warning: Member hsa_ext_image_clear)(hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1397: warning: Member hsa_ext_sampler_create)(hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1402: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1415: warning: Member hsa_ext_image_get_capability)(hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1421: warning: Member hsa_ext_image_data_get_info)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1427: warning: Member hsa_ext_image_create)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1434: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1438: warning: Member hsa_ext_image_copy)(hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1446: warning: Member hsa_ext_image_import)(hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1454: warning: Member hsa_ext_image_export)(hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1462: warning: Member hsa_ext_image_clear)(hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1468: warning: Member hsa_ext_sampler_create)(hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1473: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1477: warning: Member hsa_ext_image_get_capability_with_layout)(hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1484: warning: Member hsa_ext_image_data_get_info_with_layout)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1493: warning: Member hsa_ext_image_create_with_layout)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1503: warning: Member hsa_ext_sampler_create_v2)(hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3055: warning: Member reserved1 (variable) of struct hsa_kernel_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3056: warning: Member kernarg_address (variable) of struct hsa_kernel_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1843: warning: Member base (variable) of struct hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1844: warning: Member pitch (variable) of struct hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1845: warning: Member slice (variable) of struct hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:2333: warning: Member reserved0 (variable) of struct hsa_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:2334: warning: Member base_address (variable) of struct hsa_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:425: warning: Member hsa_ven_amd_aqlprofile_version_major)() (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:426: warning: Member hsa_ven_amd_aqlprofile_version_minor)() (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:428: warning: Member hsa_ven_amd_aqlprofile_error_string)(const char **str) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:431: warning: Member hsa_ven_amd_aqlprofile_validate_event)(hsa_agent_t agent, const hsa_ven_amd_aqlprofile_event_t *event, bool *result) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:436: warning: Member hsa_ven_amd_aqlprofile_start)(hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_start_packet) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:440: warning: Member hsa_ven_amd_aqlprofile_stop)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_stop_packet) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:444: warning: Member hsa_ven_amd_aqlprofile_read)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_read_packet) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:448: warning: Member hsa_ven_amd_aqlprofile_legacy_get_pm4)(const hsa_ext_amd_aql_pm4_packet_t *aql_packet, void *data) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:452: warning: Member hsa_ven_amd_aqlprofile_get_info)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ven_amd_aqlprofile_info_type_t attribute, void *value) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:457: warning: Member hsa_ven_amd_aqlprofile_iterate_data)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ven_amd_aqlprofile_data_callback_t callback, void *data) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:462: warning: Member hsa_ven_amd_aqlprofile_iterate_event_ids)(hsa_ven_amd_aqlprofile_eventname_callback_t) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:466: warning: Member hsa_ven_amd_aqlprofile_iterate_event_coord)(hsa_agent_t agent, hsa_ven_amd_aqlprofile_event_t event, uint32_t sample_id, hsa_ven_amd_aqlprofile_coordinate_callback_t callback, void *userdata) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:474: warning: Member hsa_ven_amd_aqlprofile_att_marker)(hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_packet, uint32_t data, hsa_ven_amd_aqlprofile_att_marker_channel_t channel) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:235: warning: Member ptr (variable) of struct hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:236: warning: Member size (variable) of struct hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:137: warning: Member block_name (variable) of struct hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:138: warning: Member block_index (variable) of struct hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:139: warning: Member counter_id (variable) of struct hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:321: warning: Member name (variable) of struct hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:322: warning: Member id (variable) of struct hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:323: warning: Member instance_count (variable) of struct hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:309: warning: Member sample_id (variable) of struct hsa_ven_amd_aqlprofile_info_data_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:212: warning: Member parameter_name (variable) of struct hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:213: warning: Member value (variable) of struct hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:243: warning: Member agent (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:244: warning: Member type (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:245: warning: Member events (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:246: warning: Member event_count (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:247: warning: Member parameters (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:248: warning: Member parameter_count (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:249: warning: Member output_buffer (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:250: warning: Member command_buffer (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:539: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:543: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:547: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:556: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:560: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:564: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:568: warning: Member hsa_ven_amd_loader_executable_iterate_loaded_code_objects)(hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t executable, hsa_loaded_code_object_t loaded_code_object, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:576: warning: Member hsa_ven_amd_loader_loaded_code_object_get_info)(hsa_loaded_code_object_t loaded_code_object, hsa_ven_amd_loader_loaded_code_object_info_t attribute, void *value) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:586: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:590: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:594: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:598: warning: Member hsa_ven_amd_loader_executable_iterate_loaded_code_objects)(hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t executable, hsa_loaded_code_object_t loaded_code_object, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:606: warning: Member hsa_ven_amd_loader_loaded_code_object_get_info)(hsa_loaded_code_object_t loaded_code_object, hsa_ven_amd_loader_loaded_code_object_info_t attribute, void *value) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:611: warning: Member hsa_ven_amd_loader_code_object_reader_create_from_file_with_offset_size)(hsa_file_t file, size_t offset, size_t size, hsa_code_object_reader_t *code_object_reader) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:623: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:627: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:631: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:635: warning: Member hsa_ven_amd_loader_executable_iterate_loaded_code_objects)(hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t executable, hsa_loaded_code_object_t loaded_code_object, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:643: warning: Member hsa_ven_amd_loader_loaded_code_object_get_info)(hsa_loaded_code_object_t loaded_code_object, hsa_ven_amd_loader_loaded_code_object_info_t attribute, void *value) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:648: warning: Member hsa_ven_amd_loader_code_object_reader_create_from_file_with_offset_size)(hsa_file_t file, size_t offset, size_t size, hsa_code_object_reader_t *code_object_reader) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:655: warning: Member hsa_ven_amd_loader_iterate_executables)(hsa_status_t(*callback)(hsa_executable_t executable, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:385: warning: Member hsa_ven_amd_pcs_iterate_configuration)(hsa_agent_t agent, hsa_ven_amd_pcs_iterate_configuration_callback_t configuration_callback, void *callback_data) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:389: warning: Member hsa_ven_amd_pcs_create)(hsa_agent_t agent, hsa_ven_amd_pcs_method_kind_t method, hsa_ven_amd_pcs_units_t units, size_t interval, size_t latency, size_t buffer_size, hsa_ven_amd_pcs_data_ready_callback_t data_ready_callback, void *client_callback_data, hsa_ven_amd_pcs_t *pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:396: warning: Member hsa_ven_amd_pcs_create_from_id)(uint32_t pcs_id, hsa_agent_t agent, hsa_ven_amd_pcs_method_kind_t method, hsa_ven_amd_pcs_units_t units, size_t interval, size_t latency, size_t buffer_size, hsa_ven_amd_pcs_data_ready_callback_t data_ready_callback, void *client_callback_data, hsa_ven_amd_pcs_t *pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:402: warning: Member hsa_ven_amd_pcs_destroy)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:404: warning: Member hsa_ven_amd_pcs_start)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:406: warning: Member hsa_ven_amd_pcs_stop)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:408: warning: Member hsa_ven_amd_pcs_flush)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:176: warning: Member method (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:177: warning: Member units (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:178: warning: Member min_interval (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:179: warning: Member max_interval (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:180: warning: Member flags (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:160: warning: Member handle (variable) of struct hsa_ven_amd_pcs_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:461: warning: Member version (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:464: warning: Member core_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:467: warning: Member amd_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:470: warning: Member finalizer_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:473: warning: Member image_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:476: warning: Member tools_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:479: warning: Member pc_sampling_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:484: warning: Member root (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:485: warning: Member core (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:486: warning: Member amd_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:487: warning: Member finalizer_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:488: warning: Member image_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:489: warning: Member tools (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:490: warning: Member pc_sampling_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:165: warning: Member version (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:166: warning: Member hsa_ext_image_get_capability_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:167: warning: Member hsa_ext_image_data_get_info_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:168: warning: Member hsa_ext_image_create_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:169: warning: Member hsa_ext_image_import_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:170: warning: Member hsa_ext_image_export_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:171: warning: Member hsa_ext_image_copy_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:172: warning: Member hsa_ext_image_clear_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:173: warning: Member hsa_ext_image_destroy_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:174: warning: Member hsa_ext_sampler_create_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:175: warning: Member hsa_ext_sampler_destroy_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:176: warning: Member hsa_ext_image_get_capability_with_layout_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:177: warning: Member hsa_ext_image_data_get_info_with_layout_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:178: warning: Member hsa_ext_image_create_with_layout_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:179: warning: Member hsa_ext_sampler_create_v2_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:185: warning: Member version (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:186: warning: Member hsa_ven_amd_pcs_iterate_configuration_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:187: warning: Member hsa_ven_amd_pcs_create_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:188: warning: Member hsa_ven_amd_pcs_create_from_id_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:189: warning: Member hsa_ven_amd_pcs_destroy_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:190: warning: Member hsa_ven_amd_pcs_start_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:191: warning: Member hsa_ven_amd_pcs_stop_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:192: warning: Member hsa_ven_amd_pcs_flush_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:63: warning: Member pc (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:64: warning: Member exec_mask (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:65: warning: Member workgroup_id_x (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:66: warning: Member workgroup_id_y (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:67: warning: Member workgroup_id_z (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:68: warning: Member wave_in_wg (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:69: warning: Member chiplet (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:70: warning: Member reserved (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:71: warning: Member hw_id (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:72: warning: Member reserved0 (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:73: warning: Member reserved1 (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:74: warning: Member timestamp (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:75: warning: Member correlation_id (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:82: warning: Member pc (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:83: warning: Member exec_mask (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:84: warning: Member workgroup_id_x (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:85: warning: Member workgroup_id_y (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:86: warning: Member workgroup_id_z (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:87: warning: Member wave_in_wg (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:88: warning: Member chiplet (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:89: warning: Member reserved (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:90: warning: Member hw_id (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:91: warning: Member perf_snapshot_data (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:92: warning: Member perf_snapshot_data1 (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:93: warning: Member perf_snapshot_data2 (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:94: warning: Member timestamp (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:95: warning: Member correlation_id (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:115: warning: Member main (variable) of struct scratch_last_used_index_xcc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:116: warning: Member alt (variable) of struct scratch_last_used_index_xcc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:142: warning: Member version (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:144: warning: Member hsa_amd_tool_scratch_event_alloc_start_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:145: warning: Member hsa_amd_tool_scratch_event_alloc_end_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:146: warning: Member hsa_amd_tool_scratch_event_free_start_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:147: warning: Member hsa_amd_tool_scratch_event_free_end_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:148: warning: Member hsa_amd_tool_scratch_event_async_reclaim_start_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:149: warning: Member hsa_amd_tool_scratch_event_async_reclaim_end_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved ofiling_dispatch_time_s... Generating docs for compound hsa_amd_svm_attribute_pair_s... Generating docs for compound hsa_amd_tool_event_none_t... Generating docs for compound hsa_amd_tool_event_t... Generating docs for compound hsa_amd_vmem_alloc_handle_s... Generating docs for compound hsa_barrier_and_packet_s... Generating docs for compound hsa_barrier_or_packet_s... Generating docs for compound hsa_cache_s... Generating docs for compound hsa_callback_data_s... Generating docs for compound hsa_code_object_reader_s... Generating docs for compound hsa_code_object_s... Generating docs for compound hsa_code_symbol_s... Generating docs for compound hsa_dim3_s... Generating docs for compound hsa_executable_s... Generating docs for compound hsa_executable_symbol_s... Generating docs for compound hsa_ext_amd_aql_pm4_packet_t... Generating docs for compound hsa_ext_control_directives_s... Generating docs for compound hsa_ext_finalizer_1_00_pfn_s... Generating docs for compound hsa_ext_image_data_info_s... Generating docs for compound hsa_ext_image_descriptor_s... Generating docs for compound hsa_ext_image_format_s... Generating docs for compound hsa_ext_image_region_s... Generating docs for compound hsa_ext_image_s... Generating docs for compound hsa_ext_images_1_00_pfn_s... Generating docs for compound hsa_ext_images_1_pfn_s... Generating docs for compound hsa_ext_program_s... Generating docs for compound hsa_ext_sampler_descriptor_s... Generating docs for compound hsa_ext_sampler_descriptor_v2_s... Generating docs for compound hsa_ext_sampler_s... Generating docs for compound hsa_isa_s... Generating docs for compound hsa_kernel_dispatch_packet_s... Generating docs for compound hsa_loaded_code_object_s... Generating docs for compound hsa_pitched_ptr_s... Generating docs for compound hsa_queue_s... Generating docs for compound hsa_region_s... Generating docs for compound hsa_signal_group_s... Generating docs for compound hsa_signal_s... Generating docs for compound hsa_ven_amd_aqlprofile_1_00_pfn_s... Generating docs for compound hsa_ven_amd_aqlprofile_descriptor_t... Generating docs for compound hsa_ven_amd_aqlprofile_event_t... Generating docs for compound hsa_ven_amd_aqlprofile_id_query_t... Generating docs for compound hsa_ven_amd_aqlprofile_info_data_t... Generating docs for compound hsa_ven_amd_aqlprofile_parameter_t... Generating docs for compound hsa_ven_amd_aqlprofile_profile_t... Generating docs for compound hsa_ven_amd_loader_1_00_pfn_s... Generating docs for compound hsa_ven_amd_loader_1_01_pfn_s... Generating docs for compound hsa_ven_amd_loader_1_02_pfn_s... Generating docs for compound hsa_ven_amd_loader_1_03_pfn_s... Generating docs for compound hsa_ven_amd_loader_segment_descriptor_s... Generating docs for compound hsa_ven_amd_pc_sampling_1_00_pfn_t... Generating docs for compound hsa_ven_amd_pcs_configuration_t... Generating docs for compound hsa_ven_amd_pcs_t... Generating docs for compound hsa_wavefront_s... Generating docs for compound HsaApiTable... Generating docs for compound HsaApiTableContainer... Generating docs for compound ImageExtTable... Generating docs for compound PcSamplingExtTable... Generating docs for compound perf_sample_hosttrap_v1_t... Generating docs for compound perf_sample_snapshot_v1_t... Generating docs for compound scratch_last_used_index_xcc_s... Generating docs for compound ToolsApiTable... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class amd_aql_intercept_marker_s Generating XML output for class amd_control_directives_s Generating XML output for class amd_kernel/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:177: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved _code_s Generating XML output for class amd_queue_s Generating XML output for class amd_queue_v2_s Generating XML output for class amd_runtime_loader_debug_info_s Generating XML output for class amd_signal_s Generating XML output for class AmdExtTable Generating XML output for class amdgpu_hsa_image_descriptor_s Generating XML output for class amdgpu_hsa_note_code_object_version_s Generating XML output for class amdgpu_hsa_note_hsail_s Generating XML output for class amdgpu_hsa_note_isa_s Generating XML output for class amdgpu_hsa_note_producer_options_s Generating XML output for class amdgpu_hsa_note_producer_s Generating XML output for class amdgpu_hsa_sampler_descriptor_s Generating XML output for class ApiTableVersion Generating XML output for class BrigBase Generating XML output for class BrigData Generating XML output for class BrigDirectiveArgBlock Generating XML output for class BrigDirectiveComment Generating XML output for class BrigDirectiveControl Generating XML output for class BrigDirectiveExecutable Generating XML output for class BrigDirectiveExtension Generating XML output for class BrigDirectiveFbarrier Generating XML output for class BrigDirectiveLabel Generating XML output for class BrigDirectiveLoc Generating XML output for class BrigDirectiveModule Generating XML output for class BrigDirectiveNone Generating XML output for class BrigDirectivePragma Generating XML output for class BrigDirectiveVariable Generating XML output for class BrigInstAddr Generating XML output for class BrigInstAtomic Generating XML output for class BrigInstBase Generating XML output for class BrigInstBasic Generating XML output for class BrigInstBr Generating XML output for class BrigInstCmp Generating XML output for class BrigInstCvt Generating XML output for class BrigInstImage Generating XML output for class BrigInstLane Generating XML output for class BrigInstMem Generating XML output for class BrigInstMemFence Generating XML output for class BrigInstMod Generating XML output for class BrigInstQueryImage Generating XML output for class BrigInstQuerySampler Generating XML output for class BrigInstQueue Generating XML output for class BrigInstSeg Generating XML output for class BrigInstSegCvt Generating XML output for class BrigInstSignal Generating XML output for class BrigInstSourceType Generating XML output for class BrigModuleHeader Generating XML output for class BrigOperandAddress Generating XML output for class BrigOperandAlign Generating XML output for class BrigOperandCodeList Generating XML output for class BrigOperandCodeRef Generating XML output for class BrigOperandConstantBytes Generating XML output for class BrigOperandConstantImage Generating XML output for class BrigOperandConstantOperandList Generating XML output for class BrigOperandConstantSampler Generating XML output for class BrigOperandOperandList Generating XML output for class BrigOperandRegister Generating XML output for class BrigOperandString Generating XML output for class BrigOperandWavesize Generating XML output for class BrigSectionHeader Generating XML output for class BrigUInt64 Generating XML output for class CoreApiTable Generating XML output for class FinalizerExtTable Generating XML output for class hsa_agent_dispatch_packet_s Generating XML output for class hsa_agent_s Generating XML output for class hsa_amd_aie_ert_packet_s Generating XML output for class hsa_amd_aie_ert_start_kernel_data_s Generating XML output for class hsa_amd_ais_file_handle_s Generating XML output for class hsa_amd_barrier_value_packet_s Generating XML output for class hsa_amd_clock_counters_s Generating XML output for class hsa_amd_event_s Generating XML output for class hsa_amd_event_scratch_alloc_end_t Generating XML output for class hsa_amd_event_scratch_alloc_start_t Generating XML output for class hsa_amd_event_scratch_async_reclaim_end_t Generating XML output for class hsa_amd_event_scratch_async_reclaim_start_t Generating XML output for class hsa_amd_event_scratch_free_end_t Generating XML output for class hsa_amd_event_scratch_free_start_t Generating XML output for class hsa_amd_gpu_hw_exception_info_s Generating XML output for class hsa_amd_gpu_memory_error_info_s Generating XML output for class hsa_amd_gpu_memory_fault_info_s Generating XML output for class hsa_amd_hdp_flush_s Generating XML output for class hsa_amd_image_descriptor_s Generating XML output for class hsa_amd_ipc_memory_s Generating XML output for class hsa_amd_memory_access_desc_s Generating XML output for class hsa_amd_memory_pool_link_info_s Generating XML output for class hsa_amd_memory_pool_s Generating XML output for class hsa_amd_packet_header_s Generating XML output for class hsa_amd_pointer_info_s Generating XML output for class hsa_amd_profiling_async_copy_time_s Generating XML output for class hsa_amd_profiling_dispatch_time_s Generating XML output for class hsa_amd_svm_attribute_pair_s Generating XML output for class hsa_amd_tool_event_none_t Generating XML output for class hsa_amd_tool_event_t Generating XML output for class hsa_amd_vmem_alloc_handle_s Generating XML output for class hsa_barrier_and_packet_s Generating XML output for class hsa_barrier_or_packet_s Generating XML output for class hsa_cache_s Generating XML output for class hsa_callback_data_s Generating XML output for class hsa_code_object_reader_s Generating XML output for class hsa_code_object_s Generating XML output for class hsa_code_symbol_s Generating XML output for class hsa_dim3_s Generating XML output for class hsa_executable_s Generating XML output for class hsa_executable_symbol_s Generating XML output for class hsa_ext_amd_aql_pm4_packet_t Generating XML output for class hsa_ext_control_directives_s Generating XML output for class hsa_ext_finalizer_1_00_pfn_s Generating XML output for class hsa_ext_image_data_info_s Generating XML output for class hsa_ext_image_descriptor_s Generating XML output for class hsa_ext_image_format_s Generating XML output for class hsa_ext_image_region_s Generating XML output for class hsa_ext_image_s Generating XML output for class hsa_ext_images_1_00_pfn_s Generating XML output for class hsa_ext_images_1_pfn_s Generating XML output for class hsa_ext_program_s Generating XML output for class hsa_ext_sampler_descriptor_s Generating XML output for class hsa_ext_sampler_descriptor_v2_s Generating XML output for class hsa_ext_sampler_s Generating XML output for class hsa_isa_s Generating XML output for class hsa_kernel_dispatch_packet_s Generating XML output for class hsa_loaded_code_object_s Generating XML output for class hsa_pitched_ptr_s Generating XML output for class hsa_queue_s Generating XML output for class hsa_region_s Generating XML output for class hsa_signal_group_s Generating XML output for class hsa_signal_s Generating XML output for class hsa_ven_amd_aqlprofile_1_00_pfn_s Generating XML output for class hsa_ven_amd_aqlprofile_descriptor_t Generating XML output for class hsa_ven_amd_aqlprofile_event_t Generating XML output for class hsa_ven_amd_aqlprofile_id_query_t Generating XML output for class hsa_ven_amd_aqlprofile_info_data_t Generating XML output for class hsa_ven_amd_aqlprofile_parameter_t Generating XML output for class hsa_ven_amd_aqlprofile_profile_t Generating XML output for class hsa_ven_amd_loader_1_00_pfn_s Generating XML output for class hsa_ven_amd_loader_1_01_pfn_s Generating XML output for class hsa_ven_amd_loader_1_02_pfn_s Generating XML output for class hsa_ven_amd_loader_1_03_pfn_s Generating XML output for class hsa_ven_amd_loader_segment_descriptor_s Generating XML output for class hsa_ven_amd_pc_sampling_1_00_pfn_t Generating XML output for class hsa_ven_amd_pcs_configuration_t Generating XML output for class hsa_ven_amd_pcs_t Generating XML output for class hsa_wavefront_s Generating XML output for class HsaApiTable Generating XML output for class HsaApiTableContainer Generating XML output for class ImageExtTable Generating XML output for class PcSamplingExtTable Generating XML output for class perf_sample_hosttrap_v1_t Generating XML output for class perf_sample_snapshot_v1_t Generating XML output for class scratch_last_used_index_xcc_s Generati/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:4641: warning: argument 'address' from the argument list of hsa_executable_readonly_variable_define has multiple @param documentation sections /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1499: warning: explicit link request to 'hsa_amd_memory_pool_global_flag_t' could not be resolved :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1073: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1078: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Signal' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Location' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1096: warning: The following parameters of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) are not documented: parameter 'signal' parameter 'value_ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1286: warning: The following parameter of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) is not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1795: warning: The following parameters of hsa_amd_memory_async_copy_on_engine(void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) are not documented: parameter 'dst' parameter 'dst_agent' parameter 'src' parameter 'src_agent' parameter 'size' parameter 'num_dep_signals' parameter 'dep_signals' parameter 'completion_signal' parameter 'engine_id' parameter 'force_copy_on_sdma' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2190: warning: The following parameter of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2239: warning: The following parameter of hsa_amd_memory_lock_to_pool(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3426: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3432: warning: The following parameter of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) is not documented: parameter 'memory_handle' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3437: warning: argument 'flags.' of command @param is not found in the argument list of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3457: warning: The following parameter of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) is not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3580: warning: argument 'mapped' of command @param is not found in the argument list of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3591: warning: The following parameter of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) is not documented: parameter 'addr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3597: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3607: warning: The following parameter of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) is not documented: parameter 'type' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3711: warning: The following parameters of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'hanlde' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3749: warning: The following parameters of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'handle' parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:657: warning: The following parameter of hsa_ext_image_data_get_info_with_layout(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) is not documented: parameter 'agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:306: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:306: warning: explicit link request to 'hsa_ven_amd_loader_loaded_code_object_kind_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:312: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_KIND' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:313: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_KIND_AGENT' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:319: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:320: warning: explicit link request to 'hsa_ven_amd_loader_code_object_storage_type_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:326: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_CODE_OBJECT_STORAGE_TYPE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:327: warning: explicit link request to 'HSA_VEN_AMD_LOADER_CODE_OBJECT_STORAGE_TYPE_MEMORY' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:328: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:334: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_CODE_OBJECT_STORAGE_TYPE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:335: warning: explicit link request to 'HSA_VEN_AMD_LOADER_CODE_OBJECT_STORAGE_TYPE_MEMORY' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:336: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:342: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_CODE_OBJECT_STORAGE_TYPE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:343: warning: explicit link request to 'HSA_VEN_AMD_LOADER_CODE_OBJECT_STORAGE_TYPE_FILE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:344: warning: explicit link request to 'int' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:352: warning: explicit link request to 'int64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:361: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:367: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:378: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_URI_LENGTH' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:257: warning: explicit link request to 'hsa_ven_amd_loader_executable_iterate_loaded_code_objects' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:499: warning: explicit link request to 'hsa_ven_amd_loader_iterate_executables' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:503: warning: explicit link request to 'hsa_ven_amd_loader_iterate_executables' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:141: warning: explicit link request to 'hsa_ven_amd_pcs_flush' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:262: warning: unable to resolve reference to 'hsa_ven_amd_pcs_create' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1499: warning: explicit link request to 'hsa_amd_memory_pool_global_flag_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1795: warning: The following parameters of hsa_amd_memory_async_copy_on_engine(void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) are not documented: parameter 'dst' parameter 'dst_agent' parameter 'src' parameter 'src_agent' parameter 'size' parameter 'num_dep_signals' parameter 'dep_signals' parameter 'completion_signal' parameter 'engine_id' parameter 'force_copy_on_sdma' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2190: warning: The following parameter of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2239: warning: The following parameter of hsa_amd_memory_lock_to_pool(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3426: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3432: warning: The following parameter of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) is not documented: parameter 'memory_handle' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3437: warning: argument 'flags.' of command @param is not found in the argument list of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3457: warning: The following parameter of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) is not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3580: warning: argument 'mapped' of command @param is not found in the argument list of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3591: warning: The following parameter of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) is not documented: parameter 'addr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3597: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3607: warning: The following parameter of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) is not documented: parameter 'type' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3711: warning: The following parameters of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'hanlde' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3749: warning: The following parameters of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'handle' parameter 'size_copied' parameter 'status' :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:4641: warning: argument 'address' from the argument list of hsa_executable_readonly_variable_define has multiple @param documentation sections /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1073: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1078: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Signal' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Location' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1096: warning: The following parameters of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) are not documented: parameter 'signal' parameter 'value_ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1286: warning: The following parameter of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) is not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:657: warning: The following parameter of hsa_ext_image_data_get_info_with_layout(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) is not documented: parameter 'agent' ng XML output for class ToolsApiTable Generating XML output for namespace ELF Generating XML output for file amd_hsa_common.h Generating XML output for file amd_hsa_elf.h Generating XML output for file amd_hsa_kernel_code.h Generating XML output for file amd_hsa_queue.h Generating XML output for file amd_hsa_signal.h Generating XML output for file Brig.h Generating XML output for file hsa.h Generating XML output for file hsa_amd_tool.h Generating XML output for file hsa_api_trace.h Generating XML output for file hsa_api_trace_version.h Generating XML output for file hsa_ext_amd.h Generating XML output for file hsa_ext_finalize.h Generating XML output for file hsa_ext_image.h Generating XML output for file hsa_ven_amd_aqlprofile.h Generating XML output for file hsa_ven_amd_loader.h Generating XML output for file hsa_ven_amd_pc_sampling.h Generating XML output for group common Generating XML output for group initshutdown Generating XML output for group agentinfo Generating XML output for group signals Generating XML output for group memory Generating XML output for group queue Generating XML output for group aql Generating XML output for group instruction-set-architecture Generating XML output for group executable Generating XML output for group code-object Generating XML output for group error-codes Generating XML output for group profile Generating XML output for group status Generating XML output for group ext-alt-finalizer-extensions Generating XML output for group ext-alt-finalizer-program Generating XML output for group ext-images Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/ Running plantuml with JAVA... lookup cache used 4055/65536 hits=24015 misses=4418 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop loading pickled environment... done myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'colon_fence', 'replacements', 'fieldlist', 'substitution', 'dollarmath', 'html_image'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, 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 'amdgpu-docs-internal' from https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest//objects.inv ... loading intersphinx inventory 'cuid' from https://rocm.docs.amd.com/projects/cuid/en/latest/objects.inv ... loading intersphinx inventory 'gsplat-internal' from https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv ... loading intersphinx inventory 'hipdnn' from https://rocm.docs.amd.com/projects/hipDNN/en/latest/objects.inv ... loading intersphinx inventory 'hipfile' from https://rocm.docs.amd.com/projects/hipFile/en/latest/objects.inv ... loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com//objects.inv ... loading intersphinx inventory 'monai-internal' from https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv ... loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com//objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://instinct.docs.amd.com//objects.inv loading intersphinx inventory 'rocm-ds-internal' from https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFile/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipFile/en/latest/objects.inv loading intersphinx inventory 'rocm-finance-internal' from https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipDNN/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipDNN/en/latest/objects.inv loading intersphinx inventory 'rocm-llmext-internal' from https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-rag-internal' from https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dmonai-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fmonai-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-simulation-internal' from https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dgsplat-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fgsplat-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ls-internal' from https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/cuid/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dcuid%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fcuid%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/cuid/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-ds-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-ds-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest//objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdgpu-docs-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Finstinct.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Finstinct.docs.amd.com%25252Fprojects%25252Famdgpu-docs-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest//objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-finance-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-finance-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-simulation-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-simulation-internal%25252Fen%25252Flatest%25252Fobjects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-rag-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-rag-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv [autosummary] generating autosummary for: api-reference/api.rst, api-reference/c-interface-adaptors.rst, api-reference/environment_variables.rst, contribution/contributing-to-rocr.rst, data/env_variables.rst, index.rst, install/installation.rst, license.rst, what-is-rocr-runtime.rst building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 1 changed, 0 removed reading sources... [100%] api-reference/api /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serialize (hsa_code_object_t code_object, hsa_status_t(*alloc_callback)(size_t size, hsa_callback_data_t data, void **address), hsa_callback_data_t callback_data, const char *options, void **serialized_code_object, size_t *serialized_code_object_size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serialize (hsa_code_object_t code_object, hsa_status_t(*alloc_callback)(size_t size, hsa_callback_data_t data, void **address), hsa_callback_data_t callback_data, const char *options, void **serialized_code_object, size_t *serialized_code_object_size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serialize (hsa_code_object_t code_object, hsa_status_t(*alloc_callback)(size_t size, hsa_callback_data_t data, void **address), hsa_callback_data_t callback_data, const char *options, void **serialized_code_object, size_t *serialized_code_object_size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserialize (void *serialized_code_object, size_t serialized_code_object_size, const char *options, hsa_code_object_t *code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserialize (void *serialized_code_object, size_t serialized_code_object_size, const char *options, hsa_code_object_t *code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserialize (void *serialized_code_object, size_t serialized_code_object_size, const char *options, hsa_code_object_t *code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, hsa_code_object_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, hsa_code_object_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, hsa_code_object_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_t code_object, const char *options) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_t code_object, const char *options) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_t code_object, const char *options) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol (hsa_code_object_t code_object, const char *symbol_name, hsa_code_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol (hsa_code_object_t code_object, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol (hsa_code_object_t code_object, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol_from_name (hsa_code_object_t code_object, const char *module_name, const char *symbol_name, hsa_code_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol_from_name (hsa_code_object_t code_object, const char *module_name, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol_from_name (hsa_code_object_t code_object, const char *module_name, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, hsa_code_symbol_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, hsa_code_symbol_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, hsa_code_symbol_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_symbols (hsa_code_object_t code_object, hsa_status_t(*callback)(hsa_code_object_t code_object, hsa_code_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_symbols (hsa_code_object_t code_object, hsa_status_t(*callback)(hsa_code_object_t code_object, hsa_code_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_symbols (hsa_code_object_t code_object, hsa_status_t(*callback)(hsa_code_object_t code_object, hsa_code_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_code_object_reader_create_from_file (hsa_file_t file, hsa_code_object_reader_t *code_object_reader) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_file (hsa_file_t file, hsa_code_object_reader_t *code_object_reader) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_file (hsa_file_t file, hsa_code_object_reader_t *code_object_reader) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_code_object_reader_create_from_memory (const void *code_object, size_t size, hsa_code_object_reader_t *code_object_reader) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_memory (const void *code_object, size_t size, hsa_code_object_reader_t *code_object_reader) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_memory (const void *code_object, size_t size, hsa_code_object_reader_t *code_object_reader) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_code_object_reader_t code_object_reader) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_code_object_reader_t code_object_reader) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_code_object_reader_t code_object_reader) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_create (hsa_profile_t profile, hsa_executable_state_t executable_state, const char *options, hsa_executable_t *executable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_create (hsa_profile_t profile, hsa_executable_state_t executable_state, const char *options, hsa_executable_t *executable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_create (hsa_profile_t profile, hsa_executable_state_t executable_state, const char *options, hsa_executable_t *executable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_create_alt (hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_executable_t *executable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_create_alt (hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_executable_t *executable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_create_alt (hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_executable_t *executable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_destroy (hsa_executable_t executable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_destroy (hsa_executable_t executable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_destroy (hsa_executable_t executable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_load_agent_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_load_agent_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_load_agent_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_freeze (hsa_executable_t executable, const char *options) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_freeze (hsa_executable_t executable, const char *options) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_freeze (hsa_executable_t executable, const char *options) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_get_info (hsa_executable_t executable, hsa_executable_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_get_info (hsa_executable_t executable, hsa_executable_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_get_info (hsa_executable_t executable, hsa_executable_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_global_variable_define (hsa_executable_t executable, const char *variable_name, void *address) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_global_variable_define (hsa_executable_t executable, const char *variable_name, void *address) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_global_variable_define (hsa_executable_t executable, const char *variable_name, void *address) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_agent_global_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_agent_global_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_agent_global_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_validate (hsa_executable_t executable, uint32_t *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_validate (hsa_executable_t executable, uint32_t *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_validate (hsa_executable_t executable, uint32_t *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_validate_alt (hsa_executable_t executable, const char *options, uint32_t *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_validate_alt (hsa_executable_t executable, const char *options, uint32_t *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_validate_alt (hsa_executable_t executable, const char *options, uint32_t *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbol (hsa_executable_t executable, const char *module_name, const char *symbol_name, hsa_agent_t agent, int32_t call_convention, hsa_executable_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbol (hsa_executable_t executable, const char *module_name, const char *symbol_name, hsa_agent_t agent, int32_t call_convention, hsa_executable_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbol (hsa_executable_t executable, const char *module_name, const char *symbol_name, hsa_agent_t agent, int32_t call_convention, hsa_executable_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_get_symbol_by_name (hsa_executable_t executable, const char *symbol_name, const hsa_agent_t *agent, hsa_executable_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_get_symbol_by_name (hsa_executable_t executable, const char *symbol_name, const hsa_agent_t *agent, hsa_executable_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_get_symbol_by_name (hsa_executable_t executable, const char *symbol_name, const hsa_agent_t *agent, hsa_executable_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_executable_symbol_t executable_symbol, hsa_executable_symbol_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_executable_symbol_t executable_symbol, hsa_executable_symbol_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_executable_symbol_t executable_symbol, hsa_executable_symbol_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_iterate_agent_symbols (hsa_executable_t executable, hsa_agent_t agent, hsa_status_t(*callback)(hsa_executable_t exec, hsa_agent_t agent, hsa_executable_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_iterate_agent_symbols (hsa_executable_t executable, hsa_agent_t agent, hsa_status_t(*callback)(hsa_executable_t exec, hsa_agent_t agent, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_iterate_agent_symbols (hsa_executable_t executable, hsa_agent_t agent, hsa_status_t(*callback)(hsa_executable_t exec, hsa_agent_t agent, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_iterate_program_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_iterate_program_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_iterate_program_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_create (hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_create (hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_create (hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_destroy (hsa_ext_program_t program) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_destroy (hsa_ext_program_t program) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_destroy (hsa_ext_program_t program) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_add_module (hsa_ext_program_t program, hsa_ext_module_t module) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_add_module (hsa_ext_program_t program, hsa_ext_module_t module) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_add_module (hsa_ext_program_t program, hsa_ext_module_t module) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_iterate_modules (hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_iterate_modules (hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_iterate_modules (hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_get_info (hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_get_info (hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_get_info (hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_finalize (hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_finalize (hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_finalize (hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_image_get_info_max_dim (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_image_get_info_max_dim (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_image_get_info_max_dim (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_get_capability (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_get_capability_with_layout (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability_with_layout (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability_with_layout (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_data_get_info (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_data_get_info_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_create_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_create_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_create_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_destroy (hsa_agent_t agent, hsa_ext_image_t image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_destroy (hsa_agent_t agent, hsa_ext_image_t image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_destroy (hsa_agent_t agent, hsa_ext_image_t image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_copy (hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_copy (hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_copy (hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_import (hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_import (hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_import (hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_export (hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_export (hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_export (hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_clear (hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_clear (hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_clear (hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_sampler_create (hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create (hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create (hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_sampler_create_v2 (hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create_v2 (hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create_v2 (hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_sampler_destroy (hsa_agent_t agent, hsa_ext_sampler_t sampler) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_sampler_destroy (hsa_agent_t agent, hsa_ext_sampler_t sampler) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_sampler_destroy (hsa_agent_t agent, hsa_ext_sampler_t sampler) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_from_name (const char *name, hsa_isa_t *isa) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_from_name (const char *name, hsa_isa_t *isa) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_from_name (const char *name, hsa_isa_t *isa) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_isas (hsa_agent_t agent, hsa_status_t(*callback)(hsa_isa_t isa, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_isas (hsa_agent_t agent, hsa_status_t(*callback)(hsa_isa_t isa, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_isas (hsa_agent_t agent, hsa_status_t(*callback)(hsa_isa_t isa, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_get_info (hsa_isa_t isa, hsa_isa_info_t attribute, uint32_t index, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_get_info (hsa_isa_t isa, hsa_isa_info_t attribute, uint32_t index, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_get_info (hsa_isa_t isa, hsa_isa_info_t attribute, uint32_t index, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_get_info_alt (hsa_isa_t isa, hsa_isa_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_get_info_alt (hsa_isa_t isa, hsa_isa_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_get_info_alt (hsa_isa_t isa, hsa_isa_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_get_exception_policies (hsa_isa_t isa, hsa_profile_t profile, uint16_t *mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_get_exception_policies (hsa_isa_t isa, hsa_profile_t profile, uint16_t *mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_get_exception_policies (hsa_isa_t isa, hsa_profile_t profile, uint16_t *mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_get_round_method (hsa_isa_t isa, hsa_fp_type_t fp_type, hsa_flush_mode_t flush_mode, hsa_round_method_t *round_method) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_get_round_method (hsa_isa_t isa, hsa_fp_type_t fp_type, hsa_flush_mode_t flush_mode, hsa_round_method_t *round_method) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_get_round_method (hsa_isa_t isa, hsa_fp_type_t fp_type, hsa_flush_mode_t flush_mode, hsa_round_method_t *round_method) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_wavefront_get_info (hsa_wavefront_t wavefront, hsa_wavefront_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_wavefront_get_info (hsa_wavefront_t wavefront, hsa_wavefront_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_wavefront_get_info (hsa_wavefront_t wavefront, hsa_wavefront_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_iterate_wavefronts (hsa_isa_t isa, hsa_status_t(*callback)(hsa_wavefront_t wavefront, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_iterate_wavefronts (hsa_isa_t isa, hsa_status_t(*callback)(hsa_wavefront_t wavefront, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_iterate_wavefronts (hsa_isa_t isa, hsa_status_t(*callback)(hsa_wavefront_t wavefront, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_compatible (hsa_isa_t code_object_isa, hsa_isa_t agent_isa, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_compatible (hsa_isa_t code_object_isa, hsa_isa_t agent_isa, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_compatible (hsa_isa_t code_object_isa, hsa_isa_t agent_isa, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_region_get_info (hsa_region_t region, hsa_region_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_region_get_info (hsa_region_t region, hsa_region_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_region_get_info (hsa_region_t region, hsa_region_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_regions (hsa_agent_t agent, hsa_status_t(*callback)(hsa_region_t region, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_regions (hsa_agent_t agent, hsa_status_t(*callback)(hsa_region_t region, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_regions (hsa_agent_t agent, hsa_status_t(*callback)(hsa_region_t region, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_allocate (hsa_region_t region, size_t size, void **ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_allocate (hsa_region_t region, size_t size, void **ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_allocate (hsa_region_t region, size_t size, void **ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_free (void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_free (void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_free (void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_copy (void *dst, const void *src, size_t size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_copy (void *dst, const void *src, size_t size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_copy (void *dst, const void *src, size_t size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_assign_agent (void *ptr, hsa_agent_t agent, hsa_access_permission_t access) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_assign_agent (void *ptr, hsa_agent_t agent, hsa_access_permission_t access) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_assign_agent (void *ptr, hsa_agent_t agent, hsa_access_permission_t access) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_register (void *ptr, size_t size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_register (void *ptr, size_t size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_register (void *ptr, size_t size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_deregister (void *ptr, size_t size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_deregister (void *ptr, size_t size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_deregister (void *ptr, size_t size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_coherency_get_type (hsa_agent_t agent, hsa_amd_coherency_type_t *type) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_coherency_get_type (hsa_agent_t agent, hsa_amd_coherency_type_t *type) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_coherency_get_type (hsa_agent_t agent, hsa_amd_coherency_type_t *type) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_coherency_set_type (hsa_agent_t agent, hsa_amd_coherency_type_t type) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_coherency_set_type (hsa_agent_t agent, hsa_amd_coherency_type_t type) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_coherency_set_type (hsa_agent_t agent, hsa_amd_coherency_type_t type) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_get_info (hsa_amd_memory_pool_t memory_pool, hsa_amd_memory_pool_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_get_info (hsa_amd_memory_pool_t memory_pool, hsa_amd_memory_pool_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_get_info (hsa_amd_memory_pool_t memory_pool, hsa_amd_memory_pool_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agent_iterate_memory_pools (hsa_agent_t agent, hsa_status_t(*callback)(hsa_amd_memory_pool_t memory_pool, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agent_iterate_memory_pools (hsa_agent_t agent, hsa_status_t(*callback)(hsa_amd_memory_pool_t memory_pool, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agent_iterate_memory_pools (hsa_agent_t agent, hsa_status_t(*callback)(hsa_amd_memory_pool_t memory_pool, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_allocate (hsa_amd_memory_pool_t memory_pool, size_t size, uint32_t flags, void **ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_allocate (hsa_amd_memory_pool_t memory_pool, size_t size, uint32_t flags, void **ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_allocate (hsa_amd_memory_pool_t memory_pool, size_t size, uint32_t flags, void **ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_free (void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_free (void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_free (void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_async_copy (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_async_copy_on_engine (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_on_engine (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_on_engine (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_copy_engine_status (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *engine_ids_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_copy_engine_status (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *engine_ids_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_copy_engine_status (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *engine_ids_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_get_preferred_copy_engine (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *recommended_ids_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_get_preferred_copy_engine (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *recommended_ids_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_get_preferred_copy_engine (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *recommended_ids_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_async_copy_rect (const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_rect (const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_rect (const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agent_memory_pool_get_info (hsa_agent_t agent, hsa_amd_memory_pool_t memory_pool, hsa_amd_agent_memory_pool_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agent_memory_pool_get_info (hsa_agent_t agent, hsa_amd_memory_pool_t memory_pool, hsa_amd_agent_memory_pool_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agent_memory_pool_get_info (hsa_agent_t agent, hsa_amd_memory_pool_t memory_pool, hsa_amd_agent_memory_pool_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agents_allow_access (uint32_t num_agents, const hsa_agent_t *agents, const uint32_t *flags, const void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agents_allow_access (uint32_t num_agents, const hsa_agent_t *agents, const uint32_t *flags, const void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agents_allow_access (uint32_t num_agents, const hsa_agent_t *agents, const uint32_t *flags, const void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_amd_memory_pool_t src_memory_pool, hsa_amd_memory_pool_t dst_memory_pool, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_amd_memory_pool_t src_memory_pool, hsa_amd_memory_pool_t dst_memory_pool, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_amd_memory_pool_t src_memory_pool, hsa_amd_memory_pool_t dst_memory_pool, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_migrate (const void *ptr, hsa_amd_memory_pool_t memory_pool, uint32_t flags) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_migrate (const void *ptr, hsa_amd_memory_pool_t memory_pool, uint32_t flags) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_migrate (const void *ptr, hsa_amd_memory_pool_t memory_pool, uint32_t flags) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_lock (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_lock_to_pool (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock_to_pool (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock_to_pool (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_unlock (void *host_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_unlock (void *host_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_unlock (void *host_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_fill (void *ptr, uint32_t value, size_t count) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_fill (void *ptr, uint32_t value, size_t count) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_fill (void *ptr, uint32_t value, size_t count) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_interop_map_buffer (uint32_t num_agents, hsa_agent_t *agents, hsa_handle_t interop_handle, uint32_t flags, size_t *size, void **ptr, size_t *metadata_size, const void **metadata) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_interop_map_buffer (uint32_t num_agents, hsa_agent_t *agents, hsa_handle_t interop_handle, uint32_t flags, size_t *size, void **ptr, size_t *metadata_size, const void **metadata) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_interop_map_buffer (uint32_t num_agents, hsa_agent_t *agents, hsa_handle_t interop_handle, uint32_t flags, size_t *size, void **ptr, size_t *metadata_size, const void **metadata) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_interop_unmap_buffer (void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_interop_unmap_buffer (void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_interop_unmap_buffer (void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_pointer_info (const void *ptr, hsa_amd_pointer_info_t *info, void *(*alloc)(size_t), uint32_t *num_agents_accessible, hsa_agent_t **accessible) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info (const void *ptr, hsa_amd_pointer_info_t *info, void *(*alloc)(size_t), uint32_t *num_agents_accessible, hsa_agent_t **accessible) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info (const void *ptr, hsa_amd_pointer_info_t *info, void *(*alloc)(size_t), uint32_t *num_agents_accessible, hsa_agent_t **accessible) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_pointer_info_set_userdata (const void *ptr, void *userdata) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info_set_userdata (const void *ptr, void *userdata) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info_set_userdata (const void *ptr, void *userdata) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_memory_create (void *ptr, size_t len, hsa_amd_ipc_memory_t *handle) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_create (void *ptr, size_t len, hsa_amd_ipc_memory_t *handle) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_create (void *ptr, size_t len, hsa_amd_ipc_memory_t *handle) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_memory_attach (const hsa_amd_ipc_memory_t *handle, size_t len, uint32_t num_agents, const hsa_agent_t *mapping_agents, void **mapped_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_attach (const hsa_amd_ipc_memory_t *handle, size_t len, uint32_t num_agents, const hsa_agent_t *mapping_agents, void **mapped_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_attach (const hsa_amd_ipc_memory_t *handle, size_t len, uint32_t num_agents, const hsa_agent_t *mapping_agents, void **mapped_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_memory_detach (void *mapped_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_detach (void *mapped_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_detach (void *mapped_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_register_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback, void *user_data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_register_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback, void *user_data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_register_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback, void *user_data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_deregister_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_deregister_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_deregister_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_queue_create (hsa_agent_t agent, uint32_t size, hsa_queue_type32_t type, void(*callback)(hsa_status_t status, hsa_queue_t *source, void *data), void *data, uint32_t private_segment_size, uint32_t group_segment_size, hsa_queue_t **queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_queue_create (hsa_agent_t agent, uint32_t size, hsa_queue_type32_t type, void(*callback)(hsa_status_t status, hsa_queue_t *source, void *data), void *data, uint32_t private_segment_size, uint32_t group_segment_size, hsa_queue_t **queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_queue_create (hsa_agent_t agent, uint32_t size, hsa_queue_type32_t type, void(*callback)(hsa_status_t status, hsa_queue_t *source, void *data), void *data, uint32_t private_segment_size, uint32_t group_segment_size, hsa_queue_t **queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_soft_queue_create (hsa_region_t region, uint32_t size, hsa_queue_type32_t type, uint32_t features, hsa_signal_t doorbell_signal, hsa_queue_t **queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_soft_queue_create (hsa_region_t region, uint32_t size, hsa_queue_type32_t type, uint32_t features, hsa_signal_t doorbell_signal, hsa_queue_t **queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_soft_queue_create (hsa_region_t region, uint32_t size, hsa_queue_type32_t type, uint32_t features, hsa_signal_t doorbell_signal, hsa_queue_t **queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_queue_destroy (hsa_queue_t *queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_queue_destroy (hsa_queue_t *queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_queue_destroy (hsa_queue_t *queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_queue_inactivate (hsa_queue_t *queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_queue_inactivate (hsa_queue_t *queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_queue_inactivate (hsa_queue_t *queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_acquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_acquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_acquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_read_index_scacquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_read_index_scacquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_read_index_scacquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_read_index_relaxed (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_read_index_relaxed (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_read_index_relaxed (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_acquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_acquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_acquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_write_index_scacquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_write_index_scacquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_write_index_scacquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_write_index_relaxed (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_write_index_relaxed (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_write_index_relaxed (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_release (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_write_index_screlease (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acq_rel (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acq_rel (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acq_rel (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_scacquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_relaxed (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_relaxed (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_relaxed (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_release (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_release (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_release (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_screlease (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_screlease (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_screlease (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acq_rel (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acq_rel (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acq_rel (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acquire (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acquire (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acquire (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_scacquire (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacquire (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacquire (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_release (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_release (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_release (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_screlease (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_read_index_relaxed (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_read_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_read_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_queue_store_read_index_release (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_read_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_read_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_read_index_screlease (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_read_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_read_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_queue_cu_set_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, const uint32_t *cu_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_set_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, const uint32_t *cu_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_set_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, const uint32_t *cu_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_queue_cu_get_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, uint32_t *cu_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_get_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, uint32_t *cu_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_get_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, uint32_t *cu_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_queue_set_priority (hsa_queue_t *queue, hsa_amd_queue_priority_t priority) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_queue_set_priority (hsa_queue_t *queue, hsa_amd_queue_priority_t priority) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_queue_set_priority (hsa_queue_t *queue, hsa_amd_queue_priority_t priority) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agent_set_async_scratch_limit (hsa_agent_t agent, size_t threshold) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agent_set_async_scratch_limit (hsa_agent_t agent, size_t threshold) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agent_set_async_scratch_limit (hsa_agent_t agent, size_t threshold) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ais_file_write (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_write (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_write (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ais_file_read (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_read (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_read (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, uint64_t attributes, hsa_signal_t *signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, uint64_t attributes, hsa_signal_t *signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, uint64_t attributes, hsa_signal_t *signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_signal_async_handler (hsa_signal_t signal, hsa_signal_condition_t cond, hsa_signal_value_t value, hsa_amd_signal_handler handler, void *arg) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_signal_async_handler (hsa_signal_t signal, hsa_signal_condition_t cond, hsa_signal_value_t value, hsa_amd_signal_handler handler, void *arg) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_signal_async_handler (hsa_signal_t signal, hsa_signal_condition_t cond, hsa_signal_value_t value, hsa_amd_signal_handler handler, void *arg) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint32_t HSA_API hsa_amd_signal_wait_all (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_values) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint32_t HSA_API hsa_amd_signal_wait_all (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_values) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint32_t HSA_API hsa_amd_signal_wait_all (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_values) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint32_t HSA_API hsa_amd_signal_wait_any (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint32_t HSA_API hsa_amd_signal_wait_any (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint32_t HSA_API hsa_amd_signal_wait_any (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_signal_create (hsa_signal_t signal, hsa_amd_ipc_signal_t *handle) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_create (hsa_signal_t signal, hsa_amd_ipc_signal_t *handle) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_create (hsa_signal_t signal, hsa_amd_ipc_signal_t *handle) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_signal_attach (const hsa_amd_ipc_signal_t *handle, hsa_signal_t *signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_attach (const hsa_amd_ipc_signal_t *handle, hsa_signal_t *signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_attach (const hsa_amd_ipc_signal_t *handle, hsa_signal_t *signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_register_system_event_handler (hsa_amd_system_event_callback_t callback, void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_register_system_event_handler (hsa_amd_system_event_callback_t callback, void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_register_system_event_handler (hsa_amd_system_event_callback_t callback, void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_t *signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_t *signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_t *signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_destroy (hsa_signal_t signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_destroy (hsa_signal_t signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_destroy (hsa_signal_t signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_load_scacquire (hsa_signal_t signal) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_scacquire (hsa_signal_t signal) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_scacquire (hsa_signal_t signal) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_load_relaxed (hsa_signal_t signal) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_relaxed (hsa_signal_t signal) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_relaxed (hsa_signal_t signal) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_load_acquire (hsa_signal_t signal) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_load_acquire (hsa_signal_t signal) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_load_acquire (hsa_signal_t signal) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_store_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_store_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_store_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_silent_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_silent_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_silent_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_silent_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_silent_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_silent_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_screlease (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_screlease (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_release (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_release (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_release (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_scacq_screl (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacq_screl (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacq_screl (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acq_rel (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acq_rel (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acq_rel (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_scacquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_relaxed (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_relaxed (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_relaxed (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_screlease (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_screlease (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_screlease (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_release (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_release (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_release (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_add_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_add_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_add_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_subtract_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_and_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_and_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_and_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_or_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_or_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_or_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_xor_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_xor_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_xor_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_wait_scacquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_scacquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_scacquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_wait_relaxed (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_relaxed (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_relaxed (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_wait_acquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_wait_acquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_wait_acquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_create (uint32_t num_signals, const hsa_signal_t *signals, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_group_t *signal_group) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_create (uint32_t num_signals, const hsa_signal_t *signals, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_group_t *signal_group) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_create (uint32_t num_signals, const hsa_signal_t *signals, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_group_t *signal_group) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_destroy (hsa_signal_group_t signal_group) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_destroy (hsa_signal_group_t signal_group) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_destroy (hsa_signal_group_t signal_group) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_wait_any_relaxed (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_relaxed (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_relaxed (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_system_get_info (hsa_system_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_system_get_info (hsa_system_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_system_get_info (hsa_system_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_supported (uint16_t extension, uint16_t version_major, uint16_t version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_supported (uint16_t extension, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_supported (uint16_t extension, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_system_major_extension_supported (uint16_t extension, uint16_t version_major, uint16_t *version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_system_major_extension_supported (uint16_t extension, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_system_major_extension_supported (uint16_t extension, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_get_extension_table (uint16_t extension, uint16_t version_major, uint16_t version_minor, void *table) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_get_extension_table (uint16_t extension, uint16_t version_major, uint16_t version_minor, void *table) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_get_extension_table (uint16_t extension, uint16_t version_major, uint16_t version_minor, void *table) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_system_get_major_extension_table (uint16_t extension, uint16_t version_major, size_t table_length, void *table) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_system_get_major_extension_table (uint16_t extension, uint16_t version_major, size_t table_length, void *table) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_system_get_major_extension_table (uint16_t extension, uint16_t version_major, size_t table_length, void *table) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_get_exception_policies (hsa_agent_t agent, hsa_profile_t profile, uint16_t *mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_get_exception_policies (hsa_agent_t agent, hsa_profile_t profile, uint16_t *mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_get_exception_policies (hsa_agent_t agent, hsa_profile_t profile, uint16_t *mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_set_profiler_enabled (hsa_queue_t *queue, int enable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_set_profiler_enabled (hsa_queue_t *queue, int enable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_set_profiler_enabled (hsa_queue_t *queue, int enable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_async_copy_enable (bool enable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_async_copy_enable (bool enable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_async_copy_enable (bool enable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_get_dispatch_time (hsa_agent_t agent, hsa_signal_t signal, hsa_amd_profiling_dispatch_time_t *time) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_dispatch_time (hsa_agent_t agent, hsa_signal_t signal, hsa_amd_profiling_dispatch_time_t *time) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_dispatch_time (hsa_agent_t agent, hsa_signal_t signal, hsa_amd_profiling_dispatch_time_t *time) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_get_async_copy_time (hsa_signal_t signal, hsa_amd_profiling_async_copy_time_t *time) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_async_copy_time (hsa_signal_t signal, hsa_amd_profiling_async_copy_time_t *time) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_async_copy_time (hsa_signal_t signal, hsa_amd_profiling_async_copy_time_t *time) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_convert_tick_to_system_domain (hsa_agent_t agent, uint64_t agent_tick, uint64_t *system_tick) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_convert_tick_to_system_domain (hsa_agent_t agent, uint64_t agent_tick, uint64_t *system_tick) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_convert_tick_to_system_domain (hsa_agent_t agent, uint64_t agent_tick, uint64_t *system_tick) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:94: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/what-is-rocr-runtime.rst: WARNING: document isn't included in any toctree done copying TeX support files... done processing rocr.tex... index install/installation api-reference/c-interface-adaptors api-reference/environment_variables api-reference/api contribution/contributing-to-rocr license resolving references... done writing... done ====================== slowest reading durations ======================= 5.681 api-reference/api build succeeded, 240 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: 2026-05-15T22:59:13.681394Z, end-time: 2026-05-15T22:59:13.724931Z, 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: 2026-05-15T22:59:13.805195Z, end-time: 2026-05-15T22:59:25.400659Z, duration: 11, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=advanced-micro-devices-rocr-runtime -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): 'rocr.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocr-runtime" "rocr.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 (./rocr.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-rocr-runtime.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocr-runtime.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 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/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `install/installation:installation' on page 1 un defined on input line 124. LaTeX Warning: Hyper reference `api-reference/c-interface-adaptors:c-interface- adaptors' on page 1 undefined on input line 148. LaTeX Warning: Hyper reference `api-reference/environment_variables:environment -variables' on page 1 undefined on input line 152. LaTeX Warning: Hyper reference `api-reference/api:rocr-api' on page 1 undefined on input line 156. LaTeX Warning: Hyper reference `contribution/contributing-to-rocr:contributing- to-rocr' on page 1 undefined on input line 180. [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] [6] Chapter 2. LaTeX Warning: Hyper reference `contribution/contributing-to-rocr:runtime-desig n' on page 7 undefined on input line 388. [7] [8] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 422--424 []|\T1/qhv/m/n/10 De-fault Overfull \hbox (5.08528pt too wide) in paragraph at lines 474--475 \T1/txtt/m/n/10 HSA_SCRATCH_SINGLE_LIMIT_ASYNC Underfull \hbox (badness 10000) in paragraph at lines 478--480 []|\T1/txtt/m/n/10 3221225472 Overfull \hbox (15.58525pt too wide) in paragraph at lines 486--487 \T1/txtt/m/n/10 HSA_ENABLE_SCRATCH_ASYNC_RECLAIM Overfull \hbox (33.8352pt too wide) in paragraph at lines 531--532 \T1/txtt/m/n/10 hsa_amd_memory_async_copy_on_engine\T1/qtm/m/n/10 . Overfull \hbox (33.8352pt too wide) in paragraph at lines 549--550 \T1/txtt/m/n/10 hsa_amd_memory_async_copy_on_engine\T1/qtm/m/n/10 . Overfull \hbox (10.33527pt too wide) in paragraph at lines 576--577 \T1/txtt/m/n/10 HSA_OVERRIDE_CPU_AFFINITY_DEBUG [9] [10] Overfull \vbox (954.15672pt too high) has occurred while \output is active [11] Underfull \hbox (badness 10000) in paragraph at lines 625--627 []|\T1/qhv/m/n/10 De-fault Overfull \hbox (5.08528pt too wide) in paragraph at lines 634--635 \T1/txtt/m/n/10 HSA_DISABLE_FRAGMENT_ALLOCATOR [12] Chapter 4. LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga1145b01f6d9e2 670179a22c92db39413' on page 13 undefined on input line 775. LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga1145b01f6d9e2 670179a22c92db39413' on page 13 undefined on input line 803. [13] LaTeX Warning: Hyper reference `api-reference/api:group__aql_1gad1d46c8ae53112c b06bf364b65b4b0ca' on page 14 undefined on input line 893. LaTeX Warning: Hyper reference `api-reference/api:group__aql_1ga35a04bfe654a1c9 80ac904cafd6373a1' on page 14 undefined on input line 907. LaTeX Warning: Hyper reference `api-reference/api:group__aql_1gga35a04bfe654a1c 980ac904cafd6373a1a86eecc1851fdf8b10538f994549ded8b' on page 14 undefined on in put line 907. LaTeX Warning: Hyper reference `api-reference/api:group__aql_1ga6c1a86878de5b0f 980202ad7e4e8d42a' on page 14 undefined on input line 935. LaTeX Warning: Hyper reference `api-reference/api:group__aql_1gga2f03beef9c37e4 64b3837f2646d30870a02bc578de13a9abc0d2ba7f59e788960' on page 14 undefined on in put line 957. LaTeX Warning: Hyper reference `api-reference/api:group__aql_1ga6c1a86878de5b0f 980202ad7e4e8d42a' on page 14 undefined on input line 975. LaTeX Warning: Hyper reference `api-reference/api:group__aql_1gga2f03beef9c37e4 64b3837f2646d30870a8fd59e5972b701019cb4b55799891ced' on page 14 undefined on in put line 997. [14] LaTeX Warning: Hyper reference `api-reference/api:group__aql_1ga2f03beef9c37e46 4b3837f2646d30870' on page 15 undefined on input line 1018. LaTeX Warning: Hyper reference `api-reference/api:group__aql_1gacf1c0ae7598d222 c582cf5f68aefc994' on page 15 undefined on input line 1131. LaTeX Warning: Hyper reference `api-reference/api:group__aql_1ga0b4e16703a05220 bbd72a70bb0fca6fa' on page 15 undefined on input line 1162. [15] [16] [17] LaTeX Warning: Hyper reference `api-reference/api:_CPPv428hsa_kernel_dispatch_p acket_s' on page 18 undefined on input line 1711. LaTeX Warning: Hyper reference `api-reference/api:_CPPv427hsa_agent_dispatch_pa cket_s' on page 18 undefined on input line 1725. LaTeX Warning: Hyper reference `api-reference/api:_CPPv424hsa_barrier_and_packe t_s' on page 18 undefined on input line 1739. LaTeX Warning: Hyper reference `api-reference/api:_CPPv423hsa_barrier_or_packet _s' on page 18 undefined on input line 1753. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1gab7190fcff48 c6dbeded341389ed17c8d' on page 18 undefined on input line 1771. LaTeX Warning: Hyper reference `api-reference/api:group__aql_1ga75b4a4b8ec7d5f3 eb97b0e1308fef7a8' on page 18 undefined on input line 1785. LaTeX Warning: Hyper reference `api-reference/api:_CPPv423hsa_amd_packet_header _s' on page 18 undefined on input line 1795. LaTeX Warning: Hyper reference `api-reference/api:_CPPv430hsa_amd_barrier_value _packet_s' on page 18 undefined on input line 1809. LaTeX Warning: Hyper reference `api-reference/api:_CPPv435hsa_amd_aie_ert_start _kernel_data_s' on page 18 undefined on input line 1823. Underfull \hbox (badness 10000) in paragraph at lines 1825--1828 \T1/qtm/m/n/10 Pay-load data for AIE ERT start ker-nel pack-ets (i.e., when the op-code is [18] LaTeX Warning: Hyper reference `api-reference/api:_CPPv424hsa_amd_aie_ert_packe t_s' on page 19 undefined on input line 1837. [19] LaTeX Warning: Hyper reference `api-reference/api:group__code-object_1gaf769fe7 9f88bec884909567e6a941f06' on page 20 undefined on input line 2081. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ga459b132d062bba98dd1870f38b6ab721' on page 20 undefined on input line 2095. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga4d45919fd 6f6e8dbb8ae2f4030870e11' on page 20 undefined on input line 2109. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gacafd4247e 2a04cbe0ac0b3998c127532' on page 20 undefined on input line 2123. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gaac56321e4 596fe10a90b5bb3fedc4b73' on page 20 undefined on input line 2137. [20] LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ga530ca6dc d35807946cd1dfb8202ff4be' on page 21 undefined on input line 2180. LaTeX Warning: Hyper reference `api-reference/api:group__code-object_1ggaded996 09f1225ba3ed62328c7e1a3694ab3a5d43c03060f1d1118f00f88f63885' on page 21 undefin ed on input line 2208. LaTeX Warning: Hyper reference `api-reference/api:group__code-object_1ggaded996 09f1225ba3ed62328c7e1a3694a19a4d6ab4dd53d51ad8dca20dcaaae2a' on page 21 undefin ed on input line 2236. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gaf2aba3b2 a8dc8fe4faa91635520ca25c' on page 21 undefined on input line 2250. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ga0fdb971a 44d3e02d1bd5ff889624461a' on page 21 undefined on input line 2278. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ga7fb2a9fe 278f7ab892eb158277e2dd8c' on page 21 undefined on input line 2292. [21] LaTeX Warning: Hyper reference `api-reference/api:group__code-object_1ggaded996 09f1225ba3ed62328c7e1a3694ae4737bbd966ae562f17c2ef71af46fac' on page 22 undefin ed on input line 2402. LaTeX Warning: Hyper reference `api-reference/api:_CPPv417hsa_code_object_s' on page 22 undefined on input line 2474. [22] LaTeX Warning: Hyper reference `api-reference/api:_CPPv419hsa_callback_data_s' on page 23 undefined on input line 2500. LaTeX Warning: Hyper reference `api-reference/api:_CPPv417hsa_code_symbol_s' on page 23 undefined on input line 2526. Overfull \hbox (18.49356pt too wide) in paragraph at lines 2568--2568 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serializ e (hsa_code_object_t code_object, LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1ggad75532 2e7ff95456520e8abdbe90d225ae382ea0c9c05cce5a60d0317375159cc' on page 23 undefin ed on input line 2592. [23] Underfull \hbox (badness 10000) in paragraph at lines 2630--2632 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 alloc_callback\T1/qtm/m/n/10 , Overfull \hbox (23.74355pt too wide) in paragraph at lines 2644--2644 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserial ize (void *serialized_code_object, Underfull \hbox (badness 10000) in paragraph at lines 2667--2669 []\T1/txtt/bx/n/10 serialized_code_object_size \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/1 0 [in] \T1/qtm/m/n/10 The size (in bytes) of Underfull \hbox (badness 10000) in paragraph at lines 2694--2696 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 serialized_code_object\T1/qtm/m/n/10 , or Overfull \hbox (7.99359pt too wide) in paragraph at lines 2708--2708 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object)| [24] Overfull \hbox (13.24358pt too wide) in paragraph at lines 2756--2756 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, Overfull \hbox (39.4935pt too wide) in paragraph at lines 2816--2816 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code _object (hsa_executable_t executable, [25] Underfull \hbox (badness 7832) in paragraph at lines 2884--2886 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INCOMPATIBLE_ARGUMENTS \T1/qtm/m/n/10 ^^U \ T1/txtt/m/n/10 agent \T1/qtm/m/n/10 is not com-pat-i-ble with Overfull \hbox (23.74355pt too wide) in paragraph at lines 2902--2902 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symb ol (hsa_code_object_t code_object, Overfull \hbox (76.2434pt too wide) in paragraph at lines 2966--2966 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symb ol_from_name (hsa_code_object_t code_object, [26] Overfull \hbox (13.24358pt too wide) in paragraph at lines 3034--3034 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, Overfull \hbox (49.99347pt too wide) in paragraph at lines 3094--3094 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_ symbols (hsa_code_object_t code_object, [27] LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1ggad75532 2e7ff95456520e8abdbe90d225ae382ea0c9c05cce5a60d0317375159cc' on page 28 undefin ed on input line 3118. LaTeX Warning: Hyper reference `api-reference/api:group__code-object_1ga169ded0 5e38ae66cab5324e2d27489c4' on page 28 undefined on input line 3118. [28] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gacafd4247e 2a04cbe0ac0b3998c127532' on page 29 undefined on input line 3302. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gaf31d2c00 b44ef657f22fb12c21d7d352' on page 29 undefined on input line 3316. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gaac56321e4 596fe10a90b5bb3fedc4b73' on page 29 undefined on input line 3330. [29] LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ga530ca6dc d35807946cd1dfb8202ff4be' on page 30 undefined on input line 3555. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gga27e2e3a 930764e3e7385e1ceded09706a27b71c171231a26f8c4d27fdfc57dc0a' on page 30 undefine d on input line 3583. [30] LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gga27e2e3a 930764e3e7385e1ceded09706a03bb272117f412f9a97f6f69a40193c3' on page 31 undefine d on input line 3635. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gga27e2e3a 930764e3e7385e1ceded09706a7321c11fe73af65d09ef2718de8d1068' on page 31 undefine d on input line 3661. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gga0fdb971 a44d3e02d1bd5ff889624461aa3efe707ede0ceb1a9c83ac975e3e1fa8' on page 31 undefine d on input line 3661. Underfull \hbox (badness 10000) in paragraph at lines 3660--3662 []\T1/qtm/m/n/10 Agent as-so-ci-ated with this sym-bol. If the sym-bol is a var i-able, the value of this at- Underfull \hbox (badness 10000) in paragraph at lines 3660--3662 \T1/qtm/m/n/10 tribute is only de-fined if \T1/qtm/m/it/10 HSA_EXECUTABLE_SYMBO L_INFO_VARIABLE_ALLOCATION \T1/qtm/m/n/10 is LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ggaf31d2c0 0b44ef657f22fb12c21d7d352a7e851acbcb9d548bd22707efd59df201' on page 31 undefine d on input line 3678. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gaf2aba3b2 a8dc8fe4faa91635520ca25c' on page 31 undefined on input line 3692. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ga0fdb971a 44d3e02d1bd5ff889624461a' on page 31 undefined on input line 3732. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ga7fb2a9fe 278f7ab892eb158277e2dd8c' on page 31 undefined on input line 3758. [31] LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ggaf31d2c0 0b44ef657f22fb12c21d7d352a7e851acbcb9d548bd22707efd59df201' on page 32 undefine d on input line 3859. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gga27e2e3a 930764e3e7385e1ceded09706a217c58ab4f593b30870cc267b07fa6f0' on page 32 undefine d on input line 3921. [32] LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ggaf31d2c0 0b44ef657f22fb12c21d7d352a7e851acbcb9d548bd22707efd59df201' on page 33 undefine d on input line 3981. LaTeX Warning: Hyper reference `api-reference/api:_CPPv424hsa_code_object_reade r_s' on page 33 undefined on input line 4020. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gae502747a 701d839d5cdb43688ec14954' on page 33 undefined on input line 4024. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gaca50dd88 55febc1e126c9300ce64ced7' on page 33 undefined on input line 4024. Underfull \hbox (badness 10000) in paragraph at lines 4022--4025 \T1/qtm/m/n/10 Code ob-ject reader han-dle. A code ob-ject reader is used to lo ad a code ob-ject from file Underfull \hbox (badness 10000) in paragraph at lines 4022--4025 \T1/qtm/m/n/10 (when cre-ated us-ing \T1/qtm/m/it/10 hsa_code_object_reader_cre ate_from_file\T1/qtm/m/n/10 ), or from mem-ory (if cre-ated us-ing LaTeX Warning: Hyper reference `api-reference/api:_CPPv416hsa_executable_s' on page 33 undefined on input line 4034. LaTeX Warning: Hyper reference `api-reference/api:_CPPv424hsa_loaded_code_objec t_s' on page 33 undefined on input line 4048. LaTeX Warning: Hyper reference `api-reference/api:_CPPv423hsa_executable_symbol _s' on page 33 undefined on input line 4062. [33] Overfull \hbox (39.4935pt too wide) in paragraph at lines 4178--4178 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_cod e_object_reader_t code_object_reader)| [34] LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ga32e73083 c72a2e43e7865d7e2e557b23' on page 35 undefined on input line 4228. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ggaf31d2c0 0b44ef657f22fb12c21d7d352a846a8f97eb27508f8d6e92eb77013ca0' on page 35 undefine d on input line 4241. Underfull \hbox (badness 10000) in paragraph at lines 4240--4242 []\T1/txtt/bx/n/10 executable_state \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/ qtm/m/n/10 Ex-e-cutable state. If the state is Underfull \hbox (badness 6825) in paragraph at lines 4240--4242 \T1/qtm/m/it/10 HSA_EXECUTABLE_STATE_FROZEN\T1/qtm/m/n/10 , the re-sult-ing ex- e-cutable is use-less be-cause LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ggaf31d2c0 0b44ef657f22fb12c21d7d352a7e851acbcb9d548bd22707efd59df201' on page 35 undefine d on input line 4301. Underfull \hbox (badness 10000) in paragraph at lines 4300--4302 []\T1/txtt/bx/n/10 executable \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [out] \T1/qtm/m /n/10 Mem-ory lo-ca-tion where the HSA run-time stores Underfull \hbox (badness 10000) in paragraph at lines 4300--4302 \T1/qtm/m/n/10 newly cre-ated ex-e-cutable han-dle. The ini-tial state of the e x-e-cutable is [35] Overfull \hbox (2.7436pt too wide) in paragraph at lines 4372--4372 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, [36] LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gga1f9ab4c a027c77a2fff6deb096e8c298a607f953764010314ca4b4a1494ccfa02' on page 37 undefine d on input line 4454. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gga1f9ab4c a027c77a2fff6deb096e8c298a607f953764010314ca4b4a1494ccfa02' on page 37 undefine d on input line 4454. [37] Underfull \hbox (badness 10000) in paragraph at lines 4509--4511 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INCOMPATIBLE_ARGUMENTS \T1/qtm/m/n/10 ^^U T he code ob-ject read by [38] Underfull \hbox (badness 10000) in paragraph at lines 4667--4669 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_SYMBOL_NAME \T1/qtm/m/n/10 ^^U Ther e is no vari-able with the Overfull \hbox (23.74355pt too wide) in paragraph at lines 4689--4689 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_executable_agent_global_variable_de fine (hsa_executable_t executable, LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga39f7943b93aa 2bb754726fc74d929426' on page 39 undefined on input line 4712. [39] Underfull \hbox (badness 10000) in paragraph at lines 4742--4744 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_SYMBOL_NAME \T1/qtm/m/n/10 ^^U Ther e is no vari-able with the Overfull \hbox (2.7436pt too wide) in paragraph at lines 4764--4764 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga39f7943b93aa 2bb754726fc74d929426' on page 40 undefined on input line 4787. Underfull \hbox (badness 10000) in paragraph at lines 4821--4823 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_SYMBOL_NAME \T1/qtm/m/n/10 ^^U Ther e is no vari-able with the [40] LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ga44c77b43 2a88e92c8df219221c16a675' on page 41 undefined on input line 4846. Overfull \hbox (7.99359pt too wide) in paragraph at lines 4935--4935 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbo l (hsa_executable_t executable, [41] LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ga4cd59c60 a5686aff975142d6edcdc4b5' on page 42 undefined on input line 4949. [42] Overfull \hbox (28.99353pt too wide) in paragraph at lines 5070--5070 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_exe cutable_symbol_t executable_symbol, Overfull \hbox (34.24352pt too wide) in paragraph at lines 5118--5118 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_s ymbols (hsa_executable_t executable, LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1ggad75532 2e7ff95456520e8abdbe90d225ae382ea0c9c05cce5a60d0317375159cc' on page 43 undefin ed on input line 5142. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ga160fb0e0 9e435421eb06a24d69baa3c9' on page 43 undefined on input line 5142. [43] LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1ggad75532 2e7ff95456520e8abdbe90d225ae382ea0c9c05cce5a60d0317375159cc' on page 44 undefin ed on input line 5194. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ga160fb0e0 9e435421eb06a24d69baa3c9' on page 44 undefined on input line 5194. LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1ggad75532 2e7ff95456520e8abdbe90d225ae382ea0c9c05cce5a60d0317375159cc' on page 44 undefin ed on input line 5242. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1ga160fb0e0 9e435421eb06a24d69baa3c9' on page 44 undefined on input line 5242. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gae502747a 701d839d5cdb43688ec14954' on page 44 undefined on input line 5283. LaTeX Warning: Hyper reference `api-reference/api:group__executable_1gaca50dd88 55febc1e126c9300ce64ced7' on page 44 undefined on input line 5283. [44] LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1gad755322 e7ff95456520e8abdbe90d225' on page 45 undefined on input line 5345. [45] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga4d45919fd 6f6e8dbb8ae2f4030870e11' on page 46 undefined on input line 5477. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gacafd4247e 2a04cbe0ac0b3998c127532' on page 46 undefined on input line 5491. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gaac56321e4 596fe10a90b5bb3fedc4b73' on page 46 undefined on input line 5505. LaTeX Warning: Hyper reference `api-reference/api:_CPPv417hsa_ext_program_s' on page 46 undefined on input line 5563. LaTeX Warning: Hyper reference `api-reference/api:_CPPv428hsa_ext_control_direc tives_s' on page 46 undefined on input line 5577. [46] LaTeX Warning: Hyper reference `api-reference/api:group__ext-alt-finalizer-prog ram_1ga2c653f76c850b193c28932ee98d02b8c' on page 47 undefined on input line 565 2. [47] LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1ggad75532 2e7ff95456520e8abdbe90d225ae382ea0c9c05cce5a60d0317375159cc' on page 48 undefin ed on input line 5760. LaTeX Warning: Hyper reference `api-reference/api:group__ext-alt-finalizer-prog ram_1ga290e0760731512ba4ac37f541ca7c97e' on page 48 undefined on input line 576 0. [48] LaTeX Warning: Hyper reference `api-reference/api:group__ext-alt-finalizer-prog ram_1gga859463b7b8ac59d9ce2ec772333efa81a03a6dae23fb05ee289536df6b4f6bd63' on p age 49 undefined on input line 5863. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4aa6d791d65444a479b8f393a9d7664ae8' o n page 49 undefined on input line 5863. [49] LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1gad755322 e7ff95456520e8abdbe90d225' on page 50 undefined on input line 5959. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga39d068420 7d95717d96319573b3e4a42' on page 50 undefined on input line 6041. [50] [51] LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9caa025ea993dbfe3101d3ff0caea2ea0cf' on page 52 undefine d on input line 6333. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gga102222a 1420a2434d9b50100350305e4a989b98c2fc0e31d5c434bbb946ae63d0' on page 52 undefine d on input line 6333. [52] [53] [54] [55] LaTeX Warning: Hyper reference `api-reference/api:_CPPv426hsa_amd_image_descrip tor_s' on page 56 undefined on input line 7145. LaTeX Warning: Hyper reference `api-reference/api:_CPPv415hsa_ext_image_s' on p age 56 undefined on input line 7159. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga985562c6 8508d4d8b0edcfd0729b6d49' on page 56 undefined on input line 7163. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga7de92e8b de1496761b7dd00d1e03186e' on page 56 undefined on input line 7163. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gaa143aa6f eeaf24103b886c571ace568f' on page 56 undefined on input line 7177. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gabaced4fb 1f3b9fdaa978e143af5ff055' on page 56 undefined on input line 7191. [56] LaTeX Warning: Hyper reference `api-reference/api:_CPPv422hsa_ext_image_format_ s' on page 57 undefined on input line 7201. LaTeX Warning: Hyper reference `api-reference/api:_CPPv426hsa_ext_image_descrip tor_s' on page 57 undefined on input line 7215. LaTeX Warning: Hyper reference `api-reference/api:_CPPv425hsa_ext_image_data_in fo_s' on page 57 undefined on input line 7229. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gad8e2426d 1829f772af6e603ff226f65a' on page 57 undefined on input line 7233. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga2d3f7ebd 674fe267e608b3f1c1a89965' on page 57 undefined on input line 7233. LaTeX Warning: Hyper reference `api-reference/api:_CPPv422hsa_ext_image_region_ s' on page 57 undefined on input line 7243. LaTeX Warning: Hyper reference `api-reference/api:_CPPv417hsa_ext_sampler_s' on page 57 undefined on input line 7257. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gaf3b55675 10870cf0130efd69d5af3c07' on page 57 undefined on input line 7261. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga51c25e2c ada2d161400663a498892dd9' on page 57 undefined on input line 7261. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga60a9fcdc 1a1f338bd7e54445359fdf0f' on page 57 undefined on input line 7275. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gad7644f3e ccb4f8ce5693313b88440d87' on page 57 undefined on input line 7289. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga0f0c16fd eea5c2a56130ecefe7cefd02' on page 57 undefined on input line 7303. LaTeX Warning: Hyper reference `api-reference/api:_CPPv428hsa_ext_sampler_descr iptor_s' on page 57 undefined on input line 7313. LaTeX Warning: Hyper reference `api-reference/api:_CPPv431hsa_ext_sampler_descr iptor_v2_s' on page 57 undefined on input line 7327. LaTeX Warning: Hyper reference `api-reference/api:_CPPv425hsa_ext_images_1_00_p fn_s' on page 57 undefined on input line 7341. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gaf5f1a0e58 84522f692c13525205978bb' on page 57 undefined on input line 7345. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga728cb3122 cea1f40ad9dbc2822d2e431' on page 57 undefined on input line 7345. LaTeX Warning: Hyper reference `api-reference/api:_CPPv422hsa_ext_images_1_pfn_ s' on page 57 undefined on input line 7355. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gaf5f1a0e58 84522f692c13525205978bb' on page 57 undefined on input line 7359. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga728cb3122 cea1f40ad9dbc2822d2e431' on page 57 undefined on input line 7359. [57] Underfull \hbox (badness 10000) in paragraph at lines 7454--7456 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_QUEUE \T1/qtm/m/n/10 ^^U \T1/txtt/m /n/10 value \T1/qtm/m/n/10 is NULL or \T1/txtt/m/n/10 attribute \T1/qtm/m/n/10 < Underfull \hbox (badness 10000) in paragraph at lines 7454--7456 \T1/qtm/m/n/10 HSA_EXT_AGENT_INFO_IMAGE_1D_MAX_ELEMENTS or \T1/txtt/m/n/10 attr ibute \T1/qtm/m/n/10 > LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gab3d34018 83f796b3f2d8dfad14f90568' on page 58 undefined on input line 7488. [58] Underfull \hbox (badness 10000) in paragraph at lines 7506--7508 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 image_format \T1/qtm/m/n/10 is NULL, or LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gga102222a 1420a2434d9b50100350305e4a6d2884d8802b4696feda4dbbdc7ce86c' on page 59 undefine d on input line 7540. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga12a909df 33851b76afa2850abc7086f1' on page 59 undefined on input line 7540. Underfull \hbox (badness 10000) in paragraph at lines 7539--7541 []\T1/txtt/bx/n/10 image_data_layout \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1 /qtm/m/n/10 The im-age data lay-out. It is in-valid to use Underfull \hbox (badness 10000) in paragraph at lines 7539--7541 \T1/qtm/m/it/10 HSA_EXT_IMAGE_DATA_LAYOUT_OPAQUE\T1/qtm/m/n/10 ; use \T1/qtm/m/ it/10 hsa_ext_image_get_capability \T1/qtm/m/n/10 in- LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gab3d34018 83f796b3f2d8dfad14f90568' on page 59 undefined on input line 7544. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gga102222a 1420a2434d9b50100350305e4a6d2884d8802b4696feda4dbbdc7ce86c' on page 59 undefine d on input line 7563. Underfull \hbox (badness 10000) in paragraph at lines 7562--7564 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 image_format \T1/qtm/m/n/10 is NULL, Underfull \hbox (badness 10000) in paragraph at lines 7562--7564 \T1/txtt/m/n/10 image_data_layout \T1/qtm/m/n/10 is \T1/qtm/m/it/10 HSA_EXT_IMA GE_DATA_LAYOUT_OPAQUE\T1/qtm/m/n/10 , or LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga12a909df 33851b76afa2850abc7086f1' on page 59 undefined on input line 7585. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggab3d3401 883f796b3f2d8dfad14f90568a7e7df436921a7ef7028281b9c12d6dc2' on page 59 undefine d on input line 7585. Underfull \hbox (badness 10000) in paragraph at lines 7584--7586 []\T1/qtm/m/n/10 The im-ple-men-ta-tion must re-turn the same im-age data re-qu ire-ments for dif-fer-ent ac-cess per- Underfull \hbox (badness 10000) in paragraph at lines 7584--7586 \T1/qtm/m/n/10 mis-sions with match-ing im-age de-scrip-tors as long as \T1/qtm /m/it/10 hsa_ext_image_get_capability \T1/qtm/m/n/10 re-ports Underfull \hbox (badness 10000) in paragraph at lines 7584--7586 \T1/qtm/m/it/10 HSA_EXT_IMAGE_CAPABILITY_ACCESS_INVARIANT_DATA_LAYOUT\T1/qtm/m/ n/10 . Im-age de-scrip-tors match if [59] Underfull \hbox (badness 10000) in paragraph at lines 7624--7626 []\T1/txtt/bx/n/10 HSA_EXT_STATUS_ERROR_IMAGE_SIZE_UNSUPPORTED \T1/qtm/m/n/10 ^ ^U The agent does not sup- Underfull \hbox (badness 10000) in paragraph at lines 7624--7626 \T1/qtm/m/n/10 port the im-age di-men-sions spec-i-fied by \T1/txtt/m/n/10 imag e_descriptor \T1/qtm/m/n/10 with the spec-i-fied Underfull \hbox (badness 10000) in paragraph at lines 7628--7630 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 image_descriptor \T1/qtm/m/n/10 is NULL, LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga12a909df 33851b76afa2850abc7086f1' on page 60 undefined on input line 7651. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggab3d3401 883f796b3f2d8dfad14f90568a7e7df436921a7ef7028281b9c12d6dc2' on page 60 undefine d on input line 7651. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gga102222a 1420a2434d9b50100350305e4a6d2884d8802b4696feda4dbbdc7ce86c' on page 60 undefine d on input line 7664. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gad8e2426d 1829f772af6e603ff226f65a' on page 60 undefined on input line 7664. [60] LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9ca2e749b6b96377b9a744fc837296e318c' on page 61 undefine d on input line 7672. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9ca90929e69cbf0b447060e1aeb23fd6dd4' on page 61 undefine d on input line 7672. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9caf3d5440659a9dfd7892da13c1fe992bd' on page 61 undefine d on input line 7672. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9cad989c8e619b376dc98ac3950be9afa33' on page 61 undefine d on input line 7672. Underfull \hbox (badness 10000) in paragraph at lines 7671--7673 \T1/qtm/m/n/10 e-try is \T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_3D\T1/qtm/m/n/10 , \T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_2DA\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7671--7673 \T1/qtm/m/n/10 or \T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_2DADEPTH\T1/qtm/m/n/10 ; row pitch if ge-om-e-try is Underfull \hbox (badness 5652) in paragraph at lines 7690--7692 []\T1/txtt/bx/n/10 HSA_EXT_STATUS_ERROR_IMAGE_FORMAT_UNSUPPORTED \T1/qtm/m/n/10 ^^U The im-age for-mat spec- Underfull \hbox (badness 6236) in paragraph at lines 7690--7692 \T1/qtm/m/n/10 i-fied by \T1/txtt/m/n/10 image_descriptor \T1/qtm/m/n/10 is not sup-ported for the \T1/txtt/m/n/10 access_permission \T1/qtm/m/n/10 and LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gga102222a 1420a2434d9b50100350305e4a6d2884d8802b4696feda4dbbdc7ce86c' on page 61 undefine d on input line 7703. Underfull \hbox (badness 10000) in paragraph at lines 7702--7704 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 image_descriptor \T1/qtm/m/n/10 is NULL, Underfull \hbox (badness 10000) in paragraph at lines 7702--7704 \T1/txtt/m/n/10 image_data_layout \T1/qtm/m/n/10 is \T1/qtm/m/it/10 HSA_EXT_IMA GE_DATA_LAYOUT_OPAQUE\T1/qtm/m/n/10 , or LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggab3d3401 883f796b3f2d8dfad14f90568a7e7df436921a7ef7028281b9c12d6dc2' on page 61 undefine d on input line 7722. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga12a909df 33851b76afa2850abc7086f1' on page 61 undefined on input line 7722. Underfull \hbox (badness 10000) in paragraph at lines 7721--7723 []\T1/qtm/m/n/10 Im-ages with an opaque im-age data lay-out cre-ated with dif-f er-ent ac-cess per-mis-sions Underfull \hbox (badness 10000) in paragraph at lines 7721--7723 \T1/qtm/m/n/10 but match-ing im-age de-scrip-tors and same agent can share the same im-age data if Underfull \hbox (badness 10000) in paragraph at lines 7721--7723 \T1/qtm/m/it/10 HSA_EXT_IMAGE_CAPABILITY_ACCESS_INVARIANT_DATA_LAYOUT \T1/qtm/m /n/10 is re-ported by [61] LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gad8e2426d 1829f772af6e603ff226f65a' on page 62 undefined on input line 7746. Underfull \hbox (badness 10000) in paragraph at lines 7776--7778 []\T1/txtt/bx/n/10 HSA_EXT_STATUS_ERROR_IMAGE_SIZE_UNSUPPORTED \T1/qtm/m/n/10 ^ ^U The agent does not sup- Underfull \hbox (badness 6608) in paragraph at lines 7776--7778 \T1/qtm/m/n/10 port the im-age di-men-sions spec-i-fied by \T1/txtt/m/n/10 imag e_descriptor \T1/qtm/m/n/10 us-ing the spec-i-fied LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggab3d3401 883f796b3f2d8dfad14f90568a7e7df436921a7ef7028281b9c12d6dc2' on page 62 undefine d on input line 7804. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga65fc8103 5fd8c70c3229ce8f5285e5e6' on page 62 undefined on input line 7804. Underfull \hbox (badness 10000) in paragraph at lines 7803--7805 []\T1/qtm/m/n/10 Im-ages with an ex-plicit im-age data lay-out cre-ated with di f-fer-ent ac-cess per-mis-sions but Underfull \hbox (badness 10000) in paragraph at lines 7803--7805 \T1/qtm/m/n/10 match-ing im-age de-scrip-tors and match-ing im-age lay-out can share the same im-age data Underfull \hbox (badness 10000) in paragraph at lines 7803--7805 \T1/qtm/m/n/10 if \T1/qtm/m/it/10 HSA_EXT_IMAGE_CAPABILITY_ACCESS_INVARIANT_DAT A_LAYOUT \T1/qtm/m/n/10 is re-ported by [62] LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga2d3f7ebd 674fe267e608b3f1c1a89965' on page 63 undefined on input line 7828. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gga102222a 1420a2434d9b50100350305e4a6d2884d8802b4696feda4dbbdc7ce86c' on page 63 undefine d on input line 7836. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga985562c6 8508d4d8b0edcfd0729b6d49' on page 63 undefined on input line 7836. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9ca2e749b6b96377b9a744fc837296e318c' on page 63 undefine d on input line 7844. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9ca90929e69cbf0b447060e1aeb23fd6dd4' on page 63 undefine d on input line 7844. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9caf3d5440659a9dfd7892da13c1fe992bd' on page 63 undefine d on input line 7844. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9cad989c8e619b376dc98ac3950be9afa33' on page 63 undefine d on input line 7844. Underfull \hbox (badness 10000) in paragraph at lines 7843--7845 \T1/qtm/m/n/10 e-try is \T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_3D\T1/qtm/m/n/10 , \T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_2DA\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7843--7845 \T1/qtm/m/n/10 or \T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_2DADEPTH\T1/qtm/m/n/10 ; row pitch if ge-om-e-try is Underfull \hbox (badness 10000) in paragraph at lines 7870--7872 []\T1/txtt/bx/n/10 HSA_EXT_STATUS_ERROR_IMAGE_SIZE_UNSUPPORTED \T1/qtm/m/n/10 ^ ^U The agent does not sup- Underfull \hbox (badness 6608) in paragraph at lines 7870--7872 \T1/qtm/m/n/10 port the im-age di-men-sions spec-i-fied by \T1/txtt/m/n/10 imag e_descriptor \T1/qtm/m/n/10 us-ing the spec-i-fied [63] LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gga102222a 1420a2434d9b50100350305e4a6d2884d8802b4696feda4dbbdc7ce86c' on page 64 undefine d on input line 7883. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga985562c6 8508d4d8b0edcfd0729b6d49' on page 64 undefined on input line 7899. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga7de92e8b de1496761b7dd00d1e03186e' on page 64 undefined on input line 7899. [64] LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9cad989c8e619b376dc98ac3950be9afa33' on page 65 undefine d on input line 8037. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9ca2e749b6b96377b9a744fc837296e318c' on page 65 undefine d on input line 8037. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9ca90929e69cbf0b447060e1aeb23fd6dd4' on page 65 undefine d on input line 8037. [65] LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9cad989c8e619b376dc98ac3950be9afa33' on page 66 undefine d on input line 8110. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9ca2e749b6b96377b9a744fc837296e318c' on page 66 undefine d on input line 8110. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ggac61587d 98a80d1660378e3904a66fc9ca90929e69cbf0b447060e1aeb23fd6dd4' on page 66 undefine d on input line 8110. [66] [67] LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gaf3b55675 10870cf0130efd69d5af3c07' on page 68 undefined on input line 8313. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga51c25e2c ada2d161400663a498892dd9' on page 68 undefined on input line 8313. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga985562c6 8508d4d8b0edcfd0729b6d49' on page 68 undefined on input line 8394. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga7de92e8b de1496761b7dd00d1e03186e' on page 68 undefined on input line 8394. Underfull \hbox (badness 10000) in paragraph at lines 8392--8395 \T1/qtm/m/it/10 #include \T1/qtm/m/n/10 Im-age han-dle, pop-u -lated by \T1/qtm/m/it/10 hsa_ext_image_create \T1/qtm/m/n/10 or LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gad8e2426d 1829f772af6e603ff226f65a' on page 68 undefined on input line 8436. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga2d3f7ebd 674fe267e608b3f1c1a89965' on page 68 undefined on input line 8436. Underfull \hbox (badness 6792) in paragraph at lines 8434--8437 \T1/qtm/m/it/10 #include \T1/qtm/m/n/10 Agent spe-cific im-ag e size and align-ment re-quire-ments, pop-u-lated by [68] LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1gaf3b55675 10870cf0130efd69d5af3c07' on page 69 undefined on input line 8464. LaTeX Warning: Hyper reference `api-reference/api:group__ext-images_1ga51c25e2c ada2d161400663a498892dd9' on page 69 undefined on input line 8464. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gaf5f1a0e58 84522f692c13525205978bb' on page 69 undefined on input line 8506. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga728cb3122 cea1f40ad9dbc2822d2e431' on page 69 undefined on input line 8506. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gaf5f1a0e58 84522f692c13525205978bb' on page 69 undefined on input line 8520. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga728cb3122 cea1f40ad9dbc2822d2e431' on page 69 undefined on input line 8520. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4aca73b418e6abed877d1d8a318ebb6d37' o n page 69 undefined on input line 8565. [69] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gga4d45919f d6f6e8dbb8ae2f4030870e11a5e49fab73802d5f94ee043350e6336ef' on page 70 undefined on input line 8657. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gga4d45919f d6f6e8dbb8ae2f4030870e11a53190aaa0a3c717fc1b7987faa59b705' on page 70 undefined on input line 8657. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ggacafd4247 e2a04cbe0ac0b3998c127532aa72d9bb0182593b99af4c3444c792695' on page 70 undefined on input line 8671. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ggacafd4247 e2a04cbe0ac0b3998c127532a852b05a668a760fd970ff0a59e46b269' on page 70 undefined on input line 8671. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gaac56321e4 596fe10a90b5bb3fedc4b73' on page 70 undefined on input line 8685. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4a2c954a4c554d354340518348c65a18a0' o n page 70 undefined on input line 8688. Overfull \hbox (40.62102pt too wide) in paragraph at lines 8687--8689 []\T1/qtm/m/n/10 If the de-fault mode is sup-ported, then \T1/qtm/m/it/10 HSA_I SA_INFO_BASE_PROFILE_DEFAULT_FLOAT_ROUNDING_MODES LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gaac56321e4 596fe10a90b5bb3fedc4b73' on page 70 undefined on input line 8702. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ggaac56321e 4596fe10a90b5bb3fedc4b73a728ca37667c6479e2e397cfcf3795a02' on page 70 undefined on input line 8702. Underfull \hbox (badness 10000) in paragraph at lines 8700--8703 \T1/qtm/m/n/10 De-fault floating-point round-ing modes sup-ported by the in-str uc-tion set ar-chi-tec-ture in the Underfull \hbox (badness 10000) in paragraph at lines 8700--8703 \T1/qtm/m/n/10 the cor-re-spond-ing round-ing mode in \T1/qtm/m/it/10 hsa_defau lt_float_rounding_mode_t \T1/qtm/m/n/10 is sup-ported. The Underfull \hbox (badness 10000) in paragraph at lines 8700--8703 \T1/qtm/m/n/10 value at in-dex HSA_DEFAULT_FLOAT_ROUNDING_MODE_DEFAULT must be false. At Underfull \hbox (badness 10000) in paragraph at lines 8700--8703 \T1/qtm/m/n/10 least one of the val-ues at in-dexes \T1/qtm/m/it/10 HSA_DEFAULT _FLOAT_ROUNDING_MODE_ZERO \T1/qtm/m/n/10 or LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4a6d67d9695339fe28ac98122d93c33538' o n page 70 undefined on input line 8730. [70] LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4a9e506d282bf8670bd7b190145c6e57af' o n page 71 undefined on input line 8758. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4a10539ad11e71308ad3e2e47237233cb6' o n page 71 undefined on input line 8758. [71] LaTeX Warning: Hyper reference `api-reference/api:_CPPv49hsa_isa_s' on page 72 undefined on input line 8979. LaTeX Warning: Hyper reference `api-reference/api:_CPPv415hsa_wavefront_s' on p age 72 undefined on input line 8993. LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1ggad75532 2e7ff95456520e8abdbe90d225ae382ea0c9c05cce5a60d0317375159cc' on page 72 undefin ed on input line 9066. [72] LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ga996c452ea131661d5585724a7a7db75f' on page 73 undefined on input line 9116. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gab27dd40a62c5dcb0b031ebc73ad1452c' on page 73 undefined on input line 9116. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4aa6d791d65444a479b8f393a9d7664ae8' o n page 73 undefined on input line 9133. [73] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gadaa0623d4 a3fb29ba3fa4a6eb2a74c80' on page 74 undefined on input line 9237. [74] LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1ggad75532 2e7ff95456520e8abdbe90d225ae382ea0c9c05cce5a60d0317375159cc' on page 75 undefin ed on input line 9381. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 75 undefined on input line 9431. [75] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggac95006089ba dc6953427a181132dcb3ea6776669df933f60e48cb4e117048ed4e' on page 76 undefined on input line 9617. Underfull \hbox (badness 10000) in paragraph at lines 9615--9618 \T1/qtm/m/n/10 The ap-pli-ca-tion can use mem-ory in the re-gion to store ker-n el ar-gu-ments, and pro- Underfull \hbox (badness 6741) in paragraph at lines 9615--9618 \T1/qtm/m/n/10 vide the val-ues for the kernarg seg-ment of a ker-nel dis-patch . If this flag is set, then [76] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggac95006089ba dc6953427a181132dcb3ea59ad39b601881f238433af923a6ae097' on page 77 undefined on input line 9631. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gac14d1e567bdb 2655d8f03d0486260eab' on page 77 undefined on input line 9645. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga8d508edc5ed4 7961e7169166ff92374c' on page 77 undefined on input line 9690. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggad35755078ff 15f645c6c25e7f7ef2707ab2701b5deebcf46596e8f070f6ef27b6' on page 77 undefined on input line 9704. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gga8d508edc5ed 47961e7169166ff92374cae6919a97f0a4ab274f7779f22d89cfd8' on page 77 undefined on input line 9704. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gac95006089bad c6953427a181132dcb3e' on page 77 undefined on input line 9704. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggad35755078ff 15f645c6c25e7f7ef2707a09403f5c83497726504523694b3e86b6' on page 77 undefined on input line 9732. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga39f7943b93aa 2bb754726fc74d929426' on page 77 undefined on input line 9735. [77] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga39f7943b93aa 2bb754726fc74d929426' on page 78 undefined on input line 9766. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga39f7943b93aa 2bb754726fc74d929426' on page 78 undefined on input line 9783. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggad35755078ff 15f645c6c25e7f7ef2707afeba9dee45ad3e79940b7a4159ef5f67' on page 78 undefined on input line 9783. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga39f7943b93aa 2bb754726fc74d929426' on page 78 undefined on input line 9797. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggad35755078ff 15f645c6c25e7f7ef2707afeba9dee45ad3e79940b7a4159ef5f67' on page 78 undefined on input line 9797. [78] LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ggaf1939f228a41 fa6ee50cffd4de03b561afb9899917bca297673d4aaaf579121e8' on page 79 undefined on input line 10097. [79] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga5e6c85564 3435ea1c2c7dc3fa2a123f0' on page 80 undefined on input line 10114. [80] [81] [82] [83] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggafe9a3cb3515 c405b3df83d9875d5fb6ba91a206d0d47fdcb9cfecbde1aa6a2bdf' on page 84 undefined on input line 10886. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gaac2849b4731c c9cd23c10983a21e57c1' on page 84 undefined on input line 10987. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gga8e7013d1137 d7a51b22d4f636fb59506a6e932940df6c0f803b1eea075235a42f' on page 84 undefined on input line 11001. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggaac2849b4731 cc9cd23c10983a21e57c1a2ed541644bdd018eaae3429310736a2b' on page 84 undefined on input line 11001. Underfull \hbox (badness 10000) in paragraph at lines 10999--11002 \T1/qtm/m/n/10 Flag mask. The value of this at-tribute is un-de-fined if the va lue of LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga62edf07732d5 dcc62f508011a8032581' on page 84 undefined on input line 11029. [84] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga62edf07732d5 dcc62f508011a8032581' on page 85 undefined on input line 11046. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gga8e7013d1137 d7a51b22d4f636fb59506aa5ea40b720c8fdc49459c0fa208ab232' on page 85 undefined on input line 11046. Underfull \hbox (badness 5504) in paragraph at lines 11044--11047 \T1/qtm/m/n/10 Al-lo-ca-tion gran-u-lar-ity of buffers al-lo-cated by \T1/qtm/m /it/10 hsa_amd_memory_pool_allocate \T1/qtm/m/n/10 in this mem-ory Underfull \hbox (badness 5161) in paragraph at lines 11044--11047 \T1/qtm/m/n/10 pool. The size of a buffer al-lo-cated in this pool is a mul-ti- ple of the value of this at- Underfull \hbox (badness 6016) in paragraph at lines 11044--11047 \T1/qtm/m/n/10 tribute. While this is the min-i-mum size of al-lo-ca-tion al-lo wed, it is recommened to use LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga62edf07732d5 dcc62f508011a8032581' on page 85 undefined on input line 11060. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gga8e7013d1137 d7a51b22d4f636fb59506aa5ea40b720c8fdc49459c0fa208ab232' on page 85 undefined on input line 11060. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga1a839a427341 1c5a1812f72d170fbdc8' on page 85 undefined on input line 11074. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggaa4e03bb47a3 f360e0cbedc22bae2b63babe8c301116f211221736b12bc0bbf43a' on page 85 undefined on input line 11074. Underfull \hbox (badness 10000) in paragraph at lines 11072--11075 \T1/qtm/m/n/10 This mem-ory_pool can be made di-rectly ac-ces-si-ble by all the agents Underfull \hbox (badness 10000) in paragraph at lines 11072--11075 \T1/qtm/m/n/10 in the sys-tem (\T1/qtm/m/it/10 hsa_amd_agent_memory_pool_get_in fo \T1/qtm/m/n/10 does not re-turn LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gga8e7013d1137 d7a51b22d4f636fb59506aa5ea40b720c8fdc49459c0fa208ab232' on page 85 undefined on input line 11116. [85] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gab332373131c6 a381918a850d70c9fe04' on page 86 undefined on input line 11306. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gab332373131c6 a381918a850d70c9fe04' on page 86 undefined on input line 11320. [86] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gaa4e03bb47a3f 360e0cbedc22bae2b63b' on page 87 undefined on input line 11438. Underfull \hbox (badness 10000) in paragraph at lines 11436--11439 \T1/qtm/m/n/10 Ac-cess to buffers lo-cated in the mem-ory pool. The type of thi s at-tribute is LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga744a0913e301 d851d5272e7f3cc2c4f7' on page 87 undefined on input line 11441. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gab332373131c6 a381918a850d70c9fe04' on page 87 undefined on input line 11441. Underfull \hbox (badness 10000) in paragraph at lines 11443--11445 []\T1/qtm/m/n/10 If the given agent can di-rectly ac-cess buffers the pool, the re-sult is not Underfull \hbox (badness 10000) in paragraph at lines 11443--11445 \T1/qtm/m/n/10 HSA_AMD_MEMORY_POOL_ACCESS_NEVER_ALLOWED. If the mem-ory pool Underfull \hbox (badness 10000) in paragraph at lines 11443--11445 \T1/qtm/m/n/10 is as-so-ci-ated with the agent, or it is of fined-grained type, the re-sult must not be Underfull \hbox (badness 10000) in paragraph at lines 11443--11445 \T1/qtm/m/n/10 HSA_AMD_MEMORY_POOL_ACCESS_NEVER_ALLOWED. If the mem-ory pool is not Underfull \hbox (badness 6220) in paragraph at lines 11443--11445 \T1/qtm/m/n/10 as-so-ci-ated with the agent, and does not re-side in the global seg-ment, the re-sult must be LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga79fd286ef9fd 726a850fe72ed262c6f7' on page 87 undefined on input line 11472. [87] Overfull \hbox (35.18492pt too wide) in paragraph at lines 11620--11623 \T1/qtm/m/n/10 Mem-ory re-gion queried con-tains sub-re-gions with both HSA_AMD _SVM_GLOBAL_FLAG_COARSE_GRAINED [88] LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_region_s' on page 89 undefined on input line 11845. LaTeX Warning: Hyper reference `api-reference/api:_CPPv424hsa_amd_clock_counter s_s' on page 89 undefined on input line 11859. LaTeX Warning: Hyper reference `api-reference/api:_CPPv420hsa_amd_agent_info_s' on page 89 undefined on input line 11873. LaTeX Warning: Hyper reference `api-reference/api:_CPPv433hsa_amd_agent_memory_ properties_s' on page 89 undefined on input line 11887. LaTeX Warning: Hyper reference `api-reference/api:_CPPv422hsa_amd_sdma_engine_i d' on page 89 undefined on input line 11901. LaTeX Warning: Hyper reference `api-reference/api:_CPPv419hsa_amd_hdp_flush_s' on page 89 undefined on input line 11915. LaTeX Warning: Hyper reference `api-reference/api:_CPPv421hsa_amd_region_info_s ' on page 89 undefined on input line 11926. LaTeX Warning: Hyper reference `api-reference/api:_CPPv424hsa_amd_coherency_typ e_s' on page 89 undefined on input line 11940. LaTeX Warning: Hyper reference `api-reference/api:_CPPv430hsa_amd_dma_buf_mappi ng_type_s' on page 89 undefined on input line 11954. [89] LaTeX Warning: Hyper reference `api-reference/api:_CPPv421hsa_amd_memory_pool_s ' on page 90 undefined on input line 11968. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga1a839a427341 1c5a1812f72d170fbdc8' on page 90 undefined on input line 11975. LaTeX Warning: Hyper reference `api-reference/api:_CPPv433hsa_amd_memory_pool_g lobal_flag_s' on page 90 undefined on input line 11988. LaTeX Warning: Hyper reference `api-reference/api:_CPPv430hsa_amd_memory_pool_l ocation_s' on page 90 undefined on input line 11999. LaTeX Warning: Hyper reference `api-reference/api:_CPPv426hsa_amd_memory_pool_f lag_s' on page 90 undefined on input line 12010. LaTeX Warning: Hyper reference `api-reference/api:_CPPv417hsa_pitched_ptr_s' on page 90 undefined on input line 12024. LaTeX Warning: Hyper reference `api-reference/api:_CPPv431hsa_amd_memory_pool_l ink_info_s' on page 90 undefined on input line 12035. LaTeX Warning: Hyper reference `api-reference/api:_CPPv422hsa_amd_pointer_info_ s' on page 90 undefined on input line 12049. LaTeX Warning: Hyper reference `api-reference/api:_CPPv420hsa_amd_ipc_memory_s' on page 90 undefined on input line 12063. LaTeX Warning: Hyper reference `api-reference/api:_CPPv419hsa_amd_svm_model_s' on page 90 undefined on input line 12091. LaTeX Warning: Hyper reference `api-reference/api:_CPPv423hsa_amd_svm_attribute _s' on page 90 undefined on input line 12102. LaTeX Warning: Hyper reference `api-reference/api:_CPPv428hsa_amd_svm_attribute _pair_s' on page 90 undefined on input line 12113. LaTeX Warning: Hyper reference `api-reference/api:_CPPv435hsa_amd_vmem_address_ reserve_flag_s' on page 90 undefined on input line 12124. LaTeX Warning: Hyper reference `api-reference/api:_CPPv427hsa_amd_vmem_alloc_ha ndle_s' on page 90 undefined on input line 12135. [90] LaTeX Warning: Hyper reference `api-reference/api:_CPPv428hsa_amd_memory_access _desc_s' on page 91 undefined on input line 12149. LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1ggad75532 2e7ff95456520e8abdbe90d225ae382ea0c9c05cce5a60d0317375159cc' on page 91 undefin ed on input line 12219. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gad595a460e286 7a134ec90de63589c0eb' on page 91 undefined on input line 12219. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggad35755078ff 15f645c6c25e7f7ef2707afeba9dee45ad3e79940b7a4159ef5f67' on page 91 undefined on input line 12263. [91] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggad35755078ff 15f645c6c25e7f7ef2707a737c7f58926207f12f90289d9bd073b1' on page 92 undefined on input line 12267. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggad35755078ff 15f645c6c25e7f7ef2707ab30393820aee1093f455d122805174c5' on page 92 undefined on input line 12271. Underfull \hbox (badness 10000) in paragraph at lines 12270--12272 []\T1/txtt/bx/n/10 ptr \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [out] \T1/qtm/m/n/10 P ointer to the lo-ca-tion where to store the base ad-dress of Underfull \hbox (badness 10000) in paragraph at lines 12270--12272 \T1/qtm/m/n/10 the al-lo-cated block. The re-turned base ad-dress is aligned to the value of Underfull \hbox (badness 10000) in paragraph at lines 12293--12295 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ALLOCATION \T1/qtm/m/n/10 ^^U The h ost is not al-lowed Underfull \hbox (badness 10000) in paragraph at lines 12293--12295 \T1/qtm/m/n/10 to al-lo-cate mem-ory in \T1/txtt/m/n/10 region\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 size \T1/qtm/m/n/10 is greater than the value of LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga39f7943b93aa 2bb754726fc74d929426' on page 92 undefined on input line 12314. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga39f7943b93aa 2bb754726fc74d929426' on page 92 undefined on input line 12318. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gac14d1e567bdb 2655d8f03d0486260eab' on page 92 undefined on input line 12348. [92] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga39f7943b93aa 2bb754726fc74d929426' on page 93 undefined on input line 12398. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga39f7943b93aa 2bb754726fc74d929426' on page 93 undefined on input line 12451. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga39f7943b93aa 2bb754726fc74d929426' on page 93 undefined on input line 12459. [93] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga2534b1f41fd7 7e32d142f75431ff2e36' on page 94 undefined on input line 12498. [94] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gab332373131c6 a381918a850d70c9fe04' on page 95 undefined on input line 12661. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga744a0913e301 d851d5272e7f3cc2c4f7' on page 95 undefined on input line 12673. LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1ggad75532 2e7ff95456520e8abdbe90d225ae382ea0c9c05cce5a60d0317375159cc' on page 95 undefin ed on input line 12673. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga744a0913e301 d851d5272e7f3cc2c4f7' on page 95 undefined on input line 12673. Underfull \hbox (badness 10000) in paragraph at lines 12672--12674 []\T1/txtt/bx/n/10 callback \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm/m/n/ 10 Call-back to be in-voked on the same thread that called LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gga8e7013d1137 d7a51b22d4f636fb59506aa5ea40b720c8fdc49459c0fa208ab232' on page 95 undefined on input line 12717. [95] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gga8e7013d1137 d7a51b22d4f636fb59506a53eaa416d5eac30c3980b104563d778d' on page 96 undefined on input line 12721. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gga8e7013d1137 d7a51b22d4f636fb59506a0b792aca163036c53d1d16b111fd9d31' on page 96 undefined on input line 12729. Underfull \hbox (badness 10000) in paragraph at lines 12728--12730 []\T1/txtt/bx/n/10 ptr \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [out] \T1/qtm/m/n/10 P ointer to the lo-ca-tion where to store the base vir-tual ad-dress Underfull \hbox (badness 10000) in paragraph at lines 12728--12730 \T1/qtm/m/n/10 of the al-lo-cated block. The re-turned base ad-dress is aligned to the value Underfull \hbox (badness 10000) in paragraph at lines 12728--12730 \T1/qtm/m/n/10 of \T1/qtm/m/it/10 HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_ALIGNM ENT \T1/qtm/m/n/10 in Underfull \hbox (badness 10000) in paragraph at lines 12751--12753 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ALLOCATION \T1/qtm/m/n/10 ^^U The h ost is not al-lowed to Underfull \hbox (badness 10000) in paragraph at lines 12751--12753 \T1/qtm/m/n/10 al-lo-cate mem-ory in \T1/txtt/m/n/10 memory_pool\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 size \T1/qtm/m/n/10 is greater than the value of LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga62edf07732d5 dcc62f508011a8032581' on page 96 undefined on input line 12772. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga62edf07732d5 dcc62f508011a8032581' on page 96 undefined on input line 12776. [96] [97] [98] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gab332373131c6 a381918a850d70c9fe04' on page 99 undefined on input line 13037. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gab332373131c6 a381918a850d70c9fe04' on page 99 undefined on input line 13037. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga1a839a427341 1c5a1812f72d170fbdc8' on page 99 undefined on input line 13040. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggac75d52a1f58 1da87965bf2936d1e0256a563310e03cf671ab29dd29ac074c95e6' on page 99 undefined on input line 13040. Underfull \hbox (badness 10000) in paragraph at lines 13039--13041 []\T1/qtm/m/n/10 The caller is re-spon-si-ble for en-sur-ing that each agent in the list must be able to ac- Underfull \hbox (badness 10000) in paragraph at lines 13039--13041 \T1/qtm/m/n/10 cess the mem-ory pool con-tain-ing \T1/txtt/m/n/10 ptr \T1/qtm/m /n/10 (us-ing \T1/qtm/m/it/10 hsa_amd_agent_memory_pool_get_info \T1/qtm/m/n/10 with LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga62edf07732d5 dcc62f508011a8032581' on page 99 undefined on input line 13057. Overfull \hbox (13.24358pt too wide) in paragraph at lines 13085--13085 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_am d_memory_pool_t src_memory_pool, LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga00d18ca270b0 2ef0d97953eda2276566' on page 99 undefined on input line 13091. [99] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga98682761a8c6 efe2469bc84698ee87d9' on page 100 undefined on input line 13148. Underfull \hbox (badness 5741) in paragraph at lines 13147--13149 \T1/qtm/m/n/10 the buffer is cur-rently lo-cated can be mi-grated to the spec-i -fied des-ti-na-tion mem-ory pool (us-ing [100] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gaa6737782ae00 48186b70796e18d5f58f' on page 101 undefined on input line 13259. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga1a839a427341 1c5a1812f72d170fbdc8' on page 101 undefined on input line 13259. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gae3be29e9b394 a14649cd78e908510c14' on page 101 undefined on input line 13327. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga587cbc034f11 f480b1239910edaae774' on page 101 undefined on input line 13327. [101] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gae3be29e9b394 a14649cd78e908510c14' on page 102 undefined on input line 13334. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga587cbc034f11 f480b1239910edaae774' on page 102 undefined on input line 13334. [102] [103] [104] Underfull \hbox (badness 5908) in paragraph at lines 13694--13696 \T1/txtt/bx/n/10 mapped_ptr \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm/m/n/ 10 Pointer to the first byte of a shared al-lo-ca-tion im-ported with Underfull \hbox (badness 10000) in paragraph at lines 13707--13709 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 mapped_ptr \T1/qtm/m/n/10 was not im-ported with LaTeX Warning: Hyper reference `api-reference/api:group__memory_1gad7d56018302f 71b17e46fe30c92aa4be' on page 105 undefined on input line 13730. Underfull \hbox (badness 10000) in paragraph at lines 13729--13731 []\T1/qtm/m/n/10 Note: The cur-rent ver-sion sup-ports no-ti-fi-ca-tions of ad- dress re-lease orig-i-nat-ing from LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga1a9aa0e5275c 2880e77c9220b3767c80' on page 105 undefined on input line 13782. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga1a9aa0e5275c 2880e77c9220b3767c80' on page 105 undefined on input line 13782. [105] LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 106 undefined on input line 13820. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 106 undefined on input line 13820. LaTeX Warning: Hyper reference `api-reference/api:_CPPv428hsa_amd_svm_attribute _pair_t' on page 106 undefined on input line 13820. Underfull \hbox (badness 10000) in paragraph at lines 13826--13828 []\T1/qtm/m/n/10 If HSA_AMD_SYSTEM_INFO_SVM_ACCESSIBLE_BY_DEFAULT re-turns fals e then en-abling Underfull \hbox (badness 10000) in paragraph at lines 13826--13828 \T1/qtm/m/n/10 ac-cess to an Agent via this API (set-ting HSA_AMD_SVM_ATTRIB_AG ENT_ACCESSIBLE or Underfull \hbox (badness 10000) in paragraph at lines 13826--13828 \T1/qtm/m/n/10 HSA_AMD_SVM_ATTRIB_AGENT_ACCESSIBLE_IN_PLACE) is re-quired prior to SVM mem-ory Overfull \hbox (35.85411pt too wide) in paragraph at lines 13829--13831 []\T1/qtm/m/n/10 At-tributes HSA_AMD_SVM_ATTRIB_ACCESS_QUERY and HSA_AMD_SVM_AT TRIB_PREFETCH_LOCATION LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 106 undefined on input line 13861. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 106 undefined on input line 13861. LaTeX Warning: Hyper reference `api-reference/api:_CPPv428hsa_amd_svm_attribute _pair_t' on page 106 undefined on input line 13861. Overfull \hbox (88.25493pt too wide) in paragraph at lines 13867--13869 []\T1/qtm/m/n/10 At-tributes HSA_AMD_SVM_ATTRIB_AGENT_ACCESSIBLE, HSA_AMD_SVM_A TTRIB_AGENT_ACCESSIBLE_IN_PLACE LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 106 undefined on input line 13902. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 106 undefined on input line 13902. LaTeX Warning: Hyper reference `api-reference/api:_CPPv411hsa_agent_t' on page 106 undefined on input line 13902. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_signal_t' on page 106 undefined on input line 13902. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_signal_t' on page 106 undefined on input line 13902. Underfull \hbox (badness 10000) in paragraph at lines 13908--13910 []\T1/qtm/m/n/10 Sched-ules mem-ory mi-gra-tion to \T1/txtt/m/n/10 agent \T1/qt m/m/n/10 when \T1/txtt/m/n/10 dep_signals \T1/qtm/m/n/10 have been ob-served eq ual to zero. [106] LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 107 undefined on input line 13948. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 107 undefined on input line 13948. Underfull \hbox (badness 7203) in paragraph at lines 13954--13956 []\T1/qtm/m/n/10 This is the same as call-ing the v2 ver-sion of ex-port dmabuf with the flags ar-gu-ment set to LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 107 undefined on input line 14013. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 107 undefined on input line 14013. [107] LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 108 undefined on input line 14088. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 108 undefined on input line 14088. [108] LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 109 undefined on input line 14129. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 109 undefined on input line 14129. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 109 undefined on input line 14186. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 109 undefined on input line 14186. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 109 undefined on input line 14243. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 109 undefined on input line 14243. [109] LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 110 undefined on input line 14296. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 110 undefined on input line 14296. LaTeX Warning: Hyper reference `api-reference/api:_CPPv421hsa_amd_memory_pool_t ' on page 110 undefined on input line 14296. LaTeX Warning: Hyper reference `api-reference/api:_CPPv421hsa_amd_memory_type_t ' on page 110 undefined on input line 14296. LaTeX Warning: Hyper reference `api-reference/api:_CPPv427hsa_amd_vmem_alloc_ha ndle_t' on page 110 undefined on input line 14296. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 110 undefined on input line 14361. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 110 undefined on input line 14361. LaTeX Warning: Hyper reference `api-reference/api:_CPPv427hsa_amd_vmem_alloc_ha ndle_t' on page 110 undefined on input line 14361. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 110 undefined on input line 14392. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 110 undefined on input line 14392. LaTeX Warning: Hyper reference `api-reference/api:_CPPv427hsa_amd_vmem_alloc_ha ndle_t' on page 110 undefined on input line 14392. [110] LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 111 undefined on input line 14453. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 111 undefined on input line 14453. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 111 undefined on input line 14502. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 111 undefined on input line 14502. LaTeX Warning: Hyper reference `api-reference/api:_CPPv428hsa_amd_memory_access _desc_t' on page 111 undefined on input line 14502. [111] LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 112 undefined on input line 14577. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 112 undefined on input line 14577. LaTeX Warning: Hyper reference `api-reference/api:_CPPv411hsa_agent_t' on page 112 undefined on input line 14577. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 112 undefined on input line 14630. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 112 undefined on input line 14630. LaTeX Warning: Hyper reference `api-reference/api:_CPPv427hsa_amd_vmem_alloc_ha ndle_t' on page 112 undefined on input line 14630. [112] LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 113 undefined on input line 14683. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 113 undefined on input line 14683. LaTeX Warning: Hyper reference `api-reference/api:_CPPv427hsa_amd_vmem_alloc_ha ndle_t' on page 113 undefined on input line 14683. Overfull \hbox (1.68477pt too wide) in paragraph at lines 14694--14696 []\T1/txtt/bx/n/10 dmabuf_fd \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm/m/n /10 share-able han-dle ex-ported with hsa_amd_vmem_export_shareable_handle LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 113 undefined on input line 14732. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 113 undefined on input line 14732. LaTeX Warning: Hyper reference `api-reference/api:_CPPv427hsa_amd_vmem_alloc_ha ndle_t' on page 113 undefined on input line 14732. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 113 undefined on input line 14773. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 113 undefined on input line 14773. LaTeX Warning: Hyper reference `api-reference/api:_CPPv427hsa_amd_vmem_alloc_ha ndle_t' on page 113 undefined on input line 14773. LaTeX Warning: Hyper reference `api-reference/api:_CPPv421hsa_amd_memory_pool_t ' on page 113 undefined on input line 14773. LaTeX Warning: Hyper reference `api-reference/api:_CPPv421hsa_amd_memory_type_t ' on page 113 undefined on input line 14773. [113] LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ga1a839a427341 1c5a1812f72d170fbdc8' on page 114 undefined on input line 14864. [114] LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga6a3557e38dc8a c38bacea0b2ac7b0787' on page 115 undefined on input line 15015. LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga2669dc4c7190f 2ba65b453110a92ceb5' on page 115 undefined on input line 15015. LaTeX Warning: Hyper reference `api-reference/api:group__memory_1ggaedb4fed8c5a 00241c4fbb0f0a037001da27e309985c6dc72aa0a3fdfa7b252351' on page 115 undefined o n input line 15015. [115] LaTeX Warning: Hyper reference `api-reference/api:group__queue_1gaf1939f228a41f a6ee50cffd4de03b561' on page 116 undefined on input line 15283. LaTeX Warning: Hyper reference `api-reference/api:_CPPv411hsa_queue_s' on page 116 undefined on input line 15293. LaTeX Warning: Hyper reference `api-reference/api:_CPPv424hsa_amd_queue_priorit y_s' on page 116 undefined on input line 15310. LaTeX Warning: Hyper reference `api-reference/api:_CPPv425hsa_amd_ais_file_hand le_s' on page 116 undefined on input line 15324. LaTeX Warning: Hyper reference `api-reference/api:_CPPv418hsa_amd_log_flag_s' o n page 116 undefined on input line 15335. [116] LaTeX Warning: Hyper reference `api-reference/api:group__aql_1gga35a04bfe654a1c 980ac904cafd6373a1a9030931b8fe80fb9add8c796cd8886c5' on page 117 undefined on i nput line 15354. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gga39d06842 07d95717d96319573b3e4a42acc88a2cb095e69df180ebee7aeb68c81' on page 117 undefine d on input line 15366. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gga39d06842 07d95717d96319573b3e4a42ad5e6be0580d2865dced7a87a2fe14147' on page 117 undefine d on input line 15366. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gga39d06842 07d95717d96319573b3e4a42a46149fa502a210835171e0b66e16f988' on page 117 undefine d on input line 15370. LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ggaf1939f228a41 fa6ee50cffd4de03b561a45c3277e4e4fcb8a9788081549551f0a' on page 117 undefined on input line 15370. LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ggaf1939f228a41 fa6ee50cffd4de03b561a45c3277e4e4fcb8a9788081549551f0a' on page 117 undefined on input line 15370. [117] LaTeX Warning: Hyper reference `api-reference/api:group__aql_1gga35a04bfe654a1c 980ac904cafd6373a1a9030931b8fe80fb9add8c796cd8886c5' on page 118 undefined on i nput line 15442. LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga1145b01f6d9e2 670179a22c92db39413' on page 118 undefined on input line 15459. [118] LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga6a3557e38dc8a c38bacea0b2ac7b0787' on page 119 undefined on input line 15512. Overfull \hbox (13.24358pt too wide) in paragraph at lines 15582--15582 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_ac quire (const hsa_queue_t *queue)| LaTeX Warning: Hyper reference `api-reference/api:group__queue_1gaf921ea074c4d6 882a391544d0e14f6dd' on page 119 undefined on input line 15596. [119] Overfull \hbox (18.49356pt too wide) in paragraph at lines 15663--15663 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_a cquire (const hsa_queue_t *queue)| LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga343d951de465c beecad352fc08393182' on page 120 undefined on input line 15677. LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ggaf1939f228a41 fa6ee50cffd4de03b561a45c3277e4e4fcb8a9788081549551f0a' on page 120 undefined on input line 15750. Overfull \hbox (2.7436pt too wide) in paragraph at lines 15772--15772 []\T1/txtt/bx/n/10 void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_rele ase (const hsa_queue_t *queue, [120] LaTeX Warning: Hyper reference `api-reference/api:group__queue_1gae13cd7aa6f7cd 1fe4352b205f00a533c' on page 121 undefined on input line 15786. LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ggaf1939f228a41 fa6ee50cffd4de03b561a45c3277e4e4fcb8a9788081549551f0a' on page 121 undefined on input line 15793. LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ggaf1939f228a41 fa6ee50cffd4de03b561a45c3277e4e4fcb8a9788081549551f0a' on page 121 undefined on input line 15821. Overfull \hbox (13.24358pt too wide) in paragraph at lines 15843--15843 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_ac q_rel (const hsa_queue_t *queue, LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga17e23893849aa a3de71e3c46c40034b4' on page 121 undefined on input line 15857. [121] Overfull \hbox (13.24358pt too wide) in paragraph at lines 15924--15924 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_ac quire (const hsa_queue_t *queue, LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga296ba9c8d6114 d532c561e0643d87c6b' on page 122 undefined on input line 15938. Overfull \hbox (13.24358pt too wide) in paragraph at lines 16038--16038 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_re lease (const hsa_queue_t *queue, [122] LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga9528a54a120f0 d8d784a381f766a0781' on page 123 undefined on input line 16052. Overfull \hbox (13.24358pt too wide) in paragraph at lines 16119--16119 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_ac q_rel (const hsa_queue_t *queue, LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga5dc86316fb0e0 b4f2587e86ae9824e23' on page 123 undefined on input line 16133. [123] Overfull \hbox (13.24358pt too wide) in paragraph at lines 16192--16192 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_ac quire (const hsa_queue_t *queue, LaTeX Warning: Hyper reference `api-reference/api:group__queue_1gabe179a1797c1f b1c5e110bd0cf491f89' on page 124 undefined on input line 16206. Overfull \hbox (13.24358pt too wide) in paragraph at lines 16294--16294 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_re lease (const hsa_queue_t *queue, LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga48712bc81e926 571e3598d0611d6bb17' on page 124 undefined on input line 16308. [124] LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga43499d41801e5 623c869a8e71efcad4c' on page 125 undefined on input line 16409. [125] [126] Underfull \hbox (badness 5696) in paragraph at lines 16598--16600 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U if pri- or-ity is not a valid value from LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 127 undefined on input line 16666. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 127 undefined on input line 16666. LaTeX Warning: Hyper reference `api-reference/api:_CPPv411hsa_queue_t' on page 127 undefined on input line 16666. LaTeX Warning: Hyper reference `api-reference/api:_CPPv426hsa_queue_info_attrib ute_t' on page 127 undefined on input line 16666. [127] LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 128 undefined on input line 16817. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 128 undefined on input line 16817. [128] [129] LaTeX Warning: Hyper reference `api-reference/api:_CPPv418hsa_signal_value_t' o n page 130 undefined on input line 17192. [130] LaTeX Warning: Hyper reference `api-reference/api:_CPPv420hsa_amd_ipc_memory_t' on page 131 undefined on input line 17227. LaTeX Warning: Hyper reference `api-reference/api:_CPPv420hsa_amd_event_type_s' on page 131 undefined on input line 17241. LaTeX Warning: Hyper reference `api-reference/api:_CPPv431hsa_amd_gpu_memory_fa ult_info_s' on page 131 undefined on input line 17255. LaTeX Warning: Hyper reference `api-reference/api:_CPPv431hsa_amd_gpu_memory_er ror_info_s' on page 131 undefined on input line 17269. LaTeX Warning: Hyper reference `api-reference/api:_CPPv431hsa_amd_gpu_hw_except ion_info_s' on page 131 undefined on input line 17283. LaTeX Warning: Hyper reference `api-reference/api:_CPPv415hsa_amd_event_s' on p age 131 undefined on input line 17297. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 131 undefined on input line 17311. LaTeX Warning: Hyper reference `api-reference/api:_CPPv415hsa_amd_event_t' on p age 131 undefined on input line 17311. [131] LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 132 undefined on input line 17378. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 132 undefined on input line 17378. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_signal_t' on page 132 undefined on input line 17378. LaTeX Warning: Hyper reference `api-reference/api:_CPPv418hsa_signal_value_t' o n page 132 undefined on input line 17378. [132] [133] Overfull \hbox (60.49344pt too wide) in paragraph at lines 17613--17613 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_amd_register_system_event_handler ( hsa_amd_system_event_callback_t callback, [134] LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_signal_s' on page 135 undefined on input line 17831. LaTeX Warning: Hyper reference `api-reference/api:_CPPv418hsa_signal_group_s' o n page 135 undefined on input line 17859. [135] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1gac39387d1e84 4c4e4e932ad9bb89a476f' on page 136 undefined on input line 17927. [136] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1gab12db5c6ca3 ea9b4e418ac84b560fdfd' on page 137 undefined on input line 18019. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga11e015a932a ae848dff4a8951221d922' on page 137 undefined on input line 18112. [137] Overfull \hbox (7.99359pt too wide) in paragraph at lines 18229--18229 []\T1/txtt/bx/n/10 hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchang e_acq_rel (hsa_signal_t signal, LaTeX Warning: Hyper reference `api-reference/api:group__signals_1gab21596aa1a8 6f54ab97fec9118b6e512' on page 138 undefined on input line 18243. [138] Overfull \hbox (7.99359pt too wide) in paragraph at lines 18308--18308 []\T1/txtt/bx/n/10 hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchang e_acquire (hsa_signal_t signal, LaTeX Warning: Hyper reference `api-reference/api:group__signals_1gaed3e29467c7 a6f3db4d4bad6b1a2f6fd' on page 139 undefined on input line 18322. [139] Overfull \hbox (7.99359pt too wide) in paragraph at lines 18419--18419 []\T1/txtt/bx/n/10 hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchang e_release (hsa_signal_t signal, LaTeX Warning: Hyper reference `api-reference/api:group__signals_1gae1f84a23129 247da684a76183a772d3a' on page 140 undefined on input line 18433. [140] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga511eddeffa9 d1c8e926b078495662a46' on page 141 undefined on input line 18516. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga9af1003464a bbf4e348052294e5f1670' on page 141 undefined on input line 18603. [141] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1gaf79867e365e 245d4863898880923b42f' on page 142 undefined on input line 18726. [142] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga8f518434bc2 abe5ab75b58eb23fb50ea' on page 143 undefined on input line 18805. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1gaf870548348d fbce15ab0b91b7df1d7d4' on page 143 undefined on input line 18876. [143] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga188ec433481 1cf3dfa708b7ca734d7fb' on page 144 undefined on input line 18975. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga60476dbfb42 1b5e884110da8cb4e5f5a' on page 144 undefined on input line 19046. [144] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga5b0566fff20 fb4daffbc8945e4e9b1c8' on page 145 undefined on input line 19117. [145] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga7a96ceefb09 ffb812d29b5fa86715b73' on page 146 undefined on input line 19216. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1gacaecd8bb268 1f26ca6d7ff1e3f5b062b' on page 146 undefined on input line 19287. [146] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga15ffa27960e f7f07fd17db6b59323ea5' on page 147 undefined on input line 19358. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1gab2045369b95 b7f76f4adaaa02f678ef6' on page 147 undefined on input line 19457. [147] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1gaf3f48c15bf7 dc296c0fe283175d2b8b6' on page 148 undefined on input line 19528. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga6f39761ab3c 1946d508b2b5f6dcfc4cc' on page 148 undefined on input line 19599. [148] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga344a50950c7 9b84f6852a70fdfb47fe9' on page 149 undefined on input line 19698. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga011dc5fda6e 71c5673475bb58c1a10bf' on page 149 undefined on input line 19769. [149] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga1ef17d38dcd 907c6717bedaa1f5eb2ab' on page 150 undefined on input line 19840. [150] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga67c2d2e8459 9282ec2e74bb7813668db' on page 151 undefined on input line 19939. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ggac0d2ec14d7 a58c6cccc259943a03c569ac34cddf41039dc646c21d05a91f1dce8' on page 151 undefined on input line 20001. [151] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ggac0d2ec14d7 a58c6cccc259943a03c569ac34cddf41039dc646c21d05a91f1dce8' on page 152 undefined on input line 20051. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1gaae9521aad9e f69a1079fd71dfd8104cd' on page 152 undefined on input line 20082. [152] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ggac0d2ec14d7 a58c6cccc259943a03c569ac34cddf41039dc646c21d05a91f1dce8' on page 153 undefined on input line 20116. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga893939215cd 155c3d7a9ca50e9bf5555' on page 153 undefined on input line 20192. Overfull \hbox (2.7436pt too wide) in paragraph at lines 20222--20222 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hs a_signal_group_t signal_group, [153] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga893939215cd 155c3d7a9ca50e9bf5555' on page 154 undefined on input line 20240. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ggac0d2ec14d7 a58c6cccc259943a03c569ac34cddf41039dc646c21d05a91f1dce8' on page 154 undefined on input line 20248. [154] LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ga893939215cd 155c3d7a9ca50e9bf5555' on page 155 undefined on input line 20302. LaTeX Warning: Hyper reference `api-reference/api:group__signals_1ggac0d2ec14d7 a58c6cccc259943a03c569ac34cddf41039dc646c21d05a91f1dce8' on page 155 undefined on input line 20310. [155] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga44cf02813 960c252edfeeec6e0b6c848' on page 156 undefined on input line 20601. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga4d45919fd 6f6e8dbb8ae2f4030870e11' on page 156 undefined on input line 20615. [156] [157] [158] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gadf226614a b6da93b301f100cfd58e504' on page 159 undefined on input line 21162. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4a4c6576d085e48f922da100f01ed6b1ef' o n page 159 undefined on input line 21184. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 159 undefined on input line 21184. [159] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga4d45919fd 6f6e8dbb8ae2f4030870e11' on page 160 undefined on input line 21191. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4acdb85a23d05ef213bbbe041f5d49d6ec' o n page 160 undefined on input line 21213. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 160 undefined on input line 21213. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gacafd4247e 2a04cbe0ac0b3998c127532' on page 160 undefined on input line 21220. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4a2b3ecf16a9ab3b3ad54737231c65597f' o n page 160 undefined on input line 21242. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 160 undefined on input line 21242. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gaac56321e4 596fe10a90b5bb3fedc4b73' on page 160 undefined on input line 21249. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ggaac56321e 4596fe10a90b5bb3fedc4b73a51bef81c634ce06d57f57a6622051f96' on page 160 undefine d on input line 21249. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4a2c954a4c554d354340518348c65a18a0' o n page 160 undefined on input line 21271. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 160 undefined on input line 21271. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gaac56321e4 596fe10a90b5bb3fedc4b73' on page 160 undefined on input line 21278. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gga39d06842 07d95717d96319573b3e4a42aa43711135cff370be22a717d0cae97e5' on page 160 undefine d on input line 21278. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4a25ea781e5bf0e215df3852f99f509a81' o n page 160 undefined on input line 21300. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 160 undefined on input line 21300. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gga18048e15c5756d68df8b66ddfd0b1754a8e1b3070a581459b9b1417dcaa8b0641' o n page 160 undefined on input line 21329. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 160 undefined on input line 21329. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gab06dc0d43c91a75a9e14bf52d9be1079' on page 160 undefined on input line 21329. [160] LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4a9e506d282bf8670bd7b190145c6e57af' o n page 161 undefined on input line 21358. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 161 undefined on input line 21358. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gga39d06842 07d95717d96319573b3e4a42ade0ccd571bdc023d644d2337621e91f6' on page 161 undefine d on input line 21365. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4a6d67d9695339fe28ac98122d93c33538' o n page 161 undefined on input line 21387. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 161 undefined on input line 21387. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4a74d19d354befd5137d1fa9b76fb65701' o n page 161 undefined on input line 21416. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gga39d06842 07d95717d96319573b3e4a42a595eea133327c6c6110c02a0661a06d6' on page 161 undefine d on input line 21423. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gga39d06842 07d95717d96319573b3e4a42a16cd0e9d2e75ee3db1c22738b2cad8f6' on page 161 undefine d on input line 21423. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4a10539ad11e71308ad3e2e47237233cb6' o n page 161 undefined on input line 21445. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 161 undefined on input line 21445. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ggaa8a09719dffad53bb3908b11ed25c1e4aa0679ff582693a037b5523330ed25e3f' o n page 161 undefined on input line 21474. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 161 undefined on input line 21474. [161] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gga39d06842 07d95717d96319573b3e4a42acc88a2cb095e69df180ebee7aeb68c81' on page 162 undefine d on input line 21524. LaTeX Warning: Hyper reference `api-reference/api:group__queue_1ga4ca8f732dfcea f6b88dcfeec168d82ae' on page 162 undefined on input line 21552. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga5e6c85564 3435ea1c2c7dc3fa2a123f0' on page 162 undefined on input line 21595. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga637e44fad 99135dcf4e3143109af7c45' on page 162 undefined on input line 21617. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 162 undefined on input line 21646. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 162 undefined on input line 21646. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1ga459b132d062bba98dd1870f38b6ab721' on page 162 undefined on input line 21653. [162] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gga401184d2 69316319bca5287b9d5da093a64ef542b4e6adc6df6713ade5b6ef525' on page 163 undefine d on input line 21799. LaTeX Warning: Hyper reference `api-reference/api:_CPPv411hsa_agent_s' on page 163 undefined on input line 21840. LaTeX Warning: Hyper reference `api-reference/api:_CPPv411hsa_cache_s' on page 163 undefined on input line 21854. [163] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gga5358716e 320ad8a78b78ef44d8783b0ba7e873d31af73c552272aad520d8dcbef' on page 164 undefine d on input line 21915. [164] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga2f6543316 cac6dae789af416e75ecbba' on page 165 undefined on input line 22073. [165] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga93e4a8791 01b98dd3da76cd36f38a58e' on page 166 undefined on input line 22124. [166] LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1ggad75532 2e7ff95456520e8abdbe90d225ae382ea0c9c05cce5a60d0317375159cc' on page 167 undefi ned on input line 22225. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga6acfdfdbf 8977d4de38b37b8ade6156a' on page 167 undefined on input line 22225. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gab478487c2d8064db32d50ef574de44ea' on page 167 undefined on input line 22271. LaTeX Warning: Hyper reference `api-reference/api:group__instruction-set-archit ecture_1gaa624c390f2cfec064bc1b4d9c9303ed4' on page 167 undefined on input line 22271. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gadaa0623d4 a3fb29ba3fa4a6eb2a74c80' on page 167 undefined on input line 22288. [167] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1gga401184d2 69316319bca5287b9d5da093a9b7b7f1166dda8c87f150f9d83617149' on page 168 undefine d on input line 22374. LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1ggad75532 2e7ff95456520e8abdbe90d225ae382ea0c9c05cce5a60d0317375159cc' on page 168 undefi ned on input line 22383. LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga2f6543316 cac6dae789af416e75ecbba' on page 168 undefined on input line 22455. [168] LaTeX Warning: Hyper reference `api-reference/api:group__agentinfo_1ga2f6543316 cac6dae789af416e75ecbba' on page 169 undefined on input line 22511. [169] LaTeX Warning: Hyper reference `api-reference/api:_CPPv433hsa_amd_profiling_dis patch_time_s' on page 170 undefined on input line 22575. LaTeX Warning: Hyper reference `api-reference/api:_CPPv435hsa_amd_profiling_asy nc_copy_time_s' on page 170 undefined on input line 22592. Underfull \hbox (badness 5652) in paragraph at lines 22657--22659 \T1/qtm/m/n/10 call to hsa_amd_memory_async_copy if the async copy pro-fil-ing is en-abled prior to the call to [170] Underfull \hbox (badness 10000) in paragraph at lines 22750--22752 []\T1/txtt/bx/n/10 signal \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm/m/n/10 A sig-nal used as the com-ple-tion sig-nal of the call to [171] LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 172 undefined on input line 22836. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 172 undefined on input line 22836. LaTeX Warning: Hyper reference `api-reference/api:_CPPv411hsa_agent_t' on page 172 undefined on input line 22836. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 172 undefined on input line 22859. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 172 undefined on input line 22859. LaTeX Warning: Hyper reference `api-reference/api:_CPPv411hsa_agent_t' on page 172 undefined on input line 22859. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 172 undefined on input line 22882. LaTeX Warning: Hyper reference `api-reference/api:_CPPv412hsa_status_t' on page 172 undefined on input line 22882. LaTeX Warning: Hyper reference `api-reference/api:_CPPv411hsa_agent_t' on page 172 undefined on input line 22882. [172] [173] [174] LaTeX Warning: Hyper reference `api-reference/api:group__error-codes_1gad755322 e7ff95456520e8abdbe90d225' on page 175 undefined on input line 23493. [175] Underfull \hbox (badness 5548) in paragraph at lines 23652--23654 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 status \T1/qtm/m/n/10 is an in-valid sta-tus code, or [176] Chapter 5. LaTeX Warning: Hyper reference `api-reference/c-interface-adaptors:c-interface- adaptors' on page 177 undefined on input line 23679. [177] [178] Chapter 6. No file advanced-micro-devices-rocr-runtime.ind. [179] (./advanced-micro-devices-rocr-runtime.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `advanced-micro-devices-rocr-runtime.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/share/texmf/fonts/enc/dvips /tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/txfonts/t1xtt.pfb> Output written on advanced-micro-devices-rocr-runtime.pdf (183 pages, 592326 by tes). Transcript written on advanced-micro-devices-rocr-runtime.log. Latexmk: Index file 'advanced-micro-devices-rocr-runtime.idx' was written Latexmk: Missing input file 'advanced-micro-devices-rocr-runtime.ind' (or dependence on it) from following: 'No file advanced-micro-devices-rocr-runtime.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-rocr-runtime.pdf' Latexmk: Log file says output to 'advanced-micro-devices-rocr-runtime.pdf' Rule 'makeindex advanced-micro-devices-rocr-runtime.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocr-runtime.idx' ------------ Run number 1 of rule 'makeindex advanced-micro-devices-rocr-runtime.idx' ------------ ------------ Running 'makeindex -s python.ist -o "advanced-micro-devices-rocr-runtime.ind" "advanced-micro-devices-rocr-runtime.idx"' ------------ Latexmk: Examining 'advanced-micro-devices-rocr-runtime.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex advanced-micro-devices-rocr-runtime.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-rocr-runtime.idx....done (793 entries accepted, 0 rejected). Sorting entries.........done (8283 comparisons). Generating output file advanced-micro-devices-rocr-runtime.ind....done (1339 lines written, 0 warnings). Output written in advanced-micro-devices-rocr-runtime.ind. Transcript written in advanced-micro-devices-rocr-runtime.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocr-runtime.aux' 'advanced-micro-devices-rocr-runtime.ind' 'advanced-micro-devices-rocr-runtime.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocr-runtime" "rocr.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 (./rocr.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-rocr-runtime.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocr-runtime.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rocr-runtime.out) (./advanced-micro-devices-rocr-runtime.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-rocr-runtime.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] [6] Chapter 2. [7] [8] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 422--424 []|\T1/qhv/m/n/10 De-fault Overfull \hbox (5.08528pt too wide) in paragraph at lines 474--475 \T1/txtt/m/n/10 HSA_SCRATCH_SINGLE_LIMIT_ASYNC Underfull \hbox (badness 10000) in paragraph at lines 478--480 []|\T1/txtt/m/n/10 3221225472 Overfull \hbox (15.58525pt too wide) in paragraph at lines 486--487 \T1/txtt/m/n/10 HSA_ENABLE_SCRATCH_ASYNC_RECLAIM Overfull \hbox (33.8352pt too wide) in paragraph at lines 531--532 \T1/txtt/m/n/10 hsa_amd_memory_async_copy_on_engine\T1/qtm/m/n/10 . Overfull \hbox (33.8352pt too wide) in paragraph at lines 549--550 \T1/txtt/m/n/10 hsa_amd_memory_async_copy_on_engine\T1/qtm/m/n/10 . Overfull \hbox (10.33527pt too wide) in paragraph at lines 576--577 \T1/txtt/m/n/10 HSA_OVERRIDE_CPU_AFFINITY_DEBUG [9] [10] Overfull \vbox (954.15672pt too high) has occurred while \output is active [11] Underfull \hbox (badness 10000) in paragraph at lines 625--627 []|\T1/qhv/m/n/10 De-fault Overfull \hbox (5.08528pt too wide) in paragraph at lines 634--635 \T1/txtt/m/n/10 HSA_DISABLE_FRAGMENT_ALLOCATOR [12] Chapter 4. [13] [14] [15] [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1825--1828 \T1/qtm/m/n/10 Pay-load data for AIE ERT start ker-nel pack-ets (i.e., when the op-code is [18] [19] [20] [21] [22] Overfull \hbox (18.49356pt too wide) in paragraph at lines 2568--2568 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serializ e (hsa_code_object_t code_object, [23] Underfull \hbox (badness 10000) in paragraph at lines 2630--2632 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 alloc_callback\T1/qtm/m/n/10 , Overfull \hbox (23.74355pt too wide) in paragraph at lines 2644--2644 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserial ize (void *serialized_code_object, Underfull \hbox (badness 10000) in paragraph at lines 2667--2669 []\T1/txtt/bx/n/10 serialized_code_object_size \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/1 0 [in] \T1/qtm/m/n/10 The size (in bytes) of Underfull \hbox (badness 10000) in paragraph at lines 2694--2696 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 serialized_code_object\T1/qtm/m/n/10 , or Overfull \hbox (7.99359pt too wide) in paragraph at lines 2708--2708 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object)| [24] Overfull \hbox (13.24358pt too wide) in paragraph at lines 2756--2756 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, Overfull \hbox (39.4935pt too wide) in paragraph at lines 2816--2816 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code _object (hsa_executable_t executable, [25] Underfull \hbox (badness 7832) in paragraph at lines 2884--2886 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INCOMPATIBLE_ARGUMENTS \T1/qtm/m/n/10 ^^U \ T1/txtt/m/n/10 agent \T1/qtm/m/n/10 is not com-pat-i-ble with Overfull \hbox (23.74355pt too wide) in paragraph at lines 2902--2902 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symb ol (hsa_code_object_t code_object, Overfull \hbox (76.2434pt too wide) in paragraph at lines 2966--2966 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symb ol_from_name (hsa_code_object_t code_object, [26] Overfull \hbox (13.24358pt too wide) in paragraph at lines 3034--3034 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, Overfull \hbox (49.99347pt too wide) in paragraph at lines 3094--3094 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_ symbols (hsa_code_object_t code_object, [27] [28] [29] [30] Underfull \hbox (badness 10000) in paragraph at lines 3660--3662 []\T1/qtm/m/n/10 Agent as-so-ci-ated with this sym-bol. If the sym-bol is a var i-able, the value of this at- Underfull \hbox (badness 10000) in paragraph at lines 3660--3662 \T1/qtm/m/n/10 tribute is only de-fined if [][]\T1/qtm/m/it/10 HSA_EXECUTABLE_S YMBOL_INFO_VARIABLE_ALLOCATION[][] \T1/qtm/m/n/10 is [31] [32] Underfull \hbox (badness 10000) in paragraph at lines 4022--4025 \T1/qtm/m/n/10 Code ob-ject reader han-dle. A code ob-ject reader is used to lo ad a code ob-ject from file Underfull \hbox (badness 10000) in paragraph at lines 4022--4025 \T1/qtm/m/n/10 (when cre-ated us-ing [][]\T1/qtm/m/it/10 hsa_code_object_reader _create_from_file[][]\T1/qtm/m/n/10 ), or from mem-ory (if cre-ated us-ing [33] Overfull \hbox (39.4935pt too wide) in paragraph at lines 4178--4178 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_cod e_object_reader_t code_object_reader)| [34] Underfull \hbox (badness 10000) in paragraph at lines 4240--4242 []\T1/txtt/bx/n/10 executable_state \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/ qtm/m/n/10 Ex-e-cutable state. If the state is Underfull \hbox (badness 6825) in paragraph at lines 4240--4242 [][]\T1/qtm/m/it/10 HSA_EXECUTABLE_STATE_FROZEN[][]\T1/qtm/m/n/10 , the re-sult -ing ex-e-cutable is use-less be-cause Underfull \hbox (badness 10000) in paragraph at lines 4300--4302 []\T1/txtt/bx/n/10 executable \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [out] \T1/qtm/m /n/10 Mem-ory lo-ca-tion where the HSA run-time stores Underfull \hbox (badness 10000) in paragraph at lines 4300--4302 \T1/qtm/m/n/10 newly cre-ated ex-e-cutable han-dle. The ini-tial state of the e x-e-cutable is [35] Overfull \hbox (2.7436pt too wide) in paragraph at lines 4372--4372 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, [36] [37] Underfull \hbox (badness 10000) in paragraph at lines 4509--4511 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INCOMPATIBLE_ARGUMENTS \T1/qtm/m/n/10 ^^U T he code ob-ject read by [38] Underfull \hbox (badness 10000) in paragraph at lines 4667--4669 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_SYMBOL_NAME \T1/qtm/m/n/10 ^^U Ther e is no vari-able with the Overfull \hbox (23.74355pt too wide) in paragraph at lines 4689--4689 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_executable_agent_global_variable_de fine (hsa_executable_t executable, [39] Underfull \hbox (badness 10000) in paragraph at lines 4742--4744 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_SYMBOL_NAME \T1/qtm/m/n/10 ^^U Ther e is no vari-able with the Overfull \hbox (2.7436pt too wide) in paragraph at lines 4764--4764 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, Underfull \hbox (badness 10000) in paragraph at lines 4821--4823 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_SYMBOL_NAME \T1/qtm/m/n/10 ^^U Ther e is no vari-able with the [40] Overfull \hbox (7.99359pt too wide) in paragraph at lines 4935--4935 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbo l (hsa_executable_t executable, [41] [42] Overfull \hbox (28.99353pt too wide) in paragraph at lines 5070--5070 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_exe cutable_symbol_t executable_symbol, Overfull \hbox (34.24352pt too wide) in paragraph at lines 5118--5118 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_s ymbols (hsa_executable_t executable, [43] [44] [45] [46] [47] [48] [49] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [50] [51] [52] [53] [54] [55] [56] [57] Underfull \hbox (badness 10000) in paragraph at lines 7454--7456 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_QUEUE \T1/qtm/m/n/10 ^^U \T1/txtt/m /n/10 value \T1/qtm/m/n/10 is NULL or \T1/txtt/m/n/10 attribute \T1/qtm/m/n/10 < Underfull \hbox (badness 10000) in paragraph at lines 7454--7456 \T1/qtm/m/n/10 HSA_EXT_AGENT_INFO_IMAGE_1D_MAX_ELEMENTS or \T1/txtt/m/n/10 attr ibute \T1/qtm/m/n/10 > [58] Underfull \hbox (badness 10000) in paragraph at lines 7506--7508 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 image_format \T1/qtm/m/n/10 is NULL, or Underfull \hbox (badness 10000) in paragraph at lines 7539--7541 []\T1/txtt/bx/n/10 image_data_layout \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1 /qtm/m/n/10 The im-age data lay-out. It is in-valid to use Underfull \hbox (badness 10000) in paragraph at lines 7539--7541 [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_DATA_LAYOUT_OPAQUE[][]\T1/qtm/m/n/10 ; use [] []\T1/qtm/m/it/10 hsa_ext_image_get_capability[][] \T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7562--7564 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 image_format \T1/qtm/m/n/10 is NULL, Underfull \hbox (badness 10000) in paragraph at lines 7562--7564 \T1/txtt/m/n/10 image_data_layout \T1/qtm/m/n/10 is [][]\T1/qtm/m/it/10 HSA_EXT _IMAGE_DATA_LAYOUT_OPAQUE[][]\T1/qtm/m/n/10 , or Underfull \hbox (badness 10000) in paragraph at lines 7584--7586 []\T1/qtm/m/n/10 The im-ple-men-ta-tion must re-turn the same im-age data re-qu ire-ments for dif-fer-ent ac-cess per- Underfull \hbox (badness 10000) in paragraph at lines 7584--7586 \T1/qtm/m/n/10 mis-sions with match-ing im-age de-scrip-tors as long as [][]\T1 /qtm/m/it/10 hsa_ext_image_get_capability[][] \T1/qtm/m/n/10 re-ports Underfull \hbox (badness 10000) in paragraph at lines 7584--7586 [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_CAPABILITY_ACCESS_INVARIANT_DATA_LAYOUT[][]\T 1/qtm/m/n/10 . Im-age de-scrip-tors match if [59] Underfull \hbox (badness 10000) in paragraph at lines 7624--7626 []\T1/txtt/bx/n/10 HSA_EXT_STATUS_ERROR_IMAGE_SIZE_UNSUPPORTED \T1/qtm/m/n/10 ^ ^U The agent does not sup- Underfull \hbox (badness 10000) in paragraph at lines 7624--7626 \T1/qtm/m/n/10 port the im-age di-men-sions spec-i-fied by \T1/txtt/m/n/10 imag e_descriptor \T1/qtm/m/n/10 with the spec-i-fied Underfull \hbox (badness 10000) in paragraph at lines 7628--7630 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 image_descriptor \T1/qtm/m/n/10 is NULL, [60] Underfull \hbox (badness 10000) in paragraph at lines 7671--7673 \T1/qtm/m/n/10 e-try is [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_3D[][]\T1/qt m/m/n/10 , [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_2DA[][]\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7671--7673 \T1/qtm/m/n/10 or [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_2DADEPTH[][]\T1/qt m/m/n/10 ; row pitch if ge-om-e-try is Underfull \hbox (badness 5652) in paragraph at lines 7690--7692 []\T1/txtt/bx/n/10 HSA_EXT_STATUS_ERROR_IMAGE_FORMAT_UNSUPPORTED \T1/qtm/m/n/10 ^^U The im-age for-mat spec- Underfull \hbox (badness 6236) in paragraph at lines 7690--7692 \T1/qtm/m/n/10 i-fied by \T1/txtt/m/n/10 image_descriptor \T1/qtm/m/n/10 is not sup-ported for the \T1/txtt/m/n/10 access_permission \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 7702--7704 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 image_descriptor \T1/qtm/m/n/10 is NULL, Underfull \hbox (badness 10000) in paragraph at lines 7702--7704 \T1/txtt/m/n/10 image_data_layout \T1/qtm/m/n/10 is [][]\T1/qtm/m/it/10 HSA_EXT _IMAGE_DATA_LAYOUT_OPAQUE[][]\T1/qtm/m/n/10 , or Underfull \hbox (badness 10000) in paragraph at lines 7721--7723 []\T1/qtm/m/n/10 Im-ages with an opaque im-age data lay-out cre-ated with dif-f er-ent ac-cess per-mis-sions Underfull \hbox (badness 10000) in paragraph at lines 7721--7723 \T1/qtm/m/n/10 but match-ing im-age de-scrip-tors and same agent can share the same im-age data if Underfull \hbox (badness 10000) in paragraph at lines 7721--7723 [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_CAPABILITY_ACCESS_INVARIANT_DATA_LAYOUT[][] \ T1/qtm/m/n/10 is re-ported by [61] Underfull \hbox (badness 10000) in paragraph at lines 7776--7778 []\T1/txtt/bx/n/10 HSA_EXT_STATUS_ERROR_IMAGE_SIZE_UNSUPPORTED \T1/qtm/m/n/10 ^ ^U The agent does not sup- Underfull \hbox (badness 6608) in paragraph at lines 7776--7778 \T1/qtm/m/n/10 port the im-age di-men-sions spec-i-fied by \T1/txtt/m/n/10 imag e_descriptor \T1/qtm/m/n/10 us-ing the spec-i-fied Underfull \hbox (badness 10000) in paragraph at lines 7803--7805 []\T1/qtm/m/n/10 Im-ages with an ex-plicit im-age data lay-out cre-ated with di f-fer-ent ac-cess per-mis-sions but Underfull \hbox (badness 10000) in paragraph at lines 7803--7805 \T1/qtm/m/n/10 match-ing im-age de-scrip-tors and match-ing im-age lay-out can share the same im-age data Underfull \hbox (badness 10000) in paragraph at lines 7803--7805 \T1/qtm/m/n/10 if [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_CAPABILITY_ACCESS_INVARIANT _DATA_LAYOUT[][] \T1/qtm/m/n/10 is re-ported by [62] Underfull \hbox (badness 10000) in paragraph at lines 7843--7845 \T1/qtm/m/n/10 e-try is [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_3D[][]\T1/qt m/m/n/10 , [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_2DA[][]\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7843--7845 \T1/qtm/m/n/10 or [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_2DADEPTH[][]\T1/qt m/m/n/10 ; row pitch if ge-om-e-try is Underfull \hbox (badness 10000) in paragraph at lines 7870--7872 []\T1/txtt/bx/n/10 HSA_EXT_STATUS_ERROR_IMAGE_SIZE_UNSUPPORTED \T1/qtm/m/n/10 ^ ^U The agent does not sup- Underfull \hbox (badness 6608) in paragraph at lines 7870--7872 \T1/qtm/m/n/10 port the im-age di-men-sions spec-i-fied by \T1/txtt/m/n/10 imag e_descriptor \T1/qtm/m/n/10 us-ing the spec-i-fied [63] [64] [65] [66] [67] Underfull \hbox (badness 10000) in paragraph at lines 8392--8395 \T1/qtm/m/it/10 #include \T1/qtm/m/n/10 Im-age han-dle, pop-u -lated by [][]\T1/qtm/m/it/10 hsa_ext_image_create[][] \T1/qtm/m/n/10 or Underfull \hbox (badness 6792) in paragraph at lines 8434--8437 \T1/qtm/m/it/10 #include \T1/qtm/m/n/10 Agent spe-cific im-ag e size and align-ment re-quire-ments, pop-u-lated by [68] [69] Overfull \hbox (40.97601pt too wide) in paragraph at lines 8687--8689 []\T1/qtm/m/n/10 If the de-fault mode is sup-ported, then [][]\T1/qtm/m/it/10 H SA_ISA_INFO_BASE_PROFILE_DEFAULT_FLOAT_ROUNDING_MODES[][] Underfull \hbox (badness 10000) in paragraph at lines 8700--8703 \T1/qtm/m/n/10 De-fault floating-point round-ing modes sup-ported by the in-str uc-tion set ar-chi-tec-ture in the Underfull \hbox (badness 10000) in paragraph at lines 8700--8703 \T1/qtm/m/n/10 the cor-re-spond-ing round-ing mode in [][]\T1/qtm/m/it/10 hsa_d efault_float_rounding_mode_t[][] \T1/qtm/m/n/10 is sup-ported. The Underfull \hbox (badness 10000) in paragraph at lines 8700--8703 \T1/qtm/m/n/10 value at in-dex HSA_DEFAULT_FLOAT_ROUNDING_MODE_DEFAULT must be false. At Underfull \hbox (badness 10000) in paragraph at lines 8700--8703 \T1/qtm/m/n/10 least one of the val-ues at in-dexes [][]\T1/qtm/m/it/10 HSA_DEF AULT_FLOAT_ROUNDING_MODE_ZERO[][] \T1/qtm/m/n/10 or [70] [71] [72] [73] [74] [75] Underfull \hbox (badness 10000) in paragraph at lines 9615--9618 \T1/qtm/m/n/10 The ap-pli-ca-tion can use mem-ory in the re-gion to store ker-n el ar-gu-ments, and pro- Underfull \hbox (badness 6741) in paragraph at lines 9615--9618 \T1/qtm/m/n/10 vide the val-ues for the kernarg seg-ment of a ker-nel dis-patch . If this flag is set, then [76] [77] [78] [79] [80] [81] [82] [83] Underfull \hbox (badness 10000) in paragraph at lines 10999--11002 \T1/qtm/m/n/10 Flag mask. The value of this at-tribute is un-de-fined if the va lue of [84] Underfull \hbox (badness 5504) in paragraph at lines 11044--11047 \T1/qtm/m/n/10 Al-lo-ca-tion gran-u-lar-ity of buffers al-lo-cated by [][]\T1/q tm/m/it/10 hsa_amd_memory_pool_allocate[][] \T1/qtm/m/n/10 in this mem-ory Underfull \hbox (badness 5161) in paragraph at lines 11044--11047 \T1/qtm/m/n/10 pool. The size of a buffer al-lo-cated in this pool is a mul-ti- ple of the value of this at- Underfull \hbox (badness 6016) in paragraph at lines 11044--11047 \T1/qtm/m/n/10 tribute. While this is the min-i-mum size of al-lo-ca-tion al-lo wed, it is recommened to use Underfull \hbox (badness 10000) in paragraph at lines 11072--11075 \T1/qtm/m/n/10 This mem-ory_pool can be made di-rectly ac-ces-si-ble by all the agents Underfull \hbox (badness 10000) in paragraph at lines 11072--11075 \T1/qtm/m/n/10 in the sys-tem ([][]\T1/qtm/m/it/10 hsa_amd_agent_memory_pool_ge t_info[][] \T1/qtm/m/n/10 does not re-turn [85] [86] Underfull \hbox (badness 10000) in paragraph at lines 11436--11439 \T1/qtm/m/n/10 Ac-cess to buffers lo-cated in the mem-ory pool. The type of thi s at-tribute is Underfull \hbox (badness 10000) in paragraph at lines 11443--11445 []\T1/qtm/m/n/10 If the given agent can di-rectly ac-cess buffers the pool, the re-sult is not Underfull \hbox (badness 10000) in paragraph at lines 11443--11445 \T1/qtm/m/n/10 HSA_AMD_MEMORY_POOL_ACCESS_NEVER_ALLOWED. If the mem-ory pool Underfull \hbox (badness 10000) in paragraph at lines 11443--11445 \T1/qtm/m/n/10 is as-so-ci-ated with the agent, or it is of fined-grained type, the re-sult must not be Underfull \hbox (badness 10000) in paragraph at lines 11443--11445 \T1/qtm/m/n/10 HSA_AMD_MEMORY_POOL_ACCESS_NEVER_ALLOWED. If the mem-ory pool is not Underfull \hbox (badness 6220) in paragraph at lines 11443--11445 \T1/qtm/m/n/10 as-so-ci-ated with the agent, and does not re-side in the global seg-ment, the re-sult must be [87] Overfull \hbox (35.18492pt too wide) in paragraph at lines 11620--11623 \T1/qtm/m/n/10 Mem-ory re-gion queried con-tains sub-re-gions with both HSA_AMD _SVM_GLOBAL_FLAG_COARSE_GRAINED [88] [89] [90] [91] Underfull \hbox (badness 10000) in paragraph at lines 12270--12272 []\T1/txtt/bx/n/10 ptr \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [out] \T1/qtm/m/n/10 P ointer to the lo-ca-tion where to store the base ad-dress of Underfull \hbox (badness 10000) in paragraph at lines 12270--12272 \T1/qtm/m/n/10 the al-lo-cated block. The re-turned base ad-dress is aligned to the value of Underfull \hbox (badness 10000) in paragraph at lines 12293--12295 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ALLOCATION \T1/qtm/m/n/10 ^^U The h ost is not al-lowed Underfull \hbox (badness 10000) in paragraph at lines 12293--12295 \T1/qtm/m/n/10 to al-lo-cate mem-ory in \T1/txtt/m/n/10 region\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 size \T1/qtm/m/n/10 is greater than the value of [92] [93] [94] Underfull \hbox (badness 10000) in paragraph at lines 12672--12674 []\T1/txtt/bx/n/10 callback \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm/m/n/ 10 Call-back to be in-voked on the same thread that called [95] Underfull \hbox (badness 10000) in paragraph at lines 12728--12730 []\T1/txtt/bx/n/10 ptr \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [out] \T1/qtm/m/n/10 P ointer to the lo-ca-tion where to store the base vir-tual ad-dress Underfull \hbox (badness 10000) in paragraph at lines 12728--12730 \T1/qtm/m/n/10 of the al-lo-cated block. The re-turned base ad-dress is aligned to the value Underfull \hbox (badness 10000) in paragraph at lines 12728--12730 \T1/qtm/m/n/10 of [][]\T1/qtm/m/it/10 HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_AL IGNMENT[][] \T1/qtm/m/n/10 in Underfull \hbox (badness 10000) in paragraph at lines 12751--12753 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ALLOCATION \T1/qtm/m/n/10 ^^U The h ost is not al-lowed to Underfull \hbox (badness 10000) in paragraph at lines 12751--12753 \T1/qtm/m/n/10 al-lo-cate mem-ory in \T1/txtt/m/n/10 memory_pool\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 size \T1/qtm/m/n/10 is greater than the value of [96] [97] [98] Underfull \hbox (badness 10000) in paragraph at lines 13039--13041 []\T1/qtm/m/n/10 The caller is re-spon-si-ble for en-sur-ing that each agent in the list must be able to ac- Underfull \hbox (badness 10000) in paragraph at lines 13039--13041 \T1/qtm/m/n/10 cess the mem-ory pool con-tain-ing \T1/txtt/m/n/10 ptr \T1/qtm/m /n/10 (us-ing [][]\T1/qtm/m/it/10 hsa_amd_agent_memory_pool_get_info[][] \T1/qt m/m/n/10 with Overfull \hbox (13.24358pt too wide) in paragraph at lines 13085--13085 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_am d_memory_pool_t src_memory_pool, [99] Underfull \hbox (badness 5741) in paragraph at lines 13147--13149 \T1/qtm/m/n/10 the buffer is cur-rently lo-cated can be mi-grated to the spec-i -fied des-ti-na-tion mem-ory pool (us-ing [100] [101] [102] [103] [104] Underfull \hbox (badness 5908) in paragraph at lines 13694--13696 \T1/txtt/bx/n/10 mapped_ptr \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm/m/n/ 10 Pointer to the first byte of a shared al-lo-ca-tion im-ported with Underfull \hbox (badness 10000) in paragraph at lines 13707--13709 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 mapped_ptr \T1/qtm/m/n/10 was not im-ported with Underfull \hbox (badness 10000) in paragraph at lines 13729--13731 []\T1/qtm/m/n/10 Note: The cur-rent ver-sion sup-ports no-ti-fi-ca-tions of ad- dress re-lease orig-i-nat-ing from [105] Underfull \hbox (badness 10000) in paragraph at lines 13826--13828 []\T1/qtm/m/n/10 If HSA_AMD_SYSTEM_INFO_SVM_ACCESSIBLE_BY_DEFAULT re-turns fals e then en-abling Underfull \hbox (badness 10000) in paragraph at lines 13826--13828 \T1/qtm/m/n/10 ac-cess to an Agent via this API (set-ting HSA_AMD_SVM_ATTRIB_AG ENT_ACCESSIBLE or Underfull \hbox (badness 10000) in paragraph at lines 13826--13828 \T1/qtm/m/n/10 HSA_AMD_SVM_ATTRIB_AGENT_ACCESSIBLE_IN_PLACE) is re-quired prior to SVM mem-ory Overfull \hbox (35.85411pt too wide) in paragraph at lines 13829--13831 []\T1/qtm/m/n/10 At-tributes HSA_AMD_SVM_ATTRIB_ACCESS_QUERY and HSA_AMD_SVM_AT TRIB_PREFETCH_LOCATION Overfull \hbox (88.25493pt too wide) in paragraph at lines 13867--13869 []\T1/qtm/m/n/10 At-tributes HSA_AMD_SVM_ATTRIB_AGENT_ACCESSIBLE, HSA_AMD_SVM_A TTRIB_AGENT_ACCESSIBLE_IN_PLACE Underfull \hbox (badness 10000) in paragraph at lines 13908--13910 []\T1/qtm/m/n/10 Sched-ules mem-ory mi-gra-tion to \T1/txtt/m/n/10 agent \T1/qt m/m/n/10 when \T1/txtt/m/n/10 dep_signals \T1/qtm/m/n/10 have been ob-served eq ual to zero. [106] Underfull \hbox (badness 7203) in paragraph at lines 13954--13956 []\T1/qtm/m/n/10 This is the same as call-ing the v2 ver-sion of ex-port dmabuf with the flags ar-gu-ment set to [107] [108] [109] [110] [111] [112] Overfull \hbox (1.68477pt too wide) in paragraph at lines 14694--14696 []\T1/txtt/bx/n/10 dmabuf_fd \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm/m/n /10 share-able han-dle ex-ported with hsa_amd_vmem_export_shareable_handle [113] [114] [115] [116] [117] [118] Overfull \hbox (13.24358pt too wide) in paragraph at lines 15582--15582 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_ac quire (const hsa_queue_t *queue)| [119] Overfull \hbox (18.49356pt too wide) in paragraph at lines 15663--15663 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_a cquire (const hsa_queue_t *queue)| Overfull \hbox (2.7436pt too wide) in paragraph at lines 15772--15772 []\T1/txtt/bx/n/10 void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_rele ase (const hsa_queue_t *queue, [120] Overfull \hbox (13.24358pt too wide) in paragraph at lines 15843--15843 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_ac q_rel (const hsa_queue_t *queue, [121] Overfull \hbox (13.24358pt too wide) in paragraph at lines 15924--15924 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_ac quire (const hsa_queue_t *queue, Overfull \hbox (13.24358pt too wide) in paragraph at lines 16038--16038 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_re lease (const hsa_queue_t *queue, [122] Overfull \hbox (13.24358pt too wide) in paragraph at lines 16119--16119 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_ac q_rel (const hsa_queue_t *queue, [123] Overfull \hbox (13.24358pt too wide) in paragraph at lines 16192--16192 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_ac quire (const hsa_queue_t *queue, Overfull \hbox (13.24358pt too wide) in paragraph at lines 16294--16294 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_re lease (const hsa_queue_t *queue, [124] [125] [126] Underfull \hbox (badness 5696) in paragraph at lines 16598--16600 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U if pri- or-ity is not a valid value from [127] [128] [129] [130] [131] [132] [133] Overfull \hbox (60.49344pt too wide) in paragraph at lines 17613--17613 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_amd_register_system_event_handler ( hsa_amd_system_event_callback_t callback, [134] [135] [136] [137] Overfull \hbox (7.99359pt too wide) in paragraph at lines 18229--18229 []\T1/txtt/bx/n/10 hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchang e_acq_rel (hsa_signal_t signal, [138] Overfull \hbox (7.99359pt too wide) in paragraph at lines 18308--18308 []\T1/txtt/bx/n/10 hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchang e_acquire (hsa_signal_t signal, [139] Overfull \hbox (7.99359pt too wide) in paragraph at lines 18419--18419 []\T1/txtt/bx/n/10 hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchang e_release (hsa_signal_t signal, [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] Overfull \hbox (2.7436pt too wide) in paragraph at lines 20222--20222 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hs a_signal_group_t signal_group, [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] Underfull \hbox (badness 5652) in paragraph at lines 22657--22659 \T1/qtm/m/n/10 call to hsa_amd_memory_async_copy if the async copy pro-fil-ing is en-abled prior to the call to [170] Underfull \hbox (badness 10000) in paragraph at lines 22750--22752 []\T1/txtt/bx/n/10 signal \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm/m/n/10 A sig-nal used as the com-ple-tion sig-nal of the call to [171] [172] [173] [174] [175] Underfull \hbox (badness 5548) in paragraph at lines 23652--23654 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 status \T1/qtm/m/n/10 is an in-valid sta-tus code, or [176] Chapter 5. [177] [178] Chapter 6. (./advanced-micro-devices-rocr-runtime.ind [179] [180] Overfull \hbox (53.62167pt too wide) in paragraph at lines 10--12 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_1DA_MAX_ELEMENTS Overfull \hbox (53.62167pt too wide) in paragraph at lines 12--14 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_1DB_MAX_ELEMENTS Overfull \hbox (48.37169pt too wide) in paragraph at lines 14--16 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_1D_MAX_ELEMENTS Overfull \hbox (79.8716pt too wide) in paragraph at lines 16--18 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_2DADEPTH_MAX_ELEMENTS Overfull \hbox (53.62167pt too wide) in paragraph at lines 18--20 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_2DA_MAX_ELEMENTS Overfull \hbox (74.62161pt too wide) in paragraph at lines 20--22 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_2DDEPTH_MAX_ELEMENTS Overfull \hbox (48.37169pt too wide) in paragraph at lines 22--24 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_2D_MAX_ELEMENTS Overfull \hbox (48.37169pt too wide) in paragraph at lines 24--26 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_3D_MAX_ELEMENTS Overfull \hbox (53.62167pt too wide) in paragraph at lines 26--28 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_ARRAY_MAX_LAYERS Overfull \hbox (106.12152pt too wide) in paragraph at lines 28--30 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_LINEAR_ROW_PITCH_ALIGNM ENT Overfull \hbox (43.1217pt too wide) in paragraph at lines 30--32 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_MAX_IMAGE_RD_HANDLES Overfull \hbox (53.62167pt too wide) in paragraph at lines 32--34 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_MAX_IMAGE_RORW_HANDLES Overfull \hbox (43.1217pt too wide) in paragraph at lines 34--36 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_MAX_SAMPLER_HANDLERS Overfull \hbox (43.1217pt too wide) in paragraph at lines 36--38 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_DIRECTIVE_MISMATCH Overfull \hbox (48.37169pt too wide) in paragraph at lines 38--40 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_FINALIZATION_FAILED Overfull \hbox (74.62161pt too wide) in paragraph at lines 40--42 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_IMAGE_FORMAT_UNSUPPORTED Overfull \hbox (69.37163pt too wide) in paragraph at lines 42--44 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_IMAGE_PITCH_UNSUPPORTED Overfull \hbox (64.12164pt too wide) in paragraph at lines 44--46 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_IMAGE_SIZE_UNSUPPORTED Overfull \hbox (48.37169pt too wide) in paragraph at lines 46--48 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_INCOMPATIBLE_MODULE Overfull \hbox (22.12177pt too wide) in paragraph at lines 48--50 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_INVALID_MODULE Overfull \hbox (27.37175pt too wide) in paragraph at lines 50--52 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_INVALID_PROGRAM Overfull \hbox (69.37163pt too wide) in paragraph at lines 52--54 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_MODULE_ALREADY_INCLUDED Overfull \hbox (106.12152pt too wide) in paragraph at lines 54--56 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_SAMPLER_DESCRIPTOR_UNSUPPOR TED Overfull \hbox (27.37175pt too wide) in paragraph at lines 56--58 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_SYMBOL_MISMATCH Underfull \hbox (badness 10000) in paragraph at lines 58--60 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_CU_MASK_REDUCED Overfull \hbox (27.37175pt too wide) in paragraph at lines 60--62 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_ILLEGAL_INSTRUCTION Overfull \hbox (27.37175pt too wide) in paragraph at lines 62--64 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_INVALID_MEMORY_POOL Overfull \hbox (58.87166pt too wide) in paragraph at lines 64--66 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_MEMORY_APERTURE_VIOLATION Underfull \hbox (badness 10000) in paragraph at lines 66--68 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_MEMORY_FAULT Underfull \hbox (badness 10000) in paragraph at lines 68--70 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_NOT_SUPPORTED Overfull \hbox (11.6218pt too wide) in paragraph at lines 70--72 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_OUT_OF_REGISTERS Underfull \hbox (badness 10000) in paragraph at lines 72--74 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_RESOURCE_BUSY Overfull \hbox (48.37169pt too wide) in paragraph at lines 80--82 []\T1/txtt/m/n/10 hsa_agent_feature_t::HSA_AGENT_FEATURE_AGENT_DISPATCH Overfull \hbox (53.62167pt too wide) in paragraph at lines 82--84 []\T1/txtt/m/n/10 hsa_agent_feature_t::HSA_AGENT_FEATURE_KERNEL_DISPATCH Overfull \hbox (158.62137pt too wide) in paragraph at lines 85--87 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_BASE_PROFILE_DEFAULT_FLOAT_R OUNDING_MODES Underfull \hbox (badness 10000) in paragraph at lines 87--89 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_CACHE_SIZE Overfull \hbox (85.12158pt too wide) in paragraph at lines 89--91 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_DEFAULT_FLOAT_ROUNDING_MODE Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_DEVICE Underfull \hbox (badness 10000) in paragraph at lines 93--95 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_EXTENSIONS [181] Overfull \hbox (37.87172pt too wide) in paragraph at lines 95--97 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_FAST_F16_OPERATION Overfull \hbox (32.62173pt too wide) in paragraph at lines 97--99 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_FBARRIER_MAX_SIZE Underfull \hbox (badness 10000) in paragraph at lines 99--101 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_FEATURE Overfull \hbox (6.37181pt too wide) in paragraph at lines 101--103 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_GRID_MAX_DIM Overfull \hbox (11.6218pt too wide) in paragraph at lines 103--105 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_GRID_MAX_SIZE Underfull \hbox (badness 10000) in paragraph at lines 105--107 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_ISA \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 107--109 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_LAST \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 109--111 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_MACHINE_MODEL Underfull \hbox (badness 10000) in paragraph at lines 111--113 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_NAME \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 113--115 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_NODE \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 115--117 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_PROFILE Overfull \hbox (16.87178pt too wide) in paragraph at lines 117--119 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_QUEUE_MAX_SIZE Overfull \hbox (16.87178pt too wide) in paragraph at lines 119--121 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_QUEUE_MIN_SIZE Underfull \hbox (badness 10000) in paragraph at lines 121--123 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_QUEUE_TYPE Underfull \hbox (badness 10000) in paragraph at lines 123--125 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_QUEUES_MAX Overfull \hbox (1.12183pt too wide) in paragraph at lines 125--127 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_VENDOR_NAME Overfull \hbox (11.6218pt too wide) in paragraph at lines 127--129 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_VERSION_MAJOR Overfull \hbox (11.6218pt too wide) in paragraph at lines 129--131 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_VERSION_MINOR Overfull \hbox (16.87178pt too wide) in paragraph at lines 131--133 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_WAVEFRONT_SIZE Overfull \hbox (32.62173pt too wide) in paragraph at lines 133--135 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_WORKGROUP_MAX_DIM Overfull \hbox (37.87172pt too wide) in paragraph at lines 135--137 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_WORKGROUP_MAX_SIZE Overfull \hbox (58.87166pt too wide) in paragraph at lines 140--142 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_AQL_EXTENSIONS Overfull \hbox (58.87166pt too wide) in paragraph at lines 142--144 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_ASIC_FAMILY_ID Overfull \hbox (53.62167pt too wide) in paragraph at lines 144--146 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_ASIC_REVISION Overfull \hbox (11.6218pt too wide) in paragraph at lines 146--148 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_BDFID Overfull \hbox (58.87166pt too wide) in paragraph at lines 148--150 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_CACHELINE_SIZE Overfull \hbox (22.12177pt too wide) in paragraph at lines 150--152 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_CHIP_ID Overfull \hbox (58.87166pt too wide) in paragraph at lines 152--154 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_CLOCK_COUNTERS Overfull \hbox (79.8716pt too wide) in paragraph at lines 154--156 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_COMPUTE_UNIT_COUNT Overfull \hbox (142.87141pt too wide) in paragraph at lines 156--158 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_COOPERATIVE_COMPUTE_ UNIT_COUNT Overfull \hbox (79.8716pt too wide) in paragraph at lines 158--160 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_COOPERATIVE_QUEUES Overfull \hbox (16.87178pt too wide) in paragraph at lines 160--162 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_DOMAIN Overfull \hbox (58.87166pt too wide) in paragraph at lines 162--164 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_DRIVER_NODE_ID Overfull \hbox (37.87172pt too wide) in paragraph at lines 164--166 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_DRIVER_UID Overfull \hbox (32.62173pt too wide) in paragraph at lines 166--168 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_HDP_FLUSH Overfull \hbox (53.62167pt too wide) in paragraph at lines 168--170 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_IOMMU_SUPPORT Overfull \hbox (111.3715pt too wide) in paragraph at lines 170--172 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MAX_ADDRESS_WATCH_PO INTS Overfull \hbox (85.12158pt too wide) in paragraph at lines 172--174 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MAX_CLOCK_FREQUENCY Overfull \hbox (69.37163pt too wide) in paragraph at lines 174--176 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MAX_WAVES_PER_CU Overfull \hbox (48.37169pt too wide) in paragraph at lines 176--178 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MEMORY_AVAIL Overfull \hbox (90.37157pt too wide) in paragraph at lines 178--180 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MEMORY_MAX_FREQUENCY Overfull \hbox (74.62161pt too wide) in paragraph at lines 180--182 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MEMORY_PROPERTIES Overfull \hbox (48.37169pt too wide) in paragraph at lines 182--184 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MEMORY_WIDTH Overfull \hbox (43.1217pt too wide) in paragraph at lines 184--186 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NEAREST_CPU Overfull \hbox (48.37169pt too wide) in paragraph at lines 186--188 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NUM_SDMA_ENG Overfull \hbox (74.62161pt too wide) in paragraph at lines 188--190 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NUM_SDMA_XGMI_ENG Overfull \hbox (111.3715pt too wide) in paragraph at lines 190--192 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NUM_SHADER_ARRAYS_PE R_SE Overfull \hbox (79.8716pt too wide) in paragraph at lines 192--194 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NUM_SHADER_ENGINES Overfull \hbox (69.37163pt too wide) in paragraph at lines 194--196 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NUM_SIMDS_PER_CU Overfull \hbox (22.12177pt too wide) in paragraph at lines 196--198 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NUM_XCC Overfull \hbox (48.37169pt too wide) in paragraph at lines 198--200 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_PRODUCT_NAME Overfull \hbox (95.62155pt too wide) in paragraph at lines 200--202 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_SCRATCH_LIMIT_CURREN T [182] Overfull \hbox (74.62161pt too wide) in paragraph at lines 202--204 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_SCRATCH_LIMIT_MAX Overfull \hbox (79.8716pt too wide) in paragraph at lines 204--206 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_SDMA_UCODE_VERSION Overfull \hbox (100.87154pt too wide) in paragraph at lines 206--208 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_SVM_DIRECT_HOST_ACCE SS Overfull \hbox (85.12158pt too wide) in paragraph at lines 208--210 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_TIMESTAMP_FREQUENCY Overfull \hbox (53.62167pt too wide) in paragraph at lines 210--212 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_UCODE_VERSION Overfull \hbox (6.37181pt too wide) in paragraph at lines 212--214 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_UUID Overfull \hbox (142.87141pt too wide) in paragraph at lines 216--218 []\T1/txtt/m/n/10 hsa_amd_agent_memory_pool_info_t::HSA_AMD_AGENT_MEMORY_POOL_I NFO_ACCESS Overfull \hbox (158.62137pt too wide) in paragraph at lines 218--220 []\T1/txtt/m/n/10 hsa_amd_agent_memory_pool_info_t::HSA_AMD_AGENT_MEMORY_POOL_I NFO_LINK_INFO Overfull \hbox (179.6213pt too wide) in paragraph at lines 220--222 []\T1/txtt/m/n/10 hsa_amd_agent_memory_pool_info_t::HSA_AMD_AGENT_MEMORY_POOL_I NFO_NUM_LINK_HOPS Overfull \hbox (142.87141pt too wide) in paragraph at lines 223--225 []\T1/txtt/m/n/10 hsa_amd_agent_memory_properties_s::HSA_AMD_MEMORY_PROPERTY_AG ENT_IS_APU Overfull \hbox (37.87172pt too wide) in paragraph at lines 227--229 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_ABORT Overfull \hbox (69.37163pt too wide) in paragraph at lines 229--231 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_ACCESS_TEST Overfull \hbox (79.8716pt too wide) in paragraph at lines 231--233 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_ACCESS_TEST_C Overfull \hbox (58.87166pt too wide) in paragraph at lines 233--235 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_CLK_CALIB Overfull \hbox (58.87166pt too wide) in paragraph at lines 235--237 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_CMD_CHAIN Overfull \hbox (58.87166pt too wide) in paragraph at lines 237--239 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_CONFIGURE Overfull \hbox (48.37169pt too wide) in paragraph at lines 239--241 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_CU_STAT Overfull \hbox (64.12164pt too wide) in paragraph at lines 241--243 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_EXEC_WRITE Overfull \hbox (32.62173pt too wide) in paragraph at lines 243--245 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_EXIT Overfull \hbox (48.37169pt too wide) in paragraph at lines 245--247 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_INIT_CU Overfull \hbox (69.37163pt too wide) in paragraph at lines 247--249 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_MB_VALIDATE Overfull \hbox (58.87166pt too wide) in paragraph at lines 249--251 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_SK_CONFIG Overfull \hbox (53.62167pt too wide) in paragraph at lines 251--253 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_SK_START Overfull \hbox (69.37163pt too wide) in paragraph at lines 253--255 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_SK_UNCONFIG Overfull \hbox (74.62161pt too wide) in paragraph at lines 255--257 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_COPYBO Overfull \hbox (53.62167pt too wide) in paragraph at lines 257--259 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_CU Overfull \hbox (58.87166pt too wide) in paragraph at lines 259--261 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_DPU Overfull \hbox (53.62167pt too wide) in paragraph at lines 261--263 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_FA Overfull \hbox (74.62161pt too wide) in paragraph at lines 263--265 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_KERNEL Overfull \hbox (79.8716pt too wide) in paragraph at lines 265--267 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_KEY_VAL Overfull \hbox (58.87166pt too wide) in paragraph at lines 267--269 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_NPU Overfull \hbox (100.87154pt too wide) in paragraph at lines 269--271 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_NPU_PREEM PT Underfull \hbox (badness 10000) in paragraph at lines 273--274 []\T1/txtt/m/n/10 hsa_amd_aie_ert_start_kernel_data_s \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 274--275 []\T1/txtt/m/n/10 hsa_amd_aie_ert_start_kernel_data_t \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (32.62173pt too wide) in paragraph at lines 276--278 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_ABORT Overfull \hbox (53.62167pt too wide) in paragraph at lines 278--280 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_COMPLETED Overfull \hbox (32.62173pt too wide) in paragraph at lines 280--282 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_ERROR Overfull \hbox (22.12177pt too wide) in paragraph at lines 282--284 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_MAX Overfull \hbox (22.12177pt too wide) in paragraph at lines 284--286 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_NEW Overfull \hbox (58.87166pt too wide) in paragraph at lines 286--288 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_NORESPONSE Overfull \hbox (37.87172pt too wide) in paragraph at lines 288--290 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_QUEUED Overfull \hbox (43.1217pt too wide) in paragraph at lines 290--292 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_RUNNING Overfull \hbox (53.62167pt too wide) in paragraph at lines 292--294 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_SKCRASHED Overfull \hbox (43.1217pt too wide) in paragraph at lines 294--296 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_SKERROR Overfull \hbox (53.62167pt too wide) in paragraph at lines 296--298 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_SUBMITTED Overfull \hbox (43.1217pt too wide) in paragraph at lines 298--300 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_TIMEOUT [183] Overfull \hbox (69.37163pt too wide) in paragraph at lines 307--309 []\T1/txtt/m/n/10 hsa_amd_coherency_type_s::HSA_AMD_COHERENCY_TYPE_COHERENT Overfull \hbox (85.12158pt too wide) in paragraph at lines 309--311 []\T1/txtt/m/n/10 hsa_amd_coherency_type_s::HSA_AMD_COHERENCY_TYPE_NONCOHERENT Underfull \hbox (badness 10000) in paragraph at lines 313--315 []\T1/txtt/m/n/10 hsa_amd_copy_direction_t::hsaDeviceToDevice Underfull \hbox (badness 10000) in paragraph at lines 315--317 []\T1/txtt/m/n/10 hsa_amd_copy_direction_t::hsaDeviceToHost Underfull \hbox (badness 10000) in paragraph at lines 317--319 []\T1/txtt/m/n/10 hsa_amd_copy_direction_t::hsaHostToDevice Underfull \hbox (badness 10000) in paragraph at lines 319--321 []\T1/txtt/m/n/10 hsa_amd_copy_direction_t::hsaHostToHost Overfull \hbox (106.12152pt too wide) in paragraph at lines 323--325 []\T1/txtt/m/n/10 hsa_amd_dma_buf_mapping_type_s::HSA_AMD_DMABUF_MAPPING_TYPE_N ONE Overfull \hbox (106.12152pt too wide) in paragraph at lines 325--327 []\T1/txtt/m/n/10 hsa_amd_dma_buf_mapping_type_s::HSA_AMD_DMABUF_MAPPING_TYPE_P CIE Overfull \hbox (43.1217pt too wide) in paragraph at lines 332--334 []\T1/txtt/m/n/10 hsa_amd_event_type_s::HSA_AMD_GPU_HW_EXCEPTION_EVENT Overfull \hbox (43.1217pt too wide) in paragraph at lines 334--336 []\T1/txtt/m/n/10 hsa_amd_event_type_s::HSA_AMD_GPU_MEMORY_ERROR_EVENT Overfull \hbox (43.1217pt too wide) in paragraph at lines 336--338 []\T1/txtt/m/n/10 hsa_amd_event_type_s::HSA_AMD_GPU_MEMORY_FAULT_EVENT Overfull \hbox (37.87172pt too wide) in paragraph at lines 338--340 []\T1/txtt/m/n/10 hsa_amd_event_type_s::HSA_AMD_SYSTEM_SHUTDOWN_EVENT Underfull \hbox (badness 5578) in paragraph at lines 341--342 []\T1/txtt/m/n/10 hsa_amd_gpu_hw_exception_info_s \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ struct\T1/qtm/m/n/10 ), Underfull \hbox (badness 5578) in paragraph at lines 343--344 []\T1/txtt/m/n/10 hsa_amd_gpu_memory_error_info_s \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ struct\T1/qtm/m/n/10 ), Underfull \hbox (badness 5578) in paragraph at lines 345--346 []\T1/txtt/m/n/10 hsa_amd_gpu_memory_fault_info_s \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ struct\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 349--350 []\T1/txtt/m/n/10 hsa_amd_hw_exception_reset_cause_t \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 C++ Overfull \hbox (116.62149pt too wide) in paragraph at lines 350--352 []\T1/txtt/m/n/10 hsa_amd_hw_exception_reset_cause_t::HSA_AMD_HW_EXCEPTION_CAUS E_ECC Overfull \hbox (142.87141pt too wide) in paragraph at lines 352--354 []\T1/txtt/m/n/10 hsa_amd_hw_exception_reset_cause_t::HSA_AMD_HW_EXCEPTION_CAUS E_GPU_HANG Overfull \hbox (148.1214pt too wide) in paragraph at lines 355--357 []\T1/txtt/m/n/10 hsa_amd_hw_exception_reset_type_t::HSA_AMD_HW_EXCEPTION_RESET _TYPE_OTHER Overfull \hbox (16.87178pt too wide) in paragraph at lines 360--362 []\T1/txtt/m/n/10 hsa_amd_iommu_version_t::HSA_IOMMU_SUPPORT_NONE Overfull \hbox (6.37181pt too wide) in paragraph at lines 362--364 []\T1/txtt/m/n/10 hsa_amd_iommu_version_t::HSA_IOMMU_SUPPORT_V2 Overfull \hbox (100.87154pt too wide) in paragraph at lines 368--370 []\T1/txtt/m/n/10 hsa_amd_link_info_type_t::HSA_AMD_LINK_INFO_TYPE_HYPERTRANSPO RT Overfull \hbox (74.62161pt too wide) in paragraph at lines 370--372 []\T1/txtt/m/n/10 hsa_amd_link_info_type_t::HSA_AMD_LINK_INFO_TYPE_INFINBAND Overfull \hbox (48.37169pt too wide) in paragraph at lines 372--374 []\T1/txtt/m/n/10 hsa_amd_link_info_type_t::HSA_AMD_LINK_INFO_TYPE_PCIE Overfull \hbox (43.1217pt too wide) in paragraph at lines 374--376 []\T1/txtt/m/n/10 hsa_amd_link_info_type_t::HSA_AMD_LINK_INFO_TYPE_QPI Overfull \hbox (48.37169pt too wide) in paragraph at lines 376--378 []\T1/txtt/m/n/10 hsa_amd_link_info_type_t::HSA_AMD_LINK_INFO_TYPE_XGMI Underfull \hbox (badness 10000) in paragraph at lines 379--381 []\T1/txtt/m/n/10 hsa_amd_log_flag_s::HSA_AMD_LOG_FLAG_AQL Overfull \hbox (48.37169pt too wide) in paragraph at lines 381--383 []\T1/txtt/m/n/10 hsa_amd_log_flag_s::HSA_AMD_LOG_FLAG_BLIT_KERNEL_PKTS Underfull \hbox (badness 10000) in paragraph at lines 383--385 []\T1/txtt/m/n/10 hsa_amd_log_flag_s::HSA_AMD_LOG_FLAG_INFO Underfull \hbox (badness 10000) in paragraph at lines 385--387 []\T1/txtt/m/n/10 hsa_amd_log_flag_s::HSA_AMD_LOG_FLAG_SDMA Overfull \hbox (111.3715pt too wide) in paragraph at lines 391--393 []\T1/txtt/m/n/10 hsa_amd_memory_error_reason_t::HSA_AMD_MEMORY_ERROR_MEMORY_IN _USE Overfull \hbox (79.8716pt too wide) in paragraph at lines 394--396 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_DRAMECC Overfull \hbox (64.12164pt too wide) in paragraph at lines 396--398 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_HANG Overfull \hbox (90.37157pt too wide) in paragraph at lines 398--400 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_HOST_ONLY Overfull \hbox (90.37157pt too wide) in paragraph at lines 400--402 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_IMPRECISE Overfull \hbox (53.62167pt too wide) in paragraph at lines 402--404 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_NX Overfull \hbox (127.12146pt too wide) in paragraph at lines 404--406 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_PAGE_NOT_ PRESENT Overfull \hbox (90.37157pt too wide) in paragraph at lines 406--408 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_READ_ONLY [184] Overfull \hbox (79.8716pt too wide) in paragraph at lines 408--410 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_SRAMECC Overfull \hbox (163.87135pt too wide) in paragraph at lines 411--413 []\T1/txtt/m/n/10 hsa_amd_memory_pool_access_t::HSA_AMD_MEMORY_POOL_ACCESS_ALLO WED_BY_DEFAULT Overfull \hbox (179.6213pt too wide) in paragraph at lines 413--415 []\T1/txtt/m/n/10 hsa_amd_memory_pool_access_t::HSA_AMD_MEMORY_POOL_ACCESS_DISA LLOWED_BY_DEFAULT Overfull \hbox (137.62143pt too wide) in paragraph at lines 415--417 []\T1/txtt/m/n/10 hsa_amd_memory_pool_access_t::HSA_AMD_MEMORY_POOL_ACCESS_NEVE R_ALLOWED Overfull \hbox (100.87154pt too wide) in paragraph at lines 418--420 []\T1/txtt/m/n/10 hsa_amd_memory_pool_flag_s::HSA_AMD_MEMORY_POOL_CONTIGUOUS_FL AG Overfull \hbox (100.87154pt too wide) in paragraph at lines 420--422 []\T1/txtt/m/n/10 hsa_amd_memory_pool_flag_s::HSA_AMD_MEMORY_POOL_EXECUTABLE_FL AG Overfull \hbox (69.37163pt too wide) in paragraph at lines 422--424 []\T1/txtt/m/n/10 hsa_amd_memory_pool_flag_s::HSA_AMD_MEMORY_POOL_PCIE_FLAG Overfull \hbox (90.37157pt too wide) in paragraph at lines 424--426 []\T1/txtt/m/n/10 hsa_amd_memory_pool_flag_s::HSA_AMD_MEMORY_POOL_STANDARD_FLAG Overfull \hbox (90.37157pt too wide) in paragraph at lines 426--428 []\T1/txtt/m/n/10 hsa_amd_memory_pool_flag_s::HSA_AMD_MEMORY_POOL_UNCACHED_FLAG Overfull \hbox (195.37126pt too wide) in paragraph at lines 430--432 []\T1/txtt/m/n/10 hsa_amd_memory_pool_global_flag_s::HSA_AMD_MEMORY_POOL_GLOBAL _FLAG_COARSE_GRAINED Overfull \hbox (263.62106pt too wide) in paragraph at lines 432--434 []\T1/txtt/m/n/10 hsa_amd_memory_pool_global_flag_s::HSA_AMD_MEMORY_POOL_GLOBAL _FLAG_EXTENDED_SCOPE_FINE_GRAINED Overfull \hbox (184.87129pt too wide) in paragraph at lines 434--436 []\T1/txtt/m/n/10 hsa_amd_memory_pool_global_flag_s::HSA_AMD_MEMORY_POOL_GLOBAL _FLAG_FINE_GRAINED Overfull \hbox (184.87129pt too wide) in paragraph at lines 436--438 []\T1/txtt/m/n/10 hsa_amd_memory_pool_global_flag_s::HSA_AMD_MEMORY_POOL_GLOBAL _FLAG_KERNARG_INIT Overfull \hbox (137.62143pt too wide) in paragraph at lines 440--442 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_ACCESSIB LE_BY_ALL Overfull \hbox (121.87148pt too wide) in paragraph at lines 442--444 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_ALLOC_MA X_SIZE Overfull \hbox (111.3715pt too wide) in paragraph at lines 444--446 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_GLOBAL_F LAGS Overfull \hbox (90.37157pt too wide) in paragraph at lines 446--448 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_LOCATION Overfull \hbox (169.12134pt too wide) in paragraph at lines 448--450 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ ALLOC_ALIGNMENT Overfull \hbox (158.62137pt too wide) in paragraph at lines 450--452 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ ALLOC_ALLOWED Overfull \hbox (158.62137pt too wide) in paragraph at lines 452--454 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ ALLOC_GRANULE Overfull \hbox (179.6213pt too wide) in paragraph at lines 454--456 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ ALLOC_REC_GRANULE Overfull \hbox (85.12158pt too wide) in paragraph at lines 456--458 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_SEGMENT Overfull \hbox (69.37163pt too wide) in paragraph at lines 458--460 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_SIZE Underfull \hbox (badness 5578) in paragraph at lines 460--461 []\T1/txtt/m/n/10 hsa_amd_memory_pool_link_info_s \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ struct\T1/qtm/m/n/10 ), Overfull \hbox (106.12152pt too wide) in paragraph at lines 463--465 []\T1/txtt/m/n/10 hsa_amd_memory_pool_location_s::HSA_AMD_MEMORY_POOL_LOCATION_ CPU Overfull \hbox (106.12152pt too wide) in paragraph at lines 465--467 []\T1/txtt/m/n/10 hsa_amd_memory_pool_location_s::HSA_AMD_MEMORY_POOL_LOCATION_ GPU Underfull \hbox (badness 10000) in paragraph at lines 471--473 []\T1/txtt/m/n/10 hsa_amd_memory_type_t::MEMORY_TYPE_NONE Underfull \hbox (badness 10000) in paragraph at lines 473--475 []\T1/txtt/m/n/10 hsa_amd_memory_type_t::MEMORY_TYPE_PINNED Overfull \hbox (32.62173pt too wide) in paragraph at lines 478--480 []\T1/txtt/m/n/10 hsa_amd_packet_type_t::HSA_AMD_PACKET_TYPE_AIE_ERT Overfull \hbox (64.12164pt too wide) in paragraph at lines 480--482 []\T1/txtt/m/n/10 hsa_amd_packet_type_t::HSA_AMD_PACKET_TYPE_BARRIER_VALUE Overfull \hbox (48.37169pt too wide) in paragraph at lines 485--487 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_GRAPHICS Overfull \hbox (22.12177pt too wide) in paragraph at lines 487--489 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_HSA Overfull \hbox (48.37169pt too wide) in paragraph at lines 489--491 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_HSA_VMEM Overfull \hbox (22.12177pt too wide) in paragraph at lines 491--493 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_IPC Overfull \hbox (37.87172pt too wide) in paragraph at lines 493--495 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_LOCKED Overfull \hbox (74.62161pt too wide) in paragraph at lines 495--497 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_RESERVED_ADDR Overfull \hbox (43.1217pt too wide) in paragraph at lines 497--499 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_UNKNOWN Underfull \hbox (badness 7081) in paragraph at lines 499--500 []\T1/txtt/m/n/10 hsa_amd_portable_close_dmabuf \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 502--503 []\T1/txtt/m/n/10 hsa_amd_profiling_async_copy_time_s \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 503--504 []\T1/txtt/m/n/10 hsa_amd_profiling_async_copy_time_t \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [185] Overfull \hbox (174.37132pt too wide) in paragraph at lines 507--509 []\T1/txtt/m/n/10 hsa_amd_queue_create_flag_t::HSA_AMD_QUEUE_CREATE_DEVICE_MEM_ QUEUE_DESCRIPTOR Overfull \hbox (132.37144pt too wide) in paragraph at lines 509--511 []\T1/txtt/m/n/10 hsa_amd_queue_create_flag_t::HSA_AMD_QUEUE_CREATE_DEVICE_MEM_ RING_BUF Overfull \hbox (85.12158pt too wide) in paragraph at lines 511--513 []\T1/txtt/m/n/10 hsa_amd_queue_create_flag_t::HSA_AMD_QUEUE_CREATE_SYSTEM_MEM Overfull \hbox (48.37169pt too wide) in paragraph at lines 515--517 []\T1/txtt/m/n/10 hsa_amd_queue_priority_s::HSA_AMD_QUEUE_PRIORITY_HIGH Overfull \hbox (43.1217pt too wide) in paragraph at lines 517--519 []\T1/txtt/m/n/10 hsa_amd_queue_priority_s::HSA_AMD_QUEUE_PRIORITY_LOW Overfull \hbox (58.87166pt too wide) in paragraph at lines 519--521 []\T1/txtt/m/n/10 hsa_amd_queue_priority_s::HSA_AMD_QUEUE_PRIORITY_NORMAL Overfull \hbox (16.87178pt too wide) in paragraph at lines 523--525 []\T1/txtt/m/n/10 hsa_amd_region_info_s::HSA_AMD_REGION_INFO_BASE Overfull \hbox (43.1217pt too wide) in paragraph at lines 525--527 []\T1/txtt/m/n/10 hsa_amd_region_info_s::HSA_AMD_REGION_INFO_BUS_WIDTH Overfull \hbox (74.62161pt too wide) in paragraph at lines 527--529 []\T1/txtt/m/n/10 hsa_amd_region_info_s::HSA_AMD_REGION_INFO_HOST_ACCESSIBLE Overfull \hbox (95.62155pt too wide) in paragraph at lines 529--531 []\T1/txtt/m/n/10 hsa_amd_region_info_s::HSA_AMD_REGION_INFO_MAX_CLOCK_FREQUENC Y Overfull \hbox (6.37181pt too wide) in paragraph at lines 533--535 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_0 Overfull \hbox (6.37181pt too wide) in paragraph at lines 535--537 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_1 Overfull \hbox (11.6218pt too wide) in paragraph at lines 537--539 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_10 Overfull \hbox (11.6218pt too wide) in paragraph at lines 539--541 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_11 Overfull \hbox (11.6218pt too wide) in paragraph at lines 541--543 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_12 Overfull \hbox (11.6218pt too wide) in paragraph at lines 543--545 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_13 Overfull \hbox (11.6218pt too wide) in paragraph at lines 545--547 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_14 Overfull \hbox (11.6218pt too wide) in paragraph at lines 547--549 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_15 Overfull \hbox (6.37181pt too wide) in paragraph at lines 549--551 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_2 Overfull \hbox (6.37181pt too wide) in paragraph at lines 551--553 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_3 Overfull \hbox (6.37181pt too wide) in paragraph at lines 553--555 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_4 Overfull \hbox (6.37181pt too wide) in paragraph at lines 555--557 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_5 Overfull \hbox (6.37181pt too wide) in paragraph at lines 557--559 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_6 Overfull \hbox (6.37181pt too wide) in paragraph at lines 559--561 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_7 Overfull \hbox (6.37181pt too wide) in paragraph at lines 561--563 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_8 Overfull \hbox (6.37181pt too wide) in paragraph at lines 563--565 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_9 Underfull \hbox (badness 10000) in paragraph at lines 567--569 []\T1/txtt/m/n/10 hsa_amd_segment_t::HSA_AMD_SEGMENT_GLOBAL Underfull \hbox (badness 10000) in paragraph at lines 569--571 []\T1/txtt/m/n/10 hsa_amd_segment_t::HSA_AMD_SEGMENT_GROUP Underfull \hbox (badness 10000) in paragraph at lines 571--573 []\T1/txtt/m/n/10 hsa_amd_segment_t::HSA_AMD_SEGMENT_PRIVATE Underfull \hbox (badness 10000) in paragraph at lines 573--575 []\T1/txtt/m/n/10 hsa_amd_segment_t::HSA_AMD_SEGMENT_READONLY Overfull \hbox (58.87166pt too wide) in paragraph at lines 576--578 []\T1/txtt/m/n/10 hsa_amd_signal_attribute_t::HSA_AMD_SIGNAL_AMD_GPU_ONLY Overfull \hbox (11.6218pt too wide) in paragraph at lines 578--580 []\T1/txtt/m/n/10 hsa_amd_signal_attribute_t::HSA_AMD_SIGNAL_IPC Overfull \hbox (64.12164pt too wide) in paragraph at lines 588--590 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_ACCESS_QUERY Overfull \hbox (85.12158pt too wide) in paragraph at lines 590--592 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_AGENT_ACCESSIBLE Overfull \hbox (132.37144pt too wide) in paragraph at lines 592--594 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_AGENT_ACCESSIBLE_ IN_PLACE Overfull \hbox (79.8716pt too wide) in paragraph at lines 594--596 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_AGENT_NO_ACCESS Overfull \hbox (58.87166pt too wide) in paragraph at lines 596--598 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_GLOBAL_FLAG Overfull \hbox (43.1217pt too wide) in paragraph at lines 598--600 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_GPU_EXEC Overfull \hbox (53.62167pt too wide) in paragraph at lines 600--602 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_HIVE_LOCAL Overfull \hbox (111.3715pt too wide) in paragraph at lines 602--604 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_MIGRATION_GRANULA RITY Overfull \hbox (95.62155pt too wide) in paragraph at lines 604--606 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_PREFERRED_LOCATIO N Overfull \hbox (90.37157pt too wide) in paragraph at lines 606--608 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_PREFETCH_LOCATION Overfull \hbox (58.87166pt too wide) in paragraph at lines 608--610 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_READ_MOSTLY Overfull \hbox (48.37169pt too wide) in paragraph at lines 610--612 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_READ_ONLY [186] Overfull \hbox (79.8716pt too wide) in paragraph at lines 616--618 []\T1/txtt/m/n/10 hsa_amd_svm_model_s::HSA_AMD_SVM_GLOBAL_FLAG_COARSE_GRAINED Overfull \hbox (69.37163pt too wide) in paragraph at lines 618--620 []\T1/txtt/m/n/10 hsa_amd_svm_model_s::HSA_AMD_SVM_GLOBAL_FLAG_FINE_GRAINED Overfull \hbox (74.62161pt too wide) in paragraph at lines 620--622 []\T1/txtt/m/n/10 hsa_amd_svm_model_s::HSA_AMD_SVM_GLOBAL_FLAG_INDETERMINATE Underfull \hbox (badness 10000) in paragraph at lines 629--630 []\T1/txtt/m/n/10 hsa_amd_vmem_address_reserve_flag_s \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (132.37144pt too wide) in paragraph at lines 630--632 []\T1/txtt/m/n/10 hsa_amd_vmem_address_reserve_flag_s::HSA_AMD_VMEM_ADDRESS_NO_ REGISTER Underfull \hbox (badness 10000) in paragraph at lines 632--633 []\T1/txtt/m/n/10 hsa_amd_vmem_address_reserve_flag_t \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 635--637 []\T1/txtt/m/n/10 hsa_amd_vmem_export_shareable_handle \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 638--640 []\T1/txtt/m/n/10 hsa_amd_vmem_get_alloc_properties_from_handle Underfull \hbox (badness 10000) in paragraph at lines 642--644 []\T1/txtt/m/n/10 hsa_amd_vmem_import_shareable_handle \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 645--646 []\T1/txtt/m/n/10 hsa_amd_vmem_retain_alloc_handle \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 655--657 []\T1/txtt/m/n/10 hsa_cache_info_t::HSA_CACHE_INFO_NAME \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 657--659 []\T1/txtt/m/n/10 hsa_cache_info_t::HSA_CACHE_INFO_NAME_LENGTH Underfull \hbox (badness 10000) in paragraph at lines 659--661 []\T1/txtt/m/n/10 hsa_cache_info_t::HSA_CACHE_INFO_SIZE \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (148.1214pt too wide) in paragraph at lines 666--668 []\T1/txtt/m/n/10 hsa_code_object_info_t::HSA_CODE_OBJECT_INFO_DEFAULT_FLOAT_RO UNDING_MODE Overfull \hbox (22.12177pt too wide) in paragraph at lines 668--670 []\T1/txtt/m/n/10 hsa_code_object_info_t::HSA_CODE_OBJECT_INFO_ISA Overfull \hbox (74.62161pt too wide) in paragraph at lines 670--672 []\T1/txtt/m/n/10 hsa_code_object_info_t::HSA_CODE_OBJECT_INFO_MACHINE_MODEL Overfull \hbox (43.1217pt too wide) in paragraph at lines 672--674 []\T1/txtt/m/n/10 hsa_code_object_info_t::HSA_CODE_OBJECT_INFO_PROFILE Overfull \hbox (27.37175pt too wide) in paragraph at lines 674--676 []\T1/txtt/m/n/10 hsa_code_object_info_t::HSA_CODE_OBJECT_INFO_TYPE Overfull \hbox (43.1217pt too wide) in paragraph at lines 676--678 []\T1/txtt/m/n/10 hsa_code_object_info_t::HSA_CODE_OBJECT_INFO_VERSION Overfull \hbox (43.1217pt too wide) in paragraph at lines 683--685 []\T1/txtt/m/n/10 hsa_code_object_type_t::HSA_CODE_OBJECT_TYPE_PROGRAM Overfull \hbox (179.6213pt too wide) in paragraph at lines 686--688 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_INDIRECT_FUNCTIO N_CALL_CONVENTION Overfull \hbox (74.62161pt too wide) in paragraph at lines 688--690 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_IS_DEFINITION Overfull \hbox (121.87148pt too wide) in paragraph at lines 690--692 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_CALL_CONV ENTION Overfull \hbox (132.37144pt too wide) in paragraph at lines 692--694 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_DYNAMIC_C ALLSTACK Overfull \hbox (137.62143pt too wide) in paragraph at lines 694--696 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_GROUP_SEG MENT_SIZE Overfull \hbox (174.37132pt too wide) in paragraph at lines 696--698 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_KERNARG_S EGMENT_ALIGNMENT Overfull \hbox (148.1214pt too wide) in paragraph at lines 698--700 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_KERNARG_S EGMENT_SIZE Overfull \hbox (148.1214pt too wide) in paragraph at lines 700--702 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_PRIVATE_S EGMENT_SIZE Overfull \hbox (116.62149pt too wide) in paragraph at lines 702--704 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_WAVEFRONT _SIZE Overfull \hbox (43.1217pt too wide) in paragraph at lines 704--706 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_LINKAGE Overfull \hbox (64.12164pt too wide) in paragraph at lines 706--708 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_MODULE_NAME Overfull \hbox (100.87154pt too wide) in paragraph at lines 708--710 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_MODULE_NAME_LENG TH Overfull \hbox (27.37175pt too wide) in paragraph at lines 710--712 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_NAME Overfull \hbox (64.12164pt too wide) in paragraph at lines 712--714 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_NAME_LENGTH Overfull \hbox (27.37175pt too wide) in paragraph at lines 714--716 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_TYPE Overfull \hbox (100.87154pt too wide) in paragraph at lines 716--718 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_VARIABLE_ALIGNME NT [187] Overfull \hbox (106.12152pt too wide) in paragraph at lines 718--720 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_VARIABLE_ALLOCAT ION Overfull \hbox (95.62155pt too wide) in paragraph at lines 720--722 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_VARIABLE_IS_CONS T Overfull \hbox (90.37157pt too wide) in paragraph at lines 722--724 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_VARIABLE_SEGMENT Overfull \hbox (74.62161pt too wide) in paragraph at lines 724--726 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_VARIABLE_SIZE Overfull \hbox (158.62137pt too wide) in paragraph at lines 729--731 []\T1/txtt/m/n/10 hsa_default_float_rounding_mode_t::HSA_DEFAULT_FLOAT_ROUNDING _MODE_DEFAULT Overfull \hbox (142.87141pt too wide) in paragraph at lines 731--733 []\T1/txtt/m/n/10 hsa_default_float_rounding_mode_t::HSA_DEFAULT_FLOAT_ROUNDING _MODE_NEAR Overfull \hbox (142.87141pt too wide) in paragraph at lines 733--735 []\T1/txtt/m/n/10 hsa_default_float_rounding_mode_t::HSA_DEFAULT_FLOAT_ROUNDING _MODE_ZERO Underfull \hbox (badness 10000) in paragraph at lines 745--747 []\T1/txtt/m/n/10 hsa_endianness_t::HSA_ENDIANNESS_BIG \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 747--749 []\T1/txtt/m/n/10 hsa_endianness_t::HSA_ENDIANNESS_LITTLE Overfull \hbox (32.62173pt too wide) in paragraph at lines 750--752 []\T1/txtt/m/n/10 hsa_exception_policy_t::HSA_EXCEPTION_POLICY_BREAK Overfull \hbox (37.87172pt too wide) in paragraph at lines 752--754 []\T1/txtt/m/n/10 hsa_exception_policy_t::HSA_EXCEPTION_POLICY_DETECT Overfull \hbox (137.62143pt too wide) in paragraph at lines 755--757 []\T1/txtt/m/n/10 hsa_executable_info_t::HSA_EXECUTABLE_INFO_DEFAULT_FLOAT_ROUN DING_MODE Overfull \hbox (32.62173pt too wide) in paragraph at lines 757--759 []\T1/txtt/m/n/10 hsa_executable_info_t::HSA_EXECUTABLE_INFO_PROFILE Overfull \hbox (22.12177pt too wide) in paragraph at lines 759--761 []\T1/txtt/m/n/10 hsa_executable_info_t::HSA_EXECUTABLE_INFO_STATE Overfull \hbox (37.87172pt too wide) in paragraph at lines 763--765 []\T1/txtt/m/n/10 hsa_executable_state_t::HSA_EXECUTABLE_STATE_FROZEN Overfull \hbox (48.37169pt too wide) in paragraph at lines 765--767 []\T1/txtt/m/n/10 hsa_executable_state_t::HSA_EXECUTABLE_STATE_UNFROZEN Overfull \hbox (95.62155pt too wide) in paragraph at lines 768--770 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_AGEN T Overfull \hbox (242.62112pt too wide) in paragraph at lines 770--772 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_INDI RECT_FUNCTION_CALL_CONVENTION Overfull \hbox (195.37126pt too wide) in paragraph at lines 772--774 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_INDI RECT_FUNCTION_OBJECT Overfull \hbox (137.62143pt too wide) in paragraph at lines 774--776 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_IS_D EFINITION Overfull \hbox (184.87129pt too wide) in paragraph at lines 776--778 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_CALL_CONVENTION Overfull \hbox (195.37126pt too wide) in paragraph at lines 778--780 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_DYNAMIC_CALLSTACK Overfull \hbox (200.62125pt too wide) in paragraph at lines 780--782 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_GROUP_SEGMENT_SIZE Overfull \hbox (237.37114pt too wide) in paragraph at lines 782--784 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_KERNARG_SEGMENT_ALIGNMENT Overfull \hbox (211.12122pt too wide) in paragraph at lines 784--786 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_KERNARG_SEGMENT_SIZE Overfull \hbox (137.62143pt too wide) in paragraph at lines 786--788 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_OBJECT Overfull \hbox (211.12122pt too wide) in paragraph at lines 788--790 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_PRIVATE_SEGMENT_SIZE Overfull \hbox (106.12152pt too wide) in paragraph at lines 790--792 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_LINK AGE Overfull \hbox (127.12146pt too wide) in paragraph at lines 792--794 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_MODU LE_NAME Overfull \hbox (163.87135pt too wide) in paragraph at lines 794--796 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_MODU LE_NAME_LENGTH Overfull \hbox (90.37157pt too wide) in paragraph at lines 796--798 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_NAME Overfull \hbox (127.12146pt too wide) in paragraph at lines 798--800 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_NAME _LENGTH Overfull \hbox (90.37157pt too wide) in paragraph at lines 800--802 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_TYPE Overfull \hbox (153.37138pt too wide) in paragraph at lines 802--804 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_VARI ABLE_ADDRESS Overfull \hbox (163.87135pt too wide) in paragraph at lines 804--806 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_VARI ABLE_ALIGNMENT Overfull \hbox (169.12134pt too wide) in paragraph at lines 806--808 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_VARI ABLE_ALLOCATION Overfull \hbox (158.62137pt too wide) in paragraph at lines 808--810 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_VARI ABLE_IS_CONST Overfull \hbox (153.37138pt too wide) in paragraph at lines 810--812 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_VARI ABLE_SEGMENT Overfull \hbox (137.62143pt too wide) in paragraph at lines 812--814 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_VARI ABLE_SIZE Underfull \hbox (badness 10000) in paragraph at lines 819--820 []\T1/txtt/m/n/10 hsa_ext_finalizer_call_convention_t \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (163.87135pt too wide) in paragraph at lines 820--822 []\T1/txtt/m/n/10 hsa_ext_finalizer_call_convention_t::HSA_EXT_FINALIZER_CALL_C ONVENTION_AUTO Overfull \hbox (195.37126pt too wide) in paragraph at lines 823--825 []\T1/txtt/m/n/10 hsa_ext_image_capability_t::HSA_EXT_IMAGE_CAPABILITY_ACCESS_I NVARIANT_DATA_LAYOUT [188] Overfull \hbox (116.62149pt too wide) in paragraph at lines 825--827 []\T1/txtt/m/n/10 hsa_ext_image_capability_t::HSA_EXT_IMAGE_CAPABILITY_NOT_SUPP ORTED Overfull \hbox (137.62143pt too wide) in paragraph at lines 827--829 []\T1/txtt/m/n/10 hsa_ext_image_capability_t::HSA_EXT_IMAGE_CAPABILITY_READ_MOD IFY_WRITE Overfull \hbox (95.62155pt too wide) in paragraph at lines 829--831 []\T1/txtt/m/n/10 hsa_ext_image_capability_t::HSA_EXT_IMAGE_CAPABILITY_READ_ONL Y Overfull \hbox (100.87154pt too wide) in paragraph at lines 831--833 []\T1/txtt/m/n/10 hsa_ext_image_capability_t::HSA_EXT_IMAGE_CAPABILITY_READ_WRI TE Overfull \hbox (100.87154pt too wide) in paragraph at lines 833--835 []\T1/txtt/m/n/10 hsa_ext_image_capability_t::HSA_EXT_IMAGE_CAPABILITY_WRITE_ON LY Overfull \hbox (85.12158pt too wide) in paragraph at lines 837--839 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_A Overfull \hbox (100.87154pt too wide) in paragraph at lines 839--841 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_AB GR Overfull \hbox (100.87154pt too wide) in paragraph at lines 841--843 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_AR GB Overfull \hbox (100.87154pt too wide) in paragraph at lines 843--845 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_BG RA Overfull \hbox (106.12152pt too wide) in paragraph at lines 845--847 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_DE PTH Overfull \hbox (148.1214pt too wide) in paragraph at lines 847--849 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_DE PTH_STENCIL Overfull \hbox (127.12146pt too wide) in paragraph at lines 849--851 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_IN TENSITY Overfull \hbox (127.12146pt too wide) in paragraph at lines 851--853 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_LU MINANCE Overfull \hbox (85.12158pt too wide) in paragraph at lines 853--855 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_R Overfull \hbox (90.37157pt too wide) in paragraph at lines 855--857 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RA Overfull \hbox (90.37157pt too wide) in paragraph at lines 857--859 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RG Overfull \hbox (95.62155pt too wide) in paragraph at lines 859--861 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RG B Overfull \hbox (100.87154pt too wide) in paragraph at lines 861--863 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RG BA Overfull \hbox (100.87154pt too wide) in paragraph at lines 863--865 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RG BX Overfull \hbox (95.62155pt too wide) in paragraph at lines 865--867 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RG X Overfull \hbox (90.37157pt too wide) in paragraph at lines 867--869 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RX Overfull \hbox (106.12152pt too wide) in paragraph at lines 869--871 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_SB GRA Overfull \hbox (100.87154pt too wide) in paragraph at lines 871--873 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_SR GB Overfull \hbox (106.12152pt too wide) in paragraph at lines 873--875 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_SR GBA Overfull \hbox (106.12152pt too wide) in paragraph at lines 875--877 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_SR GBX Overfull \hbox (95.62155pt too wide) in paragraph at lines 879--881 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_FLOA T Overfull \hbox (121.87148pt too wide) in paragraph at lines 881--883 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_HALF _FLOAT Overfull \hbox (132.37144pt too wide) in paragraph at lines 883--885 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_SIGN ED_INT16 Overfull \hbox (132.37144pt too wide) in paragraph at lines 885--887 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_SIGN ED_INT32 Overfull \hbox (127.12146pt too wide) in paragraph at lines 887--889 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_SIGN ED_INT8 Overfull \hbox (127.12146pt too wide) in paragraph at lines 889--891 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_SNOR M_INT16 Overfull \hbox (121.87148pt too wide) in paragraph at lines 891--893 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_SNOR M_INT8 Overfull \hbox (127.12146pt too wide) in paragraph at lines 893--895 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNOR M_INT16 Overfull \hbox (127.12146pt too wide) in paragraph at lines 895--897 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNOR M_INT24 Overfull \hbox (121.87148pt too wide) in paragraph at lines 897--899 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNOR M_INT8 Overfull \hbox (163.87135pt too wide) in paragraph at lines 899--901 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNOR M_SHORT_101010 Overfull \hbox (148.1214pt too wide) in paragraph at lines 901--903 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNOR M_SHORT_555 Overfull \hbox (148.1214pt too wide) in paragraph at lines 903--905 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNOR M_SHORT_565 Overfull \hbox (142.87141pt too wide) in paragraph at lines 905--907 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNSI GNED_INT16 Overfull \hbox (142.87141pt too wide) in paragraph at lines 907--909 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNSI GNED_INT32 Overfull \hbox (137.62143pt too wide) in paragraph at lines 909--911 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNSI GNED_INT8 Overfull \hbox (90.37157pt too wide) in paragraph at lines 914--916 []\T1/txtt/m/n/10 hsa_ext_image_data_layout_t::HSA_EXT_IMAGE_DATA_LAYOUT_LINEAR Overfull \hbox (90.37157pt too wide) in paragraph at lines 916--918 []\T1/txtt/m/n/10 hsa_ext_image_data_layout_t::HSA_EXT_IMAGE_DATA_LAYOUT_OPAQUE Overfull \hbox (37.87172pt too wide) in paragraph at lines 923--925 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_1D Overfull \hbox (43.1217pt too wide) in paragraph at lines 925--927 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_1DA Overfull \hbox (43.1217pt too wide) in paragraph at lines 927--929 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_1DB Overfull \hbox (37.87172pt too wide) in paragraph at lines 929--931 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_2D Overfull \hbox (43.1217pt too wide) in paragraph at lines 931--933 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_2DA [189] Overfull \hbox (69.37163pt too wide) in paragraph at lines 933--935 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_2DADEPTH Overfull \hbox (64.12164pt too wide) in paragraph at lines 935--937 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_2DDEPTH Overfull \hbox (37.87172pt too wide) in paragraph at lines 937--939 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_3D Overfull \hbox (148.1214pt too wide) in paragraph at lines 951--953 []\T1/txtt/m/n/10 hsa_ext_program_info_t::HSA_EXT_PROGRAM_INFO_DEFAULT_FLOAT_RO UNDING_MODE Overfull \hbox (74.62161pt too wide) in paragraph at lines 953--955 []\T1/txtt/m/n/10 hsa_ext_program_info_t::HSA_EXT_PROGRAM_INFO_MACHINE_MODEL Overfull \hbox (43.1217pt too wide) in paragraph at lines 955--957 []\T1/txtt/m/n/10 hsa_ext_program_info_t::HSA_EXT_PROGRAM_INFO_PROFILE Underfull \hbox (badness 10000) in paragraph at lines 959--960 []\T1/txtt/m/n/10 hsa_ext_sampler_addressing_mode32_t \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (200.62125pt too wide) in paragraph at lines 961--963 []\T1/txtt/m/n/10 hsa_ext_sampler_addressing_mode_t::HSA_EXT_SAMPLER_ADDRESSING _MODE_CLAMP_TO_BORDER Overfull \hbox (190.12128pt too wide) in paragraph at lines 963--965 []\T1/txtt/m/n/10 hsa_ext_sampler_addressing_mode_t::HSA_EXT_SAMPLER_ADDRESSING _MODE_CLAMP_TO_EDGE Overfull \hbox (200.62125pt too wide) in paragraph at lines 965--967 []\T1/txtt/m/n/10 hsa_ext_sampler_addressing_mode_t::HSA_EXT_SAMPLER_ADDRESSING _MODE_MIRRORED_REPEAT Overfull \hbox (153.37138pt too wide) in paragraph at lines 967--969 []\T1/txtt/m/n/10 hsa_ext_sampler_addressing_mode_t::HSA_EXT_SAMPLER_ADDRESSING _MODE_REPEAT Overfull \hbox (169.12134pt too wide) in paragraph at lines 969--971 []\T1/txtt/m/n/10 hsa_ext_sampler_addressing_mode_t::HSA_EXT_SAMPLER_ADDRESSING _MODE_UNDEFINED Underfull \hbox (badness 10000) in paragraph at lines 971--972 []\T1/txtt/m/n/10 hsa_ext_sampler_coordinate_mode32_t \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (174.37132pt too wide) in paragraph at lines 973--975 []\T1/txtt/m/n/10 hsa_ext_sampler_coordinate_mode_t::HSA_EXT_SAMPLER_COORDINATE _MODE_NORMALIZED Overfull \hbox (184.87129pt too wide) in paragraph at lines 975--977 []\T1/txtt/m/n/10 hsa_ext_sampler_coordinate_mode_t::HSA_EXT_SAMPLER_COORDINATE _MODE_UNNORMALIZED Underfull \hbox (badness 5578) in paragraph at lines 979--980 []\T1/txtt/m/n/10 hsa_ext_sampler_descriptor_v2_s \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ struct\T1/qtm/m/n/10 ), Overfull \hbox (111.3715pt too wide) in paragraph at lines 983--985 []\T1/txtt/m/n/10 hsa_ext_sampler_filter_mode_t::HSA_EXT_SAMPLER_FILTER_MODE_LI NEAR Overfull \hbox (116.62149pt too wide) in paragraph at lines 985--987 []\T1/txtt/m/n/10 hsa_ext_sampler_filter_mode_t::HSA_EXT_SAMPLER_FILTER_MODE_NE AREST Underfull \hbox (badness 10000) in paragraph at lines 990--992 []\T1/txtt/m/n/10 hsa_extension_t::HSA_AMD_FIRST_EXTENSION Underfull \hbox (badness 10000) in paragraph at lines 992--994 []\T1/txtt/m/n/10 hsa_extension_t::HSA_AMD_LAST_EXTENSION Overfull \hbox (6.37181pt too wide) in paragraph at lines 994--996 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_AMD_AQLPROFILE Underfull \hbox (badness 10000) in paragraph at lines 996--998 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_AMD_LOADER Overfull \hbox (11.6218pt too wide) in paragraph at lines 998--1000 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_AMD_PC_SAMPLING Underfull \hbox (badness 10000) in paragraph at lines 1000--1002 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_AMD_PROFILER Underfull \hbox (badness 10000) in paragraph at lines 1002--1004 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_FINALIZER Underfull \hbox (badness 10000) in paragraph at lines 1004--1006 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_IMAGES \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (37.87172pt too wide) in paragraph at lines 1006--1008 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_PERFORMANCE_COUNTERS Overfull \hbox (16.87178pt too wide) in paragraph at lines 1008--1010 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_PROFILING_EVENTS Underfull \hbox (badness 10000) in paragraph at lines 1010--1012 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_STD_LAST Underfull \hbox (badness 10000) in paragraph at lines 1013--1015 []\T1/txtt/m/n/10 hsa_fence_scope_t::HSA_FENCE_SCOPE_AGENT Underfull \hbox (badness 10000) in paragraph at lines 1015--1017 []\T1/txtt/m/n/10 hsa_fence_scope_t::HSA_FENCE_SCOPE_NONE Underfull \hbox (badness 10000) in paragraph at lines 1017--1019 []\T1/txtt/m/n/10 hsa_fence_scope_t::HSA_FENCE_SCOPE_SYSTEM Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 []\T1/txtt/m/n/10 hsa_flush_mode_t::HSA_FLUSH_MODE_FTZ \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1024--1026 []\T1/txtt/m/n/10 hsa_flush_mode_t::HSA_FLUSH_MODE_NON_FTZ Underfull \hbox (badness 10000) in paragraph at lines 1027--1028 []\T1/txtt/m/n/10 hsa_fp_type_t::HSA_FP_TYPE_16 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ enu-mer-a- Underfull \hbox (badness 10000) in paragraph at lines 1028--1029 []\T1/txtt/m/n/10 hsa_fp_type_t::HSA_FP_TYPE_32 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ enu-mer-a- Underfull \hbox (badness 10000) in paragraph at lines 1029--1030 []\T1/txtt/m/n/10 hsa_fp_type_t::HSA_FP_TYPE_64 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ enu-mer-a- [190] Overfull \hbox (137.62143pt too wide) in paragraph at lines 1032--1034 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_BASE_PROFILE_DEFAULT_FLOAT_ROUND ING_MODES Overfull \hbox (32.62173pt too wide) in paragraph at lines 1034--1036 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_CALL_CONVENTION_COUNT Overfull \hbox (106.12152pt too wide) in paragraph at lines 1036--1038 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_CALL_CONVENTION_INFO_WAVEFRONT_S IZE Overfull \hbox (174.37132pt too wide) in paragraph at lines 1038--1040 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_CALL_CONVENTION_INFO_WAVEFRONTS_ PER_COMPUTE_UNIT Overfull \hbox (69.37163pt too wide) in paragraph at lines 1040--1042 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_DEFAULT_FLOAT_ROUNDING_MODES Overfull \hbox (16.87178pt too wide) in paragraph at lines 1042--1044 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_FAST_F16_OPERATION Overfull \hbox (11.6218pt too wide) in paragraph at lines 1044--1046 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_FBARRIER_MAX_SIZE Underfull \hbox (badness 10000) in paragraph at lines 1046--1048 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_GRID_MAX_DIM Underfull \hbox (badness 10000) in paragraph at lines 1048--1050 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_GRID_MAX_SIZE Underfull \hbox (badness 10000) in paragraph at lines 1050--1052 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_MACHINE_MODELS Underfull \hbox (badness 7116) in paragraph at lines 1052--1053 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_NAME \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 1053--1055 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_NAME_LENGTH Underfull \hbox (badness 10000) in paragraph at lines 1055--1057 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_PROFILES \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 1057--1059 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_WORKGROUP_MAX_DIM Overfull \hbox (16.87178pt too wide) in paragraph at lines 1059--1061 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_WORKGROUP_MAX_SIZE Underfull \hbox (badness 10000) in paragraph at lines 1064--1065 []\T1/txtt/m/n/10 hsa_kernel_dispatch_packet_setup_t \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 C++ Overfull \hbox (184.87129pt too wide) in paragraph at lines 1065--1067 []\T1/txtt/m/n/10 hsa_kernel_dispatch_packet_setup_t::HSA_KERNEL_DISPATCH_PACKE T_SETUP_DIMENSIONS Underfull \hbox (badness 10000) in paragraph at lines 1067--1069 []\T1/txtt/m/n/10 hsa_kernel_dispatch_packet_setup_width_t Overfull \hbox (247.87111pt too wide) in paragraph at lines 1069--1071 []\T1/txtt/m/n/10 hsa_kernel_dispatch_packet_setup_width_t::HSA_KERNEL_DISPATCH _PACKET_SETUP_WIDTH_DIMENSIONS Overfull \hbox (1.12183pt too wide) in paragraph at lines 1075--1077 []\T1/txtt/m/n/10 hsa_machine_model_t::HSA_MACHINE_MODEL_LARGE Overfull \hbox (1.12183pt too wide) in paragraph at lines 1077--1079 []\T1/txtt/m/n/10 hsa_machine_model_t::HSA_MACHINE_MODEL_SMALL Overfull \hbox (74.62161pt too wide) in paragraph at lines 1080--1082 []\T1/txtt/m/n/10 hsa_packet_header_t::HSA_PACKET_HEADER_ACQUIRE_FENCE_SCOPE Overfull \hbox (11.6218pt too wide) in paragraph at lines 1082--1084 []\T1/txtt/m/n/10 hsa_packet_header_t::HSA_PACKET_HEADER_BARRIER Overfull \hbox (74.62161pt too wide) in paragraph at lines 1084--1086 []\T1/txtt/m/n/10 hsa_packet_header_t::HSA_PACKET_HEADER_RELEASE_FENCE_SCOPE Overfull \hbox (85.12158pt too wide) in paragraph at lines 1086--1088 []\T1/txtt/m/n/10 hsa_packet_header_t::HSA_PACKET_HEADER_SCACQUIRE_FENCE_SCOPE Overfull \hbox (85.12158pt too wide) in paragraph at lines 1088--1090 []\T1/txtt/m/n/10 hsa_packet_header_t::HSA_PACKET_HEADER_SCRELEASE_FENCE_SCOPE Underfull \hbox (badness 10000) in paragraph at lines 1090--1092 []\T1/txtt/m/n/10 hsa_packet_header_t::HSA_PACKET_HEADER_TYPE Overfull \hbox (137.62143pt too wide) in paragraph at lines 1093--1095 []\T1/txtt/m/n/10 hsa_packet_header_width_t::HSA_PACKET_HEADER_WIDTH_ACQUIRE_FE NCE_SCOPE Overfull \hbox (74.62161pt too wide) in paragraph at lines 1095--1097 []\T1/txtt/m/n/10 hsa_packet_header_width_t::HSA_PACKET_HEADER_WIDTH_BARRIER Overfull \hbox (137.62143pt too wide) in paragraph at lines 1097--1099 []\T1/txtt/m/n/10 hsa_packet_header_width_t::HSA_PACKET_HEADER_WIDTH_RELEASE_FE NCE_SCOPE Overfull \hbox (148.1214pt too wide) in paragraph at lines 1099--1101 []\T1/txtt/m/n/10 hsa_packet_header_width_t::HSA_PACKET_HEADER_WIDTH_SCACQUIRE_ FENCE_SCOPE Overfull \hbox (148.1214pt too wide) in paragraph at lines 1101--1103 []\T1/txtt/m/n/10 hsa_packet_header_width_t::HSA_PACKET_HEADER_WIDTH_SCRELEASE_ FENCE_SCOPE Overfull \hbox (58.87166pt too wide) in paragraph at lines 1103--1105 []\T1/txtt/m/n/10 hsa_packet_header_width_t::HSA_PACKET_HEADER_WIDTH_TYPE Overfull \hbox (27.37175pt too wide) in paragraph at lines 1106--1108 []\T1/txtt/m/n/10 hsa_packet_type_t::HSA_PACKET_TYPE_AGENT_DISPATCH Overfull \hbox (11.6218pt too wide) in paragraph at lines 1108--1110 []\T1/txtt/m/n/10 hsa_packet_type_t::HSA_PACKET_TYPE_BARRIER_AND Overfull \hbox (6.37181pt too wide) in paragraph at lines 1110--1112 []\T1/txtt/m/n/10 hsa_packet_type_t::HSA_PACKET_TYPE_BARRIER_OR Underfull \hbox (badness 10000) in paragraph at lines 1112--1114 []\T1/txtt/m/n/10 hsa_packet_type_t::HSA_PACKET_TYPE_INVALID Overfull \hbox (32.62173pt too wide) in paragraph at lines 1114--1116 []\T1/txtt/m/n/10 hsa_packet_type_t::HSA_PACKET_TYPE_KERNEL_DISPATCH Overfull \hbox (32.62173pt too wide) in paragraph at lines 1116--1118 []\T1/txtt/m/n/10 hsa_packet_type_t::HSA_PACKET_TYPE_VENDOR_SPECIFIC Overfull \hbox (48.37169pt too wide) in paragraph at lines 1124--1126 []\T1/txtt/m/n/10 hsa_queue_feature_t::HSA_QUEUE_FEATURE_AGENT_DISPATCH Overfull \hbox (53.62167pt too wide) in paragraph at lines 1126--1128 []\T1/txtt/m/n/10 hsa_queue_feature_t::HSA_QUEUE_FEATURE_KERNEL_DISPATCH Overfull \hbox (43.1217pt too wide) in paragraph at lines 1129--1131 []\T1/txtt/m/n/10 hsa_queue_info_attribute_t::HSA_AMD_QUEUE_INFO_AGENT Overfull \hbox (74.62161pt too wide) in paragraph at lines 1131--1133 []\T1/txtt/m/n/10 hsa_queue_info_attribute_t::HSA_AMD_QUEUE_INFO_DOORBELL_ID [191] Overfull \hbox (1.12183pt too wide) in paragraph at lines 1137--1139 []\T1/txtt/m/n/10 hsa_queue_type_t::HSA_QUEUE_TYPE_COOPERATIVE Underfull \hbox (badness 10000) in paragraph at lines 1141--1143 []\T1/txtt/m/n/10 hsa_queue_type_t::HSA_QUEUE_TYPE_SINGLE Overfull \hbox (100.87154pt too wide) in paragraph at lines 1144--1146 []\T1/txtt/m/n/10 hsa_region_global_flag_t::HSA_REGION_GLOBAL_FLAG_COARSE_GRAIN ED Overfull \hbox (169.12134pt too wide) in paragraph at lines 1146--1148 []\T1/txtt/m/n/10 hsa_region_global_flag_t::HSA_REGION_GLOBAL_FLAG_EXTENDED_SCO PE_FINE_GRAINED Overfull \hbox (90.37157pt too wide) in paragraph at lines 1148--1150 []\T1/txtt/m/n/10 hsa_region_global_flag_t::HSA_REGION_GLOBAL_FLAG_FINE_GRAINED Overfull \hbox (64.12164pt too wide) in paragraph at lines 1150--1152 []\T1/txtt/m/n/10 hsa_region_global_flag_t::HSA_REGION_GLOBAL_FLAG_KERNARG Overfull \hbox (121.87148pt too wide) in paragraph at lines 1153--1155 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_ALLOC_MAX_PRIVATE_WORKGROU P_SIZE Overfull \hbox (27.37175pt too wide) in paragraph at lines 1155--1157 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_ALLOC_MAX_SIZE Overfull \hbox (16.87178pt too wide) in paragraph at lines 1157--1159 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_GLOBAL_FLAGS Overfull \hbox (74.62161pt too wide) in paragraph at lines 1159--1161 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_RUNTIME_ALLOC_ALIGNMENT Overfull \hbox (64.12164pt too wide) in paragraph at lines 1161--1163 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_RUNTIME_ALLOC_ALLOWED Overfull \hbox (64.12164pt too wide) in paragraph at lines 1163--1165 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_RUNTIME_ALLOC_GRANULE Underfull \hbox (badness 10000) in paragraph at lines 1165--1167 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_SEGMENT Underfull \hbox (badness 10000) in paragraph at lines 1167--1169 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_SIZE Overfull \hbox (16.87178pt too wide) in paragraph at lines 1171--1173 []\T1/txtt/m/n/10 hsa_region_segment_t::HSA_REGION_SEGMENT_GLOBAL Overfull \hbox (11.6218pt too wide) in paragraph at lines 1173--1175 []\T1/txtt/m/n/10 hsa_region_segment_t::HSA_REGION_SEGMENT_GROUP Overfull \hbox (22.12177pt too wide) in paragraph at lines 1175--1177 []\T1/txtt/m/n/10 hsa_region_segment_t::HSA_REGION_SEGMENT_KERNARG Overfull \hbox (22.12177pt too wide) in paragraph at lines 1177--1179 []\T1/txtt/m/n/10 hsa_region_segment_t::HSA_REGION_SEGMENT_PRIVATE Overfull \hbox (27.37175pt too wide) in paragraph at lines 1179--1181 []\T1/txtt/m/n/10 hsa_region_segment_t::HSA_REGION_SEGMENT_READONLY Underfull \hbox (badness 10000) in paragraph at lines 1183--1185 []\T1/txtt/m/n/10 hsa_round_method_t::HSA_ROUND_METHOD_DOUBLE Underfull \hbox (badness 10000) in paragraph at lines 1185--1187 []\T1/txtt/m/n/10 hsa_round_method_t::HSA_ROUND_METHOD_SINGLE Overfull \hbox (16.87178pt too wide) in paragraph at lines 1189--1191 []\T1/txtt/m/n/10 hsa_signal_condition_t::HSA_SIGNAL_CONDITION_EQ Overfull \hbox (22.12177pt too wide) in paragraph at lines 1191--1193 []\T1/txtt/m/n/10 hsa_signal_condition_t::HSA_SIGNAL_CONDITION_GTE Overfull \hbox (16.87178pt too wide) in paragraph at lines 1193--1195 []\T1/txtt/m/n/10 hsa_signal_condition_t::HSA_SIGNAL_CONDITION_LT Overfull \hbox (16.87178pt too wide) in paragraph at lines 1195--1197 []\T1/txtt/m/n/10 hsa_signal_condition_t::HSA_SIGNAL_CONDITION_NE Underfull \hbox (badness 10000) in paragraph at lines 1204--1206 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_EXCEPTION Underfull \hbox (badness 10000) in paragraph at lines 1206--1208 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_FATAL \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (22.12177pt too wide) in paragraph at lines 1208--1210 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_FROZEN_EXECUTABLE Overfull \hbox (48.37169pt too wide) in paragraph at lines 1210--1212 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INCOMPATIBLE_ARGUMENTS Overfull \hbox (1.12183pt too wide) in paragraph at lines 1212--1214 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_AGENT Overfull \hbox (27.37175pt too wide) in paragraph at lines 1214--1216 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_ALLOCATION Overfull \hbox (16.87178pt too wide) in paragraph at lines 1216--1218 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_ARGUMENT Overfull \hbox (1.12183pt too wide) in paragraph at lines 1218--1220 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_CACHE Overfull \hbox (32.62173pt too wide) in paragraph at lines 1220--1222 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_CODE_OBJECT Overfull \hbox (69.37163pt too wide) in paragraph at lines 1222--1224 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_CODE_OBJECT_READER Overfull \hbox (32.62173pt too wide) in paragraph at lines 1224--1226 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_CODE_SYMBOL Overfull \hbox (27.37175pt too wide) in paragraph at lines 1226--1228 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_EXECUTABLE Overfull \hbox (64.12164pt too wide) in paragraph at lines 1228--1230 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_EXECUTABLE_SYMBOL Underfull \hbox (badness 10000) in paragraph at lines 1230--1232 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_FILE Overfull \hbox (1.12183pt too wide) in paragraph at lines 1232--1234 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_INDEX Underfull \hbox (badness 10000) in paragraph at lines 1234--1236 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_ISA Overfull \hbox (16.87178pt too wide) in paragraph at lines 1236--1238 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_ISA_NAME Overfull \hbox (43.1217pt too wide) in paragraph at lines 1238--1240 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_PACKET_FORMAT Overfull \hbox (1.12183pt too wide) in paragraph at lines 1240--1242 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_QUEUE Overfull \hbox (48.37169pt too wide) in paragraph at lines 1242--1244 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_QUEUE_CREATION [192] Overfull \hbox (6.37181pt too wide) in paragraph at lines 1244--1246 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_REGION Overfull \hbox (43.1217pt too wide) in paragraph at lines 1246--1248 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_RUNTIME_STATE Overfull \hbox (6.37181pt too wide) in paragraph at lines 1248--1250 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_SIGNAL Overfull \hbox (37.87172pt too wide) in paragraph at lines 1250--1252 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_SIGNAL_GROUP Overfull \hbox (32.62173pt too wide) in paragraph at lines 1252--1254 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_SYMBOL_NAME Overfull \hbox (22.12177pt too wide) in paragraph at lines 1254--1256 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_WAVEFRONT Overfull \hbox (11.6218pt too wide) in paragraph at lines 1256--1258 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_NOT_INITIALIZED Overfull \hbox (16.87178pt too wide) in paragraph at lines 1258--1260 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_OUT_OF_RESOURCES Overfull \hbox (22.12177pt too wide) in paragraph at lines 1260--1262 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_REFCOUNT_OVERFLOW Overfull \hbox (1.12183pt too wide) in paragraph at lines 1262--1264 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_RESOURCE_FREE Overfull \hbox (58.87166pt too wide) in paragraph at lines 1264--1266 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_VARIABLE_ALREADY_DEFINED Overfull \hbox (27.37175pt too wide) in paragraph at lines 1266--1268 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_VARIABLE_UNDEFINED Overfull \hbox (43.1217pt too wide) in paragraph at lines 1272--1274 []\T1/txtt/m/n/10 hsa_symbol_kind_t::HSA_SYMBOL_KIND_INDIRECT_FUNCTION Underfull \hbox (badness 10000) in paragraph at lines 1274--1276 []\T1/txtt/m/n/10 hsa_symbol_kind_t::HSA_SYMBOL_KIND_KERNEL Underfull \hbox (badness 10000) in paragraph at lines 1276--1278 []\T1/txtt/m/n/10 hsa_symbol_kind_t::HSA_SYMBOL_KIND_VARIABLE Overfull \hbox (16.87178pt too wide) in paragraph at lines 1279--1281 []\T1/txtt/m/n/10 hsa_symbol_linkage_t::HSA_SYMBOL_LINKAGE_MODULE Overfull \hbox (22.12177pt too wide) in paragraph at lines 1281--1283 []\T1/txtt/m/n/10 hsa_symbol_linkage_t::HSA_SYMBOL_LINKAGE_PROGRAM Overfull \hbox (43.1217pt too wide) in paragraph at lines 1284--1286 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_BUILD_VERSION Overfull \hbox (58.87166pt too wide) in paragraph at lines 1286--1288 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_DMABUF_SUPPORTED Overfull \hbox (64.12164pt too wide) in paragraph at lines 1288--1290 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_EXT_VERSION_MAJOR Overfull \hbox (64.12164pt too wide) in paragraph at lines 1290--1292 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_EXT_VERSION_MINOR Overfull \hbox (48.37169pt too wide) in paragraph at lines 1292--1294 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_MWAITX_ENABLED Overfull \hbox (106.12152pt too wide) in paragraph at lines 1294--1296 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_SVM_ACCESSIBLE_BY_DEFA ULT Overfull \hbox (43.1217pt too wide) in paragraph at lines 1296--1298 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_SVM_SUPPORTED Overfull \hbox (106.12152pt too wide) in paragraph at lines 1298--1300 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_VIRTUAL_MEM_API_SUPPOR TED Overfull \hbox (43.1217pt too wide) in paragraph at lines 1300--1302 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_XNACK_ENABLED Overfull \hbox (6.37181pt too wide) in paragraph at lines 1302--1304 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_ENDIANNESS Overfull \hbox (6.37181pt too wide) in paragraph at lines 1304--1306 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_EXTENSIONS Overfull \hbox (22.12177pt too wide) in paragraph at lines 1306--1308 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_MACHINE_MODEL Overfull \hbox (32.62173pt too wide) in paragraph at lines 1308--1310 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_SIGNAL_MAX_WAIT Overfull \hbox (1.12183pt too wide) in paragraph at lines 1310--1312 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_TIMESTAMP Overfull \hbox (53.62167pt too wide) in paragraph at lines 1312--1314 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_TIMESTAMP_FREQUENCY Overfull \hbox (22.12177pt too wide) in paragraph at lines 1314--1316 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_VERSION_MAJOR Overfull \hbox (22.12177pt too wide) in paragraph at lines 1316--1318 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_VERSION_MINOR Overfull \hbox (64.12164pt too wide) in paragraph at lines 1319--1321 []\T1/txtt/m/n/10 hsa_variable_allocation_t::HSA_VARIABLE_ALLOCATION_AGENT Overfull \hbox (74.62161pt too wide) in paragraph at lines 1321--1323 []\T1/txtt/m/n/10 hsa_variable_allocation_t::HSA_VARIABLE_ALLOCATION_PROGRAM Overfull \hbox (37.87172pt too wide) in paragraph at lines 1324--1326 []\T1/txtt/m/n/10 hsa_variable_segment_t::HSA_VARIABLE_SEGMENT_GLOBAL Overfull \hbox (48.37169pt too wide) in paragraph at lines 1326--1328 []\T1/txtt/m/n/10 hsa_variable_segment_t::HSA_VARIABLE_SEGMENT_READONLY Underfull \hbox (badness 10000) in paragraph at lines 1329--1331 []\T1/txtt/m/n/10 hsa_wait_state_t::HSA_WAIT_STATE_ACTIVE Underfull \hbox (badness 10000) in paragraph at lines 1331--1333 []\T1/txtt/m/n/10 hsa_wait_state_t::HSA_WAIT_STATE_BLOCKED Overfull \hbox (6.37181pt too wide) in paragraph at lines 1334--1336 []\T1/txtt/m/n/10 hsa_wavefront_info_t::HSA_WAVEFRONT_INFO_SIZE [193]) (./advanced-micro-devices-rocr-runtime.aux) Package rerunfilecheck Warning: File `advanced-micro-devices-rocr-runtime.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/share/texmf/fonts/enc/dvips /tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/txfonts/t1xtt.pfb> Output written on advanced-micro-devices-rocr-runtime.pdf (197 pages, 666404 by tes). Transcript written on advanced-micro-devices-rocr-runtime.log. Latexmk: Index file 'advanced-micro-devices-rocr-runtime.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-rocr-runtime.pdf' Latexmk: Log file says output to 'advanced-micro-devices-rocr-runtime.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rocr-runtime.aux' 'advanced-micro-devices-rocr-runtime.out' 'advanced-micro-devices-rocr-runtime.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rocr-runtime" "rocr.tex"' ------------ Latexmk: Examining 'advanced-micro-devices-rocr-runtime.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 (./rocr.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-rocr-runtime.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rocr-runtime.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rocr-runtime.out) (./advanced-micro-devices-rocr-runtime.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-rocr-runtime.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] [6] Chapter 2. [7] [8] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 422--424 []|\T1/qhv/m/n/10 De-fault Overfull \hbox (5.08528pt too wide) in paragraph at lines 474--475 \T1/txtt/m/n/10 HSA_SCRATCH_SINGLE_LIMIT_ASYNC Underfull \hbox (badness 10000) in paragraph at lines 478--480 []|\T1/txtt/m/n/10 3221225472 Overfull \hbox (15.58525pt too wide) in paragraph at lines 486--487 \T1/txtt/m/n/10 HSA_ENABLE_SCRATCH_ASYNC_RECLAIM Overfull \hbox (33.8352pt too wide) in paragraph at lines 531--532 \T1/txtt/m/n/10 hsa_amd_memory_async_copy_on_engine\T1/qtm/m/n/10 . Overfull \hbox (33.8352pt too wide) in paragraph at lines 549--550 \T1/txtt/m/n/10 hsa_amd_memory_async_copy_on_engine\T1/qtm/m/n/10 . Overfull \hbox (10.33527pt too wide) in paragraph at lines 576--577 \T1/txtt/m/n/10 HSA_OVERRIDE_CPU_AFFINITY_DEBUG [9] [10] Overfull \vbox (954.15672pt too high) has occurred while \output is active [11] Underfull \hbox (badness 10000) in paragraph at lines 625--627 []|\T1/qhv/m/n/10 De-fault Overfull \hbox (5.08528pt too wide) in paragraph at lines 634--635 \T1/txtt/m/n/10 HSA_DISABLE_FRAGMENT_ALLOCATOR [12] Chapter 4. [13] [14] [15] [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1825--1828 \T1/qtm/m/n/10 Pay-load data for AIE ERT start ker-nel pack-ets (i.e., when the op-code is [18] [19] [20] [21] [22] Overfull \hbox (18.49356pt too wide) in paragraph at lines 2568--2568 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serializ e (hsa_code_object_t code_object, [23] Underfull \hbox (badness 10000) in paragraph at lines 2630--2632 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 alloc_callback\T1/qtm/m/n/10 , Overfull \hbox (23.74355pt too wide) in paragraph at lines 2644--2644 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserial ize (void *serialized_code_object, Underfull \hbox (badness 10000) in paragraph at lines 2667--2669 []\T1/txtt/bx/n/10 serialized_code_object_size \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/1 0 [in] \T1/qtm/m/n/10 The size (in bytes) of Underfull \hbox (badness 10000) in paragraph at lines 2694--2696 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 serialized_code_object\T1/qtm/m/n/10 , or Overfull \hbox (7.99359pt too wide) in paragraph at lines 2708--2708 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object)| [24] Overfull \hbox (13.24358pt too wide) in paragraph at lines 2756--2756 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, Overfull \hbox (39.4935pt too wide) in paragraph at lines 2816--2816 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code _object (hsa_executable_t executable, [25] Underfull \hbox (badness 7832) in paragraph at lines 2884--2886 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INCOMPATIBLE_ARGUMENTS \T1/qtm/m/n/10 ^^U \ T1/txtt/m/n/10 agent \T1/qtm/m/n/10 is not com-pat-i-ble with Overfull \hbox (23.74355pt too wide) in paragraph at lines 2902--2902 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symb ol (hsa_code_object_t code_object, Overfull \hbox (76.2434pt too wide) in paragraph at lines 2966--2966 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symb ol_from_name (hsa_code_object_t code_object, [26] Overfull \hbox (13.24358pt too wide) in paragraph at lines 3034--3034 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, Overfull \hbox (49.99347pt too wide) in paragraph at lines 3094--3094 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_ symbols (hsa_code_object_t code_object, [27] [28] [29] [30] Underfull \hbox (badness 10000) in paragraph at lines 3660--3662 []\T1/qtm/m/n/10 Agent as-so-ci-ated with this sym-bol. If the sym-bol is a var i-able, the value of this at- Underfull \hbox (badness 10000) in paragraph at lines 3660--3662 \T1/qtm/m/n/10 tribute is only de-fined if [][]\T1/qtm/m/it/10 HSA_EXECUTABLE_S YMBOL_INFO_VARIABLE_ALLOCATION[][] \T1/qtm/m/n/10 is [31] [32] Underfull \hbox (badness 10000) in paragraph at lines 4022--4025 \T1/qtm/m/n/10 Code ob-ject reader han-dle. A code ob-ject reader is used to lo ad a code ob-ject from file Underfull \hbox (badness 10000) in paragraph at lines 4022--4025 \T1/qtm/m/n/10 (when cre-ated us-ing [][]\T1/qtm/m/it/10 hsa_code_object_reader _create_from_file[][]\T1/qtm/m/n/10 ), or from mem-ory (if cre-ated us-ing [33] Overfull \hbox (39.4935pt too wide) in paragraph at lines 4178--4178 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_cod e_object_reader_t code_object_reader)| [34] Underfull \hbox (badness 10000) in paragraph at lines 4240--4242 []\T1/txtt/bx/n/10 executable_state \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/ qtm/m/n/10 Ex-e-cutable state. If the state is Underfull \hbox (badness 6825) in paragraph at lines 4240--4242 [][]\T1/qtm/m/it/10 HSA_EXECUTABLE_STATE_FROZEN[][]\T1/qtm/m/n/10 , the re-sult -ing ex-e-cutable is use-less be-cause Underfull \hbox (badness 10000) in paragraph at lines 4300--4302 []\T1/txtt/bx/n/10 executable \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [out] \T1/qtm/m /n/10 Mem-ory lo-ca-tion where the HSA run-time stores Underfull \hbox (badness 10000) in paragraph at lines 4300--4302 \T1/qtm/m/n/10 newly cre-ated ex-e-cutable han-dle. The ini-tial state of the e x-e-cutable is [35] Overfull \hbox (2.7436pt too wide) in paragraph at lines 4372--4372 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, [36] [37] Underfull \hbox (badness 10000) in paragraph at lines 4509--4511 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INCOMPATIBLE_ARGUMENTS \T1/qtm/m/n/10 ^^U T he code ob-ject read by [38] Underfull \hbox (badness 10000) in paragraph at lines 4667--4669 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_SYMBOL_NAME \T1/qtm/m/n/10 ^^U Ther e is no vari-able with the Overfull \hbox (23.74355pt too wide) in paragraph at lines 4689--4689 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_executable_agent_global_variable_de fine (hsa_executable_t executable, [39] Underfull \hbox (badness 10000) in paragraph at lines 4742--4744 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_SYMBOL_NAME \T1/qtm/m/n/10 ^^U Ther e is no vari-able with the Overfull \hbox (2.7436pt too wide) in paragraph at lines 4764--4764 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, Underfull \hbox (badness 10000) in paragraph at lines 4821--4823 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_SYMBOL_NAME \T1/qtm/m/n/10 ^^U Ther e is no vari-able with the [40] Overfull \hbox (7.99359pt too wide) in paragraph at lines 4935--4935 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbo l (hsa_executable_t executable, [41] [42] Overfull \hbox (28.99353pt too wide) in paragraph at lines 5070--5070 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_exe cutable_symbol_t executable_symbol, Overfull \hbox (34.24352pt too wide) in paragraph at lines 5118--5118 []\T1/txtt/bx/n/10 hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_s ymbols (hsa_executable_t executable, [43] [44] [45] [46] [47] [48] [49] (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [50] [51] [52] [53] [54] [55] [56] [57] Underfull \hbox (badness 10000) in paragraph at lines 7454--7456 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_QUEUE \T1/qtm/m/n/10 ^^U \T1/txtt/m /n/10 value \T1/qtm/m/n/10 is NULL or \T1/txtt/m/n/10 attribute \T1/qtm/m/n/10 < Underfull \hbox (badness 10000) in paragraph at lines 7454--7456 \T1/qtm/m/n/10 HSA_EXT_AGENT_INFO_IMAGE_1D_MAX_ELEMENTS or \T1/txtt/m/n/10 attr ibute \T1/qtm/m/n/10 > [58] Underfull \hbox (badness 10000) in paragraph at lines 7506--7508 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 image_format \T1/qtm/m/n/10 is NULL, or Underfull \hbox (badness 10000) in paragraph at lines 7539--7541 []\T1/txtt/bx/n/10 image_data_layout \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1 /qtm/m/n/10 The im-age data lay-out. It is in-valid to use Underfull \hbox (badness 10000) in paragraph at lines 7539--7541 [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_DATA_LAYOUT_OPAQUE[][]\T1/qtm/m/n/10 ; use [] []\T1/qtm/m/it/10 hsa_ext_image_get_capability[][] \T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 7562--7564 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 image_format \T1/qtm/m/n/10 is NULL, Underfull \hbox (badness 10000) in paragraph at lines 7562--7564 \T1/txtt/m/n/10 image_data_layout \T1/qtm/m/n/10 is [][]\T1/qtm/m/it/10 HSA_EXT _IMAGE_DATA_LAYOUT_OPAQUE[][]\T1/qtm/m/n/10 , or Underfull \hbox (badness 10000) in paragraph at lines 7584--7586 []\T1/qtm/m/n/10 The im-ple-men-ta-tion must re-turn the same im-age data re-qu ire-ments for dif-fer-ent ac-cess per- Underfull \hbox (badness 10000) in paragraph at lines 7584--7586 \T1/qtm/m/n/10 mis-sions with match-ing im-age de-scrip-tors as long as [][]\T1 /qtm/m/it/10 hsa_ext_image_get_capability[][] \T1/qtm/m/n/10 re-ports Underfull \hbox (badness 10000) in paragraph at lines 7584--7586 [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_CAPABILITY_ACCESS_INVARIANT_DATA_LAYOUT[][]\T 1/qtm/m/n/10 . Im-age de-scrip-tors match if [59] Underfull \hbox (badness 10000) in paragraph at lines 7624--7626 []\T1/txtt/bx/n/10 HSA_EXT_STATUS_ERROR_IMAGE_SIZE_UNSUPPORTED \T1/qtm/m/n/10 ^ ^U The agent does not sup- Underfull \hbox (badness 10000) in paragraph at lines 7624--7626 \T1/qtm/m/n/10 port the im-age di-men-sions spec-i-fied by \T1/txtt/m/n/10 imag e_descriptor \T1/qtm/m/n/10 with the spec-i-fied Underfull \hbox (badness 10000) in paragraph at lines 7628--7630 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 image_descriptor \T1/qtm/m/n/10 is NULL, [60] Underfull \hbox (badness 10000) in paragraph at lines 7671--7673 \T1/qtm/m/n/10 e-try is [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_3D[][]\T1/qt m/m/n/10 , [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_2DA[][]\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7671--7673 \T1/qtm/m/n/10 or [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_2DADEPTH[][]\T1/qt m/m/n/10 ; row pitch if ge-om-e-try is Underfull \hbox (badness 5652) in paragraph at lines 7690--7692 []\T1/txtt/bx/n/10 HSA_EXT_STATUS_ERROR_IMAGE_FORMAT_UNSUPPORTED \T1/qtm/m/n/10 ^^U The im-age for-mat spec- Underfull \hbox (badness 6236) in paragraph at lines 7690--7692 \T1/qtm/m/n/10 i-fied by \T1/txtt/m/n/10 image_descriptor \T1/qtm/m/n/10 is not sup-ported for the \T1/txtt/m/n/10 access_permission \T1/qtm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 7702--7704 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 image_descriptor \T1/qtm/m/n/10 is NULL, Underfull \hbox (badness 10000) in paragraph at lines 7702--7704 \T1/txtt/m/n/10 image_data_layout \T1/qtm/m/n/10 is [][]\T1/qtm/m/it/10 HSA_EXT _IMAGE_DATA_LAYOUT_OPAQUE[][]\T1/qtm/m/n/10 , or Underfull \hbox (badness 10000) in paragraph at lines 7721--7723 []\T1/qtm/m/n/10 Im-ages with an opaque im-age data lay-out cre-ated with dif-f er-ent ac-cess per-mis-sions Underfull \hbox (badness 10000) in paragraph at lines 7721--7723 \T1/qtm/m/n/10 but match-ing im-age de-scrip-tors and same agent can share the same im-age data if Underfull \hbox (badness 10000) in paragraph at lines 7721--7723 [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_CAPABILITY_ACCESS_INVARIANT_DATA_LAYOUT[][] \ T1/qtm/m/n/10 is re-ported by [61] Underfull \hbox (badness 10000) in paragraph at lines 7776--7778 []\T1/txtt/bx/n/10 HSA_EXT_STATUS_ERROR_IMAGE_SIZE_UNSUPPORTED \T1/qtm/m/n/10 ^ ^U The agent does not sup- Underfull \hbox (badness 6608) in paragraph at lines 7776--7778 \T1/qtm/m/n/10 port the im-age di-men-sions spec-i-fied by \T1/txtt/m/n/10 imag e_descriptor \T1/qtm/m/n/10 us-ing the spec-i-fied Underfull \hbox (badness 10000) in paragraph at lines 7803--7805 []\T1/qtm/m/n/10 Im-ages with an ex-plicit im-age data lay-out cre-ated with di f-fer-ent ac-cess per-mis-sions but Underfull \hbox (badness 10000) in paragraph at lines 7803--7805 \T1/qtm/m/n/10 match-ing im-age de-scrip-tors and match-ing im-age lay-out can share the same im-age data Underfull \hbox (badness 10000) in paragraph at lines 7803--7805 \T1/qtm/m/n/10 if [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_CAPABILITY_ACCESS_INVARIANT _DATA_LAYOUT[][] \T1/qtm/m/n/10 is re-ported by [62] Underfull \hbox (badness 10000) in paragraph at lines 7843--7845 \T1/qtm/m/n/10 e-try is [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_3D[][]\T1/qt m/m/n/10 , [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_2DA[][]\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7843--7845 \T1/qtm/m/n/10 or [][]\T1/qtm/m/it/10 HSA_EXT_IMAGE_GEOMETRY_2DADEPTH[][]\T1/qt m/m/n/10 ; row pitch if ge-om-e-try is Underfull \hbox (badness 10000) in paragraph at lines 7870--7872 []\T1/txtt/bx/n/10 HSA_EXT_STATUS_ERROR_IMAGE_SIZE_UNSUPPORTED \T1/qtm/m/n/10 ^ ^U The agent does not sup- Underfull \hbox (badness 6608) in paragraph at lines 7870--7872 \T1/qtm/m/n/10 port the im-age di-men-sions spec-i-fied by \T1/txtt/m/n/10 imag e_descriptor \T1/qtm/m/n/10 us-ing the spec-i-fied [63] [64] [65] [66] [67] Underfull \hbox (badness 10000) in paragraph at lines 8392--8395 \T1/qtm/m/it/10 #include \T1/qtm/m/n/10 Im-age han-dle, pop-u -lated by [][]\T1/qtm/m/it/10 hsa_ext_image_create[][] \T1/qtm/m/n/10 or Underfull \hbox (badness 6792) in paragraph at lines 8434--8437 \T1/qtm/m/it/10 #include \T1/qtm/m/n/10 Agent spe-cific im-ag e size and align-ment re-quire-ments, pop-u-lated by [68] [69] Overfull \hbox (40.97601pt too wide) in paragraph at lines 8687--8689 []\T1/qtm/m/n/10 If the de-fault mode is sup-ported, then [][]\T1/qtm/m/it/10 H SA_ISA_INFO_BASE_PROFILE_DEFAULT_FLOAT_ROUNDING_MODES[][] Underfull \hbox (badness 10000) in paragraph at lines 8700--8703 \T1/qtm/m/n/10 De-fault floating-point round-ing modes sup-ported by the in-str uc-tion set ar-chi-tec-ture in the Underfull \hbox (badness 10000) in paragraph at lines 8700--8703 \T1/qtm/m/n/10 the cor-re-spond-ing round-ing mode in [][]\T1/qtm/m/it/10 hsa_d efault_float_rounding_mode_t[][] \T1/qtm/m/n/10 is sup-ported. The Underfull \hbox (badness 10000) in paragraph at lines 8700--8703 \T1/qtm/m/n/10 value at in-dex HSA_DEFAULT_FLOAT_ROUNDING_MODE_DEFAULT must be false. At Underfull \hbox (badness 10000) in paragraph at lines 8700--8703 \T1/qtm/m/n/10 least one of the val-ues at in-dexes [][]\T1/qtm/m/it/10 HSA_DEF AULT_FLOAT_ROUNDING_MODE_ZERO[][] \T1/qtm/m/n/10 or [70] [71] [72] [73] [74] [75] Underfull \hbox (badness 10000) in paragraph at lines 9615--9618 \T1/qtm/m/n/10 The ap-pli-ca-tion can use mem-ory in the re-gion to store ker-n el ar-gu-ments, and pro- Underfull \hbox (badness 6741) in paragraph at lines 9615--9618 \T1/qtm/m/n/10 vide the val-ues for the kernarg seg-ment of a ker-nel dis-patch . If this flag is set, then [76] [77] [78] [79] [80] [81] [82] [83] Underfull \hbox (badness 10000) in paragraph at lines 10999--11002 \T1/qtm/m/n/10 Flag mask. The value of this at-tribute is un-de-fined if the va lue of [84] Underfull \hbox (badness 5504) in paragraph at lines 11044--11047 \T1/qtm/m/n/10 Al-lo-ca-tion gran-u-lar-ity of buffers al-lo-cated by [][]\T1/q tm/m/it/10 hsa_amd_memory_pool_allocate[][] \T1/qtm/m/n/10 in this mem-ory Underfull \hbox (badness 5161) in paragraph at lines 11044--11047 \T1/qtm/m/n/10 pool. The size of a buffer al-lo-cated in this pool is a mul-ti- ple of the value of this at- Underfull \hbox (badness 6016) in paragraph at lines 11044--11047 \T1/qtm/m/n/10 tribute. While this is the min-i-mum size of al-lo-ca-tion al-lo wed, it is recommened to use Underfull \hbox (badness 10000) in paragraph at lines 11072--11075 \T1/qtm/m/n/10 This mem-ory_pool can be made di-rectly ac-ces-si-ble by all the agents Underfull \hbox (badness 10000) in paragraph at lines 11072--11075 \T1/qtm/m/n/10 in the sys-tem ([][]\T1/qtm/m/it/10 hsa_amd_agent_memory_pool_ge t_info[][] \T1/qtm/m/n/10 does not re-turn [85] [86] Underfull \hbox (badness 10000) in paragraph at lines 11436--11439 \T1/qtm/m/n/10 Ac-cess to buffers lo-cated in the mem-ory pool. The type of thi s at-tribute is Underfull \hbox (badness 10000) in paragraph at lines 11443--11445 []\T1/qtm/m/n/10 If the given agent can di-rectly ac-cess buffers the pool, the re-sult is not Underfull \hbox (badness 10000) in paragraph at lines 11443--11445 \T1/qtm/m/n/10 HSA_AMD_MEMORY_POOL_ACCESS_NEVER_ALLOWED. If the mem-ory pool Underfull \hbox (badness 10000) in paragraph at lines 11443--11445 \T1/qtm/m/n/10 is as-so-ci-ated with the agent, or it is of fined-grained type, the re-sult must not be Underfull \hbox (badness 10000) in paragraph at lines 11443--11445 \T1/qtm/m/n/10 HSA_AMD_MEMORY_POOL_ACCESS_NEVER_ALLOWED. If the mem-ory pool is not Underfull \hbox (badness 6220) in paragraph at lines 11443--11445 \T1/qtm/m/n/10 as-so-ci-ated with the agent, and does not re-side in the global seg-ment, the re-sult must be [87] Overfull \hbox (35.18492pt too wide) in paragraph at lines 11620--11623 \T1/qtm/m/n/10 Mem-ory re-gion queried con-tains sub-re-gions with both HSA_AMD _SVM_GLOBAL_FLAG_COARSE_GRAINED [88] [89] [90] [91] Underfull \hbox (badness 10000) in paragraph at lines 12270--12272 []\T1/txtt/bx/n/10 ptr \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [out] \T1/qtm/m/n/10 P ointer to the lo-ca-tion where to store the base ad-dress of Underfull \hbox (badness 10000) in paragraph at lines 12270--12272 \T1/qtm/m/n/10 the al-lo-cated block. The re-turned base ad-dress is aligned to the value of Underfull \hbox (badness 10000) in paragraph at lines 12293--12295 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ALLOCATION \T1/qtm/m/n/10 ^^U The h ost is not al-lowed Underfull \hbox (badness 10000) in paragraph at lines 12293--12295 \T1/qtm/m/n/10 to al-lo-cate mem-ory in \T1/txtt/m/n/10 region\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 size \T1/qtm/m/n/10 is greater than the value of [92] [93] [94] Underfull \hbox (badness 10000) in paragraph at lines 12672--12674 []\T1/txtt/bx/n/10 callback \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm/m/n/ 10 Call-back to be in-voked on the same thread that called [95] Underfull \hbox (badness 10000) in paragraph at lines 12728--12730 []\T1/txtt/bx/n/10 ptr \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [out] \T1/qtm/m/n/10 P ointer to the lo-ca-tion where to store the base vir-tual ad-dress Underfull \hbox (badness 10000) in paragraph at lines 12728--12730 \T1/qtm/m/n/10 of the al-lo-cated block. The re-turned base ad-dress is aligned to the value Underfull \hbox (badness 10000) in paragraph at lines 12728--12730 \T1/qtm/m/n/10 of [][]\T1/qtm/m/it/10 HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ALLOC_AL IGNMENT[][] \T1/qtm/m/n/10 in Underfull \hbox (badness 10000) in paragraph at lines 12751--12753 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ALLOCATION \T1/qtm/m/n/10 ^^U The h ost is not al-lowed to Underfull \hbox (badness 10000) in paragraph at lines 12751--12753 \T1/qtm/m/n/10 al-lo-cate mem-ory in \T1/txtt/m/n/10 memory_pool\T1/qtm/m/n/10 , or \T1/txtt/m/n/10 size \T1/qtm/m/n/10 is greater than the value of [96] [97] [98] Underfull \hbox (badness 10000) in paragraph at lines 13039--13041 []\T1/qtm/m/n/10 The caller is re-spon-si-ble for en-sur-ing that each agent in the list must be able to ac- Underfull \hbox (badness 10000) in paragraph at lines 13039--13041 \T1/qtm/m/n/10 cess the mem-ory pool con-tain-ing \T1/txtt/m/n/10 ptr \T1/qtm/m /n/10 (us-ing [][]\T1/qtm/m/it/10 hsa_amd_agent_memory_pool_get_info[][] \T1/qt m/m/n/10 with Overfull \hbox (13.24358pt too wide) in paragraph at lines 13085--13085 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_am d_memory_pool_t src_memory_pool, [99] Underfull \hbox (badness 5741) in paragraph at lines 13147--13149 \T1/qtm/m/n/10 the buffer is cur-rently lo-cated can be mi-grated to the spec-i -fied des-ti-na-tion mem-ory pool (us-ing [100] [101] [102] [103] [104] Underfull \hbox (badness 5908) in paragraph at lines 13694--13696 \T1/txtt/bx/n/10 mapped_ptr \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm/m/n/ 10 Pointer to the first byte of a shared al-lo-ca-tion im-ported with Underfull \hbox (badness 10000) in paragraph at lines 13707--13709 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 mapped_ptr \T1/qtm/m/n/10 was not im-ported with Underfull \hbox (badness 10000) in paragraph at lines 13729--13731 []\T1/qtm/m/n/10 Note: The cur-rent ver-sion sup-ports no-ti-fi-ca-tions of ad- dress re-lease orig-i-nat-ing from [105] Underfull \hbox (badness 10000) in paragraph at lines 13826--13828 []\T1/qtm/m/n/10 If HSA_AMD_SYSTEM_INFO_SVM_ACCESSIBLE_BY_DEFAULT re-turns fals e then en-abling Underfull \hbox (badness 10000) in paragraph at lines 13826--13828 \T1/qtm/m/n/10 ac-cess to an Agent via this API (set-ting HSA_AMD_SVM_ATTRIB_AG ENT_ACCESSIBLE or Underfull \hbox (badness 10000) in paragraph at lines 13826--13828 \T1/qtm/m/n/10 HSA_AMD_SVM_ATTRIB_AGENT_ACCESSIBLE_IN_PLACE) is re-quired prior to SVM mem-ory Overfull \hbox (35.85411pt too wide) in paragraph at lines 13829--13831 []\T1/qtm/m/n/10 At-tributes HSA_AMD_SVM_ATTRIB_ACCESS_QUERY and HSA_AMD_SVM_AT TRIB_PREFETCH_LOCATION Overfull \hbox (88.25493pt too wide) in paragraph at lines 13867--13869 []\T1/qtm/m/n/10 At-tributes HSA_AMD_SVM_ATTRIB_AGENT_ACCESSIBLE, HSA_AMD_SVM_A TTRIB_AGENT_ACCESSIBLE_IN_PLACE Underfull \hbox (badness 10000) in paragraph at lines 13908--13910 []\T1/qtm/m/n/10 Sched-ules mem-ory mi-gra-tion to \T1/txtt/m/n/10 agent \T1/qt m/m/n/10 when \T1/txtt/m/n/10 dep_signals \T1/qtm/m/n/10 have been ob-served eq ual to zero. [106] Underfull \hbox (badness 7203) in paragraph at lines 13954--13956 []\T1/qtm/m/n/10 This is the same as call-ing the v2 ver-sion of ex-port dmabuf with the flags ar-gu-ment set to [107] [108] [109] [110] [111] [112] Overfull \hbox (1.68477pt too wide) in paragraph at lines 14694--14696 []\T1/txtt/bx/n/10 dmabuf_fd \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm/m/n /10 share-able han-dle ex-ported with hsa_amd_vmem_export_shareable_handle [113] [114] [115] [116] [117] [118] Overfull \hbox (13.24358pt too wide) in paragraph at lines 15582--15582 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_ac quire (const hsa_queue_t *queue)| [119] Overfull \hbox (18.49356pt too wide) in paragraph at lines 15663--15663 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_a cquire (const hsa_queue_t *queue)| Overfull \hbox (2.7436pt too wide) in paragraph at lines 15772--15772 []\T1/txtt/bx/n/10 void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_rele ase (const hsa_queue_t *queue, [120] Overfull \hbox (13.24358pt too wide) in paragraph at lines 15843--15843 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_ac q_rel (const hsa_queue_t *queue, [121] Overfull \hbox (13.24358pt too wide) in paragraph at lines 15924--15924 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_ac quire (const hsa_queue_t *queue, Overfull \hbox (13.24358pt too wide) in paragraph at lines 16038--16038 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_re lease (const hsa_queue_t *queue, [122] Overfull \hbox (13.24358pt too wide) in paragraph at lines 16119--16119 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_ac q_rel (const hsa_queue_t *queue, [123] Overfull \hbox (13.24358pt too wide) in paragraph at lines 16192--16192 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_ac quire (const hsa_queue_t *queue, Overfull \hbox (13.24358pt too wide) in paragraph at lines 16294--16294 []\T1/txtt/bx/n/10 uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_re lease (const hsa_queue_t *queue, [124] [125] [126] Underfull \hbox (badness 5696) in paragraph at lines 16598--16600 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U if pri- or-ity is not a valid value from [127] [128] [129] [130] [131] [132] [133] Overfull \hbox (60.49344pt too wide) in paragraph at lines 17613--17613 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_amd_register_system_event_handler ( hsa_amd_system_event_callback_t callback, [134] [135] [136] [137] Overfull \hbox (7.99359pt too wide) in paragraph at lines 18229--18229 []\T1/txtt/bx/n/10 hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchang e_acq_rel (hsa_signal_t signal, [138] Overfull \hbox (7.99359pt too wide) in paragraph at lines 18308--18308 []\T1/txtt/bx/n/10 hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchang e_acquire (hsa_signal_t signal, [139] Overfull \hbox (7.99359pt too wide) in paragraph at lines 18419--18419 []\T1/txtt/bx/n/10 hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchang e_release (hsa_signal_t signal, [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] Overfull \hbox (2.7436pt too wide) in paragraph at lines 20222--20222 []\T1/txtt/bx/n/10 hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hs a_signal_group_t signal_group, [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] Underfull \hbox (badness 5652) in paragraph at lines 22657--22659 \T1/qtm/m/n/10 call to hsa_amd_memory_async_copy if the async copy pro-fil-ing is en-abled prior to the call to [170] Underfull \hbox (badness 10000) in paragraph at lines 22750--22752 []\T1/txtt/bx/n/10 signal \T1/qtm/m/n/10 ^^U \T1/qtm/b/n/10 [in] \T1/qtm/m/n/10 A sig-nal used as the com-ple-tion sig-nal of the call to [171] [172] [173] [174] [175] Underfull \hbox (badness 5548) in paragraph at lines 23652--23654 []\T1/txtt/bx/n/10 HSA_STATUS_ERROR_INVALID_ARGUMENT \T1/qtm/m/n/10 ^^U \T1/txt t/m/n/10 status \T1/qtm/m/n/10 is an in-valid sta-tus code, or [176] Chapter 5. [177] [178] Chapter 6. (./advanced-micro-devices-rocr-runtime.ind [179] [180] Overfull \hbox (53.62167pt too wide) in paragraph at lines 10--12 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_1DA_MAX_ELEMENTS Overfull \hbox (53.62167pt too wide) in paragraph at lines 12--14 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_1DB_MAX_ELEMENTS Overfull \hbox (48.37169pt too wide) in paragraph at lines 14--16 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_1D_MAX_ELEMENTS Overfull \hbox (79.8716pt too wide) in paragraph at lines 16--18 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_2DADEPTH_MAX_ELEMENTS Overfull \hbox (53.62167pt too wide) in paragraph at lines 18--20 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_2DA_MAX_ELEMENTS Overfull \hbox (74.62161pt too wide) in paragraph at lines 20--22 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_2DDEPTH_MAX_ELEMENTS Overfull \hbox (48.37169pt too wide) in paragraph at lines 22--24 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_2D_MAX_ELEMENTS Overfull \hbox (48.37169pt too wide) in paragraph at lines 24--26 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_3D_MAX_ELEMENTS Overfull \hbox (53.62167pt too wide) in paragraph at lines 26--28 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_ARRAY_MAX_LAYERS Overfull \hbox (106.12152pt too wide) in paragraph at lines 28--30 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_IMAGE_LINEAR_ROW_PITCH_ALIGNM ENT Overfull \hbox (43.1217pt too wide) in paragraph at lines 30--32 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_MAX_IMAGE_RD_HANDLES Overfull \hbox (53.62167pt too wide) in paragraph at lines 32--34 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_MAX_IMAGE_RORW_HANDLES Overfull \hbox (43.1217pt too wide) in paragraph at lines 34--36 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_AGENT_INFO_MAX_SAMPLER_HANDLERS Overfull \hbox (43.1217pt too wide) in paragraph at lines 36--38 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_DIRECTIVE_MISMATCH Overfull \hbox (48.37169pt too wide) in paragraph at lines 38--40 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_FINALIZATION_FAILED Overfull \hbox (74.62161pt too wide) in paragraph at lines 40--42 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_IMAGE_FORMAT_UNSUPPORTED Overfull \hbox (69.37163pt too wide) in paragraph at lines 42--44 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_IMAGE_PITCH_UNSUPPORTED Overfull \hbox (64.12164pt too wide) in paragraph at lines 44--46 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_IMAGE_SIZE_UNSUPPORTED Overfull \hbox (48.37169pt too wide) in paragraph at lines 46--48 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_INCOMPATIBLE_MODULE Overfull \hbox (22.12177pt too wide) in paragraph at lines 48--50 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_INVALID_MODULE Overfull \hbox (27.37175pt too wide) in paragraph at lines 50--52 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_INVALID_PROGRAM Overfull \hbox (69.37163pt too wide) in paragraph at lines 52--54 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_MODULE_ALREADY_INCLUDED Overfull \hbox (106.12152pt too wide) in paragraph at lines 54--56 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_SAMPLER_DESCRIPTOR_UNSUPPOR TED Overfull \hbox (27.37175pt too wide) in paragraph at lines 56--58 []\T1/txtt/m/n/10 [anonymous]::HSA_EXT_STATUS_ERROR_SYMBOL_MISMATCH Underfull \hbox (badness 10000) in paragraph at lines 58--60 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_CU_MASK_REDUCED Overfull \hbox (27.37175pt too wide) in paragraph at lines 60--62 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_ILLEGAL_INSTRUCTION Overfull \hbox (27.37175pt too wide) in paragraph at lines 62--64 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_INVALID_MEMORY_POOL Overfull \hbox (58.87166pt too wide) in paragraph at lines 64--66 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_MEMORY_APERTURE_VIOLATION Underfull \hbox (badness 10000) in paragraph at lines 66--68 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_MEMORY_FAULT Underfull \hbox (badness 10000) in paragraph at lines 68--70 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_NOT_SUPPORTED Overfull \hbox (11.6218pt too wide) in paragraph at lines 70--72 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_OUT_OF_REGISTERS Underfull \hbox (badness 10000) in paragraph at lines 72--74 []\T1/txtt/m/n/10 [anonymous]::HSA_STATUS_ERROR_RESOURCE_BUSY Overfull \hbox (48.37169pt too wide) in paragraph at lines 80--82 []\T1/txtt/m/n/10 hsa_agent_feature_t::HSA_AGENT_FEATURE_AGENT_DISPATCH Overfull \hbox (53.62167pt too wide) in paragraph at lines 82--84 []\T1/txtt/m/n/10 hsa_agent_feature_t::HSA_AGENT_FEATURE_KERNEL_DISPATCH Overfull \hbox (158.62137pt too wide) in paragraph at lines 85--87 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_BASE_PROFILE_DEFAULT_FLOAT_R OUNDING_MODES Underfull \hbox (badness 10000) in paragraph at lines 87--89 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_CACHE_SIZE Overfull \hbox (85.12158pt too wide) in paragraph at lines 89--91 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_DEFAULT_FLOAT_ROUNDING_MODE Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_DEVICE Underfull \hbox (badness 10000) in paragraph at lines 93--95 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_EXTENSIONS [181] Overfull \hbox (37.87172pt too wide) in paragraph at lines 95--97 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_FAST_F16_OPERATION Overfull \hbox (32.62173pt too wide) in paragraph at lines 97--99 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_FBARRIER_MAX_SIZE Underfull \hbox (badness 10000) in paragraph at lines 99--101 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_FEATURE Overfull \hbox (6.37181pt too wide) in paragraph at lines 101--103 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_GRID_MAX_DIM Overfull \hbox (11.6218pt too wide) in paragraph at lines 103--105 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_GRID_MAX_SIZE Underfull \hbox (badness 10000) in paragraph at lines 105--107 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_ISA \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 107--109 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_LAST \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 109--111 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_MACHINE_MODEL Underfull \hbox (badness 10000) in paragraph at lines 111--113 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_NAME \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 113--115 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_NODE \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 115--117 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_PROFILE Overfull \hbox (16.87178pt too wide) in paragraph at lines 117--119 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_QUEUE_MAX_SIZE Overfull \hbox (16.87178pt too wide) in paragraph at lines 119--121 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_QUEUE_MIN_SIZE Underfull \hbox (badness 10000) in paragraph at lines 121--123 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_QUEUE_TYPE Underfull \hbox (badness 10000) in paragraph at lines 123--125 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_QUEUES_MAX Overfull \hbox (1.12183pt too wide) in paragraph at lines 125--127 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_VENDOR_NAME Overfull \hbox (11.6218pt too wide) in paragraph at lines 127--129 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_VERSION_MAJOR Overfull \hbox (11.6218pt too wide) in paragraph at lines 129--131 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_VERSION_MINOR Overfull \hbox (16.87178pt too wide) in paragraph at lines 131--133 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_WAVEFRONT_SIZE Overfull \hbox (32.62173pt too wide) in paragraph at lines 133--135 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_WORKGROUP_MAX_DIM Overfull \hbox (37.87172pt too wide) in paragraph at lines 135--137 []\T1/txtt/m/n/10 hsa_agent_info_t::HSA_AGENT_INFO_WORKGROUP_MAX_SIZE Overfull \hbox (58.87166pt too wide) in paragraph at lines 140--142 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_AQL_EXTENSIONS Overfull \hbox (58.87166pt too wide) in paragraph at lines 142--144 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_ASIC_FAMILY_ID Overfull \hbox (53.62167pt too wide) in paragraph at lines 144--146 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_ASIC_REVISION Overfull \hbox (11.6218pt too wide) in paragraph at lines 146--148 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_BDFID Overfull \hbox (58.87166pt too wide) in paragraph at lines 148--150 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_CACHELINE_SIZE Overfull \hbox (22.12177pt too wide) in paragraph at lines 150--152 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_CHIP_ID Overfull \hbox (58.87166pt too wide) in paragraph at lines 152--154 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_CLOCK_COUNTERS Overfull \hbox (79.8716pt too wide) in paragraph at lines 154--156 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_COMPUTE_UNIT_COUNT Overfull \hbox (142.87141pt too wide) in paragraph at lines 156--158 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_COOPERATIVE_COMPUTE_ UNIT_COUNT Overfull \hbox (79.8716pt too wide) in paragraph at lines 158--160 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_COOPERATIVE_QUEUES Overfull \hbox (16.87178pt too wide) in paragraph at lines 160--162 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_DOMAIN Overfull \hbox (58.87166pt too wide) in paragraph at lines 162--164 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_DRIVER_NODE_ID Overfull \hbox (37.87172pt too wide) in paragraph at lines 164--166 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_DRIVER_UID Overfull \hbox (32.62173pt too wide) in paragraph at lines 166--168 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_HDP_FLUSH Overfull \hbox (53.62167pt too wide) in paragraph at lines 168--170 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_IOMMU_SUPPORT Overfull \hbox (111.3715pt too wide) in paragraph at lines 170--172 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MAX_ADDRESS_WATCH_PO INTS Overfull \hbox (85.12158pt too wide) in paragraph at lines 172--174 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MAX_CLOCK_FREQUENCY Overfull \hbox (69.37163pt too wide) in paragraph at lines 174--176 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MAX_WAVES_PER_CU Overfull \hbox (48.37169pt too wide) in paragraph at lines 176--178 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MEMORY_AVAIL Overfull \hbox (90.37157pt too wide) in paragraph at lines 178--180 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MEMORY_MAX_FREQUENCY Overfull \hbox (74.62161pt too wide) in paragraph at lines 180--182 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MEMORY_PROPERTIES Overfull \hbox (48.37169pt too wide) in paragraph at lines 182--184 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_MEMORY_WIDTH Overfull \hbox (43.1217pt too wide) in paragraph at lines 184--186 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NEAREST_CPU Overfull \hbox (48.37169pt too wide) in paragraph at lines 186--188 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NUM_SDMA_ENG Overfull \hbox (74.62161pt too wide) in paragraph at lines 188--190 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NUM_SDMA_XGMI_ENG Overfull \hbox (111.3715pt too wide) in paragraph at lines 190--192 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NUM_SHADER_ARRAYS_PE R_SE Overfull \hbox (79.8716pt too wide) in paragraph at lines 192--194 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NUM_SHADER_ENGINES Overfull \hbox (69.37163pt too wide) in paragraph at lines 194--196 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NUM_SIMDS_PER_CU Overfull \hbox (22.12177pt too wide) in paragraph at lines 196--198 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_NUM_XCC Overfull \hbox (48.37169pt too wide) in paragraph at lines 198--200 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_PRODUCT_NAME Overfull \hbox (95.62155pt too wide) in paragraph at lines 200--202 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_SCRATCH_LIMIT_CURREN T [182] Overfull \hbox (74.62161pt too wide) in paragraph at lines 202--204 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_SCRATCH_LIMIT_MAX Overfull \hbox (79.8716pt too wide) in paragraph at lines 204--206 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_SDMA_UCODE_VERSION Overfull \hbox (100.87154pt too wide) in paragraph at lines 206--208 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_SVM_DIRECT_HOST_ACCE SS Overfull \hbox (85.12158pt too wide) in paragraph at lines 208--210 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_TIMESTAMP_FREQUENCY Overfull \hbox (53.62167pt too wide) in paragraph at lines 210--212 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_UCODE_VERSION Overfull \hbox (6.37181pt too wide) in paragraph at lines 212--214 []\T1/txtt/m/n/10 hsa_amd_agent_info_s::HSA_AMD_AGENT_INFO_UUID Overfull \hbox (142.87141pt too wide) in paragraph at lines 216--218 []\T1/txtt/m/n/10 hsa_amd_agent_memory_pool_info_t::HSA_AMD_AGENT_MEMORY_POOL_I NFO_ACCESS Overfull \hbox (158.62137pt too wide) in paragraph at lines 218--220 []\T1/txtt/m/n/10 hsa_amd_agent_memory_pool_info_t::HSA_AMD_AGENT_MEMORY_POOL_I NFO_LINK_INFO Overfull \hbox (179.6213pt too wide) in paragraph at lines 220--222 []\T1/txtt/m/n/10 hsa_amd_agent_memory_pool_info_t::HSA_AMD_AGENT_MEMORY_POOL_I NFO_NUM_LINK_HOPS Overfull \hbox (142.87141pt too wide) in paragraph at lines 223--225 []\T1/txtt/m/n/10 hsa_amd_agent_memory_properties_s::HSA_AMD_MEMORY_PROPERTY_AG ENT_IS_APU Overfull \hbox (37.87172pt too wide) in paragraph at lines 227--229 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_ABORT Overfull \hbox (69.37163pt too wide) in paragraph at lines 229--231 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_ACCESS_TEST Overfull \hbox (79.8716pt too wide) in paragraph at lines 231--233 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_ACCESS_TEST_C Overfull \hbox (58.87166pt too wide) in paragraph at lines 233--235 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_CLK_CALIB Overfull \hbox (58.87166pt too wide) in paragraph at lines 235--237 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_CMD_CHAIN Overfull \hbox (58.87166pt too wide) in paragraph at lines 237--239 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_CONFIGURE Overfull \hbox (48.37169pt too wide) in paragraph at lines 239--241 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_CU_STAT Overfull \hbox (64.12164pt too wide) in paragraph at lines 241--243 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_EXEC_WRITE Overfull \hbox (32.62173pt too wide) in paragraph at lines 243--245 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_EXIT Overfull \hbox (48.37169pt too wide) in paragraph at lines 245--247 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_INIT_CU Overfull \hbox (69.37163pt too wide) in paragraph at lines 247--249 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_MB_VALIDATE Overfull \hbox (58.87166pt too wide) in paragraph at lines 249--251 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_SK_CONFIG Overfull \hbox (53.62167pt too wide) in paragraph at lines 251--253 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_SK_START Overfull \hbox (69.37163pt too wide) in paragraph at lines 253--255 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_SK_UNCONFIG Overfull \hbox (74.62161pt too wide) in paragraph at lines 255--257 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_COPYBO Overfull \hbox (53.62167pt too wide) in paragraph at lines 257--259 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_CU Overfull \hbox (58.87166pt too wide) in paragraph at lines 259--261 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_DPU Overfull \hbox (53.62167pt too wide) in paragraph at lines 261--263 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_FA Overfull \hbox (74.62161pt too wide) in paragraph at lines 263--265 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_KERNEL Overfull \hbox (79.8716pt too wide) in paragraph at lines 265--267 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_KEY_VAL Overfull \hbox (58.87166pt too wide) in paragraph at lines 267--269 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_NPU Overfull \hbox (100.87154pt too wide) in paragraph at lines 269--271 []\T1/txtt/m/n/10 hsa_amd_aie_ert_cmd_opcode_t::HSA_AMD_AIE_ERT_START_NPU_PREEM PT Underfull \hbox (badness 10000) in paragraph at lines 273--274 []\T1/txtt/m/n/10 hsa_amd_aie_ert_start_kernel_data_s \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 274--275 []\T1/txtt/m/n/10 hsa_amd_aie_ert_start_kernel_data_t \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (32.62173pt too wide) in paragraph at lines 276--278 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_ABORT Overfull \hbox (53.62167pt too wide) in paragraph at lines 278--280 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_COMPLETED Overfull \hbox (32.62173pt too wide) in paragraph at lines 280--282 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_ERROR Overfull \hbox (22.12177pt too wide) in paragraph at lines 282--284 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_MAX Overfull \hbox (22.12177pt too wide) in paragraph at lines 284--286 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_NEW Overfull \hbox (58.87166pt too wide) in paragraph at lines 286--288 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_NORESPONSE Overfull \hbox (37.87172pt too wide) in paragraph at lines 288--290 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_QUEUED Overfull \hbox (43.1217pt too wide) in paragraph at lines 290--292 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_RUNNING Overfull \hbox (53.62167pt too wide) in paragraph at lines 292--294 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_SKCRASHED Overfull \hbox (43.1217pt too wide) in paragraph at lines 294--296 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_SKERROR Overfull \hbox (53.62167pt too wide) in paragraph at lines 296--298 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_SUBMITTED Overfull \hbox (43.1217pt too wide) in paragraph at lines 298--300 []\T1/txtt/m/n/10 hsa_amd_aie_ert_state::HSA_AMD_AIE_ERT_STATE_TIMEOUT [183] Overfull \hbox (69.37163pt too wide) in paragraph at lines 307--309 []\T1/txtt/m/n/10 hsa_amd_coherency_type_s::HSA_AMD_COHERENCY_TYPE_COHERENT Overfull \hbox (85.12158pt too wide) in paragraph at lines 309--311 []\T1/txtt/m/n/10 hsa_amd_coherency_type_s::HSA_AMD_COHERENCY_TYPE_NONCOHERENT Underfull \hbox (badness 10000) in paragraph at lines 313--315 []\T1/txtt/m/n/10 hsa_amd_copy_direction_t::hsaDeviceToDevice Underfull \hbox (badness 10000) in paragraph at lines 315--317 []\T1/txtt/m/n/10 hsa_amd_copy_direction_t::hsaDeviceToHost Underfull \hbox (badness 10000) in paragraph at lines 317--319 []\T1/txtt/m/n/10 hsa_amd_copy_direction_t::hsaHostToDevice Underfull \hbox (badness 10000) in paragraph at lines 319--321 []\T1/txtt/m/n/10 hsa_amd_copy_direction_t::hsaHostToHost Overfull \hbox (106.12152pt too wide) in paragraph at lines 323--325 []\T1/txtt/m/n/10 hsa_amd_dma_buf_mapping_type_s::HSA_AMD_DMABUF_MAPPING_TYPE_N ONE Overfull \hbox (106.12152pt too wide) in paragraph at lines 325--327 []\T1/txtt/m/n/10 hsa_amd_dma_buf_mapping_type_s::HSA_AMD_DMABUF_MAPPING_TYPE_P CIE Overfull \hbox (43.1217pt too wide) in paragraph at lines 332--334 []\T1/txtt/m/n/10 hsa_amd_event_type_s::HSA_AMD_GPU_HW_EXCEPTION_EVENT Overfull \hbox (43.1217pt too wide) in paragraph at lines 334--336 []\T1/txtt/m/n/10 hsa_amd_event_type_s::HSA_AMD_GPU_MEMORY_ERROR_EVENT Overfull \hbox (43.1217pt too wide) in paragraph at lines 336--338 []\T1/txtt/m/n/10 hsa_amd_event_type_s::HSA_AMD_GPU_MEMORY_FAULT_EVENT Overfull \hbox (37.87172pt too wide) in paragraph at lines 338--340 []\T1/txtt/m/n/10 hsa_amd_event_type_s::HSA_AMD_SYSTEM_SHUTDOWN_EVENT Underfull \hbox (badness 5578) in paragraph at lines 341--342 []\T1/txtt/m/n/10 hsa_amd_gpu_hw_exception_info_s \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ struct\T1/qtm/m/n/10 ), Underfull \hbox (badness 5578) in paragraph at lines 343--344 []\T1/txtt/m/n/10 hsa_amd_gpu_memory_error_info_s \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ struct\T1/qtm/m/n/10 ), Underfull \hbox (badness 5578) in paragraph at lines 345--346 []\T1/txtt/m/n/10 hsa_amd_gpu_memory_fault_info_s \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ struct\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 349--350 []\T1/txtt/m/n/10 hsa_amd_hw_exception_reset_cause_t \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 C++ Overfull \hbox (116.62149pt too wide) in paragraph at lines 350--352 []\T1/txtt/m/n/10 hsa_amd_hw_exception_reset_cause_t::HSA_AMD_HW_EXCEPTION_CAUS E_ECC Overfull \hbox (142.87141pt too wide) in paragraph at lines 352--354 []\T1/txtt/m/n/10 hsa_amd_hw_exception_reset_cause_t::HSA_AMD_HW_EXCEPTION_CAUS E_GPU_HANG Overfull \hbox (148.1214pt too wide) in paragraph at lines 355--357 []\T1/txtt/m/n/10 hsa_amd_hw_exception_reset_type_t::HSA_AMD_HW_EXCEPTION_RESET _TYPE_OTHER Overfull \hbox (16.87178pt too wide) in paragraph at lines 360--362 []\T1/txtt/m/n/10 hsa_amd_iommu_version_t::HSA_IOMMU_SUPPORT_NONE Overfull \hbox (6.37181pt too wide) in paragraph at lines 362--364 []\T1/txtt/m/n/10 hsa_amd_iommu_version_t::HSA_IOMMU_SUPPORT_V2 Overfull \hbox (100.87154pt too wide) in paragraph at lines 368--370 []\T1/txtt/m/n/10 hsa_amd_link_info_type_t::HSA_AMD_LINK_INFO_TYPE_HYPERTRANSPO RT Overfull \hbox (74.62161pt too wide) in paragraph at lines 370--372 []\T1/txtt/m/n/10 hsa_amd_link_info_type_t::HSA_AMD_LINK_INFO_TYPE_INFINBAND Overfull \hbox (48.37169pt too wide) in paragraph at lines 372--374 []\T1/txtt/m/n/10 hsa_amd_link_info_type_t::HSA_AMD_LINK_INFO_TYPE_PCIE Overfull \hbox (43.1217pt too wide) in paragraph at lines 374--376 []\T1/txtt/m/n/10 hsa_amd_link_info_type_t::HSA_AMD_LINK_INFO_TYPE_QPI Overfull \hbox (48.37169pt too wide) in paragraph at lines 376--378 []\T1/txtt/m/n/10 hsa_amd_link_info_type_t::HSA_AMD_LINK_INFO_TYPE_XGMI Underfull \hbox (badness 10000) in paragraph at lines 379--381 []\T1/txtt/m/n/10 hsa_amd_log_flag_s::HSA_AMD_LOG_FLAG_AQL Overfull \hbox (48.37169pt too wide) in paragraph at lines 381--383 []\T1/txtt/m/n/10 hsa_amd_log_flag_s::HSA_AMD_LOG_FLAG_BLIT_KERNEL_PKTS Underfull \hbox (badness 10000) in paragraph at lines 383--385 []\T1/txtt/m/n/10 hsa_amd_log_flag_s::HSA_AMD_LOG_FLAG_INFO Underfull \hbox (badness 10000) in paragraph at lines 385--387 []\T1/txtt/m/n/10 hsa_amd_log_flag_s::HSA_AMD_LOG_FLAG_SDMA Overfull \hbox (111.3715pt too wide) in paragraph at lines 391--393 []\T1/txtt/m/n/10 hsa_amd_memory_error_reason_t::HSA_AMD_MEMORY_ERROR_MEMORY_IN _USE Overfull \hbox (79.8716pt too wide) in paragraph at lines 394--396 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_DRAMECC Overfull \hbox (64.12164pt too wide) in paragraph at lines 396--398 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_HANG Overfull \hbox (90.37157pt too wide) in paragraph at lines 398--400 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_HOST_ONLY Overfull \hbox (90.37157pt too wide) in paragraph at lines 400--402 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_IMPRECISE Overfull \hbox (53.62167pt too wide) in paragraph at lines 402--404 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_NX Overfull \hbox (127.12146pt too wide) in paragraph at lines 404--406 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_PAGE_NOT_ PRESENT Overfull \hbox (90.37157pt too wide) in paragraph at lines 406--408 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_READ_ONLY [184] Overfull \hbox (79.8716pt too wide) in paragraph at lines 408--410 []\T1/txtt/m/n/10 hsa_amd_memory_fault_reason_t::HSA_AMD_MEMORY_FAULT_SRAMECC Overfull \hbox (163.87135pt too wide) in paragraph at lines 411--413 []\T1/txtt/m/n/10 hsa_amd_memory_pool_access_t::HSA_AMD_MEMORY_POOL_ACCESS_ALLO WED_BY_DEFAULT Overfull \hbox (179.6213pt too wide) in paragraph at lines 413--415 []\T1/txtt/m/n/10 hsa_amd_memory_pool_access_t::HSA_AMD_MEMORY_POOL_ACCESS_DISA LLOWED_BY_DEFAULT Overfull \hbox (137.62143pt too wide) in paragraph at lines 415--417 []\T1/txtt/m/n/10 hsa_amd_memory_pool_access_t::HSA_AMD_MEMORY_POOL_ACCESS_NEVE R_ALLOWED Overfull \hbox (100.87154pt too wide) in paragraph at lines 418--420 []\T1/txtt/m/n/10 hsa_amd_memory_pool_flag_s::HSA_AMD_MEMORY_POOL_CONTIGUOUS_FL AG Overfull \hbox (100.87154pt too wide) in paragraph at lines 420--422 []\T1/txtt/m/n/10 hsa_amd_memory_pool_flag_s::HSA_AMD_MEMORY_POOL_EXECUTABLE_FL AG Overfull \hbox (69.37163pt too wide) in paragraph at lines 422--424 []\T1/txtt/m/n/10 hsa_amd_memory_pool_flag_s::HSA_AMD_MEMORY_POOL_PCIE_FLAG Overfull \hbox (90.37157pt too wide) in paragraph at lines 424--426 []\T1/txtt/m/n/10 hsa_amd_memory_pool_flag_s::HSA_AMD_MEMORY_POOL_STANDARD_FLAG Overfull \hbox (90.37157pt too wide) in paragraph at lines 426--428 []\T1/txtt/m/n/10 hsa_amd_memory_pool_flag_s::HSA_AMD_MEMORY_POOL_UNCACHED_FLAG Overfull \hbox (195.37126pt too wide) in paragraph at lines 430--432 []\T1/txtt/m/n/10 hsa_amd_memory_pool_global_flag_s::HSA_AMD_MEMORY_POOL_GLOBAL _FLAG_COARSE_GRAINED Overfull \hbox (263.62106pt too wide) in paragraph at lines 432--434 []\T1/txtt/m/n/10 hsa_amd_memory_pool_global_flag_s::HSA_AMD_MEMORY_POOL_GLOBAL _FLAG_EXTENDED_SCOPE_FINE_GRAINED Overfull \hbox (184.87129pt too wide) in paragraph at lines 434--436 []\T1/txtt/m/n/10 hsa_amd_memory_pool_global_flag_s::HSA_AMD_MEMORY_POOL_GLOBAL _FLAG_FINE_GRAINED Overfull \hbox (184.87129pt too wide) in paragraph at lines 436--438 []\T1/txtt/m/n/10 hsa_amd_memory_pool_global_flag_s::HSA_AMD_MEMORY_POOL_GLOBAL _FLAG_KERNARG_INIT Overfull \hbox (137.62143pt too wide) in paragraph at lines 440--442 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_ACCESSIB LE_BY_ALL Overfull \hbox (121.87148pt too wide) in paragraph at lines 442--444 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_ALLOC_MA X_SIZE Overfull \hbox (111.3715pt too wide) in paragraph at lines 444--446 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_GLOBAL_F LAGS Overfull \hbox (90.37157pt too wide) in paragraph at lines 446--448 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_LOCATION Overfull \hbox (169.12134pt too wide) in paragraph at lines 448--450 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ ALLOC_ALIGNMENT Overfull \hbox (158.62137pt too wide) in paragraph at lines 450--452 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ ALLOC_ALLOWED Overfull \hbox (158.62137pt too wide) in paragraph at lines 452--454 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ ALLOC_GRANULE Overfull \hbox (179.6213pt too wide) in paragraph at lines 454--456 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_RUNTIME_ ALLOC_REC_GRANULE Overfull \hbox (85.12158pt too wide) in paragraph at lines 456--458 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_SEGMENT Overfull \hbox (69.37163pt too wide) in paragraph at lines 458--460 []\T1/txtt/m/n/10 hsa_amd_memory_pool_info_t::HSA_AMD_MEMORY_POOL_INFO_SIZE Underfull \hbox (badness 5578) in paragraph at lines 460--461 []\T1/txtt/m/n/10 hsa_amd_memory_pool_link_info_s \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ struct\T1/qtm/m/n/10 ), Overfull \hbox (106.12152pt too wide) in paragraph at lines 463--465 []\T1/txtt/m/n/10 hsa_amd_memory_pool_location_s::HSA_AMD_MEMORY_POOL_LOCATION_ CPU Overfull \hbox (106.12152pt too wide) in paragraph at lines 465--467 []\T1/txtt/m/n/10 hsa_amd_memory_pool_location_s::HSA_AMD_MEMORY_POOL_LOCATION_ GPU Underfull \hbox (badness 10000) in paragraph at lines 471--473 []\T1/txtt/m/n/10 hsa_amd_memory_type_t::MEMORY_TYPE_NONE Underfull \hbox (badness 10000) in paragraph at lines 473--475 []\T1/txtt/m/n/10 hsa_amd_memory_type_t::MEMORY_TYPE_PINNED Overfull \hbox (32.62173pt too wide) in paragraph at lines 478--480 []\T1/txtt/m/n/10 hsa_amd_packet_type_t::HSA_AMD_PACKET_TYPE_AIE_ERT Overfull \hbox (64.12164pt too wide) in paragraph at lines 480--482 []\T1/txtt/m/n/10 hsa_amd_packet_type_t::HSA_AMD_PACKET_TYPE_BARRIER_VALUE Overfull \hbox (48.37169pt too wide) in paragraph at lines 485--487 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_GRAPHICS Overfull \hbox (22.12177pt too wide) in paragraph at lines 487--489 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_HSA Overfull \hbox (48.37169pt too wide) in paragraph at lines 489--491 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_HSA_VMEM Overfull \hbox (22.12177pt too wide) in paragraph at lines 491--493 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_IPC Overfull \hbox (37.87172pt too wide) in paragraph at lines 493--495 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_LOCKED Overfull \hbox (74.62161pt too wide) in paragraph at lines 495--497 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_RESERVED_ADDR Overfull \hbox (43.1217pt too wide) in paragraph at lines 497--499 []\T1/txtt/m/n/10 hsa_amd_pointer_type_t::HSA_EXT_POINTER_TYPE_UNKNOWN Underfull \hbox (badness 7081) in paragraph at lines 499--500 []\T1/txtt/m/n/10 hsa_amd_portable_close_dmabuf \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 502--503 []\T1/txtt/m/n/10 hsa_amd_profiling_async_copy_time_s \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 503--504 []\T1/txtt/m/n/10 hsa_amd_profiling_async_copy_time_t \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [185] Overfull \hbox (174.37132pt too wide) in paragraph at lines 507--509 []\T1/txtt/m/n/10 hsa_amd_queue_create_flag_t::HSA_AMD_QUEUE_CREATE_DEVICE_MEM_ QUEUE_DESCRIPTOR Overfull \hbox (132.37144pt too wide) in paragraph at lines 509--511 []\T1/txtt/m/n/10 hsa_amd_queue_create_flag_t::HSA_AMD_QUEUE_CREATE_DEVICE_MEM_ RING_BUF Overfull \hbox (85.12158pt too wide) in paragraph at lines 511--513 []\T1/txtt/m/n/10 hsa_amd_queue_create_flag_t::HSA_AMD_QUEUE_CREATE_SYSTEM_MEM Overfull \hbox (48.37169pt too wide) in paragraph at lines 515--517 []\T1/txtt/m/n/10 hsa_amd_queue_priority_s::HSA_AMD_QUEUE_PRIORITY_HIGH Overfull \hbox (43.1217pt too wide) in paragraph at lines 517--519 []\T1/txtt/m/n/10 hsa_amd_queue_priority_s::HSA_AMD_QUEUE_PRIORITY_LOW Overfull \hbox (58.87166pt too wide) in paragraph at lines 519--521 []\T1/txtt/m/n/10 hsa_amd_queue_priority_s::HSA_AMD_QUEUE_PRIORITY_NORMAL Overfull \hbox (16.87178pt too wide) in paragraph at lines 523--525 []\T1/txtt/m/n/10 hsa_amd_region_info_s::HSA_AMD_REGION_INFO_BASE Overfull \hbox (43.1217pt too wide) in paragraph at lines 525--527 []\T1/txtt/m/n/10 hsa_amd_region_info_s::HSA_AMD_REGION_INFO_BUS_WIDTH Overfull \hbox (74.62161pt too wide) in paragraph at lines 527--529 []\T1/txtt/m/n/10 hsa_amd_region_info_s::HSA_AMD_REGION_INFO_HOST_ACCESSIBLE Overfull \hbox (95.62155pt too wide) in paragraph at lines 529--531 []\T1/txtt/m/n/10 hsa_amd_region_info_s::HSA_AMD_REGION_INFO_MAX_CLOCK_FREQUENC Y Overfull \hbox (6.37181pt too wide) in paragraph at lines 533--535 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_0 Overfull \hbox (6.37181pt too wide) in paragraph at lines 535--537 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_1 Overfull \hbox (11.6218pt too wide) in paragraph at lines 537--539 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_10 Overfull \hbox (11.6218pt too wide) in paragraph at lines 539--541 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_11 Overfull \hbox (11.6218pt too wide) in paragraph at lines 541--543 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_12 Overfull \hbox (11.6218pt too wide) in paragraph at lines 543--545 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_13 Overfull \hbox (11.6218pt too wide) in paragraph at lines 545--547 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_14 Overfull \hbox (11.6218pt too wide) in paragraph at lines 547--549 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_15 Overfull \hbox (6.37181pt too wide) in paragraph at lines 549--551 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_2 Overfull \hbox (6.37181pt too wide) in paragraph at lines 551--553 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_3 Overfull \hbox (6.37181pt too wide) in paragraph at lines 553--555 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_4 Overfull \hbox (6.37181pt too wide) in paragraph at lines 555--557 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_5 Overfull \hbox (6.37181pt too wide) in paragraph at lines 557--559 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_6 Overfull \hbox (6.37181pt too wide) in paragraph at lines 559--561 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_7 Overfull \hbox (6.37181pt too wide) in paragraph at lines 561--563 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_8 Overfull \hbox (6.37181pt too wide) in paragraph at lines 563--565 []\T1/txtt/m/n/10 hsa_amd_sdma_engine_id::HSA_AMD_SDMA_ENGINE_9 Underfull \hbox (badness 10000) in paragraph at lines 567--569 []\T1/txtt/m/n/10 hsa_amd_segment_t::HSA_AMD_SEGMENT_GLOBAL Underfull \hbox (badness 10000) in paragraph at lines 569--571 []\T1/txtt/m/n/10 hsa_amd_segment_t::HSA_AMD_SEGMENT_GROUP Underfull \hbox (badness 10000) in paragraph at lines 571--573 []\T1/txtt/m/n/10 hsa_amd_segment_t::HSA_AMD_SEGMENT_PRIVATE Underfull \hbox (badness 10000) in paragraph at lines 573--575 []\T1/txtt/m/n/10 hsa_amd_segment_t::HSA_AMD_SEGMENT_READONLY Overfull \hbox (58.87166pt too wide) in paragraph at lines 576--578 []\T1/txtt/m/n/10 hsa_amd_signal_attribute_t::HSA_AMD_SIGNAL_AMD_GPU_ONLY Overfull \hbox (11.6218pt too wide) in paragraph at lines 578--580 []\T1/txtt/m/n/10 hsa_amd_signal_attribute_t::HSA_AMD_SIGNAL_IPC Overfull \hbox (64.12164pt too wide) in paragraph at lines 588--590 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_ACCESS_QUERY Overfull \hbox (85.12158pt too wide) in paragraph at lines 590--592 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_AGENT_ACCESSIBLE Overfull \hbox (132.37144pt too wide) in paragraph at lines 592--594 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_AGENT_ACCESSIBLE_ IN_PLACE Overfull \hbox (79.8716pt too wide) in paragraph at lines 594--596 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_AGENT_NO_ACCESS Overfull \hbox (58.87166pt too wide) in paragraph at lines 596--598 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_GLOBAL_FLAG Overfull \hbox (43.1217pt too wide) in paragraph at lines 598--600 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_GPU_EXEC Overfull \hbox (53.62167pt too wide) in paragraph at lines 600--602 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_HIVE_LOCAL Overfull \hbox (111.3715pt too wide) in paragraph at lines 602--604 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_MIGRATION_GRANULA RITY Overfull \hbox (95.62155pt too wide) in paragraph at lines 604--606 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_PREFERRED_LOCATIO N Overfull \hbox (90.37157pt too wide) in paragraph at lines 606--608 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_PREFETCH_LOCATION Overfull \hbox (58.87166pt too wide) in paragraph at lines 608--610 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_READ_MOSTLY Overfull \hbox (48.37169pt too wide) in paragraph at lines 610--612 []\T1/txtt/m/n/10 hsa_amd_svm_attribute_s::HSA_AMD_SVM_ATTRIB_READ_ONLY [186] Overfull \hbox (79.8716pt too wide) in paragraph at lines 616--618 []\T1/txtt/m/n/10 hsa_amd_svm_model_s::HSA_AMD_SVM_GLOBAL_FLAG_COARSE_GRAINED Overfull \hbox (69.37163pt too wide) in paragraph at lines 618--620 []\T1/txtt/m/n/10 hsa_amd_svm_model_s::HSA_AMD_SVM_GLOBAL_FLAG_FINE_GRAINED Overfull \hbox (74.62161pt too wide) in paragraph at lines 620--622 []\T1/txtt/m/n/10 hsa_amd_svm_model_s::HSA_AMD_SVM_GLOBAL_FLAG_INDETERMINATE Underfull \hbox (badness 10000) in paragraph at lines 629--630 []\T1/txtt/m/n/10 hsa_amd_vmem_address_reserve_flag_s \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (132.37144pt too wide) in paragraph at lines 630--632 []\T1/txtt/m/n/10 hsa_amd_vmem_address_reserve_flag_s::HSA_AMD_VMEM_ADDRESS_NO_ REGISTER Underfull \hbox (badness 10000) in paragraph at lines 632--633 []\T1/txtt/m/n/10 hsa_amd_vmem_address_reserve_flag_t \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 635--637 []\T1/txtt/m/n/10 hsa_amd_vmem_export_shareable_handle \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 638--640 []\T1/txtt/m/n/10 hsa_amd_vmem_get_alloc_properties_from_handle Underfull \hbox (badness 10000) in paragraph at lines 642--644 []\T1/txtt/m/n/10 hsa_amd_vmem_import_shareable_handle \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 645--646 []\T1/txtt/m/n/10 hsa_amd_vmem_retain_alloc_handle \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 655--657 []\T1/txtt/m/n/10 hsa_cache_info_t::HSA_CACHE_INFO_NAME \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 657--659 []\T1/txtt/m/n/10 hsa_cache_info_t::HSA_CACHE_INFO_NAME_LENGTH Underfull \hbox (badness 10000) in paragraph at lines 659--661 []\T1/txtt/m/n/10 hsa_cache_info_t::HSA_CACHE_INFO_SIZE \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (148.1214pt too wide) in paragraph at lines 666--668 []\T1/txtt/m/n/10 hsa_code_object_info_t::HSA_CODE_OBJECT_INFO_DEFAULT_FLOAT_RO UNDING_MODE Overfull \hbox (22.12177pt too wide) in paragraph at lines 668--670 []\T1/txtt/m/n/10 hsa_code_object_info_t::HSA_CODE_OBJECT_INFO_ISA Overfull \hbox (74.62161pt too wide) in paragraph at lines 670--672 []\T1/txtt/m/n/10 hsa_code_object_info_t::HSA_CODE_OBJECT_INFO_MACHINE_MODEL Overfull \hbox (43.1217pt too wide) in paragraph at lines 672--674 []\T1/txtt/m/n/10 hsa_code_object_info_t::HSA_CODE_OBJECT_INFO_PROFILE Overfull \hbox (27.37175pt too wide) in paragraph at lines 674--676 []\T1/txtt/m/n/10 hsa_code_object_info_t::HSA_CODE_OBJECT_INFO_TYPE Overfull \hbox (43.1217pt too wide) in paragraph at lines 676--678 []\T1/txtt/m/n/10 hsa_code_object_info_t::HSA_CODE_OBJECT_INFO_VERSION Overfull \hbox (43.1217pt too wide) in paragraph at lines 683--685 []\T1/txtt/m/n/10 hsa_code_object_type_t::HSA_CODE_OBJECT_TYPE_PROGRAM Overfull \hbox (179.6213pt too wide) in paragraph at lines 686--688 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_INDIRECT_FUNCTIO N_CALL_CONVENTION Overfull \hbox (74.62161pt too wide) in paragraph at lines 688--690 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_IS_DEFINITION Overfull \hbox (121.87148pt too wide) in paragraph at lines 690--692 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_CALL_CONV ENTION Overfull \hbox (132.37144pt too wide) in paragraph at lines 692--694 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_DYNAMIC_C ALLSTACK Overfull \hbox (137.62143pt too wide) in paragraph at lines 694--696 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_GROUP_SEG MENT_SIZE Overfull \hbox (174.37132pt too wide) in paragraph at lines 696--698 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_KERNARG_S EGMENT_ALIGNMENT Overfull \hbox (148.1214pt too wide) in paragraph at lines 698--700 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_KERNARG_S EGMENT_SIZE Overfull \hbox (148.1214pt too wide) in paragraph at lines 700--702 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_PRIVATE_S EGMENT_SIZE Overfull \hbox (116.62149pt too wide) in paragraph at lines 702--704 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_KERNEL_WAVEFRONT _SIZE Overfull \hbox (43.1217pt too wide) in paragraph at lines 704--706 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_LINKAGE Overfull \hbox (64.12164pt too wide) in paragraph at lines 706--708 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_MODULE_NAME Overfull \hbox (100.87154pt too wide) in paragraph at lines 708--710 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_MODULE_NAME_LENG TH Overfull \hbox (27.37175pt too wide) in paragraph at lines 710--712 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_NAME Overfull \hbox (64.12164pt too wide) in paragraph at lines 712--714 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_NAME_LENGTH Overfull \hbox (27.37175pt too wide) in paragraph at lines 714--716 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_TYPE Overfull \hbox (100.87154pt too wide) in paragraph at lines 716--718 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_VARIABLE_ALIGNME NT [187] Overfull \hbox (106.12152pt too wide) in paragraph at lines 718--720 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_VARIABLE_ALLOCAT ION Overfull \hbox (95.62155pt too wide) in paragraph at lines 720--722 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_VARIABLE_IS_CONS T Overfull \hbox (90.37157pt too wide) in paragraph at lines 722--724 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_VARIABLE_SEGMENT Overfull \hbox (74.62161pt too wide) in paragraph at lines 724--726 []\T1/txtt/m/n/10 hsa_code_symbol_info_t::HSA_CODE_SYMBOL_INFO_VARIABLE_SIZE Overfull \hbox (158.62137pt too wide) in paragraph at lines 729--731 []\T1/txtt/m/n/10 hsa_default_float_rounding_mode_t::HSA_DEFAULT_FLOAT_ROUNDING _MODE_DEFAULT Overfull \hbox (142.87141pt too wide) in paragraph at lines 731--733 []\T1/txtt/m/n/10 hsa_default_float_rounding_mode_t::HSA_DEFAULT_FLOAT_ROUNDING _MODE_NEAR Overfull \hbox (142.87141pt too wide) in paragraph at lines 733--735 []\T1/txtt/m/n/10 hsa_default_float_rounding_mode_t::HSA_DEFAULT_FLOAT_ROUNDING _MODE_ZERO Underfull \hbox (badness 10000) in paragraph at lines 745--747 []\T1/txtt/m/n/10 hsa_endianness_t::HSA_ENDIANNESS_BIG \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 747--749 []\T1/txtt/m/n/10 hsa_endianness_t::HSA_ENDIANNESS_LITTLE Overfull \hbox (32.62173pt too wide) in paragraph at lines 750--752 []\T1/txtt/m/n/10 hsa_exception_policy_t::HSA_EXCEPTION_POLICY_BREAK Overfull \hbox (37.87172pt too wide) in paragraph at lines 752--754 []\T1/txtt/m/n/10 hsa_exception_policy_t::HSA_EXCEPTION_POLICY_DETECT Overfull \hbox (137.62143pt too wide) in paragraph at lines 755--757 []\T1/txtt/m/n/10 hsa_executable_info_t::HSA_EXECUTABLE_INFO_DEFAULT_FLOAT_ROUN DING_MODE Overfull \hbox (32.62173pt too wide) in paragraph at lines 757--759 []\T1/txtt/m/n/10 hsa_executable_info_t::HSA_EXECUTABLE_INFO_PROFILE Overfull \hbox (22.12177pt too wide) in paragraph at lines 759--761 []\T1/txtt/m/n/10 hsa_executable_info_t::HSA_EXECUTABLE_INFO_STATE Overfull \hbox (37.87172pt too wide) in paragraph at lines 763--765 []\T1/txtt/m/n/10 hsa_executable_state_t::HSA_EXECUTABLE_STATE_FROZEN Overfull \hbox (48.37169pt too wide) in paragraph at lines 765--767 []\T1/txtt/m/n/10 hsa_executable_state_t::HSA_EXECUTABLE_STATE_UNFROZEN Overfull \hbox (95.62155pt too wide) in paragraph at lines 768--770 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_AGEN T Overfull \hbox (242.62112pt too wide) in paragraph at lines 770--772 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_INDI RECT_FUNCTION_CALL_CONVENTION Overfull \hbox (195.37126pt too wide) in paragraph at lines 772--774 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_INDI RECT_FUNCTION_OBJECT Overfull \hbox (137.62143pt too wide) in paragraph at lines 774--776 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_IS_D EFINITION Overfull \hbox (184.87129pt too wide) in paragraph at lines 776--778 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_CALL_CONVENTION Overfull \hbox (195.37126pt too wide) in paragraph at lines 778--780 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_DYNAMIC_CALLSTACK Overfull \hbox (200.62125pt too wide) in paragraph at lines 780--782 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_GROUP_SEGMENT_SIZE Overfull \hbox (237.37114pt too wide) in paragraph at lines 782--784 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_KERNARG_SEGMENT_ALIGNMENT Overfull \hbox (211.12122pt too wide) in paragraph at lines 784--786 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_KERNARG_SEGMENT_SIZE Overfull \hbox (137.62143pt too wide) in paragraph at lines 786--788 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_OBJECT Overfull \hbox (211.12122pt too wide) in paragraph at lines 788--790 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_KERN EL_PRIVATE_SEGMENT_SIZE Overfull \hbox (106.12152pt too wide) in paragraph at lines 790--792 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_LINK AGE Overfull \hbox (127.12146pt too wide) in paragraph at lines 792--794 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_MODU LE_NAME Overfull \hbox (163.87135pt too wide) in paragraph at lines 794--796 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_MODU LE_NAME_LENGTH Overfull \hbox (90.37157pt too wide) in paragraph at lines 796--798 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_NAME Overfull \hbox (127.12146pt too wide) in paragraph at lines 798--800 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_NAME _LENGTH Overfull \hbox (90.37157pt too wide) in paragraph at lines 800--802 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_TYPE Overfull \hbox (153.37138pt too wide) in paragraph at lines 802--804 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_VARI ABLE_ADDRESS Overfull \hbox (163.87135pt too wide) in paragraph at lines 804--806 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_VARI ABLE_ALIGNMENT Overfull \hbox (169.12134pt too wide) in paragraph at lines 806--808 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_VARI ABLE_ALLOCATION Overfull \hbox (158.62137pt too wide) in paragraph at lines 808--810 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_VARI ABLE_IS_CONST Overfull \hbox (153.37138pt too wide) in paragraph at lines 810--812 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_VARI ABLE_SEGMENT Overfull \hbox (137.62143pt too wide) in paragraph at lines 812--814 []\T1/txtt/m/n/10 hsa_executable_symbol_info_t::HSA_EXECUTABLE_SYMBOL_INFO_VARI ABLE_SIZE Underfull \hbox (badness 10000) in paragraph at lines 819--820 []\T1/txtt/m/n/10 hsa_ext_finalizer_call_convention_t \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (163.87135pt too wide) in paragraph at lines 820--822 []\T1/txtt/m/n/10 hsa_ext_finalizer_call_convention_t::HSA_EXT_FINALIZER_CALL_C ONVENTION_AUTO Overfull \hbox (195.37126pt too wide) in paragraph at lines 823--825 []\T1/txtt/m/n/10 hsa_ext_image_capability_t::HSA_EXT_IMAGE_CAPABILITY_ACCESS_I NVARIANT_DATA_LAYOUT [188] Overfull \hbox (116.62149pt too wide) in paragraph at lines 825--827 []\T1/txtt/m/n/10 hsa_ext_image_capability_t::HSA_EXT_IMAGE_CAPABILITY_NOT_SUPP ORTED Overfull \hbox (137.62143pt too wide) in paragraph at lines 827--829 []\T1/txtt/m/n/10 hsa_ext_image_capability_t::HSA_EXT_IMAGE_CAPABILITY_READ_MOD IFY_WRITE Overfull \hbox (95.62155pt too wide) in paragraph at lines 829--831 []\T1/txtt/m/n/10 hsa_ext_image_capability_t::HSA_EXT_IMAGE_CAPABILITY_READ_ONL Y Overfull \hbox (100.87154pt too wide) in paragraph at lines 831--833 []\T1/txtt/m/n/10 hsa_ext_image_capability_t::HSA_EXT_IMAGE_CAPABILITY_READ_WRI TE Overfull \hbox (100.87154pt too wide) in paragraph at lines 833--835 []\T1/txtt/m/n/10 hsa_ext_image_capability_t::HSA_EXT_IMAGE_CAPABILITY_WRITE_ON LY Overfull \hbox (85.12158pt too wide) in paragraph at lines 837--839 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_A Overfull \hbox (100.87154pt too wide) in paragraph at lines 839--841 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_AB GR Overfull \hbox (100.87154pt too wide) in paragraph at lines 841--843 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_AR GB Overfull \hbox (100.87154pt too wide) in paragraph at lines 843--845 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_BG RA Overfull \hbox (106.12152pt too wide) in paragraph at lines 845--847 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_DE PTH Overfull \hbox (148.1214pt too wide) in paragraph at lines 847--849 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_DE PTH_STENCIL Overfull \hbox (127.12146pt too wide) in paragraph at lines 849--851 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_IN TENSITY Overfull \hbox (127.12146pt too wide) in paragraph at lines 851--853 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_LU MINANCE Overfull \hbox (85.12158pt too wide) in paragraph at lines 853--855 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_R Overfull \hbox (90.37157pt too wide) in paragraph at lines 855--857 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RA Overfull \hbox (90.37157pt too wide) in paragraph at lines 857--859 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RG Overfull \hbox (95.62155pt too wide) in paragraph at lines 859--861 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RG B Overfull \hbox (100.87154pt too wide) in paragraph at lines 861--863 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RG BA Overfull \hbox (100.87154pt too wide) in paragraph at lines 863--865 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RG BX Overfull \hbox (95.62155pt too wide) in paragraph at lines 865--867 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RG X Overfull \hbox (90.37157pt too wide) in paragraph at lines 867--869 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_RX Overfull \hbox (106.12152pt too wide) in paragraph at lines 869--871 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_SB GRA Overfull \hbox (100.87154pt too wide) in paragraph at lines 871--873 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_SR GB Overfull \hbox (106.12152pt too wide) in paragraph at lines 873--875 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_SR GBA Overfull \hbox (106.12152pt too wide) in paragraph at lines 875--877 []\T1/txtt/m/n/10 hsa_ext_image_channel_order_t::HSA_EXT_IMAGE_CHANNEL_ORDER_SR GBX Overfull \hbox (95.62155pt too wide) in paragraph at lines 879--881 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_FLOA T Overfull \hbox (121.87148pt too wide) in paragraph at lines 881--883 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_HALF _FLOAT Overfull \hbox (132.37144pt too wide) in paragraph at lines 883--885 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_SIGN ED_INT16 Overfull \hbox (132.37144pt too wide) in paragraph at lines 885--887 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_SIGN ED_INT32 Overfull \hbox (127.12146pt too wide) in paragraph at lines 887--889 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_SIGN ED_INT8 Overfull \hbox (127.12146pt too wide) in paragraph at lines 889--891 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_SNOR M_INT16 Overfull \hbox (121.87148pt too wide) in paragraph at lines 891--893 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_SNOR M_INT8 Overfull \hbox (127.12146pt too wide) in paragraph at lines 893--895 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNOR M_INT16 Overfull \hbox (127.12146pt too wide) in paragraph at lines 895--897 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNOR M_INT24 Overfull \hbox (121.87148pt too wide) in paragraph at lines 897--899 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNOR M_INT8 Overfull \hbox (163.87135pt too wide) in paragraph at lines 899--901 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNOR M_SHORT_101010 Overfull \hbox (148.1214pt too wide) in paragraph at lines 901--903 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNOR M_SHORT_555 Overfull \hbox (148.1214pt too wide) in paragraph at lines 903--905 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNOR M_SHORT_565 Overfull \hbox (142.87141pt too wide) in paragraph at lines 905--907 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNSI GNED_INT16 Overfull \hbox (142.87141pt too wide) in paragraph at lines 907--909 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNSI GNED_INT32 Overfull \hbox (137.62143pt too wide) in paragraph at lines 909--911 []\T1/txtt/m/n/10 hsa_ext_image_channel_type_t::HSA_EXT_IMAGE_CHANNEL_TYPE_UNSI GNED_INT8 Overfull \hbox (90.37157pt too wide) in paragraph at lines 914--916 []\T1/txtt/m/n/10 hsa_ext_image_data_layout_t::HSA_EXT_IMAGE_DATA_LAYOUT_LINEAR Overfull \hbox (90.37157pt too wide) in paragraph at lines 916--918 []\T1/txtt/m/n/10 hsa_ext_image_data_layout_t::HSA_EXT_IMAGE_DATA_LAYOUT_OPAQUE Overfull \hbox (37.87172pt too wide) in paragraph at lines 923--925 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_1D Overfull \hbox (43.1217pt too wide) in paragraph at lines 925--927 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_1DA Overfull \hbox (43.1217pt too wide) in paragraph at lines 927--929 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_1DB Overfull \hbox (37.87172pt too wide) in paragraph at lines 929--931 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_2D Overfull \hbox (43.1217pt too wide) in paragraph at lines 931--933 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_2DA [189] Overfull \hbox (69.37163pt too wide) in paragraph at lines 933--935 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_2DADEPTH Overfull \hbox (64.12164pt too wide) in paragraph at lines 935--937 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_2DDEPTH Overfull \hbox (37.87172pt too wide) in paragraph at lines 937--939 []\T1/txtt/m/n/10 hsa_ext_image_geometry_t::HSA_EXT_IMAGE_GEOMETRY_3D Overfull \hbox (148.1214pt too wide) in paragraph at lines 951--953 []\T1/txtt/m/n/10 hsa_ext_program_info_t::HSA_EXT_PROGRAM_INFO_DEFAULT_FLOAT_RO UNDING_MODE Overfull \hbox (74.62161pt too wide) in paragraph at lines 953--955 []\T1/txtt/m/n/10 hsa_ext_program_info_t::HSA_EXT_PROGRAM_INFO_MACHINE_MODEL Overfull \hbox (43.1217pt too wide) in paragraph at lines 955--957 []\T1/txtt/m/n/10 hsa_ext_program_info_t::HSA_EXT_PROGRAM_INFO_PROFILE Underfull \hbox (badness 10000) in paragraph at lines 959--960 []\T1/txtt/m/n/10 hsa_ext_sampler_addressing_mode32_t \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (200.62125pt too wide) in paragraph at lines 961--963 []\T1/txtt/m/n/10 hsa_ext_sampler_addressing_mode_t::HSA_EXT_SAMPLER_ADDRESSING _MODE_CLAMP_TO_BORDER Overfull \hbox (190.12128pt too wide) in paragraph at lines 963--965 []\T1/txtt/m/n/10 hsa_ext_sampler_addressing_mode_t::HSA_EXT_SAMPLER_ADDRESSING _MODE_CLAMP_TO_EDGE Overfull \hbox (200.62125pt too wide) in paragraph at lines 965--967 []\T1/txtt/m/n/10 hsa_ext_sampler_addressing_mode_t::HSA_EXT_SAMPLER_ADDRESSING _MODE_MIRRORED_REPEAT Overfull \hbox (153.37138pt too wide) in paragraph at lines 967--969 []\T1/txtt/m/n/10 hsa_ext_sampler_addressing_mode_t::HSA_EXT_SAMPLER_ADDRESSING _MODE_REPEAT Overfull \hbox (169.12134pt too wide) in paragraph at lines 969--971 []\T1/txtt/m/n/10 hsa_ext_sampler_addressing_mode_t::HSA_EXT_SAMPLER_ADDRESSING _MODE_UNDEFINED Underfull \hbox (badness 10000) in paragraph at lines 971--972 []\T1/txtt/m/n/10 hsa_ext_sampler_coordinate_mode32_t \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (174.37132pt too wide) in paragraph at lines 973--975 []\T1/txtt/m/n/10 hsa_ext_sampler_coordinate_mode_t::HSA_EXT_SAMPLER_COORDINATE _MODE_NORMALIZED Overfull \hbox (184.87129pt too wide) in paragraph at lines 975--977 []\T1/txtt/m/n/10 hsa_ext_sampler_coordinate_mode_t::HSA_EXT_SAMPLER_COORDINATE _MODE_UNNORMALIZED Underfull \hbox (badness 5578) in paragraph at lines 979--980 []\T1/txtt/m/n/10 hsa_ext_sampler_descriptor_v2_s \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 C++ struct\T1/qtm/m/n/10 ), Overfull \hbox (111.3715pt too wide) in paragraph at lines 983--985 []\T1/txtt/m/n/10 hsa_ext_sampler_filter_mode_t::HSA_EXT_SAMPLER_FILTER_MODE_LI NEAR Overfull \hbox (116.62149pt too wide) in paragraph at lines 985--987 []\T1/txtt/m/n/10 hsa_ext_sampler_filter_mode_t::HSA_EXT_SAMPLER_FILTER_MODE_NE AREST Underfull \hbox (badness 10000) in paragraph at lines 990--992 []\T1/txtt/m/n/10 hsa_extension_t::HSA_AMD_FIRST_EXTENSION Underfull \hbox (badness 10000) in paragraph at lines 992--994 []\T1/txtt/m/n/10 hsa_extension_t::HSA_AMD_LAST_EXTENSION Overfull \hbox (6.37181pt too wide) in paragraph at lines 994--996 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_AMD_AQLPROFILE Underfull \hbox (badness 10000) in paragraph at lines 996--998 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_AMD_LOADER Overfull \hbox (11.6218pt too wide) in paragraph at lines 998--1000 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_AMD_PC_SAMPLING Underfull \hbox (badness 10000) in paragraph at lines 1000--1002 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_AMD_PROFILER Underfull \hbox (badness 10000) in paragraph at lines 1002--1004 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_FINALIZER Underfull \hbox (badness 10000) in paragraph at lines 1004--1006 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_IMAGES \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (37.87172pt too wide) in paragraph at lines 1006--1008 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_PERFORMANCE_COUNTERS Overfull \hbox (16.87178pt too wide) in paragraph at lines 1008--1010 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_PROFILING_EVENTS Underfull \hbox (badness 10000) in paragraph at lines 1010--1012 []\T1/txtt/m/n/10 hsa_extension_t::HSA_EXTENSION_STD_LAST Underfull \hbox (badness 10000) in paragraph at lines 1013--1015 []\T1/txtt/m/n/10 hsa_fence_scope_t::HSA_FENCE_SCOPE_AGENT Underfull \hbox (badness 10000) in paragraph at lines 1015--1017 []\T1/txtt/m/n/10 hsa_fence_scope_t::HSA_FENCE_SCOPE_NONE Underfull \hbox (badness 10000) in paragraph at lines 1017--1019 []\T1/txtt/m/n/10 hsa_fence_scope_t::HSA_FENCE_SCOPE_SYSTEM Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 []\T1/txtt/m/n/10 hsa_flush_mode_t::HSA_FLUSH_MODE_FTZ \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1024--1026 []\T1/txtt/m/n/10 hsa_flush_mode_t::HSA_FLUSH_MODE_NON_FTZ Underfull \hbox (badness 10000) in paragraph at lines 1027--1028 []\T1/txtt/m/n/10 hsa_fp_type_t::HSA_FP_TYPE_16 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ enu-mer-a- Underfull \hbox (badness 10000) in paragraph at lines 1028--1029 []\T1/txtt/m/n/10 hsa_fp_type_t::HSA_FP_TYPE_32 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ enu-mer-a- Underfull \hbox (badness 10000) in paragraph at lines 1029--1030 []\T1/txtt/m/n/10 hsa_fp_type_t::HSA_FP_TYPE_64 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ enu-mer-a- [190] Overfull \hbox (137.62143pt too wide) in paragraph at lines 1032--1034 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_BASE_PROFILE_DEFAULT_FLOAT_ROUND ING_MODES Overfull \hbox (32.62173pt too wide) in paragraph at lines 1034--1036 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_CALL_CONVENTION_COUNT Overfull \hbox (106.12152pt too wide) in paragraph at lines 1036--1038 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_CALL_CONVENTION_INFO_WAVEFRONT_S IZE Overfull \hbox (174.37132pt too wide) in paragraph at lines 1038--1040 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_CALL_CONVENTION_INFO_WAVEFRONTS_ PER_COMPUTE_UNIT Overfull \hbox (69.37163pt too wide) in paragraph at lines 1040--1042 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_DEFAULT_FLOAT_ROUNDING_MODES Overfull \hbox (16.87178pt too wide) in paragraph at lines 1042--1044 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_FAST_F16_OPERATION Overfull \hbox (11.6218pt too wide) in paragraph at lines 1044--1046 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_FBARRIER_MAX_SIZE Underfull \hbox (badness 10000) in paragraph at lines 1046--1048 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_GRID_MAX_DIM Underfull \hbox (badness 10000) in paragraph at lines 1048--1050 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_GRID_MAX_SIZE Underfull \hbox (badness 10000) in paragraph at lines 1050--1052 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_MACHINE_MODELS Underfull \hbox (badness 7116) in paragraph at lines 1052--1053 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_NAME \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 1053--1055 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_NAME_LENGTH Underfull \hbox (badness 10000) in paragraph at lines 1055--1057 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_PROFILES \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 1057--1059 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_WORKGROUP_MAX_DIM Overfull \hbox (16.87178pt too wide) in paragraph at lines 1059--1061 []\T1/txtt/m/n/10 hsa_isa_info_t::HSA_ISA_INFO_WORKGROUP_MAX_SIZE Underfull \hbox (badness 10000) in paragraph at lines 1064--1065 []\T1/txtt/m/n/10 hsa_kernel_dispatch_packet_setup_t \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 C++ Overfull \hbox (184.87129pt too wide) in paragraph at lines 1065--1067 []\T1/txtt/m/n/10 hsa_kernel_dispatch_packet_setup_t::HSA_KERNEL_DISPATCH_PACKE T_SETUP_DIMENSIONS Underfull \hbox (badness 10000) in paragraph at lines 1067--1069 []\T1/txtt/m/n/10 hsa_kernel_dispatch_packet_setup_width_t Overfull \hbox (247.87111pt too wide) in paragraph at lines 1069--1071 []\T1/txtt/m/n/10 hsa_kernel_dispatch_packet_setup_width_t::HSA_KERNEL_DISPATCH _PACKET_SETUP_WIDTH_DIMENSIONS Overfull \hbox (1.12183pt too wide) in paragraph at lines 1075--1077 []\T1/txtt/m/n/10 hsa_machine_model_t::HSA_MACHINE_MODEL_LARGE Overfull \hbox (1.12183pt too wide) in paragraph at lines 1077--1079 []\T1/txtt/m/n/10 hsa_machine_model_t::HSA_MACHINE_MODEL_SMALL Overfull \hbox (74.62161pt too wide) in paragraph at lines 1080--1082 []\T1/txtt/m/n/10 hsa_packet_header_t::HSA_PACKET_HEADER_ACQUIRE_FENCE_SCOPE Overfull \hbox (11.6218pt too wide) in paragraph at lines 1082--1084 []\T1/txtt/m/n/10 hsa_packet_header_t::HSA_PACKET_HEADER_BARRIER Overfull \hbox (74.62161pt too wide) in paragraph at lines 1084--1086 []\T1/txtt/m/n/10 hsa_packet_header_t::HSA_PACKET_HEADER_RELEASE_FENCE_SCOPE Overfull \hbox (85.12158pt too wide) in paragraph at lines 1086--1088 []\T1/txtt/m/n/10 hsa_packet_header_t::HSA_PACKET_HEADER_SCACQUIRE_FENCE_SCOPE Overfull \hbox (85.12158pt too wide) in paragraph at lines 1088--1090 []\T1/txtt/m/n/10 hsa_packet_header_t::HSA_PACKET_HEADER_SCRELEASE_FENCE_SCOPE Underfull \hbox (badness 10000) in paragraph at lines 1090--1092 []\T1/txtt/m/n/10 hsa_packet_header_t::HSA_PACKET_HEADER_TYPE Overfull \hbox (137.62143pt too wide) in paragraph at lines 1093--1095 []\T1/txtt/m/n/10 hsa_packet_header_width_t::HSA_PACKET_HEADER_WIDTH_ACQUIRE_FE NCE_SCOPE Overfull \hbox (74.62161pt too wide) in paragraph at lines 1095--1097 []\T1/txtt/m/n/10 hsa_packet_header_width_t::HSA_PACKET_HEADER_WIDTH_BARRIER Overfull \hbox (137.62143pt too wide) in paragraph at lines 1097--1099 []\T1/txtt/m/n/10 hsa_packet_header_width_t::HSA_PACKET_HEADER_WIDTH_RELEASE_FE NCE_SCOPE Overfull \hbox (148.1214pt too wide) in paragraph at lines 1099--1101 []\T1/txtt/m/n/10 hsa_packet_header_width_t::HSA_PACKET_HEADER_WIDTH_SCACQUIRE_ FENCE_SCOPE Overfull \hbox (148.1214pt too wide) in paragraph at lines 1101--1103 []\T1/txtt/m/n/10 hsa_packet_header_width_t::HSA_PACKET_HEADER_WIDTH_SCRELEASE_ FENCE_SCOPE Overfull \hbox (58.87166pt too wide) in paragraph at lines 1103--1105 []\T1/txtt/m/n/10 hsa_packet_header_width_t::HSA_PACKET_HEADER_WIDTH_TYPE Overfull \hbox (27.37175pt too wide) in paragraph at lines 1106--1108 []\T1/txtt/m/n/10 hsa_packet_type_t::HSA_PACKET_TYPE_AGENT_DISPATCH Overfull \hbox (11.6218pt too wide) in paragraph at lines 1108--1110 []\T1/txtt/m/n/10 hsa_packet_type_t::HSA_PACKET_TYPE_BARRIER_AND Overfull \hbox (6.37181pt too wide) in paragraph at lines 1110--1112 []\T1/txtt/m/n/10 hsa_packet_type_t::HSA_PACKET_TYPE_BARRIER_OR Underfull \hbox (badness 10000) in paragraph at lines 1112--1114 []\T1/txtt/m/n/10 hsa_packet_type_t::HSA_PACKET_TYPE_INVALID Overfull \hbox (32.62173pt too wide) in paragraph at lines 1114--1116 []\T1/txtt/m/n/10 hsa_packet_type_t::HSA_PACKET_TYPE_KERNEL_DISPATCH Overfull \hbox (32.62173pt too wide) in paragraph at lines 1116--1118 []\T1/txtt/m/n/10 hsa_packet_type_t::HSA_PACKET_TYPE_VENDOR_SPECIFIC Overfull \hbox (48.37169pt too wide) in paragraph at lines 1124--1126 []\T1/txtt/m/n/10 hsa_queue_feature_t::HSA_QUEUE_FEATURE_AGENT_DISPATCH Overfull \hbox (53.62167pt too wide) in paragraph at lines 1126--1128 []\T1/txtt/m/n/10 hsa_queue_feature_t::HSA_QUEUE_FEATURE_KERNEL_DISPATCH Overfull \hbox (43.1217pt too wide) in paragraph at lines 1129--1131 []\T1/txtt/m/n/10 hsa_queue_info_attribute_t::HSA_AMD_QUEUE_INFO_AGENT Overfull \hbox (74.62161pt too wide) in paragraph at lines 1131--1133 []\T1/txtt/m/n/10 hsa_queue_info_attribute_t::HSA_AMD_QUEUE_INFO_DOORBELL_ID [191] Overfull \hbox (1.12183pt too wide) in paragraph at lines 1137--1139 []\T1/txtt/m/n/10 hsa_queue_type_t::HSA_QUEUE_TYPE_COOPERATIVE Underfull \hbox (badness 10000) in paragraph at lines 1141--1143 []\T1/txtt/m/n/10 hsa_queue_type_t::HSA_QUEUE_TYPE_SINGLE Overfull \hbox (100.87154pt too wide) in paragraph at lines 1144--1146 []\T1/txtt/m/n/10 hsa_region_global_flag_t::HSA_REGION_GLOBAL_FLAG_COARSE_GRAIN ED Overfull \hbox (169.12134pt too wide) in paragraph at lines 1146--1148 []\T1/txtt/m/n/10 hsa_region_global_flag_t::HSA_REGION_GLOBAL_FLAG_EXTENDED_SCO PE_FINE_GRAINED Overfull \hbox (90.37157pt too wide) in paragraph at lines 1148--1150 []\T1/txtt/m/n/10 hsa_region_global_flag_t::HSA_REGION_GLOBAL_FLAG_FINE_GRAINED Overfull \hbox (64.12164pt too wide) in paragraph at lines 1150--1152 []\T1/txtt/m/n/10 hsa_region_global_flag_t::HSA_REGION_GLOBAL_FLAG_KERNARG Overfull \hbox (121.87148pt too wide) in paragraph at lines 1153--1155 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_ALLOC_MAX_PRIVATE_WORKGROU P_SIZE Overfull \hbox (27.37175pt too wide) in paragraph at lines 1155--1157 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_ALLOC_MAX_SIZE Overfull \hbox (16.87178pt too wide) in paragraph at lines 1157--1159 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_GLOBAL_FLAGS Overfull \hbox (74.62161pt too wide) in paragraph at lines 1159--1161 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_RUNTIME_ALLOC_ALIGNMENT Overfull \hbox (64.12164pt too wide) in paragraph at lines 1161--1163 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_RUNTIME_ALLOC_ALLOWED Overfull \hbox (64.12164pt too wide) in paragraph at lines 1163--1165 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_RUNTIME_ALLOC_GRANULE Underfull \hbox (badness 10000) in paragraph at lines 1165--1167 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_SEGMENT Underfull \hbox (badness 10000) in paragraph at lines 1167--1169 []\T1/txtt/m/n/10 hsa_region_info_t::HSA_REGION_INFO_SIZE Overfull \hbox (16.87178pt too wide) in paragraph at lines 1171--1173 []\T1/txtt/m/n/10 hsa_region_segment_t::HSA_REGION_SEGMENT_GLOBAL Overfull \hbox (11.6218pt too wide) in paragraph at lines 1173--1175 []\T1/txtt/m/n/10 hsa_region_segment_t::HSA_REGION_SEGMENT_GROUP Overfull \hbox (22.12177pt too wide) in paragraph at lines 1175--1177 []\T1/txtt/m/n/10 hsa_region_segment_t::HSA_REGION_SEGMENT_KERNARG Overfull \hbox (22.12177pt too wide) in paragraph at lines 1177--1179 []\T1/txtt/m/n/10 hsa_region_segment_t::HSA_REGION_SEGMENT_PRIVATE Overfull \hbox (27.37175pt too wide) in paragraph at lines 1179--1181 []\T1/txtt/m/n/10 hsa_region_segment_t::HSA_REGION_SEGMENT_READONLY Underfull \hbox (badness 10000) in paragraph at lines 1183--1185 []\T1/txtt/m/n/10 hsa_round_method_t::HSA_ROUND_METHOD_DOUBLE Underfull \hbox (badness 10000) in paragraph at lines 1185--1187 []\T1/txtt/m/n/10 hsa_round_method_t::HSA_ROUND_METHOD_SINGLE Overfull \hbox (16.87178pt too wide) in paragraph at lines 1189--1191 []\T1/txtt/m/n/10 hsa_signal_condition_t::HSA_SIGNAL_CONDITION_EQ Overfull \hbox (22.12177pt too wide) in paragraph at lines 1191--1193 []\T1/txtt/m/n/10 hsa_signal_condition_t::HSA_SIGNAL_CONDITION_GTE Overfull \hbox (16.87178pt too wide) in paragraph at lines 1193--1195 []\T1/txtt/m/n/10 hsa_signal_condition_t::HSA_SIGNAL_CONDITION_LT Overfull \hbox (16.87178pt too wide) in paragraph at lines 1195--1197 []\T1/txtt/m/n/10 hsa_signal_condition_t::HSA_SIGNAL_CONDITION_NE Underfull \hbox (badness 10000) in paragraph at lines 1204--1206 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_EXCEPTION Underfull \hbox (badness 10000) in paragraph at lines 1206--1208 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_FATAL \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (22.12177pt too wide) in paragraph at lines 1208--1210 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_FROZEN_EXECUTABLE Overfull \hbox (48.37169pt too wide) in paragraph at lines 1210--1212 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INCOMPATIBLE_ARGUMENTS Overfull \hbox (1.12183pt too wide) in paragraph at lines 1212--1214 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_AGENT Overfull \hbox (27.37175pt too wide) in paragraph at lines 1214--1216 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_ALLOCATION Overfull \hbox (16.87178pt too wide) in paragraph at lines 1216--1218 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_ARGUMENT Overfull \hbox (1.12183pt too wide) in paragraph at lines 1218--1220 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_CACHE Overfull \hbox (32.62173pt too wide) in paragraph at lines 1220--1222 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_CODE_OBJECT Overfull \hbox (69.37163pt too wide) in paragraph at lines 1222--1224 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_CODE_OBJECT_READER Overfull \hbox (32.62173pt too wide) in paragraph at lines 1224--1226 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_CODE_SYMBOL Overfull \hbox (27.37175pt too wide) in paragraph at lines 1226--1228 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_EXECUTABLE Overfull \hbox (64.12164pt too wide) in paragraph at lines 1228--1230 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_EXECUTABLE_SYMBOL Underfull \hbox (badness 10000) in paragraph at lines 1230--1232 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_FILE Overfull \hbox (1.12183pt too wide) in paragraph at lines 1232--1234 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_INDEX Underfull \hbox (badness 10000) in paragraph at lines 1234--1236 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_ISA Overfull \hbox (16.87178pt too wide) in paragraph at lines 1236--1238 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_ISA_NAME Overfull \hbox (43.1217pt too wide) in paragraph at lines 1238--1240 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_PACKET_FORMAT Overfull \hbox (1.12183pt too wide) in paragraph at lines 1240--1242 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_QUEUE Overfull \hbox (48.37169pt too wide) in paragraph at lines 1242--1244 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_QUEUE_CREATION [192] Overfull \hbox (6.37181pt too wide) in paragraph at lines 1244--1246 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_REGION Overfull \hbox (43.1217pt too wide) in paragraph at lines 1246--1248 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_RUNTIME_STATE Overfull \hbox (6.37181pt too wide) in paragraph at lines 1248--1250 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_SIGNAL Overfull \hbox (37.87172pt too wide) in paragraph at lines 1250--1252 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_SIGNAL_GROUP Overfull \hbox (32.62173pt too wide) in paragraph at lines 1252--1254 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_SYMBOL_NAME Overfull \hbox (22.12177pt too wide) in paragraph at lines 1254--1256 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_INVALID_WAVEFRONT Overfull \hbox (11.6218pt too wide) in paragraph at lines 1256--1258 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_NOT_INITIALIZED Overfull \hbox (16.87178pt too wide) in paragraph at lines 1258--1260 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_OUT_OF_RESOURCES Overfull \hbox (22.12177pt too wide) in paragraph at lines 1260--1262 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_REFCOUNT_OVERFLOW Overfull \hbox (1.12183pt too wide) in paragraph at lines 1262--1264 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_RESOURCE_FREE Overfull \hbox (58.87166pt too wide) in paragraph at lines 1264--1266 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_VARIABLE_ALREADY_DEFINED Overfull \hbox (27.37175pt too wide) in paragraph at lines 1266--1268 []\T1/txtt/m/n/10 hsa_status_t::HSA_STATUS_ERROR_VARIABLE_UNDEFINED Overfull \hbox (43.1217pt too wide) in paragraph at lines 1272--1274 []\T1/txtt/m/n/10 hsa_symbol_kind_t::HSA_SYMBOL_KIND_INDIRECT_FUNCTION Underfull \hbox (badness 10000) in paragraph at lines 1274--1276 []\T1/txtt/m/n/10 hsa_symbol_kind_t::HSA_SYMBOL_KIND_KERNEL Underfull \hbox (badness 10000) in paragraph at lines 1276--1278 []\T1/txtt/m/n/10 hsa_symbol_kind_t::HSA_SYMBOL_KIND_VARIABLE Overfull \hbox (16.87178pt too wide) in paragraph at lines 1279--1281 []\T1/txtt/m/n/10 hsa_symbol_linkage_t::HSA_SYMBOL_LINKAGE_MODULE Overfull \hbox (22.12177pt too wide) in paragraph at lines 1281--1283 []\T1/txtt/m/n/10 hsa_symbol_linkage_t::HSA_SYMBOL_LINKAGE_PROGRAM Overfull \hbox (43.1217pt too wide) in paragraph at lines 1284--1286 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_BUILD_VERSION Overfull \hbox (58.87166pt too wide) in paragraph at lines 1286--1288 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_DMABUF_SUPPORTED Overfull \hbox (64.12164pt too wide) in paragraph at lines 1288--1290 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_EXT_VERSION_MAJOR Overfull \hbox (64.12164pt too wide) in paragraph at lines 1290--1292 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_EXT_VERSION_MINOR Overfull \hbox (48.37169pt too wide) in paragraph at lines 1292--1294 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_MWAITX_ENABLED Overfull \hbox (106.12152pt too wide) in paragraph at lines 1294--1296 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_SVM_ACCESSIBLE_BY_DEFA ULT Overfull \hbox (43.1217pt too wide) in paragraph at lines 1296--1298 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_SVM_SUPPORTED Overfull \hbox (106.12152pt too wide) in paragraph at lines 1298--1300 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_VIRTUAL_MEM_API_SUPPOR TED Overfull \hbox (43.1217pt too wide) in paragraph at lines 1300--1302 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_AMD_SYSTEM_INFO_XNACK_ENABLED Overfull \hbox (6.37181pt too wide) in paragraph at lines 1302--1304 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_ENDIANNESS Overfull \hbox (6.37181pt too wide) in paragraph at lines 1304--1306 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_EXTENSIONS Overfull \hbox (22.12177pt too wide) in paragraph at lines 1306--1308 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_MACHINE_MODEL Overfull \hbox (32.62173pt too wide) in paragraph at lines 1308--1310 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_SIGNAL_MAX_WAIT Overfull \hbox (1.12183pt too wide) in paragraph at lines 1310--1312 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_TIMESTAMP Overfull \hbox (53.62167pt too wide) in paragraph at lines 1312--1314 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_TIMESTAMP_FREQUENCY Overfull \hbox (22.12177pt too wide) in paragraph at lines 1314--1316 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_VERSION_MAJOR Overfull \hbox (22.12177pt too wide) in paragraph at lines 1316--1318 []\T1/txtt/m/n/10 hsa_system_info_t::HSA_SYSTEM_INFO_VERSION_MINOR Overfull \hbox (64.12164pt too wide) in paragraph at lines 1319--1321 []\T1/txtt/m/n/10 hsa_variable_allocation_t::HSA_VARIABLE_ALLOCATION_AGENT Overfull \hbox (74.62161pt too wide) in paragraph at lines 1321--1323 []\T1/txtt/m/n/10 hsa_variable_allocation_t::HSA_VARIABLE_ALLOCATION_PROGRAM Overfull \hbox (37.87172pt too wide) in paragraph at lines 1324--1326 []\T1/txtt/m/n/10 hsa_variable_segment_t::HSA_VARIABLE_SEGMENT_GLOBAL Overfull \hbox (48.37169pt too wide) in paragraph at lines 1326--1328 []\T1/txtt/m/n/10 hsa_variable_segment_t::HSA_VARIABLE_SEGMENT_READONLY Underfull \hbox (badness 10000) in paragraph at lines 1329--1331 []\T1/txtt/m/n/10 hsa_wait_state_t::HSA_WAIT_STATE_ACTIVE Underfull \hbox (badness 10000) in paragraph at lines 1331--1333 []\T1/txtt/m/n/10 hsa_wait_state_t::HSA_WAIT_STATE_BLOCKED Overfull \hbox (6.37181pt too wide) in paragraph at lines 1334--1336 []\T1/txtt/m/n/10 hsa_wavefront_info_t::HSA_WAVEFRONT_INFO_SIZE [193]) (./advanced-micro-devices-rocr-runtime.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/fontawesome5/fa5free1.enc}{/usr/share/texmf/fonts/enc/dvips /tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/txfonts/t1xtt.pfb> Output written on advanced-micro-devices-rocr-runtime.pdf (197 pages, 666832 by tes). Transcript written on advanced-micro-devices-rocr-runtime.log. Latexmk: Index file 'advanced-micro-devices-rocr-runtime.idx' was written Latexmk: Log file says output to 'advanced-micro-devices-rocr-runtime.pdf' Latexmk: Log file says output to 'advanced-micro-devices-rocr-runtime.pdf' Latexmk: Examining 'advanced-micro-devices-rocr-runtime.log' === TeX engine is 'pdfTeX' Latexmk: All targets (advanced-micro-devices-rocr-runtime.pdf) are up-to-date [rtd-command-info] start-time: 2026-05-15T22:59:25.675008Z, end-time: 2026-05-15T22:59:38.288522Z, duration: 12, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v8.0.2 loading translations [en]... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages/breathe/project.py:116: RemovedInSphinx90Warning: Sphinx 9 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 /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/latest/lib/python3.10/site-packages/rocm_docs/doxygen.py:42: RemovedInSphinx90Warning: The '_Opt' object tuple interface is deprecated, use attribute access instead for 'default', 'rebuild', and 'valid_types'. default_or_callable = config.values[key][0] 1.9.1 warning: ignoring unsupported tag 'CREATE_SUBDIRS_LEVEL' at line 93, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'SHOW_HEADERFILE' at line 633, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_INCOMPLETE_DOC' at line 851, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_UNDOC_ENUM_VAL' at line 869, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_LINE_FORMAT' at line 899, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'INPUT_FILE_ENCODING' at line 940, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FORTRAN_COMMENT_AFTER' at line 1143, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'HTML_COLORSTYLE' at line 1396, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOCSET_FEEDURL' at line 1497, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FULL_SIDEBAR' at line 1708, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'OBFUSCATE_EMAILS' at line 1739, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MATHJAX_VERSION' at line 1787, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_COMMON_ATTR' at line 2487, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_EDGE_ATTR' at line 2496, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_NODE_ATTR' at line 2504, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DIR_GRAPH_MAX_DEPTH' at line 2654, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/doxygen/Doxyfile warning: argument 'SYSTEM' for option CASE_SENSE_NAMES is not a valid boolean value Using the default: YES! Doxygen version used: 1.9.1 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_common.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_common.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace_version.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace_version.h... Preproc/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1235: warning: group ext-images: ignoring title "Images and samplers" that does not match old title "Images and Samplers" /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:197: warning: Compound AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:134: warning: Compound ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:782: warning: Compound BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:787: warning: Compound BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:792: warning: Compound BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:796: warning: Compound BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:801: warning: Compound BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:808: warning: Compound BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:821: warning: Compound BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:826: warning: Compound BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:834: warning: Compound BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:839: warning: Compound BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:869: warning: Compound BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:846: warning: Compound BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:850: warning: Compound BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:855: warning: Compound BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:887: warning: Compound BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:893: warning: Compound BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:880: warning: Compound BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:903: warning: Compound BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:907: warning: Compound BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:913: warning: Compound BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:922: warning: Compound BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:929: warning: Compound BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:938: warning: Compound BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:945: warning: Compound BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:955: warning: Compound BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:963: warning: Compound BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:971: warning: Compound BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:978: warning: Compound BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:984: warning: Compound BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:991: warning: Compound BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:997: warning: Compound BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1004: warning: Compound BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1011: warning: Compound BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1114: warning: Compound BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1017: warning: Compound BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1024: warning: Compound BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1030: warning: Compound BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1035: warning: Compound BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1040: warning: Compound BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1054: warning: Compound BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1047: warning: Compound BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1078: warning: Compound BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1067: warning: Compound BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1072: warning: Compound BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1087: warning: Compound BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1092: warning: Compound BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1107: warning: Compound BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:777: warning: Compound BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:279: warning: Compound CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:153: warning: Compound FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:458: warning: Compound HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:483: warning: Compound HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:164: warning: Compound ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:184: warning: Compound PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:141: warning: Compound ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:98: warning: Compound amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:206: warning: Compound amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:224: warning: Compound amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:79: warning: Compound amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:119: warning: Compound amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:263: warning: Compound amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:61: warning: Compound amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:406: warning: Compound amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:419: warning: Compound amdgpu_hsa_note_code_object_version_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:424: warning: Compound amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:432: warning: Compound amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:449: warning: Compound amdgpu_hsa_note_producer_options_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:441: warning: Compound amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:337: warning: Compound amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3664: warning: Compound hsa_amd_ais_file_handle_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:51: warning: Compound hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:44: warning: Compound hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:78: warning: Compound hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:72: warning: Compound hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:66: warning: Compound hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:60: warning: Compound hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:740: warning: Compound hsa_amd_hdp_flush_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3478: warning: Compound hsa_amd_memory_access_desc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3047: warning: Compound hsa_amd_svm_attribute_pair_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:40: warning: Compound hsa_amd_tool_event_none_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:84: warning: Compound hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:260: warning: Compound hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:500: warning: Compound hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1842: warning: Compound hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:234: warning: Compound hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:136: warning: Compound hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:320: warning: Compound hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:308: warning: Compound hsa_ven_amd_aqlprofile_info_data_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:211: warning: Compound hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:242: warning: Compound hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:114: warning: Compound scratch_last_used_index_xcc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved essing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h... 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_/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:743: warning: Member hsa_amd_hdp_flush_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1472: warning: Member hsa_amd_memory_pool_global_flag_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1483: warning: Member hsa_amd_memory_pool_location_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1846: warning: Member hsa_pitched_ptr_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2974: warning: Member hsa_amd_svm_model_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3044: warning: Member hsa_amd_svm_attribute_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3053: warning: Member hsa_amd_svm_attribute_pair_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3306: warning: Member hsa_amd_vmem_address_reserve_flag_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3481: warning: Member hsa_amd_memory_access_desc_t (typedef) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1448: warning: Member hsa_amd_memory_pool_global_flag_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1474: warning: Member hsa_amd_memory_pool_location_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1852: warning: Member hsa_amd_copy_direction_t (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2953: warning: Member hsa_amd_svm_model_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2976: warning: Member hsa_amd_svm_attribute_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3303: warning: Member hsa_amd_vmem_address_reserve_flag_s (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3389: warning: Member hsa_amd_memory_type_t (enumeration) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1868: warning: Member hsa_amd_memory_async_copy_rect(const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) (function) of group memory is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1499: warning: explicit link request to 'hsa_amd_memory_pool_global_flag_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1795: warning: The following parameters of hsa_amd_memory_async_copy_on_engine(void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) are not documented: parameter 'dst' parameter 'dst_agent' parameter 'src' parameter 'src_agent' parameter 'size' parameter 'num_dep_signals' parameter 'dep_signals' parameter 'completion_signal' parameter 'engine_id' parameter 'force_copy_on_sdma' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2190: warning: The following parameter of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2239: warning: The following parameter of hsa_amd_memory_lock_to_pool(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3597: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3607: warning: The following parameter of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) is not documented: parameter 'type' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3426: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3432: warning: The following parameter of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) is not documented: parameter 'memory_handle' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3437: warning: argument 'flags.' of command @param is not found in the argument list of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3457: warning: The following parameter of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) is not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3580: warning: argument 'mapped' of command @param is not found in the argument list of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3591: warning: The following parameter of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) is not documented: parameter 'addr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3674: warning: Member hsa_amd_ais_file_handle_t (typedef) of group queue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3648: warning: Member hsa_queue_info_attribute_t (enumeration) of group queue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3661: warning: Member hsa_amd_queue_get_info(hsa_queue_t *queue, hsa_queue_info_attribute_t attribute, void *value) (function) of group queue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'hanlde' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3749: warning: The following parameters of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'handle' parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3711: warning: The following parameters of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:4641: warning: argument 'address' from the argument list of hsa_executable_readonly_variable_define has multiple @param documentation sections /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2798: warning: Member hsa_amd_system_event_callback_t)(const hsa_amd_event_t *event, void *data) (typedef) of group status is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1073: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1078: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Signal' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Location' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1096: warning: The following parameters of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) are not documented: parameter 'signal' parameter 'value_ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1286: warning: The following parameter of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) is not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:657: warning: The following parameter of hsa_ext_image_data_get_info_with_layout(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) is not documented: parameter 'agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:99: warning: Member header (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:100: warning: Member format (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:101: warning: Member reserved[5] (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:108: warning: Member reserved1 (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:109: warning: Member callback (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:111: warning: Member user_data[6] (variable) of struct amd_aql_intercept_marker_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:207: warning: Member enabled_control_directives (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:208: warning: Member enable_break_exceptions (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:209: warning: Member enable_detect_exceptions (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:210: warning: Member max_dynamic_group_size (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:211: warning: Member max_flat_grid_size (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:212: warning: Member max_flat_workgroup_size (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:213: warning: Member required_dim (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:214: warning: Member reserved1[3] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:215: warning: Member required_grid_size[3] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:216: warning: Member required_workgroup_size[3] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:217: warning: Member reserved2[60] (variable) of struct amd_control_directives_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:225: warning: Member amd_kernel_code_version_major (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:226: warning: Member amd_kernel_code_version_minor (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:227: warning: Member amd_machine_kind (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:228: warning: Member amd_machine_version_major (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:229: warning: Member amd_machine_version_minor (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:230: warning: Member amd_machine_version_stepping (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:231: warning: Member kernel_code_entry_byte_offset (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:232: warning: Member kernel_code_prefetch_byte_offset (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:233: warning: Member kernel_code_prefetch_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:234: warning: Member max_scratch_backing_memory_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:235: warning: Member compute_pgm_rsrc1 (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:236: warning: Member compute_pgm_rsrc2 (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:237: warning: Member kernel_code_properties (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:238: warning: Member workitem_private_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:239: warning: Member workgroup_group_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:240: warning: Member gds_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:241: warning: Member kernarg_segment_byte_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:242: warning: Member workgroup_fbarrier_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:243: warning: Member wavefront_sgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:244: warning: Member workitem_vgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:245: warning: Member reserved_vgpr_first (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:246: warning: Member reserved_vgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:247: warning: Member reserved_sgpr_first (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:248: warning: Member reserved_sgpr_count (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:249: warning: Member debug_wavefront_private_segment_offset_sgpr (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:250: warning: Member debug_private_segment_buffer_sgpr (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:251: warning: Member kernarg_segment_alignment (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:252: warning: Member group_segment_alignment (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:253: warning: Member private_segment_alignment (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:254: warning: Member wavefront_size (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:255: warning: Member call_convention (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:256: warning: Member reserved1[12] (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:257: warning: Member runtime_loader_kernel_symbol (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:258: warning: Member control_directives (variable) of struct amd_kernel_code_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:80: warning: Member hsa_queue (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:81: warning: Member caps (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:82: warning: Member reserved1[3] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:83: warning: Member write_dispatch_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:84: warning: Member group_segment_aperture_base_hi (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:85: warning: Member private_segment_aperture_base_hi (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:86: warning: Member max_cu_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:87: warning: Member max_wave_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:88: warning: Member max_legacy_doorbell_dispatch_id_plus_1 (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:89: warning: Member legacy_doorbell_lock (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:90: warning: Member reserved2[9] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:91: warning: Member read_dispatch_id (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:92: warning: Member read_dispatch_id_field_base_byte_offset (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:93: warning: Member compute_tmpring_size (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:94: warning: Member scratch_resource_descriptor[4] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:95: warning: Member scratch_backing_memory_location (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:96: warning: Member reserved3[2] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:97: warning: Member scratch_wave64_lane_byte_size (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:98: warning: Member queue_properties (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:99: warning: Member reserved4[2] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:100: warning: Member queue_inactive_signal (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:101: warning: Member reserved5[14] (variable) of struct amd_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:120: warning: Member hsa_queue (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:121: warning: Member caps (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:122: warning: Member reserved1[3] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:123: warning: Member write_dispatch_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:124: warning: Member group_segment_aperture_base_hi (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:125: warning: Member private_segment_aperture_base_hi (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:126: warning: Member max_cu_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:127: warning: Member max_wave_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:128: warning: Member max_legacy_doorbell_dispatch_id_plus_1 (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:129: warning: Member legacy_doorbell_lock (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:130: warning: Member reserved2[9] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:131: warning: Member read_dispatch_id (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:132: warning: Member read_dispatch_id_field_base_byte_offset (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:133: warning: Member compute_tmpring_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:134: warning: Member scratch_resource_descriptor[4] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:135: warning: Member scratch_backing_memory_location (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:136: warning: Member scratch_backing_memory_byte_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:137: warning: Member scratch_wave64_lane_byte_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:138: warning: Member queue_properties (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:139: warning: Member scratch_max_use_index (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:140: warning: Member queue_inactive_signal (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:141: warning: Member alt_scratch_max_use_index (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:142: warning: Member alt_scratch_resource_descriptor[4] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:143: warning: Member alt_scratch_backing_memory_location (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:144: warning: Member alt_scratch_dispatch_limit_x (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:145: warning: Member alt_scratch_dispatch_limit_y (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:146: warning: Member alt_scratch_dispatch_limit_z (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:147: warning: Member alt_scratch_wave64_lane_byte_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:148: warning: Member alt_compute_tmpring_size (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:149: warning: Member reserved5 (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:151: warning: Member scratch_last_used_index[MAX_NUM_XCC] (variable) of struct amd_queue_v2_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:264: warning: Member elf_raw (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:265: warning: Member elf_size (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:266: warning: Member kernel_name (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h:267: warning: Member owning_segment (variable) of struct amd_runtime_loader_debug_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:62: warning: Member kind (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:67: warning: Member event_mailbox_ptr (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:68: warning: Member event_id (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:69: warning: Member reserved1 (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:70: warning: Member start_ts (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:71: warning: Member end_ts (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h:76: warning: Member reserved3[2] (variable) of struct amd_signal_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:198: warning: Member version (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:199: warning: Member hsa_amd_coherency_get_type_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:200: warning: Member hsa_amd_coherency_set_type_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:201: warning: Member hsa_amd_profiling_set_profiler_enabled_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:202: warning: Member hsa_amd_profiling_async_copy_enable_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:203: warning: Member hsa_amd_profiling_get_dispatch_time_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:204: warning: Member hsa_amd_profiling_get_async_copy_time_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:205: warning: Member hsa_amd_profiling_convert_tick_to_system_domain_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:206: warning: Member hsa_amd_signal_async_handler_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:207: warning: Member hsa_amd_async_function_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:208: warning: Member hsa_amd_signal_wait_any_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:209: warning: Member hsa_amd_queue_cu_set_mask_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:210: warning: Member hsa_amd_memory_pool_get_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:211: warning: Member hsa_amd_agent_iterate_memory_pools_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:212: warning: Member hsa_amd_memory_pool_allocate_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:213: warning: Member hsa_amd_memory_pool_free_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:214: warning: Member hsa_amd_memory_async_copy_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:215: warning: Member hsa_amd_memory_async_copy_on_engine_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:216: warning: Member hsa_amd_memory_copy_engine_status_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:217: warning: Member hsa_amd_agent_memory_pool_get_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:218: warning: Member hsa_amd_agents_allow_access_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:219: warning: Member hsa_amd_memory_pool_can_migrate_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:220: warning: Member hsa_amd_memory_migrate_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:221: warning: Member hsa_amd_memory_lock_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:222: warning: Member hsa_amd_memory_unlock_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:223: warning: Member hsa_amd_memory_fill_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:224: warning: Member hsa_amd_interop_map_buffer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:225: warning: Member hsa_amd_interop_unmap_buffer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:226: warning: Member hsa_amd_image_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:227: warning: Member hsa_amd_pointer_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:228: warning: Member hsa_amd_pointer_info_set_userdata_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:229: warning: Member hsa_amd_ipc_memory_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:230: warning: Member hsa_amd_ipc_memory_attach_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:231: warning: Member hsa_amd_ipc_memory_detach_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:232: warning: Member hsa_amd_signal_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:233: warning: Member hsa_amd_ipc_signal_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:234: warning: Member hsa_amd_ipc_signal_attach_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:235: warning: Member hsa_amd_register_system_event_handler_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:236: warning: Member hsa_amd_queue_intercept_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:237: warning: Member hsa_amd_queue_intercept_register_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:238: warning: Member hsa_amd_queue_set_priority_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:239: warning: Member hsa_amd_memory_async_copy_rect_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:240: warning: Member hsa_amd_runtime_queue_create_register_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:241: warning: Member hsa_amd_memory_lock_to_pool_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:242: warning: Member hsa_amd_register_deallocation_callback_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:243: warning: Member hsa_amd_deregister_deallocation_callback_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:244: warning: Member hsa_amd_signal_value_pointer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:245: warning: Member hsa_amd_svm_attributes_set_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:246: warning: Member hsa_amd_svm_attributes_get_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:247: warning: Member hsa_amd_svm_prefetch_async_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:248: warning: Member hsa_amd_spm_acquire_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:249: warning: Member hsa_amd_spm_release_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:250: warning: Member hsa_amd_spm_set_dest_buffer_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:251: warning: Member hsa_amd_queue_cu_get_mask_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:252: warning: Member hsa_amd_portable_export_dmabuf_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:253: warning: Member hsa_amd_portable_close_dmabuf_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:254: warning: Member hsa_amd_vmem_address_reserve_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:255: warning: Member hsa_amd_vmem_address_free_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:256: warning: Member hsa_amd_vmem_handle_create_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:257: warning: Member hsa_amd_vmem_handle_release_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:258: warning: Member hsa_amd_vmem_map_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:259: warning: Member hsa_amd_vmem_unmap_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:260: warning: Member hsa_amd_vmem_set_access_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:261: warning: Member hsa_amd_vmem_get_access_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:262: warning: Member hsa_amd_vmem_export_shareable_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:263: warning: Member hsa_amd_vmem_import_shareable_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:264: warning: Member hsa_amd_vmem_retain_alloc_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:266: warning: Member hsa_amd_vmem_get_alloc_properties_from_handle_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:267: warning: Member hsa_amd_agent_set_async_scratch_limit_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:268: warning: Member hsa_amd_queue_get_info_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:269: warning: Member hsa_amd_vmem_address_reserve_align_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:270: warning: Member hsa_amd_enable_logging_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:271: warning: Member hsa_amd_signal_wait_all_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:272: warning: Member hsa_amd_memory_get_preferred_copy_engine_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:273: warning: Member hsa_amd_portable_export_dmabuf_v2_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:274: warning: Member hsa_amd_ais_file_write_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:275: warning: Member hsa_amd_ais_file_read_fn (variable) of struct AmdExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:407: warning: Member size (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:408: warning: Member kind (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:409: warning: Member geometry (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:410: warning: Member channel_order (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:411: warning: Member channel_type (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:412: warning: Member reserved1 (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:413: warning: Member width (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:414: warning: Member height (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:415: warning: Member depth (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:416: warning: Member array (variable) of struct amdgpu_hsa_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:420: warning: Member major_version (variable) of struct amdgpu_hsa_note_code_object_version_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:421: warning: Member minor_version (variable) of struct amdgpu_hsa_note_code_object_version_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:425: warning: Member hsail_major_version (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:426: warning: Member hsail_minor_version (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:427: warning: Member profile (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:428: warning: Member machine_model (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:429: warning: Member default_float_round (variable) of struct amdgpu_hsa_note_hsail_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:433: warning: Member vendor_name_size (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:434: warning: Member architecture_name_size (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:435: warning: Member major (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:436: warning: Member minor (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:437: warning: Member stepping (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:438: warning: Member vendor_and_architecture_name[1] (variable) of struct amdgpu_hsa_note_isa_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:450: warning: Member producer_options_size (variable) of struct amdgpu_hsa_note_producer_options_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:451: warning: Member producer_options[1] (variable) of struct amdgpu_hsa_note_producer_options_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:442: warning: Member producer_name_size (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:443: warning: Member reserved (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:444: warning: Member producer_major_version (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:445: warning: Member producer_minor_version (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:446: warning: Member producer_name[1] (variable) of struct amdgpu_hsa_note_producer_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:338: warning: Member size (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:339: warning: Member kind (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:340: warning: Member coord (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:341: warning: Member filter (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:342: warning: Member addressing (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h:343: warning: Member reserved1 (variable) of struct amdgpu_hsa_sampler_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:135: warning: Member major_id (variable) of struct ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:136: warning: Member minor_id (variable) of struct ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:137: warning: Member step_id (variable) of struct ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:138: warning: Member reserved (variable) of struct ApiTableVersion is not documented. builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_common.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_elf.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_kernel_code.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_signal.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace_version.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h... Generating file documentation... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound amd_aql_intercept_marker_s... Generating docs for compound amd_control_directives_s... Generating docs for compound amd_kernel_code_s... Generating docs for compound amd_queue_s... Generating docs for compound amd_queue_v2_s... Generating docs for compound amd_runtime_loader_debug_info_s... Generating docs for compound amd_signal_s... Generating docs for compound AmdExtTable... Generating docs for compound amdgpu_hsa_image_descriptor_s... Generating docs for compound amdgpu_hsa_note_code_object_version_s... Generating docs for compound amdgpu_hsa_note_hsail_s... Generating docs for compound amdgpu_hsa_note_isa_s... Generating docs for compound amdgpu_hsa_note_producer_options_s... Generating docs for compound amdgpu_hsa_note_producer_s... Generating docs for compound amdgpu_hsa_sampler_descriptor_s... Generating docs for compound ApiTableVersion... Generatin/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:783: warning: Member byteCount (variable) of struct BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:784: warning: Member kind (variable) of struct BrigBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:788: warning: Member byteCount (variable) of struct BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:789: warning: Member bytes[1] (variable) of struct BrigData is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:793: warning: Member base (variable) of struct BrigDirectiveArgBlock is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:797: warning: Member base (variable) of struct BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:798: warning: Member name (variable) of struct BrigDirectiveComment is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:802: warning: Member base (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:803: warning: Member control (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:804: warning: Member reserved (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:805: warning: Member operands (variable) of struct BrigDirectiveControl is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:809: warning: Member base (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:810: warning: Member name (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:811: warning: Member outArgCount (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:812: warning: Member inArgCount (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:813: warning: Member firstInArg (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:814: warning: Member firstCodeBlockEntry (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:815: warning: Member nextModuleEntry (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:816: warning: Member modifier (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:817: warning: Member linkage (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:818: warning: Member reserved (variable) of struct BrigDirectiveExecutable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:822: warning: Member base (variable) of struct BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:823: warning: Member name (variable) of struct BrigDirectiveExtension is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:827: warning: Member base (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:828: warning: Member name (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:829: warning: Member modifier (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:830: warning: Member linkage (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:831: warning: Member reserved (variable) of struct BrigDirectiveFbarrier is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:835: warning: Member base (variable) of struct BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:836: warning: Member name (variable) of struct BrigDirectiveLabel is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:840: warning: Member base (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:841: warning: Member filename (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:842: warning: Member line (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:843: warning: Member column (variable) of struct BrigDirectiveLoc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:870: warning: Member base (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:871: warning: Member name (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:872: warning: Member hsailMajor (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:873: warning: Member hsailMinor (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:874: warning: Member profile (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:875: warning: Member machineModel (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:876: warning: Member defaultFloatRound (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:877: warning: Member reserved (variable) of struct BrigDirectiveModule is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:847: warning: Member base (variable) of struct BrigDirectiveNone is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:851: warning: Member base (variable) of struct BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:852: warning: Member operands (variable) of struct BrigDirectivePragma is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:856: warning: Member base (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:857: warning: Member name (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:858: warning: Member init (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:859: warning: Member type (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:860: warning: Member segment (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:861: warning: Member align (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:862: warning: Member dim (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:863: warning: Member modifier (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:864: warning: Member linkage (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:865: warning: Member allocation (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:866: warning: Member reserved (variable) of struct BrigDirectiveVariable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:888: warning: Member base (variable) of struct BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:889: warning: Member segment (variable) of struct BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:890: warning: Member reserved[3] (variable) of struct BrigInstAddr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:894: warning: Member base (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:895: warning: Member segment (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:896: warning: Member memoryOrder (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:897: warning: Member memoryScope (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:898: warning: Member atomicOperation (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:899: warning: Member equivClass (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:900: warning: Member reserved[3] (variable) of struct BrigInstAtomic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:881: warning: Member base (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:882: warning: Member opcode (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:883: warning: Member type (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:884: warning: Member operands (variable) of struct BrigInstBase is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:904: warning: Member base (variable) of struct BrigInstBasic is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:908: warning: Member base (variable) of struct BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:909: warning: Member width (variable) of struct BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:910: warning: Member reserved[3] (variable) of struct BrigInstBr is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:914: warning: Member base (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:915: warning: Member sourceType (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:916: warning: Member modifier (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:917: warning: Member compare (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:918: warning: Member pack (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:919: warning: Member reserved[3] (variable) of struct BrigInstCmp is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:923: warning: Member base (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:924: warning: Member sourceType (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:925: warning: Member modifier (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:926: warning: Member round (variable) of struct BrigInstCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:930: warning: Member base (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:931: warning: Member imageType (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:932: warning: Member coordType (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:933: warning: Member geometry (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:934: warning: Member equivClass (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:935: warning: Member reserved (variable) of struct BrigInstImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:939: warning: Member base (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:940: warning: Member sourceType (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:941: warning: Member width (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:942: warning: Member reserved (variable) of struct BrigInstLane is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:946: warning: Member base (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:947: warning: Member segment (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:948: warning: Member align (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:949: warning: Member equivClass (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:950: warning: Member width (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:951: warning: Member modifier (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:952: warning: Member reserved[3] (variable) of struct BrigInstMem is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:956: warning: Member base (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:957: warning: Member memoryOrder (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:958: warning: Member globalSegmentMemoryScope (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:959: warning: Member groupSegmentMemoryScope (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:960: warning: Member imageSegmentMemoryScope (variable) of struct BrigInstMemFence is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:964: warning: Member base (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:965: warning: Member modifier (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:966: warning: Member round (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:967: warning: Member pack (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:968: warning: Member reserved (variable) of struct BrigInstMod is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:972: warning: Member base (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:973: warning: Member imageType (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:974: warning: Member geometry (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:975: warning: Member query (variable) of struct BrigInstQueryImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:979: warning: Member base (variable) of struct BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:980: warning: Member query (variable) of struct BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:981: warning: Member reserved[3] (variable) of struct BrigInstQuerySampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:985: warning: Member base (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:986: warning: Member segment (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:987: warning: Member memoryOrder (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:988: warning: Member reserved (variable) of struct BrigInstQueue is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:992: warning: Member base (variable) of struct BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:993: warning: Member segment (variable) of struct BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:994: warning: Member reserved[3] (variable) of struct BrigInstSeg is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:998: warning: Member base (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:999: warning: Member sourceType (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1000: warning: Member segment (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1001: warning: Member modifier (variable) of struct BrigInstSegCvt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1005: warning: Member base (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1006: warning: Member signalType (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1007: warning: Member memoryOrder (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1008: warning: Member signalOperation (variable) of struct BrigInstSignal is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1012: warning: Member base (variable) of struct BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1013: warning: Member sourceType (variable) of struct BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1014: warning: Member reserved (variable) of struct BrigInstSourceType is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1115: warning: Member identification[8] (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1116: warning: Member brigMajor (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1117: warning: Member brigMinor (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1118: warning: Member byteCount (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1119: warning: Member hash[64] (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1120: warning: Member reserved (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1121: warning: Member sectionCount (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1122: warning: Member sectionIndex (variable) of struct BrigModuleHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1018: warning: Member base (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1019: warning: Member symbol (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1020: warning: Member reg (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1021: warning: Member offset (variable) of struct BrigOperandAddress is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1025: warning: Member base (variable) of struct BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1026: warning: Member align (variable) of struct BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1027: warning: Member reserved[3] (variable) of struct BrigOperandAlign is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1031: warning: Member base (variable) of struct BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1032: warning: Member elements (variable) of struct BrigOperandCodeList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1036: warning: Member base (variable) of struct BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1037: warning: Member ref (variable) of struct BrigOperandCodeRef is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1041: warning: Member base (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1042: warning: Member type (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1043: warning: Member reserved (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1044: warning: Member bytes (variable) of struct BrigOperandConstantBytes is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1055: warning: Member base (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1056: warning: Member type (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1057: warning: Member geometry (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1058: warning: Member channelOrder (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1059: warning: Member channelType (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1060: warning: Member reserved[3] (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1061: warning: Member width (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1062: warning: Member height (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1063: warning: Member depth (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1064: warning: Member array (variable) of struct BrigOperandConstantImage is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1048: warning: Member base (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1049: warning: Member type (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1050: warning: Member reserved (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1051: warning: Member elements (variable) of struct BrigOperandConstantOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1079: warning: Member base (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1080: warning: Member type (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1081: warning: Member coord (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1082: warning: Member filter (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1083: warning: Member addressing (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1084: warning: Member reserved[3] (variable) of struct BrigOperandConstantSampler is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1068: warning: Member base (variable) of struct BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1069: warning: Member elements (variable) of struct BrigOperandOperandList is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1073: warning: Member base (variable) of struct BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1074: warning: Member regKind (variable) of struct BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1075: warning: Member regNum (variable) of struct BrigOperandRegister is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1088: warning: Member base (variable) of struct BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1089: warning: Member string (variable) of struct BrigOperandString is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1093: warning: Member base (variable) of struct BrigOperandWavesize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1108: warning: Member byteCount (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1109: warning: Member headerByteCount (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1110: warning: Member nameLength (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:1111: warning: Member name[1] (variable) of struct BrigSectionHeader is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:778: warning: Member lo (variable) of struct BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h:779: warning: Member hi (variable) of struct BrigUInt64 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:280: warning: Member version (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:281: warning: Member hsa_init_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:282: warning: Member hsa_shut_down_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:283: warning: Member hsa_system_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:284: warning: Member hsa_system_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:285: warning: Member hsa_system_get_extension_table_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:286: warning: Member hsa_iterate_agents_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:287: warning: Member hsa_agent_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:288: warning: Member hsa_queue_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:289: warning: Member hsa_soft_queue_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:290: warning: Member hsa_queue_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:291: warning: Member hsa_queue_inactivate_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:292: warning: Member hsa_queue_load_read_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:293: warning: Member hsa_queue_load_read_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:294: warning: Member hsa_queue_load_write_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:295: warning: Member hsa_queue_load_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:296: warning: Member hsa_queue_store_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:297: warning: Member hsa_queue_store_write_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:298: warning: Member hsa_queue_cas_write_index_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:299: warning: Member hsa_queue_cas_write_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:300: warning: Member hsa_queue_cas_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:301: warning: Member hsa_queue_cas_write_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:302: warning: Member hsa_queue_add_write_index_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:303: warning: Member hsa_queue_add_write_index_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:304: warning: Member hsa_queue_add_write_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:305: warning: Member hsa_queue_add_write_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:306: warning: Member hsa_queue_store_read_index_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:307: warning: Member hsa_queue_store_read_index_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:308: warning: Member hsa_agent_iterate_regions_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:309: warning: Member hsa_region_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:310: warning: Member hsa_agent_get_exception_policies_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:311: warning: Member hsa_agent_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:312: warning: Member hsa_memory_register_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:313: warning: Member hsa_memory_deregister_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:314: warning: Member hsa_memory_allocate_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:315: warning: Member hsa_memory_free_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:316: warning: Member hsa_memory_copy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:317: warning: Member hsa_memory_assign_agent_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:318: warning: Member hsa_signal_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:319: warning: Member hsa_signal_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:320: warning: Member hsa_signal_load_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:321: warning: Member hsa_signal_load_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:322: warning: Member hsa_signal_store_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:323: warning: Member hsa_signal_store_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:324: warning: Member hsa_signal_wait_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:325: warning: Member hsa_signal_wait_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:326: warning: Member hsa_signal_and_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:327: warning: Member hsa_signal_and_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:328: warning: Member hsa_signal_and_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:329: warning: Member hsa_signal_and_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:330: warning: Member hsa_signal_or_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:331: warning: Member hsa_signal_or_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:332: warning: Member hsa_signal_or_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:333: warning: Member hsa_signal_or_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:334: warning: Member hsa_signal_xor_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:335: warning: Member hsa_signal_xor_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:336: warning: Member hsa_signal_xor_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:337: warning: Member hsa_signal_xor_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:338: warning: Member hsa_signal_exchange_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:339: warning: Member hsa_signal_exchange_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:340: warning: Member hsa_signal_exchange_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:341: warning: Member hsa_signal_exchange_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:342: warning: Member hsa_signal_add_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:343: warning: Member hsa_signal_add_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:344: warning: Member hsa_signal_add_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:345: warning: Member hsa_signal_add_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:346: warning: Member hsa_signal_subtract_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:347: warning: Member hsa_signal_subtract_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:348: warning: Member hsa_signal_subtract_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:349: warning: Member hsa_signal_subtract_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:350: warning: Member hsa_signal_cas_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:351: warning: Member hsa_signal_cas_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:352: warning: Member hsa_signal_cas_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:353: warning: Member hsa_signal_cas_scacq_screl_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:357: warning: Member hsa_isa_from_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:359: warning: Member hsa_isa_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:361: warning: Member hsa_isa_compatible_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:366: warning: Member hsa_code_object_serialize_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:368: warning: Member hsa_code_object_deserialize_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:370: warning: Member hsa_code_object_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:372: warning: Member hsa_code_object_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:374: warning: Member hsa_code_object_get_symbol_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:376: warning: Member hsa_code_symbol_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:378: warning: Member hsa_code_object_iterate_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:383: warning: Member hsa_executable_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:384: warning: Member hsa_executable_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:386: warning: Member hsa_executable_load_code_object_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:387: warning: Member hsa_executable_freeze_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:388: warning: Member hsa_executable_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:390: warning: Member hsa_executable_global_variable_define_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:392: warning: Member hsa_executable_agent_global_variable_define_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:394: warning: Member hsa_executable_readonly_variable_define_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:395: warning: Member hsa_executable_validate_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:397: warning: Member hsa_executable_get_symbol_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:398: warning: Member hsa_executable_symbol_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:400: warning: Member hsa_executable_iterate_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:404: warning: Member hsa_status_string_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:407: warning: Member hsa_extension_get_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:408: warning: Member hsa_system_major_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:409: warning: Member hsa_system_get_major_extension_table_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:410: warning: Member hsa_agent_major_extension_supported_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:411: warning: Member hsa_cache_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:412: warning: Member hsa_agent_iterate_caches_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:413: warning: Member hsa_signal_silent_store_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:414: warning: Member hsa_signal_silent_store_screlease_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:415: warning: Member hsa_signal_group_create_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:416: warning: Member hsa_signal_group_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:417: warning: Member hsa_signal_group_wait_any_scacquire_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:418: warning: Member hsa_signal_group_wait_any_relaxed_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:422: warning: Member hsa_agent_iterate_isas_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:423: warning: Member hsa_isa_get_info_alt_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:424: warning: Member hsa_isa_get_exception_policies_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:425: warning: Member hsa_isa_get_round_method_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:426: warning: Member hsa_wavefront_get_info_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:427: warning: Member hsa_isa_iterate_wavefronts_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:433: warning: Member hsa_code_object_get_symbol_from_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:438: warning: Member hsa_code_object_reader_create_from_file_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:440: warning: Member hsa_code_object_reader_create_from_memory_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:441: warning: Member hsa_code_object_reader_destroy_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:442: warning: Member hsa_executable_create_alt_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:444: warning: Member hsa_executable_load_program_code_object_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:446: warning: Member hsa_executable_load_agent_code_object_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:447: warning: Member hsa_executable_validate_alt_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:449: warning: Member hsa_executable_get_symbol_by_name_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:451: warning: Member hsa_executable_iterate_agent_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:453: warning: Member hsa_executable_iterate_program_symbols_fn (variable) of struct CoreApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:154: warning: Member version (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:155: warning: Member hsa_ext_program_create_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:156: warning: Member hsa_ext_program_destroy_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:157: warning: Member hsa_ext_program_add_module_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:158: warning: Member hsa_ext_program_iterate_modules_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:159: warning: Member hsa_ext_program_get_info_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:160: warning: Member hsa_ext_program_finalize_fn (variable) of struct FinalizerExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3104: warning: Member reserved1 (variable) of struct hsa_agent_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3105: warning: Member return_address (variable) of struct hsa_agent_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:177: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:488: warning: Member gpu_clock_counter (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:489: warning: Member cpu_clock_counter (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:490: warning: Member system_clock_counter (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:491: warning: Member system_clock_frequency (variable) of struct hsa_amd_clock_counters_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2781: warning: Member event_type (variable) of struct hsa_amd_event_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:52: warning: Member kind (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:53: warning: Member queue (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:54: warning: Member flags (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:55: warning: Member dispatch_id (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:56: warning: Member size (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:57: warning: Member num_slots (variable) of struct hsa_amd_event_scratch_alloc_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:45: warning: Member kind (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:46: warning: Member queue (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:47: warning: Member flags (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:48: warning: Member dispatch_id (variable) of struct hsa_amd_event_scratch_alloc_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:79: warning: Member kind (variable) of struct hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:80: warning: Member queue (variable) of struct hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:81: warning: Member flags (variable) of struct hsa_amd_event_scratch_async_reclaim_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:73: warning: Member kind (variable) of struct hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:74: warning: Member queue (variable) of struct hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:75: warning: Member flags (variable) of struct hsa_amd_event_scratch_async_reclaim_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:67: warning: Member kind (variable) of struct hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:68: warning: Member queue (variable) of struct hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:69: warning: Member flags (variable) of struct hsa_amd_event_scratch_free_end_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:61: warning: Member kind (variable) of struct hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:62: warning: Member queue (variable) of struct hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:63: warning: Member flags (variable) of struct hsa_amd_event_scratch_free_start_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2769: warning: Member agent (variable) of struct hsa_amd_gpu_hw_exception_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2770: warning: Member reset_type (variable) of struct hsa_amd_gpu_hw_exception_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2771: warning: Member reset_cause (variable) of struct hsa_amd_gpu_hw_exception_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2732: warning: Member agent (variable) of struct hsa_amd_gpu_memory_error_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2736: warning: Member virtual_address (variable) of struct hsa_amd_gpu_memory_error_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2741: warning: Member error_reason_mask (variable) of struct hsa_amd_gpu_memory_error_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2705: warning: Member agent (variable) of struct hsa_amd_gpu_memory_fault_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2709: warning: Member virtual_address (variable) of struct hsa_amd_gpu_memory_fault_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2714: warning: Member fault_reason_mask (variable) of struct hsa_amd_gpu_memory_fault_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:741: warning: Member HDP_MEM_FLUSH_CNTL (variable) of struct hsa_amd_hdp_flush_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:742: warning: Member HDP_REG_FLUSH_CNTL (variable) of struct hsa_amd_hdp_flush_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1248: warning: Member version (variable) of struct hsa_amd_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1253: warning: Member deviceID (variable) of struct hsa_amd_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1258: warning: Member data[1] (variable) of struct hsa_amd_image_descriptor_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2503: warning: Member handle[8] (variable) of struct hsa_amd_ipc_memory_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3479: warning: Member permissions (variable) of struct hsa_amd_memory_access_desc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3480: warning: Member agent_handle (variable) of struct hsa_amd_memory_access_desc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2387: warning: Member size (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2391: warning: Member type (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2396: warning: Member agentBaseAddress (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2401: warning: Member hostBaseAddress (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2406: warning: Member sizeInBytes (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2411: warning: Member userData (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2420: warning: Member agentOwner (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2426: warning: Member global_flags (variable) of struct hsa_amd_pointer_info_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2433: warning: Member registered (variable) of struct hsa_amd_pointer_info_s is not documented. g docs for compound BrigBase... Generating docs for compound BrigData... Generating docs for compound BrigDirectiveArgBlock... Generating docs for compound BrigDirectiveComment... Generating docs for compound BrigDirectiveControl... Generating docs for compound BrigDirectiveExecutable... Generating docs for compound BrigDirectiveExtension... Generating docs for compound BrigDirectiveFbarrier... Generating docs for compound BrigDirectiveLabel... Generating docs for compound BrigDirectiveLoc... Generating docs for compound BrigDirectiveModule... Generating docs for compound BrigDirectiveNone... Generating docs for compound BrigDirectivePragma... Generating docs for compound BrigDirectiveVariable... Generating docs for compound BrigInstAddr... Generating docs for compound BrigInstAtomic... Generating docs for compound BrigInstBase... Generating docs for compound BrigInstBasic... Generating docs for compound BrigInstBr... Generating docs for compound BrigInstCmp... Generating docs for compound BrigInstCvt... Generating docs for compound BrigInstImage... Generating docs for compound BrigInstLane... Generating docs for compound BrigInstMem... Generating docs for compound BrigInstMemFence... Generating docs for compound BrigInstMod... Generating docs for compound BrigInstQueryImage... Generating docs for compound BrigInstQuerySampler... Generating docs for compound BrigInstQueue... Generating docs for compound BrigInstSeg... Generating docs for compound BrigInstSegCvt... Generating docs for compound BrigInstSignal... Generating docs for compound BrigInstSourceType... Generating docs for compound BrigModuleHeader... Generating docs for compound BrigOperandAddress... Generating docs for compound BrigOperandAlign... Generating docs for compound BrigOperandCodeList... Generating docs for compound BrigOperandCodeRef... Generating docs for compound BrigOperandConstantBytes... Generating docs for compound BrigOperandConstantImage... Generating docs for compound BrigOperandConstantOperandList... Generating docs for compound BrigOperandConstantSampler... Generating docs for compound BrigOperandOperandList... Generating docs for compound BrigOperandRegister... Generating docs for compound BrigOperandString... Generating docs for compound BrigOperandWavesize... Generating docs for compound BrigSectionHeader... Generating docs for compound BrigUInt64... Generating docs for compound CoreApiTable... Generating docs for compound FinalizerExtTable... Generating docs for compound hsa_agent_dispatch_packet_s... Generating docs for compound hsa_agent_s... Generating docs for compound hsa_amd_aie_ert_packet_s... Generating docs for compound hsa_amd_aie_ert_start_kernel_data_s... Generating docs for compound hsa_amd_ais_file_handle_s... Generating docs for compound hsa_amd_barrier_value_packet_s... Generating docs for compound hsa_amd_clock_counters_s... Generating docs for compound hsa_amd_event_s... Generating docs for compound hsa_amd_event_scratch_alloc_end_t... Generating docs for compound hsa_amd_event_scratch_alloc_start_t... Generating docs for compound hsa_amd_event_scratch_async_reclaim_end_t... Generating docs for compound hsa_amd_event_scratch_async_reclaim_start_t... Generating docs for compound hsa_amd_event_scratch_free_end_t... Generating docs for compound hsa_amd_event_scratch_free_start_t... Generating docs for compound hsa_amd_gpu_hw_exception_info_s... Generating docs for compound hsa_amd_gpu_memory_error_info_s... Generating docs for compound hsa_amd_gpu_memory_fault_info_s... Generating docs for compound hsa_amd_hdp_flush_s... Generating docs for compound hsa_amd_image_descriptor_s... Generating docs for compound hsa_amd_ipc_memory_s... Generating docs for compound hsa_amd_memory_access_desc_s... Generating docs for compound hsa_amd_memory_pool_link_info_s... Generating docs for compound hsa_amd_memory_pool_s... Generating docs for compound hsa_amd_packet_header_s... Generating docs for compound hsa_amd_pointer_info_s... Generating docs for compound hsa_amd_profiling_async_copy_time_s... Generating docs for compound hsa_amd_pr/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3049: warning: Member attribute (variable) of struct hsa_amd_svm_attribute_pair_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3052: warning: Member value (variable) of struct hsa_amd_svm_attribute_pair_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:41: warning: Member kind (variable) of struct hsa_amd_tool_event_none_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:85: warning: Member none (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:86: warning: Member scratch_alloc_start (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:87: warning: Member scratch_alloc_end (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:88: warning: Member scratch_free_start (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:89: warning: Member scratch_free_end (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:90: warning: Member scratch_async_reclaim_start (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_amd_tool.h:91: warning: Member scratch_async_reclaim_end (variable) of union hsa_amd_tool_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:261: warning: Member header (variable) of struct hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:262: warning: Member pm4_command[27] (variable) of struct hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:263: warning: Member completion_signal (variable) of struct hsa_ext_amd_aql_pm4_packet_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:501: warning: Member hsa_ext_program_create)(hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:506: warning: Member hsa_ext_program_destroy)(hsa_ext_program_t program) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:508: warning: Member hsa_ext_program_add_module)(hsa_ext_program_t program, hsa_ext_module_t module) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:511: warning: Member hsa_ext_program_iterate_modules)(hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:517: warning: Member hsa_ext_program_get_info)(hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_finalize.h:521: warning: Member hsa_ext_program_finalize)(hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) (variable) of struct hsa_ext_finalizer_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1344: warning: Member hsa_ext_image_get_capability)(hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1350: warning: Member hsa_ext_image_data_get_info)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1356: warning: Member hsa_ext_image_create)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1363: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1367: warning: Member hsa_ext_image_copy)(hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1375: warning: Member hsa_ext_image_import)(hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1383: warning: Member hsa_ext_image_export)(hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1391: warning: Member hsa_ext_image_clear)(hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1397: warning: Member hsa_ext_sampler_create)(hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1402: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of struct hsa_ext_images_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1415: warning: Member hsa_ext_image_get_capability)(hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1421: warning: Member hsa_ext_image_data_get_info)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1427: warning: Member hsa_ext_image_create)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1434: warning: Member hsa_ext_image_destroy)(hsa_agent_t agent, hsa_ext_image_t image) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1438: warning: Member hsa_ext_image_copy)(hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1446: warning: Member hsa_ext_image_import)(hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1454: warning: Member hsa_ext_image_export)(hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1462: warning: Member hsa_ext_image_clear)(hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1468: warning: Member hsa_ext_sampler_create)(hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1473: warning: Member hsa_ext_sampler_destroy)(hsa_agent_t agent, hsa_ext_sampler_t sampler) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1477: warning: Member hsa_ext_image_get_capability_with_layout)(hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1484: warning: Member hsa_ext_image_data_get_info_with_layout)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1493: warning: Member hsa_ext_image_create_with_layout)(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:1503: warning: Member hsa_ext_sampler_create_v2)(hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) (variable) of struct hsa_ext_images_1_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3055: warning: Member reserved1 (variable) of struct hsa_kernel_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:3056: warning: Member kernarg_address (variable) of struct hsa_kernel_dispatch_packet_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1843: warning: Member base (variable) of struct hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1844: warning: Member pitch (variable) of struct hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1845: warning: Member slice (variable) of struct hsa_pitched_ptr_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:2333: warning: Member reserved0 (variable) of struct hsa_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:2334: warning: Member base_address (variable) of struct hsa_queue_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:425: warning: Member hsa_ven_amd_aqlprofile_version_major)() (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:426: warning: Member hsa_ven_amd_aqlprofile_version_minor)() (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:428: warning: Member hsa_ven_amd_aqlprofile_error_string)(const char **str) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:431: warning: Member hsa_ven_amd_aqlprofile_validate_event)(hsa_agent_t agent, const hsa_ven_amd_aqlprofile_event_t *event, bool *result) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:436: warning: Member hsa_ven_amd_aqlprofile_start)(hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_start_packet) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:440: warning: Member hsa_ven_amd_aqlprofile_stop)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_stop_packet) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:444: warning: Member hsa_ven_amd_aqlprofile_read)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_read_packet) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:448: warning: Member hsa_ven_amd_aqlprofile_legacy_get_pm4)(const hsa_ext_amd_aql_pm4_packet_t *aql_packet, void *data) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:452: warning: Member hsa_ven_amd_aqlprofile_get_info)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ven_amd_aqlprofile_info_type_t attribute, void *value) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:457: warning: Member hsa_ven_amd_aqlprofile_iterate_data)(const hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ven_amd_aqlprofile_data_callback_t callback, void *data) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:462: warning: Member hsa_ven_amd_aqlprofile_iterate_event_ids)(hsa_ven_amd_aqlprofile_eventname_callback_t) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:466: warning: Member hsa_ven_amd_aqlprofile_iterate_event_coord)(hsa_agent_t agent, hsa_ven_amd_aqlprofile_event_t event, uint32_t sample_id, hsa_ven_amd_aqlprofile_coordinate_callback_t callback, void *userdata) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:474: warning: Member hsa_ven_amd_aqlprofile_att_marker)(hsa_ven_amd_aqlprofile_profile_t *profile, hsa_ext_amd_aql_pm4_packet_t *aql_packet, uint32_t data, hsa_ven_amd_aqlprofile_att_marker_channel_t channel) (variable) of struct hsa_ven_amd_aqlprofile_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:235: warning: Member ptr (variable) of struct hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:236: warning: Member size (variable) of struct hsa_ven_amd_aqlprofile_descriptor_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:137: warning: Member block_name (variable) of struct hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:138: warning: Member block_index (variable) of struct hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:139: warning: Member counter_id (variable) of struct hsa_ven_amd_aqlprofile_event_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:321: warning: Member name (variable) of struct hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:322: warning: Member id (variable) of struct hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:323: warning: Member instance_count (variable) of struct hsa_ven_amd_aqlprofile_id_query_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:309: warning: Member sample_id (variable) of struct hsa_ven_amd_aqlprofile_info_data_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:212: warning: Member parameter_name (variable) of struct hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:213: warning: Member value (variable) of struct hsa_ven_amd_aqlprofile_parameter_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:243: warning: Member agent (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:244: warning: Member type (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:245: warning: Member events (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:246: warning: Member event_count (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:247: warning: Member parameters (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:248: warning: Member parameter_count (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:249: warning: Member output_buffer (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_aqlprofile.h:250: warning: Member command_buffer (variable) of struct hsa_ven_amd_aqlprofile_profile_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:539: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:543: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:547: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_00_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:556: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:560: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:564: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:568: warning: Member hsa_ven_amd_loader_executable_iterate_loaded_code_objects)(hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t executable, hsa_loaded_code_object_t loaded_code_object, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:576: warning: Member hsa_ven_amd_loader_loaded_code_object_get_info)(hsa_loaded_code_object_t loaded_code_object, hsa_ven_amd_loader_loaded_code_object_info_t attribute, void *value) (variable) of struct hsa_ven_amd_loader_1_01_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:586: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:590: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:594: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:598: warning: Member hsa_ven_amd_loader_executable_iterate_loaded_code_objects)(hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t executable, hsa_loaded_code_object_t loaded_code_object, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:606: warning: Member hsa_ven_amd_loader_loaded_code_object_get_info)(hsa_loaded_code_object_t loaded_code_object, hsa_ven_amd_loader_loaded_code_object_info_t attribute, void *value) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:611: warning: Member hsa_ven_amd_loader_code_object_reader_create_from_file_with_offset_size)(hsa_file_t file, size_t offset, size_t size, hsa_code_object_reader_t *code_object_reader) (variable) of struct hsa_ven_amd_loader_1_02_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:623: warning: Member hsa_ven_amd_loader_query_host_address)(const void *device_address, const void **host_address) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:627: warning: Member hsa_ven_amd_loader_query_segment_descriptors)(hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors, size_t *num_segment_descriptors) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:631: warning: Member hsa_ven_amd_loader_query_executable)(const void *device_address, hsa_executable_t *executable) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:635: warning: Member hsa_ven_amd_loader_executable_iterate_loaded_code_objects)(hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t executable, hsa_loaded_code_object_t loaded_code_object, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:643: warning: Member hsa_ven_amd_loader_loaded_code_object_get_info)(hsa_loaded_code_object_t loaded_code_object, hsa_ven_amd_loader_loaded_code_object_info_t attribute, void *value) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:648: warning: Member hsa_ven_amd_loader_code_object_reader_create_from_file_with_offset_size)(hsa_file_t file, size_t offset, size_t size, hsa_code_object_reader_t *code_object_reader) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:655: warning: Member hsa_ven_amd_loader_iterate_executables)(hsa_status_t(*callback)(hsa_executable_t executable, void *data), void *data) (variable) of struct hsa_ven_amd_loader_1_03_pfn_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:385: warning: Member hsa_ven_amd_pcs_iterate_configuration)(hsa_agent_t agent, hsa_ven_amd_pcs_iterate_configuration_callback_t configuration_callback, void *callback_data) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:389: warning: Member hsa_ven_amd_pcs_create)(hsa_agent_t agent, hsa_ven_amd_pcs_method_kind_t method, hsa_ven_amd_pcs_units_t units, size_t interval, size_t latency, size_t buffer_size, hsa_ven_amd_pcs_data_ready_callback_t data_ready_callback, void *client_callback_data, hsa_ven_amd_pcs_t *pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:396: warning: Member hsa_ven_amd_pcs_create_from_id)(uint32_t pcs_id, hsa_agent_t agent, hsa_ven_amd_pcs_method_kind_t method, hsa_ven_amd_pcs_units_t units, size_t interval, size_t latency, size_t buffer_size, hsa_ven_amd_pcs_data_ready_callback_t data_ready_callback, void *client_callback_data, hsa_ven_amd_pcs_t *pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:402: warning: Member hsa_ven_amd_pcs_destroy)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:404: warning: Member hsa_ven_amd_pcs_start)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:406: warning: Member hsa_ven_amd_pcs_stop)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:408: warning: Member hsa_ven_amd_pcs_flush)(hsa_ven_amd_pcs_t pc_sampling) (variable) of struct hsa_ven_amd_pc_sampling_1_00_pfn_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:176: warning: Member method (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:177: warning: Member units (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:178: warning: Member min_interval (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:179: warning: Member max_interval (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:180: warning: Member flags (variable) of struct hsa_ven_amd_pcs_configuration_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:160: warning: Member handle (variable) of struct hsa_ven_amd_pcs_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:461: warning: Member version (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:464: warning: Member core_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:467: warning: Member amd_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:470: warning: Member finalizer_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:473: warning: Member image_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:476: warning: Member tools_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:479: warning: Member pc_sampling_ext_ (variable) of struct HsaApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:484: warning: Member root (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:485: warning: Member core (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:486: warning: Member amd_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:487: warning: Member finalizer_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:488: warning: Member image_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:489: warning: Member tools (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:490: warning: Member pc_sampling_ext (variable) of struct HsaApiTableContainer is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:165: warning: Member version (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:166: warning: Member hsa_ext_image_get_capability_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:167: warning: Member hsa_ext_image_data_get_info_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:168: warning: Member hsa_ext_image_create_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:169: warning: Member hsa_ext_image_import_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:170: warning: Member hsa_ext_image_export_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:171: warning: Member hsa_ext_image_copy_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:172: warning: Member hsa_ext_image_clear_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:173: warning: Member hsa_ext_image_destroy_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:174: warning: Member hsa_ext_sampler_create_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:175: warning: Member hsa_ext_sampler_destroy_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:176: warning: Member hsa_ext_image_get_capability_with_layout_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:177: warning: Member hsa_ext_image_data_get_info_with_layout_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:178: warning: Member hsa_ext_image_create_with_layout_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:179: warning: Member hsa_ext_sampler_create_v2_fn (variable) of struct ImageExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:185: warning: Member version (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:186: warning: Member hsa_ven_amd_pcs_iterate_configuration_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:187: warning: Member hsa_ven_amd_pcs_create_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:188: warning: Member hsa_ven_amd_pcs_create_from_id_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:189: warning: Member hsa_ven_amd_pcs_destroy_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:190: warning: Member hsa_ven_amd_pcs_start_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:191: warning: Member hsa_ven_amd_pcs_stop_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:192: warning: Member hsa_ven_amd_pcs_flush_fn (variable) of struct PcSamplingExtTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:63: warning: Member pc (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:64: warning: Member exec_mask (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:65: warning: Member workgroup_id_x (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:66: warning: Member workgroup_id_y (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:67: warning: Member workgroup_id_z (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:68: warning: Member wave_in_wg (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:69: warning: Member chiplet (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:70: warning: Member reserved (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:71: warning: Member hw_id (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:72: warning: Member reserved0 (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:73: warning: Member reserved1 (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:74: warning: Member timestamp (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:75: warning: Member correlation_id (variable) of struct perf_sample_hosttrap_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:82: warning: Member pc (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:83: warning: Member exec_mask (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:84: warning: Member workgroup_id_x (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:85: warning: Member workgroup_id_y (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:86: warning: Member workgroup_id_z (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:87: warning: Member wave_in_wg (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:88: warning: Member chiplet (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:89: warning: Member reserved (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:90: warning: Member hw_id (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:91: warning: Member perf_snapshot_data (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:92: warning: Member perf_snapshot_data1 (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:93: warning: Member perf_snapshot_data2 (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:94: warning: Member timestamp (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:95: warning: Member correlation_id (variable) of struct perf_sample_snapshot_v1_t is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:115: warning: Member main (variable) of struct scratch_last_used_index_xcc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/amd_hsa_queue.h:116: warning: Member alt (variable) of struct scratch_last_used_index_xcc_s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:142: warning: Member version (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:144: warning: Member hsa_amd_tool_scratch_event_alloc_start_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:145: warning: Member hsa_amd_tool_scratch_event_alloc_end_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:146: warning: Member hsa_amd_tool_scratch_event_free_start_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:147: warning: Member hsa_amd_tool_scratch_event_free_end_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:148: warning: Member hsa_amd_tool_scratch_event_async_reclaim_start_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:149: warning: Member hsa_amd_tool_scratch_event_async_reclaim_end_fn (variable) of struct ToolsApiTable is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved ofiling_dispatch_time_s... Generating docs for compound hsa_amd_svm_attribute_pair_s... Generating docs for compound hsa_amd_tool_event_none_t... Generating docs for compound hsa_amd_tool_event_t... Generating docs for compound hsa_amd_vmem_alloc_handle_s... Generating docs for compound hsa_barrier_and_packet_s... Generating docs for compound hsa_barrier_or_packet_s... Generating docs for compound hsa_cache_s... Generating docs for compound hsa_callback_data_s... Generating docs for compound hsa_code_object_reader_s... Generating docs for compound hsa_code_object_s... Generating docs for compound hsa_code_symbol_s... Generating docs for compound hsa_dim3_s... Generating docs for compound hsa_executable_s... Generating docs for compound hsa_executable_symbol_s... Generating docs for compound hsa_ext_amd_aql_pm4_packet_t... Generating docs for compound hsa_ext_control_directives_s... Generating docs for compound hsa_ext_finalizer_1_00_pfn_s... Generating docs for compound hsa_ext_image_data_info_s... Generating docs for compound hsa_ext_image_descriptor_s... Generating docs for compound hsa_ext_image_format_s... Generating docs for compound hsa_ext_image_region_s... Generating docs for compound hsa_ext_image_s... Generating docs for compound hsa_ext_images_1_00_pfn_s... Generating docs for compound hsa_ext_images_1_pfn_s... Generating docs for compound hsa_ext_program_s... Generating docs for compound hsa_ext_sampler_descriptor_s... Generating docs for compound hsa_ext_sampler_descriptor_v2_s... Generating docs for compound hsa_ext_sampler_s... Generating docs for compound hsa_isa_s... Generating docs for compound hsa_kernel_dispatch_packet_s... Generating docs for compound hsa_loaded_code_object_s... Generating docs for compound hsa_pitched_ptr_s... Generating docs for compound hsa_queue_s... Generating docs for compound hsa_region_s... Generating docs for compound hsa_signal_group_s... Generating docs for compound hsa_signal_s... Generating docs for compound hsa_ven_amd_aqlprofile_1_00_pfn_s... Generating docs for compound hsa_ven_amd_aqlprofile_descriptor_t... Generating docs for compound hsa_ven_amd_aqlprofile_event_t... Generating docs for compound hsa_ven_amd_aqlprofile_id_query_t... Generating docs for compound hsa_ven_amd_aqlprofile_info_data_t... Generating docs for compound hsa_ven_amd_aqlprofile_parameter_t... Generating docs for compound hsa_ven_amd_aqlprofile_profile_t... Generating docs for compound hsa_ven_amd_loader_1_00_pfn_s... Generating docs for compound hsa_ven_amd_loader_1_01_pfn_s... Generating docs for compound hsa_ven_amd_loader_1_02_pfn_s... Generating docs for compound hsa_ven_amd_loader_1_03_pfn_s... Generating docs for compound hsa_ven_amd_loader_segment_descriptor_s... Generating docs for compound hsa_ven_amd_pc_sampling_1_00_pfn_t... Generating docs for compound hsa_ven_amd_pcs_configuration_t... Generating docs for compound hsa_ven_amd_pcs_t... Generating docs for compound hsa_wavefront_s... Generating docs for compound HsaApiTable... Generating docs for compound HsaApiTableContainer... Generating docs for compound ImageExtTable... Generating docs for compound PcSamplingExtTable... Generating docs for compound perf_sample_hosttrap_v1_t... Generating docs for compound perf_sample_snapshot_v1_t... Generating docs for compound scratch_last_used_index_xcc_s... Generating docs for compound ToolsApiTable... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class amd_aql_intercept_marker_s Generating XML output for class amd_control_directives_s Generating XML output for class amd_kernel/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:177: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'mask' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'cond' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:150: warning: explicit link request to 'value' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved _code_s Generating XML output for class amd_queue_s Generating XML output for class amd_queue_v2_s Generating XML output for class amd_runtime_loader_debug_info_s Generating XML output for class amd_signal_s Generating XML output for class AmdExtTable Generating XML output for class amdgpu_hsa_image_descriptor_s Generating XML output for class amdgpu_hsa_note_code_object_version_s Generating XML output for class amdgpu_hsa_note_hsail_s Generating XML output for class amdgpu_hsa_note_isa_s Generating XML output for class amdgpu_hsa_note_producer_options_s Generating XML output for class amdgpu_hsa_note_producer_s Generating XML output for class amdgpu_hsa_sampler_descriptor_s Generating XML output for class ApiTableVersion Generating XML output for class BrigBase Generating XML output for class BrigData Generating XML output for class BrigDirectiveArgBlock Generating XML output for class BrigDirectiveComment Generating XML output for class BrigDirectiveControl Generating XML output for class BrigDirectiveExecutable Generating XML output for class BrigDirectiveExtension Generating XML output for class BrigDirectiveFbarrier Generating XML output for class BrigDirectiveLabel Generating XML output for class BrigDirectiveLoc Generating XML output for class BrigDirectiveModule Generating XML output for class BrigDirectiveNone Generating XML output for class BrigDirectivePragma Generating XML output for class BrigDirectiveVariable Generating XML output for class BrigInstAddr Generating XML output for class BrigInstAtomic Generating XML output for class BrigInstBase Generating XML output for class BrigInstBasic Generating XML output for class BrigInstBr Generating XML output for class BrigInstCmp Generating XML output for class BrigInstCvt Generating XML output for class BrigInstImage Generating XML output for class BrigInstLane Generating XML output for class BrigInstMem Generating XML output for class BrigInstMemFence Generating XML output for class BrigInstMod Generating XML output for class BrigInstQueryImage Generating XML output for class BrigInstQuerySampler Generating XML output for class BrigInstQueue Generating XML output for class BrigInstSeg Generating XML output for class BrigInstSegCvt Generating XML output for class BrigInstSignal Generating XML output for class BrigInstSourceType Generating XML output for class BrigModuleHeader Generating XML output for class BrigOperandAddress Generating XML output for class BrigOperandAlign Generating XML output for class BrigOperandCodeList Generating XML output for class BrigOperandCodeRef Generating XML output for class BrigOperandConstantBytes Generating XML output for class BrigOperandConstantImage Generating XML output for class BrigOperandConstantOperandList Generating XML output for class BrigOperandConstantSampler Generating XML output for class BrigOperandOperandList Generating XML output for class BrigOperandRegister Generating XML output for class BrigOperandString Generating XML output for class BrigOperandWavesize Generating XML output for class BrigSectionHeader Generating XML output for class BrigUInt64 Generating XML output for class CoreApiTable Generating XML output for class FinalizerExtTable Generating XML output for class hsa_agent_dispatch_packet_s Generating XML output for class hsa_agent_s Generating XML output for class hsa_amd_aie_ert_packet_s Generating XML output for class hsa_amd_aie_ert_start_kernel_data_s Generating XML output for class hsa_amd_ais_file_handle_s Generating XML output for class hsa_amd_barrier_value_packet_s Generating XML output for class hsa_amd_clock_counters_s Generating XML output for class hsa_amd_event_s Generating XML output for class hsa_amd_event_scratch_alloc_end_t Generating XML output for class hsa_amd_event_scratch_alloc_start_t Generating XML output for class hsa_amd_event_scratch_async_reclaim_end_t Generating XML output for class hsa_amd_event_scratch_async_reclaim_start_t Generating XML output for class hsa_amd_event_scratch_free_end_t Generating XML output for class hsa_amd_event_scratch_free_start_t Generating XML output for class hsa_amd_gpu_hw_exception_info_s Generating XML output for class hsa_amd_gpu_memory_error_info_s Generating XML output for class hsa_amd_gpu_memory_fault_info_s Generating XML output for class hsa_amd_hdp_flush_s Generating XML output for class hsa_amd_image_descriptor_s Generating XML output for class hsa_amd_ipc_memory_s Generating XML output for class hsa_amd_memory_access_desc_s Generating XML output for class hsa_amd_memory_pool_link_info_s Generating XML output for class hsa_amd_memory_pool_s Generating XML output for class hsa_amd_packet_header_s Generating XML output for class hsa_amd_pointer_info_s Generating XML output for class hsa_amd_profiling_async_copy_time_s Generating XML output for class hsa_amd_profiling_dispatch_time_s Generating XML output for class hsa_amd_svm_attribute_pair_s Generating XML output for class hsa_amd_tool_event_none_t Generating XML output for class hsa_amd_tool_event_t Generating XML output for class hsa_amd_vmem_alloc_handle_s Generating XML output for class hsa_barrier_and_packet_s Generating XML output for class hsa_barrier_or_packet_s Generating XML output for class hsa_cache_s Generating XML output for class hsa_callback_data_s Generating XML output for class hsa_code_object_reader_s Generating XML output for class hsa_code_object_s Generating XML output for class hsa_code_symbol_s Generating XML output for class hsa_dim3_s Generating XML output for class hsa_executable_s Generating XML output for class hsa_executable_symbol_s Generating XML output for class hsa_ext_amd_aql_pm4_packet_t Generating XML output for class hsa_ext_control_directives_s Generating XML output for class hsa_ext_finalizer_1_00_pfn_s Generating XML output for class hsa_ext_image_data_info_s Generating XML output for class hsa_ext_image_descriptor_s Generating XML output for class hsa_ext_image_format_s Generating XML output for class hsa_ext_image_region_s Generating XML output for class hsa_ext_image_s Generating XML output for class hsa_ext_images_1_00_pfn_s Generating XML output for class hsa_ext_images_1_pfn_s Generating XML output for class hsa_ext_program_s Generating XML output for class hsa_ext_sampler_descriptor_s Generating XML output for class hsa_ext_sampler_descriptor_v2_s Generating XML output for class hsa_ext_sampler_s Generating XML output for class hsa_isa_s Generating XML output for class hsa_kernel_dispatch_packet_s Generating XML output for class hsa_loaded_code_object_s Generating XML output for class hsa_pitched_ptr_s Generating XML output for class hsa_queue_s Generating XML output for class hsa_region_s Generating XML output for class hsa_signal_group_s Generating XML output for class hsa_signal_s Generating XML output for class hsa_ven_amd_aqlprofile_1_00_pfn_s Generating XML output for class hsa_ven_amd_aqlprofile_descriptor_t Generating XML output for class hsa_ven_amd_aqlprofile_event_t Generating XML output for class hsa_ven_amd_aqlprofile_id_query_t Generating XML output for class hsa_ven_amd_aqlprofile_info_data_t Generating XML output for class hsa_ven_amd_aqlprofile_parameter_t Generating XML output for class hsa_ven_amd_aqlprofile_profile_t Generating XML output for class hsa_ven_amd_loader_1_00_pfn_s Generating XML output for class hsa_ven_amd_loader_1_01_pfn_s Generating XML output for class hsa_ven_amd_loader_1_02_pfn_s Generating XML output for class hsa_ven_amd_loader_1_03_pfn_s Generating XML output for class hsa_ven_amd_loader_segment_descriptor_s Generating XML output for class hsa_ven_amd_pc_sampling_1_00_pfn_t Generating XML output for class hsa_ven_amd_pcs_configuration_t Generating XML output for class hsa_ven_amd_pcs_t Generating XML output for class hsa_wavefront_s Generating XML output for class HsaApiTable Generating XML output for class HsaApiTableContainer Generating XML output for class ImageExtTable Generating XML output for class PcSamplingExtTable Generating XML output for class perf_sample_hosttrap_v1_t Generating XML output for class perf_sample_snapshot_v1_t Generating XML output for class scratch_last_used_index_xcc_s Generati/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:4641: warning: argument 'address' from the argument list of hsa_executable_readonly_variable_define has multiple @param documentation sections /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1499: warning: explicit link request to 'hsa_amd_memory_pool_global_flag_t' could not be resolved :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1073: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1078: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Signal' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Location' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1096: warning: The following parameters of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) are not documented: parameter 'signal' parameter 'value_ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1286: warning: The following parameter of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) is not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1795: warning: The following parameters of hsa_amd_memory_async_copy_on_engine(void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) are not documented: parameter 'dst' parameter 'dst_agent' parameter 'src' parameter 'src_agent' parameter 'size' parameter 'num_dep_signals' parameter 'dep_signals' parameter 'completion_signal' parameter 'engine_id' parameter 'force_copy_on_sdma' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2190: warning: The following parameter of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2239: warning: The following parameter of hsa_amd_memory_lock_to_pool(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3426: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3432: warning: The following parameter of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) is not documented: parameter 'memory_handle' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3437: warning: argument 'flags.' of command @param is not found in the argument list of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3457: warning: The following parameter of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) is not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3580: warning: argument 'mapped' of command @param is not found in the argument list of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3591: warning: The following parameter of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) is not documented: parameter 'addr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3597: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3607: warning: The following parameter of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) is not documented: parameter 'type' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3711: warning: The following parameters of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'hanlde' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3749: warning: The following parameters of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'handle' parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:657: warning: The following parameter of hsa_ext_image_data_get_info_with_layout(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) is not documented: parameter 'agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:306: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:306: warning: explicit link request to 'hsa_ven_amd_loader_loaded_code_object_kind_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:312: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_KIND' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:313: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_KIND_AGENT' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:319: warning: explicit link request to 'uint32_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:320: warning: explicit link request to 'hsa_ven_amd_loader_code_object_storage_type_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:326: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_CODE_OBJECT_STORAGE_TYPE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:327: warning: explicit link request to 'HSA_VEN_AMD_LOADER_CODE_OBJECT_STORAGE_TYPE_MEMORY' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:328: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:334: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_CODE_OBJECT_STORAGE_TYPE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:335: warning: explicit link request to 'HSA_VEN_AMD_LOADER_CODE_OBJECT_STORAGE_TYPE_MEMORY' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:336: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:342: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_CODE_OBJECT_STORAGE_TYPE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:343: warning: explicit link request to 'HSA_VEN_AMD_LOADER_CODE_OBJECT_STORAGE_TYPE_FILE' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:344: warning: explicit link request to 'int' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:352: warning: explicit link request to 'int64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:361: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:367: warning: explicit link request to 'uint64_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:378: warning: explicit link request to 'HSA_VEN_AMD_LOADER_LOADED_CODE_OBJECT_INFO_URI_LENGTH' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:257: warning: explicit link request to 'hsa_ven_amd_loader_executable_iterate_loaded_code_objects' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:499: warning: explicit link request to 'hsa_ven_amd_loader_iterate_executables' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_loader.h:503: warning: explicit link request to 'hsa_ven_amd_loader_iterate_executables' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:141: warning: explicit link request to 'hsa_ven_amd_pcs_flush' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ven_amd_pc_sampling.h:262: warning: unable to resolve reference to 'hsa_ven_amd_pcs_create' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1499: warning: explicit link request to 'hsa_amd_memory_pool_global_flag_t' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1795: warning: The following parameters of hsa_amd_memory_async_copy_on_engine(void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) are not documented: parameter 'dst' parameter 'dst_agent' parameter 'src' parameter 'src_agent' parameter 'size' parameter 'num_dep_signals' parameter 'dep_signals' parameter 'completion_signal' parameter 'engine_id' parameter 'force_copy_on_sdma' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2190: warning: The following parameter of hsa_amd_memory_lock(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:2239: warning: The following parameter of hsa_amd_memory_lock_to_pool(void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) is not documented: parameter 'num_agent' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3426: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3432: warning: The following parameter of hsa_amd_vmem_handle_release(hsa_amd_vmem_alloc_handle_t memory_handle) is not documented: parameter 'memory_handle' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3437: warning: argument 'flags.' of command @param is not found in the argument list of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3457: warning: The following parameter of hsa_amd_vmem_map(void *va, size_t size, size_t in_offset, hsa_amd_vmem_alloc_handle_t memory_handle, uint64_t flags) is not documented: parameter 'flags' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3580: warning: argument 'mapped' of command @param is not found in the argument list of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3591: warning: The following parameter of hsa_amd_vmem_retain_alloc_handle(hsa_amd_vmem_alloc_handle_t *memory_handle, void *addr) is not documented: parameter 'addr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3597: warning: argument 'memory' of command @param is not found in the argument list of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3607: warning: The following parameter of hsa_amd_vmem_get_alloc_properties_from_handle(hsa_amd_vmem_alloc_handle_t memory_handle, hsa_amd_memory_pool_t *pool, hsa_amd_memory_type_t *type) is not documented: parameter 'type' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3679: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3711: warning: The following parameters of hsa_amd_ais_file_write(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'size_copied' parameter 'status' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'hanlde' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3718: warning: argument 'out' of command @param is not found in the argument list of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:3749: warning: The following parameters of hsa_amd_ais_file_read(hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) are not documented: parameter 'handle' parameter 'size_copied' parameter 'status' :2: warning: explicit link request to 'mask' could not be resolved :2: warning: explicit link request to 'cond' could not be resolved :2: warning: explicit link request to 'value' could not be resolved :3: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h:4641: warning: argument 'address' from the argument list of hsa_executable_readonly_variable_define has multiple @param documentation sections /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1073: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1078: warning: explicit link request to 'signal' could not be resolved /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Signal' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1071: warning: argument 'Location' of command @param is not found in the argument list of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1096: warning: The following parameters of hsa_amd_signal_value_pointer(hsa_signal_t signal, volatile hsa_signal_value_t **value_ptr) are not documented: parameter 'signal' parameter 'value_ptr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1264: warning: argument 'in' of command @param is not found in the argument list of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:1286: warning: The following parameter of hsa_amd_image_create(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) is not documented: parameter 'image_layout' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_image.h:657: warning: The following parameter of hsa_ext_image_data_get_info_with_layout(hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) is not documented: parameter 'agent' ng XML output for class ToolsApiTable Generating XML output for namespace ELF Generating XML output for file amd_hsa_common.h Generating XML output for file amd_hsa_elf.h Generating XML output for file amd_hsa_kernel_code.h Generating XML output for file amd_hsa_queue.h Generating XML output for file amd_hsa_signal.h Generating XML output for file Brig.h Generating XML output for file hsa.h Generating XML output for file hsa_amd_tool.h Generating XML output for file hsa_api_trace.h Generating XML output for file hsa_api_trace_version.h Generating XML output for file hsa_ext_amd.h Generating XML output for file hsa_ext_finalize.h Generating XML output for file hsa_ext_image.h Generating XML output for file hsa_ven_amd_aqlprofile.h Generating XML output for file hsa_ven_amd_loader.h Generating XML output for file hsa_ven_amd_pc_sampling.h Generating XML output for group common Generating XML output for group initshutdown Generating XML output for group agentinfo Generating XML output for group signals Generating XML output for group memory Generating XML output for group queue Generating XML output for group aql Generating XML output for group instruction-set-architecture Generating XML output for group executable Generating XML output for group code-object Generating XML output for group error-codes Generating XML output for group profile Generating XML output for group status Generating XML output for group ext-alt-finalizer-extensions Generating XML output for group ext-alt-finalizer-program Generating XML output for group ext-images Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/hsa-runtime/inc/ Running plantuml with JAVA... lookup cache used 4055/65536 hits=24015 misses=4418 finished... doxylink not enabled, skipping setting up the current project Remote mappings will be fetched from ROCm/rocm-docs-core branch=develop loading pickled environment... done myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'colon_fence', 'fieldlist', 'dollarmath', 'replacements', 'html_image'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, 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 'amdgpu-docs-internal' from https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest//objects.inv ... loading intersphinx inventory 'cuid' from https://rocm.docs.amd.com/projects/cuid/en/latest/objects.inv ... loading intersphinx inventory 'gsplat-internal' from https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv ... loading intersphinx inventory 'hipdnn' from https://rocm.docs.amd.com/projects/hipDNN/en/latest/objects.inv ... loading intersphinx inventory 'hipfile' from https://rocm.docs.amd.com/projects/hipFile/en/latest/objects.inv ... loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com//objects.inv ... loading intersphinx inventory 'monai-internal' from https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv ... loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipDNN/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipDNN/en/latest/objects.inv loading intersphinx inventory 'rocm-ds-internal' from https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com//objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://instinct.docs.amd.com//objects.inv loading intersphinx inventory 'rocm-finance-internal' from https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFile/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipFile/en/latest/objects.inv loading intersphinx inventory 'rocm-llmext-internal' from https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-rag-internal' from https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dmonai-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fmonai-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-simulation-internal' from https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv loading intersphinx inventory 'rocm-ls-internal' from https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/cuid/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dcuid%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fcuid%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/cuid/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-ds-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-ds-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dgsplat-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fgsplat-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest//objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdgpu-docs-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Finstinct.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Finstinct.docs.amd.com%25252Fprojects%25252Famdgpu-docs-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest//objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-finance-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-finance-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-simulation-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-simulation-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-rag-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-rag-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') [autosummary] generating autosummary for: api-reference/api.rst, api-reference/c-interface-adaptors.rst, api-reference/environment_variables.rst, contribution/contributing-to-rocr.rst, data/env_variables.rst, index.rst, install/installation.rst, license.rst, what-is-rocr-runtime.rst building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 9 source files that are out of date updating environment: 0 added, 1 changed, 0 removed reading sources... [100%] api-reference/api /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serialize (hsa_code_object_t code_object, hsa_status_t(*alloc_callback)(size_t size, hsa_callback_data_t data, void **address), hsa_callback_data_t callback_data, const char *options, void **serialized_code_object, size_t *serialized_code_object_size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serialize (hsa_code_object_t code_object, hsa_status_t(*alloc_callback)(size_t size, hsa_callback_data_t data, void **address), hsa_callback_data_t callback_data, const char *options, void **serialized_code_object, size_t *serialized_code_object_size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_serialize (hsa_code_object_t code_object, hsa_status_t(*alloc_callback)(size_t size, hsa_callback_data_t data, void **address), hsa_callback_data_t callback_data, const char *options, void **serialized_code_object, size_t *serialized_code_object_size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserialize (void *serialized_code_object, size_t serialized_code_object_size, const char *options, hsa_code_object_t *code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserialize (void *serialized_code_object, size_t serialized_code_object_size, const char *options, hsa_code_object_t *code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_deserialize (void *serialized_code_object, size_t serialized_code_object_size, const char *options, hsa_code_object_t *code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_destroy (hsa_code_object_t code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, hsa_code_object_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, hsa_code_object_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_info (hsa_code_object_t code_object, hsa_code_object_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_t code_object, const char *options) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_t code_object, const char *options) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_load_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_t code_object, const char *options) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol (hsa_code_object_t code_object, const char *symbol_name, hsa_code_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol (hsa_code_object_t code_object, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol (hsa_code_object_t code_object, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol_from_name (hsa_code_object_t code_object, const char *module_name, const char *symbol_name, hsa_code_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol_from_name (hsa_code_object_t code_object, const char *module_name, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_get_symbol_from_name (hsa_code_object_t code_object, const char *module_name, const char *symbol_name, hsa_code_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, hsa_code_symbol_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, hsa_code_symbol_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_symbol_get_info (hsa_code_symbol_t code_symbol, hsa_code_symbol_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:22: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_symbols (hsa_code_object_t code_object, hsa_status_t(*callback)(hsa_code_object_t code_object, hsa_code_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_symbols (hsa_code_object_t code_object, hsa_status_t(*callback)(hsa_code_object_t code_object, hsa_code_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_code_object_iterate_symbols (hsa_code_object_t code_object, hsa_status_t(*callback)(hsa_code_object_t code_object, hsa_code_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_code_object_reader_create_from_file (hsa_file_t file, hsa_code_object_reader_t *code_object_reader) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_file (hsa_file_t file, hsa_code_object_reader_t *code_object_reader) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_file (hsa_file_t file, hsa_code_object_reader_t *code_object_reader) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_code_object_reader_create_from_memory (const void *code_object, size_t size, hsa_code_object_reader_t *code_object_reader) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_memory (const void *code_object, size_t size, hsa_code_object_reader_t *code_object_reader) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_code_object_reader_create_from_memory (const void *code_object, size_t size, hsa_code_object_reader_t *code_object_reader) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_code_object_reader_t code_object_reader) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_code_object_reader_t code_object_reader) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_code_object_reader_destroy (hsa_code_object_reader_t code_object_reader) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_create (hsa_profile_t profile, hsa_executable_state_t executable_state, const char *options, hsa_executable_t *executable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_create (hsa_profile_t profile, hsa_executable_state_t executable_state, const char *options, hsa_executable_t *executable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_create (hsa_profile_t profile, hsa_executable_state_t executable_state, const char *options, hsa_executable_t *executable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_create_alt (hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_executable_t *executable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_create_alt (hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_executable_t *executable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_create_alt (hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_executable_t *executable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_destroy (hsa_executable_t executable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_destroy (hsa_executable_t executable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_destroy (hsa_executable_t executable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_load_program_code_object (hsa_executable_t executable, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_load_agent_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_load_agent_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_load_agent_code_object (hsa_executable_t executable, hsa_agent_t agent, hsa_code_object_reader_t code_object_reader, const char *options, hsa_loaded_code_object_t *loaded_code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_freeze (hsa_executable_t executable, const char *options) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_freeze (hsa_executable_t executable, const char *options) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_freeze (hsa_executable_t executable, const char *options) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_get_info (hsa_executable_t executable, hsa_executable_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_get_info (hsa_executable_t executable, hsa_executable_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_get_info (hsa_executable_t executable, hsa_executable_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_global_variable_define (hsa_executable_t executable, const char *variable_name, void *address) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_global_variable_define (hsa_executable_t executable, const char *variable_name, void *address) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_global_variable_define (hsa_executable_t executable, const char *variable_name, void *address) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_agent_global_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_agent_global_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_agent_global_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_readonly_variable_define (hsa_executable_t executable, hsa_agent_t agent, const char *variable_name, void *address) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_validate (hsa_executable_t executable, uint32_t *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_validate (hsa_executable_t executable, uint32_t *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_validate (hsa_executable_t executable, uint32_t *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_validate_alt (hsa_executable_t executable, const char *options, uint32_t *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_validate_alt (hsa_executable_t executable, const char *options, uint32_t *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_validate_alt (hsa_executable_t executable, const char *options, uint32_t *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbol (hsa_executable_t executable, const char *module_name, const char *symbol_name, hsa_agent_t agent, int32_t call_convention, hsa_executable_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbol (hsa_executable_t executable, const char *module_name, const char *symbol_name, hsa_agent_t agent, int32_t call_convention, hsa_executable_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_get_symbol (hsa_executable_t executable, const char *module_name, const char *symbol_name, hsa_agent_t agent, int32_t call_convention, hsa_executable_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_get_symbol_by_name (hsa_executable_t executable, const char *symbol_name, const hsa_agent_t *agent, hsa_executable_symbol_t *symbol) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_get_symbol_by_name (hsa_executable_t executable, const char *symbol_name, const hsa_agent_t *agent, hsa_executable_symbol_t *symbol) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_get_symbol_by_name (hsa_executable_t executable, const char *symbol_name, const hsa_agent_t *agent, hsa_executable_symbol_t *symbol) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_executable_symbol_t executable_symbol, hsa_executable_symbol_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_executable_symbol_t executable_symbol, hsa_executable_symbol_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_symbol_get_info (hsa_executable_symbol_t executable_symbol, hsa_executable_symbol_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_executable_iterate_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_iterate_agent_symbols (hsa_executable_t executable, hsa_agent_t agent, hsa_status_t(*callback)(hsa_executable_t exec, hsa_agent_t agent, hsa_executable_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_iterate_agent_symbols (hsa_executable_t executable, hsa_agent_t agent, hsa_status_t(*callback)(hsa_executable_t exec, hsa_agent_t agent, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_iterate_agent_symbols (hsa_executable_t executable, hsa_agent_t agent, hsa_status_t(*callback)(hsa_executable_t exec, hsa_agent_t agent, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:28: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_executable_iterate_program_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_executable_iterate_program_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_executable_iterate_program_symbols (hsa_executable_t executable, hsa_status_t(*callback)(hsa_executable_t exec, hsa_executable_symbol_t symbol, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_create (hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_create (hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_create (hsa_machine_model_t machine_model, hsa_profile_t profile, hsa_default_float_rounding_mode_t default_float_rounding_mode, const char *options, hsa_ext_program_t *program) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_destroy (hsa_ext_program_t program) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_destroy (hsa_ext_program_t program) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_destroy (hsa_ext_program_t program) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_add_module (hsa_ext_program_t program, hsa_ext_module_t module) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_add_module (hsa_ext_program_t program, hsa_ext_module_t module) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_add_module (hsa_ext_program_t program, hsa_ext_module_t module) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_iterate_modules (hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_iterate_modules (hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_iterate_modules (hsa_ext_program_t program, hsa_status_t(*callback)(hsa_ext_program_t program, hsa_ext_module_t module, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_get_info (hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_get_info (hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_get_info (hsa_ext_program_t program, hsa_ext_program_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:40: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_program_finalize (hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_program_finalize (hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_program_finalize (hsa_ext_program_t program, hsa_isa_t isa, int32_t call_convention, hsa_ext_control_directives_t control_directives, const char *options, hsa_code_object_type_t code_object_type, hsa_code_object_t *code_object) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const hsa_amd_image_descriptor_t *image_layout, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_image_get_info_max_dim (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_image_get_info_max_dim (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_image_get_info_max_dim (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_get_capability (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, uint32_t *capability_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_get_capability_with_layout (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability_with_layout (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_get_capability_with_layout (hsa_agent_t agent, hsa_ext_image_geometry_t geometry, const hsa_ext_image_format_t *image_format, hsa_ext_image_data_layout_t image_data_layout, uint32_t *capability_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_data_get_info (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_info_t *image_data_info) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_data_get_info_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_data_get_info_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_data_info_t *image_data_info) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_create (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_t *image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_create_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_create_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_create_with_layout (hsa_agent_t agent, const hsa_ext_image_descriptor_t *image_descriptor, const void *image_data, hsa_access_permission_t access_permission, hsa_ext_image_data_layout_t image_data_layout, size_t image_data_row_pitch, size_t image_data_slice_pitch, hsa_ext_image_t *image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_destroy (hsa_agent_t agent, hsa_ext_image_t image) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_destroy (hsa_agent_t agent, hsa_ext_image_t image) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_destroy (hsa_agent_t agent, hsa_ext_image_t image) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_copy (hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_copy (hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_copy (hsa_agent_t agent, hsa_ext_image_t src_image, const hsa_dim3_t *src_offset, hsa_ext_image_t dst_image, const hsa_dim3_t *dst_offset, const hsa_dim3_t *range) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_import (hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_import (hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_import (hsa_agent_t agent, const void *src_memory, size_t src_row_pitch, size_t src_slice_pitch, hsa_ext_image_t dst_image, const hsa_ext_image_region_t *image_region) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_export (hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_export (hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_export (hsa_agent_t agent, hsa_ext_image_t src_image, void *dst_memory, size_t dst_row_pitch, size_t dst_slice_pitch, const hsa_ext_image_region_t *image_region) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_image_clear (hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_image_clear (hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_image_clear (hsa_agent_t agent, hsa_ext_image_t image, const void *data, const hsa_ext_image_region_t *image_region) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_sampler_create (hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create (hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create (hsa_agent_t agent, const hsa_ext_sampler_descriptor_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_sampler_create_v2 (hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create_v2 (hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_sampler_create_v2 (hsa_agent_t agent, const hsa_ext_sampler_descriptor_v2_t *sampler_descriptor, hsa_ext_sampler_t *sampler) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:46: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_ext_sampler_destroy (hsa_agent_t agent, hsa_ext_sampler_t sampler) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_ext_sampler_destroy (hsa_agent_t agent, hsa_ext_sampler_t sampler) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_ext_sampler_destroy (hsa_agent_t agent, hsa_ext_sampler_t sampler) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_from_name (const char *name, hsa_isa_t *isa) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_from_name (const char *name, hsa_isa_t *isa) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_from_name (const char *name, hsa_isa_t *isa) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_isas (hsa_agent_t agent, hsa_status_t(*callback)(hsa_isa_t isa, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_isas (hsa_agent_t agent, hsa_status_t(*callback)(hsa_isa_t isa, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_isas (hsa_agent_t agent, hsa_status_t(*callback)(hsa_isa_t isa, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_get_info (hsa_isa_t isa, hsa_isa_info_t attribute, uint32_t index, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_get_info (hsa_isa_t isa, hsa_isa_info_t attribute, uint32_t index, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_get_info (hsa_isa_t isa, hsa_isa_info_t attribute, uint32_t index, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_get_info_alt (hsa_isa_t isa, hsa_isa_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_get_info_alt (hsa_isa_t isa, hsa_isa_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_get_info_alt (hsa_isa_t isa, hsa_isa_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_get_exception_policies (hsa_isa_t isa, hsa_profile_t profile, uint16_t *mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_get_exception_policies (hsa_isa_t isa, hsa_profile_t profile, uint16_t *mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_get_exception_policies (hsa_isa_t isa, hsa_profile_t profile, uint16_t *mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_get_round_method (hsa_isa_t isa, hsa_fp_type_t fp_type, hsa_flush_mode_t flush_mode, hsa_round_method_t *round_method) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_get_round_method (hsa_isa_t isa, hsa_fp_type_t fp_type, hsa_flush_mode_t flush_mode, hsa_round_method_t *round_method) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_get_round_method (hsa_isa_t isa, hsa_fp_type_t fp_type, hsa_flush_mode_t flush_mode, hsa_round_method_t *round_method) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_wavefront_get_info (hsa_wavefront_t wavefront, hsa_wavefront_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_wavefront_get_info (hsa_wavefront_t wavefront, hsa_wavefront_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_wavefront_get_info (hsa_wavefront_t wavefront, hsa_wavefront_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_isa_iterate_wavefronts (hsa_isa_t isa, hsa_status_t(*callback)(hsa_wavefront_t wavefront, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_isa_iterate_wavefronts (hsa_isa_t isa, hsa_status_t(*callback)(hsa_wavefront_t wavefront, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_isa_iterate_wavefronts (hsa_isa_t isa, hsa_status_t(*callback)(hsa_wavefront_t wavefront, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:52: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_compatible (hsa_isa_t code_object_isa, hsa_isa_t agent_isa, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_compatible (hsa_isa_t code_object_isa, hsa_isa_t agent_isa, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_isa_compatible (hsa_isa_t code_object_isa, hsa_isa_t agent_isa, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_region_get_info (hsa_region_t region, hsa_region_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_region_get_info (hsa_region_t region, hsa_region_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_region_get_info (hsa_region_t region, hsa_region_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_regions (hsa_agent_t agent, hsa_status_t(*callback)(hsa_region_t region, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_regions (hsa_agent_t agent, hsa_status_t(*callback)(hsa_region_t region, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_regions (hsa_agent_t agent, hsa_status_t(*callback)(hsa_region_t region, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_allocate (hsa_region_t region, size_t size, void **ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_allocate (hsa_region_t region, size_t size, void **ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_allocate (hsa_region_t region, size_t size, void **ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_free (void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_free (void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_free (void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_copy (void *dst, const void *src, size_t size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_copy (void *dst, const void *src, size_t size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_copy (void *dst, const void *src, size_t size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_assign_agent (void *ptr, hsa_agent_t agent, hsa_access_permission_t access) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_assign_agent (void *ptr, hsa_agent_t agent, hsa_access_permission_t access) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_assign_agent (void *ptr, hsa_agent_t agent, hsa_access_permission_t access) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_register (void *ptr, size_t size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_register (void *ptr, size_t size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_register (void *ptr, size_t size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_memory_deregister (void *ptr, size_t size) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_memory_deregister (void *ptr, size_t size) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_memory_deregister (void *ptr, size_t size) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_coherency_get_type (hsa_agent_t agent, hsa_amd_coherency_type_t *type) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_coherency_get_type (hsa_agent_t agent, hsa_amd_coherency_type_t *type) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_coherency_get_type (hsa_agent_t agent, hsa_amd_coherency_type_t *type) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_coherency_set_type (hsa_agent_t agent, hsa_amd_coherency_type_t type) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_coherency_set_type (hsa_agent_t agent, hsa_amd_coherency_type_t type) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_coherency_set_type (hsa_agent_t agent, hsa_amd_coherency_type_t type) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_get_info (hsa_amd_memory_pool_t memory_pool, hsa_amd_memory_pool_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_get_info (hsa_amd_memory_pool_t memory_pool, hsa_amd_memory_pool_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_get_info (hsa_amd_memory_pool_t memory_pool, hsa_amd_memory_pool_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agent_iterate_memory_pools (hsa_agent_t agent, hsa_status_t(*callback)(hsa_amd_memory_pool_t memory_pool, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agent_iterate_memory_pools (hsa_agent_t agent, hsa_status_t(*callback)(hsa_amd_memory_pool_t memory_pool, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agent_iterate_memory_pools (hsa_agent_t agent, hsa_status_t(*callback)(hsa_amd_memory_pool_t memory_pool, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_allocate (hsa_amd_memory_pool_t memory_pool, size_t size, uint32_t flags, void **ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_allocate (hsa_amd_memory_pool_t memory_pool, size_t size, uint32_t flags, void **ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_allocate (hsa_amd_memory_pool_t memory_pool, size_t size, uint32_t flags, void **ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_free (void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_free (void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_free (void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_async_copy (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_async_copy_on_engine (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_on_engine (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_on_engine (void *dst, hsa_agent_t dst_agent, const void *src, hsa_agent_t src_agent, size_t size, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal, hsa_amd_sdma_engine_id_t engine_id, bool force_copy_on_sdma) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_copy_engine_status (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *engine_ids_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_copy_engine_status (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *engine_ids_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_copy_engine_status (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *engine_ids_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_get_preferred_copy_engine (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *recommended_ids_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_get_preferred_copy_engine (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *recommended_ids_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_get_preferred_copy_engine (hsa_agent_t dst_agent, hsa_agent_t src_agent, uint32_t *recommended_ids_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_async_copy_rect (const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_rect (const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_async_copy_rect (const hsa_pitched_ptr_t *dst, const hsa_dim3_t *dst_offset, const hsa_pitched_ptr_t *src, const hsa_dim3_t *src_offset, const hsa_dim3_t *range, hsa_agent_t copy_agent, hsa_amd_copy_direction_t dir, uint32_t num_dep_signals, const hsa_signal_t *dep_signals, hsa_signal_t completion_signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agent_memory_pool_get_info (hsa_agent_t agent, hsa_amd_memory_pool_t memory_pool, hsa_amd_agent_memory_pool_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agent_memory_pool_get_info (hsa_agent_t agent, hsa_amd_memory_pool_t memory_pool, hsa_amd_agent_memory_pool_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agent_memory_pool_get_info (hsa_agent_t agent, hsa_amd_memory_pool_t memory_pool, hsa_amd_agent_memory_pool_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agents_allow_access (uint32_t num_agents, const hsa_agent_t *agents, const uint32_t *flags, const void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agents_allow_access (uint32_t num_agents, const hsa_agent_t *agents, const uint32_t *flags, const void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agents_allow_access (uint32_t num_agents, const hsa_agent_t *agents, const uint32_t *flags, const void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_amd_memory_pool_t src_memory_pool, hsa_amd_memory_pool_t dst_memory_pool, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_amd_memory_pool_t src_memory_pool, hsa_amd_memory_pool_t dst_memory_pool, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_pool_can_migrate (hsa_amd_memory_pool_t src_memory_pool, hsa_amd_memory_pool_t dst_memory_pool, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_migrate (const void *ptr, hsa_amd_memory_pool_t memory_pool, uint32_t flags) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_migrate (const void *ptr, hsa_amd_memory_pool_t memory_pool, uint32_t flags) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_migrate (const void *ptr, hsa_amd_memory_pool_t memory_pool, uint32_t flags) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_lock (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, void **agent_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_lock_to_pool (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock_to_pool (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_lock_to_pool (void *host_ptr, size_t size, hsa_agent_t *agents, int num_agent, hsa_amd_memory_pool_t pool, uint32_t flags, void **agent_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_unlock (void *host_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_unlock (void *host_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_unlock (void *host_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_memory_fill (void *ptr, uint32_t value, size_t count) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_memory_fill (void *ptr, uint32_t value, size_t count) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_memory_fill (void *ptr, uint32_t value, size_t count) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_interop_map_buffer (uint32_t num_agents, hsa_agent_t *agents, hsa_handle_t interop_handle, uint32_t flags, size_t *size, void **ptr, size_t *metadata_size, const void **metadata) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_interop_map_buffer (uint32_t num_agents, hsa_agent_t *agents, hsa_handle_t interop_handle, uint32_t flags, size_t *size, void **ptr, size_t *metadata_size, const void **metadata) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_interop_map_buffer (uint32_t num_agents, hsa_agent_t *agents, hsa_handle_t interop_handle, uint32_t flags, size_t *size, void **ptr, size_t *metadata_size, const void **metadata) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_interop_unmap_buffer (void *ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_interop_unmap_buffer (void *ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_interop_unmap_buffer (void *ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_pointer_info (const void *ptr, hsa_amd_pointer_info_t *info, void *(*alloc)(size_t), uint32_t *num_agents_accessible, hsa_agent_t **accessible) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info (const void *ptr, hsa_amd_pointer_info_t *info, void *(*alloc)(size_t), uint32_t *num_agents_accessible, hsa_agent_t **accessible) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info (const void *ptr, hsa_amd_pointer_info_t *info, void *(*alloc)(size_t), uint32_t *num_agents_accessible, hsa_agent_t **accessible) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_pointer_info_set_userdata (const void *ptr, void *userdata) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info_set_userdata (const void *ptr, void *userdata) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_pointer_info_set_userdata (const void *ptr, void *userdata) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_memory_create (void *ptr, size_t len, hsa_amd_ipc_memory_t *handle) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_create (void *ptr, size_t len, hsa_amd_ipc_memory_t *handle) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_create (void *ptr, size_t len, hsa_amd_ipc_memory_t *handle) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_memory_attach (const hsa_amd_ipc_memory_t *handle, size_t len, uint32_t num_agents, const hsa_agent_t *mapping_agents, void **mapped_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_attach (const hsa_amd_ipc_memory_t *handle, size_t len, uint32_t num_agents, const hsa_agent_t *mapping_agents, void **mapped_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_attach (const hsa_amd_ipc_memory_t *handle, size_t len, uint32_t num_agents, const hsa_agent_t *mapping_agents, void **mapped_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_memory_detach (void *mapped_ptr) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_detach (void *mapped_ptr) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_memory_detach (void *mapped_ptr) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_register_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback, void *user_data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_register_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback, void *user_data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_register_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback, void *user_data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:58: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_deregister_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_deregister_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_deregister_deallocation_callback (void *ptr, hsa_amd_deallocation_callback_t callback) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_queue_create (hsa_agent_t agent, uint32_t size, hsa_queue_type32_t type, void(*callback)(hsa_status_t status, hsa_queue_t *source, void *data), void *data, uint32_t private_segment_size, uint32_t group_segment_size, hsa_queue_t **queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_queue_create (hsa_agent_t agent, uint32_t size, hsa_queue_type32_t type, void(*callback)(hsa_status_t status, hsa_queue_t *source, void *data), void *data, uint32_t private_segment_size, uint32_t group_segment_size, hsa_queue_t **queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_queue_create (hsa_agent_t agent, uint32_t size, hsa_queue_type32_t type, void(*callback)(hsa_status_t status, hsa_queue_t *source, void *data), void *data, uint32_t private_segment_size, uint32_t group_segment_size, hsa_queue_t **queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_soft_queue_create (hsa_region_t region, uint32_t size, hsa_queue_type32_t type, uint32_t features, hsa_signal_t doorbell_signal, hsa_queue_t **queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_soft_queue_create (hsa_region_t region, uint32_t size, hsa_queue_type32_t type, uint32_t features, hsa_signal_t doorbell_signal, hsa_queue_t **queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_soft_queue_create (hsa_region_t region, uint32_t size, hsa_queue_type32_t type, uint32_t features, hsa_signal_t doorbell_signal, hsa_queue_t **queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_queue_destroy (hsa_queue_t *queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_queue_destroy (hsa_queue_t *queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_queue_destroy (hsa_queue_t *queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_queue_inactivate (hsa_queue_t *queue) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_queue_inactivate (hsa_queue_t *queue) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_queue_inactivate (hsa_queue_t *queue) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_acquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_acquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_read_index_acquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_read_index_scacquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_read_index_scacquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_read_index_scacquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_read_index_relaxed (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_read_index_relaxed (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_read_index_relaxed (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_acquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_acquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_load_write_index_acquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_write_index_scacquire (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_write_index_scacquire (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_write_index_scacquire (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_load_write_index_relaxed (const hsa_queue_t *queue) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_load_write_index_relaxed (const hsa_queue_t *queue) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_load_write_index_relaxed (const hsa_queue_t *queue) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_release (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_write_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_write_index_screlease (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acq_rel (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acq_rel (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acq_rel (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_acquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_scacquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_scacquire (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_relaxed (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_relaxed (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_relaxed (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_release (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_release (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_cas_write_index_release (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_cas_write_index_screlease (const hsa_queue_t *queue, uint64_t expected, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_screlease (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_cas_write_index_screlease (const hsa_queue_t *queue, uint64_t expected, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acq_rel (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acq_rel (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acq_rel (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacq_screl (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acquire (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acquire (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_acquire (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_scacquire (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacquire (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_scacquire (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_relaxed (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_release (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_release (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API HSA_DEPRECATED hsa_queue_add_write_index_release (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint64_t HSA_API hsa_queue_add_write_index_screlease (const hsa_queue_t *queue, uint64_t value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint64_t HSA_API hsa_queue_add_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint64_t HSA_API hsa_queue_add_write_index_screlease (const hsa_queue_t *queue, uint64_t value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_read_index_relaxed (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_read_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_read_index_relaxed (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_queue_store_read_index_release (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_read_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_queue_store_read_index_release (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_queue_store_read_index_screlease (const hsa_queue_t *queue, uint64_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_queue_store_read_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_queue_store_read_index_screlease (const hsa_queue_t *queue, uint64_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_queue_cu_set_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, const uint32_t *cu_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_set_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, const uint32_t *cu_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_set_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, const uint32_t *cu_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_queue_cu_get_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, uint32_t *cu_mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_get_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, uint32_t *cu_mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_queue_cu_get_mask (const hsa_queue_t *queue, uint32_t num_cu_mask_count, uint32_t *cu_mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_queue_set_priority (hsa_queue_t *queue, hsa_amd_queue_priority_t priority) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_queue_set_priority (hsa_queue_t *queue, hsa_amd_queue_priority_t priority) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_queue_set_priority (hsa_queue_t *queue, hsa_amd_queue_priority_t priority) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_agent_set_async_scratch_limit (hsa_agent_t agent, size_t threshold) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_agent_set_async_scratch_limit (hsa_agent_t agent, size_t threshold) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_agent_set_async_scratch_limit (hsa_agent_t agent, size_t threshold) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ais_file_write (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_write (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_write (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:64: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ais_file_read (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_read (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ais_file_read (hsa_amd_ais_file_handle_t handle, void *devicePtr, uint64_t size, int64_t file_offset, uint64_t *size_copied, int32_t *status) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, uint64_t attributes, hsa_signal_t *signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, uint64_t attributes, hsa_signal_t *signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, uint64_t attributes, hsa_signal_t *signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_signal_async_handler (hsa_signal_t signal, hsa_signal_condition_t cond, hsa_signal_value_t value, hsa_amd_signal_handler handler, void *arg) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_signal_async_handler (hsa_signal_t signal, hsa_signal_condition_t cond, hsa_signal_value_t value, hsa_amd_signal_handler handler, void *arg) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_signal_async_handler (hsa_signal_t signal, hsa_signal_condition_t cond, hsa_signal_value_t value, hsa_amd_signal_handler handler, void *arg) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint32_t HSA_API hsa_amd_signal_wait_all (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_values) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint32_t HSA_API hsa_amd_signal_wait_all (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_values) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint32_t HSA_API hsa_amd_signal_wait_all (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_values) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 9] uint32_t HSA_API hsa_amd_signal_wait_any (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_value) ---------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 17] uint32_t HSA_API hsa_amd_signal_wait_any (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_value) -----------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 17] uint32_t HSA_API hsa_amd_signal_wait_any (uint32_t signal_count, hsa_signal_t *signals, hsa_signal_condition_t *conds, hsa_signal_value_t *values, uint64_t timeout_hint, hsa_wait_state_t wait_hint, hsa_signal_value_t *satisfying_value) -----------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_signal_create (hsa_signal_t signal, hsa_amd_ipc_signal_t *handle) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_create (hsa_signal_t signal, hsa_amd_ipc_signal_t *handle) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_create (hsa_signal_t signal, hsa_amd_ipc_signal_t *handle) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_ipc_signal_attach (const hsa_amd_ipc_signal_t *handle, hsa_signal_t *signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_attach (const hsa_amd_ipc_signal_t *handle, hsa_signal_t *signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_ipc_signal_attach (const hsa_amd_ipc_signal_t *handle, hsa_signal_t *signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:70: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_register_system_event_handler (hsa_amd_system_event_callback_t callback, void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_register_system_event_handler (hsa_amd_system_event_callback_t callback, void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_register_system_event_handler (hsa_amd_system_event_callback_t callback, void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_t *signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_t *signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_create (hsa_signal_value_t initial_value, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_t *signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_destroy (hsa_signal_t signal) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_destroy (hsa_signal_t signal) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_destroy (hsa_signal_t signal) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_load_scacquire (hsa_signal_t signal) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_scacquire (hsa_signal_t signal) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_scacquire (hsa_signal_t signal) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_load_relaxed (hsa_signal_t signal) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_relaxed (hsa_signal_t signal) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_load_relaxed (hsa_signal_t signal) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_load_acquire (hsa_signal_t signal) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_load_acquire (hsa_signal_t signal) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_load_acquire (hsa_signal_t signal) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_store_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_store_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_store_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_silent_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_silent_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_silent_store_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_silent_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_silent_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_silent_store_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_acquire (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_exchange_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_screlease (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_exchange_screlease (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_release (hsa_signal_t signal, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_release (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_exchange_release (hsa_signal_t signal, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_scacq_screl (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacq_screl (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacq_screl (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acq_rel (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acq_rel (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acq_rel (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_scacquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_scacquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_acquire (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_relaxed (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_relaxed (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_relaxed (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_cas_screlease (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_screlease (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_cas_screlease (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_release (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_release (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_cas_release (hsa_signal_t signal, hsa_signal_value_t expected, hsa_signal_value_t value) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_add_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_add_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_add_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_add_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_add_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_add_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_add_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_subtract_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_subtract_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_subtract_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_subtract_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_subtract_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_and_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_and_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_and_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_and_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_and_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_and_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_and_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_or_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_or_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_or_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_or_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_or_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_or_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_or_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_scacq_screl (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_xor_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acq_rel (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_scacquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_scacquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_xor_acquire (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_acquire (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_relaxed (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_relaxed (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API hsa_signal_xor_screlease (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API hsa_signal_xor_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API hsa_signal_xor_screlease (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void HSA_API HSA_DEPRECATED hsa_signal_xor_release (hsa_signal_t signal, hsa_signal_value_t value) ----^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] void HSA_API HSA_DEPRECATED hsa_signal_xor_release (hsa_signal_t signal, hsa_signal_value_t value) -------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_wait_scacquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_scacquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_scacquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API hsa_signal_wait_relaxed (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_relaxed (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API hsa_signal_wait_relaxed (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 19] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_wait_acquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) -------------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_wait_acquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 27] hsa_signal_value_t HSA_API HSA_DEPRECATED hsa_signal_wait_acquire (hsa_signal_t signal, hsa_signal_condition_t condition, hsa_signal_value_t compare_value, uint64_t timeout_hint, hsa_wait_state_t wait_state_hint) ---------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_create (uint32_t num_signals, const hsa_signal_t *signals, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_group_t *signal_group) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_create (uint32_t num_signals, const hsa_signal_t *signals, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_group_t *signal_group) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_create (uint32_t num_signals, const hsa_signal_t *signals, uint32_t num_consumers, const hsa_agent_t *consumers, hsa_signal_group_t *signal_group) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_destroy (hsa_signal_group_t signal_group) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_destroy (hsa_signal_group_t signal_group) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_destroy (hsa_signal_group_t signal_group) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_scacquire (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:76: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_signal_group_wait_any_relaxed (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_relaxed (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_signal_group_wait_any_relaxed (hsa_signal_group_t signal_group, const hsa_signal_condition_t *conditions, const hsa_signal_value_t *compare_values, hsa_wait_state_t wait_state_hint, hsa_signal_t *signal, hsa_signal_value_t *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_system_get_info (hsa_system_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_system_get_info (hsa_system_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_system_get_info (hsa_system_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_extension_get_name (uint16_t extension, const char **name) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_supported (uint16_t extension, uint16_t version_major, uint16_t version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_supported (uint16_t extension, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_extension_supported (uint16_t extension, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_system_major_extension_supported (uint16_t extension, uint16_t version_major, uint16_t *version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_system_major_extension_supported (uint16_t extension, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_system_major_extension_supported (uint16_t extension, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_get_extension_table (uint16_t extension, uint16_t version_major, uint16_t version_minor, void *table) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_get_extension_table (uint16_t extension, uint16_t version_major, uint16_t version_minor, void *table) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_system_get_extension_table (uint16_t extension, uint16_t version_major, uint16_t version_minor, void *table) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_system_get_major_extension_table (uint16_t extension, uint16_t version_major, size_t table_length, void *table) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_system_get_major_extension_table (uint16_t extension, uint16_t version_major, size_t table_length, void *table) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_system_get_major_extension_table (uint16_t extension, uint16_t version_major, size_t table_length, void *table) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_get_info (hsa_agent_t agent, hsa_agent_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_iterate_agents (hsa_status_t(*callback)(hsa_agent_t agent, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_get_exception_policies (hsa_agent_t agent, hsa_profile_t profile, uint16_t *mask) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_get_exception_policies (hsa_agent_t agent, hsa_profile_t profile, uint16_t *mask) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_get_exception_policies (hsa_agent_t agent, hsa_profile_t profile, uint16_t *mask) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_cache_get_info (hsa_cache_t cache, hsa_cache_info_t attribute, void *value) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_iterate_caches (hsa_agent_t agent, hsa_status_t(*callback)(hsa_cache_t cache, void *data), void *data) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API HSA_DEPRECATED hsa_agent_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:82: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_agent_major_extension_supported (uint16_t extension, hsa_agent_t agent, uint16_t version_major, uint16_t *version_minor, bool *result) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_set_profiler_enabled (hsa_queue_t *queue, int enable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_set_profiler_enabled (hsa_queue_t *queue, int enable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_set_profiler_enabled (hsa_queue_t *queue, int enable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_async_copy_enable (bool enable) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_async_copy_enable (bool enable) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_async_copy_enable (bool enable) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_get_dispatch_time (hsa_agent_t agent, hsa_signal_t signal, hsa_amd_profiling_dispatch_time_t *time) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_dispatch_time (hsa_agent_t agent, hsa_signal_t signal, hsa_amd_profiling_dispatch_time_t *time) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_dispatch_time (hsa_agent_t agent, hsa_signal_t signal, hsa_amd_profiling_dispatch_time_t *time) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_get_async_copy_time (hsa_signal_t signal, hsa_amd_profiling_async_copy_time_t *time) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_async_copy_time (hsa_signal_t signal, hsa_amd_profiling_async_copy_time_t *time) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_get_async_copy_time (hsa_signal_t signal, hsa_amd_profiling_async_copy_time_t *time) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:88: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_amd_profiling_convert_tick_to_system_domain (hsa_agent_t agent, uint64_t agent_tick, uint64_t *system_tick) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_amd_profiling_convert_tick_to_system_domain (hsa_agent_t agent, uint64_t agent_tick, uint64_t *system_tick) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_amd_profiling_convert_tick_to_system_domain (hsa_agent_t agent, uint64_t agent_tick, uint64_t *system_tick) ---------------------^ /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/api-reference/api.rst:94: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 13] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) -------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 21] hsa_status_t HSA_API hsa_status_string (hsa_status_t status, const char **status_string) ---------------------^ looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/latest/projects/rocr-runtime/runtime/docs/what-is-rocr-runtime.rst: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 11%] api-reference/api writing output... [ 22%] api-reference/c-interface-adaptors writing output... [ 33%] api-reference/environment_variables writing output... [ 44%] contribution/contributing-to-rocr writing output... [ 56%] data/env_variables writing output... [ 67%] index writing output... [ 78%] install/installation writing output... [ 89%] license writing output... [100%] what-is-rocr-runtime 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 ROCRDocumentation.epub file... ====================== slowest reading durations ======================= 5.619 api-reference/api build succeeded, 240 warnings. The ePub file is in ../../../../_readthedocs/epub.