Read the Docs build information Build id: 3678989 Project: advanced-micro-devices-rocr-runtime Version: docs-7.2.0 Commit: 8ac10fb714137b5691c5f6645adce880bc701164 Date: 2026-01-20T22:12:44.427348Z State: finished Success: True [rtd-command-info] start-time: 2026-01-20T22:12:45.426519Z, end-time: 2026-01-20T22:12:46.736038Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:ROCm/rocm-systems-docs.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2026-01-20T22:12:46.823821Z, end-time: 2026-01-20T22:12:48.167532Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/docs/7.2.0:refs/remotes/origin/docs/7.2.0 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:ROCm/rocm-systems-docs * [new branch] docs/7.2.0 -> origin/docs/7.2.0 [rtd-command-info] start-time: 2026-01-20T22:12:49.217835Z, end-time: 2026-01-20T22:12:49.254854Z, duration: 0, exit-code: 0 git checkout --force origin/docs/7.2.0 Note: switching to 'origin/docs/7.2.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 8ac10fb upgrade environment version [rtd-command-info] start-time: 2026-01-20T22:12:49.447699Z, end-time: 2026-01-20T22:12:49.485825Z, 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 # RTD by default builds html only # Additional formats available for extra build time: htmlzip, pdf, epub formats: [] python: install: - requirements: projects/rocr-runtime/runtime/docs/sphinx/requirements.txt # Defines build environment build: os: ubuntu-22.04 tools: python: "3.10" jobs: pre_install: - rm -rf ./* ./.[!.]* - git clone --no-checkout --no-tags --filter=tree:0 --branch=docs/7.2.0 --depth=1 https://github.com/ROCm/rocm-systems.git . - git sparse-checkout init --cone - git sparse-checkout set projects/rocr-runtime - git checkout docs/7.2.0 [rtd-command-info] start-time: 2026-01-20T22:12:54.417599Z, end-time: 2026-01-20T22:12:54.657607Z, duration: 0, exit-code: 0 asdf global python 3.10.17 [rtd-command-info] start-time: 2026-01-20T22:12:55.354629Z, end-time: 2026-01-20T22:12:56.540105Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.17.final.0-64 in 534ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0, 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-01-20T22:12:56.628309Z, end-time: 2026-01-20T22:12:56.728689Z, duration: 0, exit-code: 0 rm -rf ./* ./.[!.]* [rtd-command-info] start-time: 2026-01-20T22:12:56.819060Z, end-time: 2026-01-20T22:12:57.326831Z, duration: 0, exit-code: 0 git clone --no-checkout --no-tags --filter=tree:0 --branch=docs/7.2.0 --depth=1 https://github.com/ROCm/rocm-systems.git . Cloning into '.'... [rtd-command-info] start-time: 2026-01-20T22:12:57.430787Z, end-time: 2026-01-20T22:12:57.500234Z, duration: 0, exit-code: 0 git sparse-checkout init --cone [rtd-command-info] start-time: 2026-01-20T22:12:57.583251Z, end-time: 2026-01-20T22:12:57.674447Z, duration: 0, exit-code: 0 git sparse-checkout set projects/rocr-runtime [rtd-command-info] start-time: 2026-01-20T22:12:57.769576Z, end-time: 2026-01-20T22:12:59.489685Z, duration: 1, exit-code: 0 git checkout docs/7.2.0 Already on 'docs/7.2.0' Your branch is up to date with 'origin/docs/7.2.0'. [rtd-command-info] start-time: 2026-01-20T22:12:59.612174Z, end-time: 2026-01-20T22:13:03.665465Z, duration: 4, 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/docs-7.2.0/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-25.3-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 39.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 390.5 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.3 setuptools-80.9.0 [rtd-command-info] start-time: 2026-01-20T22:13:03.909553Z, end-time: 2026-01-20T22:13:08.300599Z, 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.19.2-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.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.4.0-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.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2026.1.4-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 161.3 MB/s 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 145.9 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 441.6 MB/s 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 251.3 MB/s 0:00:00 Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) Downloading certifi-2026.1.4-py3-none-any.whl (152 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.0-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.19.2 alabaster-1.0.0 babel-2.17.0 certifi-2026.1.4 charset_normalizer-3.4.4 docutils-0.21.2 idna-3.11 imagesize-1.4.1 packaging-25.0 requests-2.32.5 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.0 urllib3-2.6.3 [rtd-command-info] start-time: 2026-01-20T22:13:08.387607Z, end-time: 2026-01-20T22:13:19.700608Z, duration: 11, 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/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 9)) (1.0.0) Collecting asttokens==3.0.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 11)) Downloading asttokens-3.0.1-py3-none-any.whl.metadata (4.9 kB) Collecting attrs==25.4.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 13)) Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: babel==2.17.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 18)) (2.17.0) Collecting beautifulsoup4==4.14.3 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 22)) Downloading beautifulsoup4-4.14.3-py3-none-any.whl.metadata (3.8 kB) Collecting breathe==4.36.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 24)) Downloading breathe-4.36.0-py3-none-any.whl.metadata (7.6 kB) Requirement already satisfied: certifi==2026.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 26)) (2026.1.4) Collecting cffi==2.0.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 28)) Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) Requirement already satisfied: charset-normalizer==3.4.4 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 32)) (3.4.4) Collecting click==8.3.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 34)) Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) Collecting comm==0.2.3 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 38)) Downloading comm-0.2.3-py3-none-any.whl.metadata (3.7 kB) Collecting cryptography==46.0.3 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 40)) Downloading cryptography-46.0.3-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting debugpy==1.8.19 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 42)) Downloading debugpy-1.8.19-cp310-cp310-manylinux_2_34_x86_64.whl.metadata (1.4 kB) Collecting decorator==5.2.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 44)) Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 46)) (0.21.2) Collecting exceptiongroup==1.3.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 51)) Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) Collecting executing==2.2.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 53)) Downloading executing-2.2.1-py2.py3-none-any.whl.metadata (8.9 kB) Collecting fastjsonschema==2.21.2 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 55)) Downloading fastjsonschema-2.21.2-py3-none-any.whl.metadata (2.3 kB) Collecting gitdb==4.0.12 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 59)) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting gitpython==3.1.46 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 61)) Downloading gitpython-3.1.46-py3-none-any.whl.metadata (13 kB) Collecting greenlet==3.3.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 63)) Downloading greenlet-3.3.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB) Requirement already satisfied: idna==3.11 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 65)) (3.11) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 67)) (1.4.1) Collecting importlib-metadata==8.7.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 69)) Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) Collecting ipykernel==7.1.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 73)) Downloading ipykernel-7.1.0-py3-none-any.whl.metadata (4.5 kB) Collecting ipython==8.38.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 75)) Downloading ipython-8.38.0-py3-none-any.whl.metadata (5.1 kB) Collecting jedi==0.19.2 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 79)) Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Requirement already satisfied: jinja2==3.1.6 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 81)) (3.1.6) Collecting jsonschema==4.26.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 85)) Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) Collecting jsonschema-specifications==2025.9.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 87)) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) Collecting jupyter-cache==1.0.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 89)) Downloading jupyter_cache-1.0.1-py3-none-any.whl.metadata (5.8 kB) Collecting jupyter-client==8.8.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 91)) Downloading jupyter_client-8.8.0-py3-none-any.whl.metadata (8.4 kB) Collecting jupyter-core==5.9.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 95)) Downloading jupyter_core-5.9.1-py3-none-any.whl.metadata (1.5 kB) Collecting markdown-it-py==3.0.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 101)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: markupsafe==3.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 105)) (3.0.3) Collecting matplotlib-inline==0.2.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 107)) Downloading matplotlib_inline-0.2.1-py3-none-any.whl.metadata (2.3 kB) Collecting mdit-py-plugins==0.5.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 111)) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl==0.1.2 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 113)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting myst-nb==1.3.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 115)) Downloading myst_nb-1.3.0-py3-none-any.whl.metadata (4.7 kB) Collecting myst-parser==4.0.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 117)) Downloading myst_parser-4.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting nbclient==0.10.4 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 119)) Downloading nbclient-0.10.4-py3-none-any.whl.metadata (8.3 kB) Collecting nbformat==5.10.4 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 123)) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting nest-asyncio==1.6.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 128)) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: packaging==25.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 130)) (25.0) Collecting parso==0.8.5 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 135)) Downloading parso-0.8.5-py2.py3-none-any.whl.metadata (8.3 kB) Collecting pexpect==4.9.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 137)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting platformdirs==4.5.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 139)) Downloading platformdirs-4.5.1-py3-none-any.whl.metadata (12 kB) Collecting prompt-toolkit==3.0.52 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 141)) Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) Collecting psutil==7.2.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 143)) Downloading psutil-7.2.1-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) Collecting ptyprocess==0.7.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 145)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting pure-eval==0.2.3 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 147)) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting pycparser==2.23 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 149)) Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) Collecting pydata-sphinx-theme==0.15.4 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 151)) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl.metadata (7.5 kB) Collecting pygithub==2.8.1 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 155)) Downloading pygithub-2.8.1-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: pygments==2.19.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 157)) (2.19.2) Collecting pyjwt==2.10.1 (from pyjwt[crypto]==2.10.1->-r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 163)) Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) Collecting pynacl==1.6.2 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 165)) Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) Collecting python-dateutil==2.9.0.post0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 167)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pyyaml==6.0.3 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 169)) Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting pyzmq==27.1.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 176)) Downloading pyzmq-27.1.0-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (6.0 kB) Collecting referencing==0.37.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 180)) Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: requests==2.32.5 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 184)) (2.32.5) Collecting rocm-docs-core==1.31.3 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 188)) Downloading rocm_docs_core-1.31.3-py3-none-any.whl.metadata (4.0 kB) Collecting rpds-py==0.30.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 190)) Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting six==1.17.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 194)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting smmap==5.0.2 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 196)) Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: snowballstemmer==3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 198)) (3.0.1) Collecting soupsieve==2.8.3 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 200)) Downloading soupsieve-2.8.3-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: sphinx==8.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 202)) (8.1.3) Collecting sphinx-book-theme==1.1.4 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 215)) Downloading sphinx_book_theme-1.1.4-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx-copybutton==0.5.2 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 217)) 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 219)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-external-toc==1.1.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 221)) Downloading sphinx_external_toc-1.1.0-py3-none-any.whl.metadata (18 kB) Collecting sphinx-multitoc-numbering==0.1.3 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 223)) Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl.metadata (2.6 kB) Collecting sphinx-notfound-page==1.1.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 225)) Downloading sphinx_notfound_page-1.1.0-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/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 227)) (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/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 229)) (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/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 231)) (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/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 233)) (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/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 235)) (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/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 237)) (2.0.0) Collecting sqlalchemy==2.0.45 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 239)) Downloading sqlalchemy-2.0.45-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting stack-data==0.6.3 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 241)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting tabulate==0.9.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 243)) Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Requirement already satisfied: tomli==2.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 245)) (2.4.0) Collecting tornado==6.5.4 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 247)) Downloading tornado-6.5.4-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.8 kB) Collecting traitlets==5.14.3 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 251)) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting typing-extensions==4.15.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 260)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: urllib3==2.6.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 271)) (2.6.3) Collecting wcwidth==0.2.14 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 275)) Downloading wcwidth-0.2.14-py2.py3-none-any.whl.metadata (15 kB) Collecting zipp==3.23.0 (from -r projects/rocr-runtime/runtime/docs/sphinx/requirements.txt (line 277)) Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 68.5 MB/s 0:00:00 Downloading asttokens-3.0.1-py3-none-any.whl (27 kB) Downloading attrs-25.4.0-py3-none-any.whl (67 kB) Downloading beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Downloading breathe-4.36.0-py3-none-any.whl (97 kB) Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) Downloading click-8.3.1-py3-none-any.whl (108 kB) Downloading comm-0.2.3-py3-none-any.whl (7.3 kB) Downloading cryptography-46.0.3-cp38-abi3-manylinux_2_34_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 287.5 MB/s 0:00:00 Downloading debugpy-1.8.19-cp310-cp310-manylinux_2_34_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 162.1 MB/s 0:00:00 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) Downloading executing-2.2.1-py2.py3-none-any.whl (28 kB) Downloading fastjsonschema-2.21.2-py3-none-any.whl (24 kB) Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Downloading gitpython-3.1.46-py3-none-any.whl (208 kB) Downloading greenlet-3.3.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (586 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 586.9/586.9 kB 656.1 MB/s 0:00:00 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) Downloading ipykernel-7.1.0-py3-none-any.whl (117 kB) Downloading ipython-8.38.0-py3-none-any.whl (831 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 831.8/831.8 kB 702.4 MB/s 0:00:00 Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 699.9 MB/s 0:00:00 Downloading parso-0.8.5-py2.py3-none-any.whl (106 kB) Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) Downloading jupyter_cache-1.0.1-py3-none-any.whl (33 kB) Downloading sqlalchemy-2.0.45-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 689.3 MB/s 0:00:00 Downloading jupyter_client-8.8.0-py3-none-any.whl (107 kB) Downloading jupyter_core-5.9.1-py3-none-any.whl (29 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 matplotlib_inline-0.2.1-py3-none-any.whl (9.5 kB) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB) Downloading myst_nb-1.3.0-py3-none-any.whl (82 kB) Downloading myst_parser-4.0.1-py3-none-any.whl (84 kB) Downloading nbclient-0.10.4-py3-none-any.whl (25 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) Downloading psutil-7.2.1-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (154 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading pycparser-2.23-py3-none-any.whl (118 kB) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 283.3 MB/s 0:00:00 Downloading pygithub-2.8.1-py3-none-any.whl (432 kB) Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 690.8 MB/s 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 kB 754.2 MB/s 0:00:00 Downloading pyzmq-27.1.0-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (854 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 854.1/854.1 kB 721.1 MB/s 0:00:00 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) Downloading rocm_docs_core-1.31.3-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 717.1 MB/s 0:00:00 Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading soupsieve-2.8.3-py3-none-any.whl (37 kB) Downloading sphinx_book_theme-1.1.4-py3-none-any.whl (433 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 373.2 MB/s 0:00:00 Downloading sphinx_external_toc-1.1.0-py3-none-any.whl (30 kB) Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl (4.6 kB) Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Downloading tornado-6.5.4-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) Downloading zipp-3.23.0-py3-none-any.whl (10 kB) Installing collected packages: pure-eval, ptyprocess, fastjsonschema, zipp, wcwidth, typing-extensions, traitlets, tornado, tabulate, soupsieve, smmap, six, rpds-py, pyzmq, pyyaml, pyjwt, pycparser, psutil, platformdirs, pexpect, parso, nest-asyncio, mdurl, greenlet, executing, decorator, debugpy, comm, click, attrs, asttokens, accessible-pygments, stack-data, sqlalchemy, referencing, python-dateutil, prompt-toolkit, matplotlib-inline, markdown-it-py, jupyter-core, jedi, importlib-metadata, gitdb, exceptiongroup, cffi, beautifulsoup4, sphinx-notfound-page, sphinx-multitoc-numbering, sphinx-design, sphinx-copybutton, pynacl, pydata-sphinx-theme, mdit-py-plugins, jupyter-client, jsonschema-specifications, ipython, gitpython, cryptography, breathe, sphinx-external-toc, sphinx-book-theme, myst-parser, jsonschema, ipykernel, pygithub, nbformat, nbclient, jupyter-cache, myst-nb, rocm-docs-core Successfully installed accessible-pygments-0.0.5 asttokens-3.0.1 attrs-25.4.0 beautifulsoup4-4.14.3 breathe-4.36.0 cffi-2.0.0 click-8.3.1 comm-0.2.3 cryptography-46.0.3 debugpy-1.8.19 decorator-5.2.1 exceptiongroup-1.3.1 executing-2.2.1 fastjsonschema-2.21.2 gitdb-4.0.12 gitpython-3.1.46 greenlet-3.3.0 importlib-metadata-8.7.1 ipykernel-7.1.0 ipython-8.38.0 jedi-0.19.2 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 jupyter-cache-1.0.1 jupyter-client-8.8.0 jupyter-core-5.9.1 markdown-it-py-3.0.0 matplotlib-inline-0.2.1 mdit-py-plugins-0.5.0 mdurl-0.1.2 myst-nb-1.3.0 myst-parser-4.0.1 nbclient-0.10.4 nbformat-5.10.4 nest-asyncio-1.6.0 parso-0.8.5 pexpect-4.9.0 platformdirs-4.5.1 prompt-toolkit-3.0.52 psutil-7.2.1 ptyprocess-0.7.0 pure-eval-0.2.3 pycparser-2.23 pydata-sphinx-theme-0.15.4 pygithub-2.8.1 pyjwt-2.10.1 pynacl-1.6.2 python-dateutil-2.9.0.post0 pyyaml-6.0.3 pyzmq-27.1.0 referencing-0.37.0 rocm-docs-core-1.31.3 rpds-py-0.30.0 six-1.17.0 smmap-5.0.2 soupsieve-2.8.3 sphinx-book-theme-1.1.4 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-external-toc-1.1.0 sphinx-multitoc-numbering-0.1.3 sphinx-notfound-page-1.1.0 sqlalchemy-2.0.45 stack-data-0.6.3 tabulate-0.9.0 tornado-6.5.4 traitlets-5.14.3 typing-extensions-4.15.0 wcwidth-0.2.14 zipp-3.23.0 [rtd-command-info] start-time: 2026-01-20T22:13:19.850405Z, end-time: 2026-01-20T22:13:19.886209Z, 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-01-20T22:13:19.974055Z, end-time: 2026-01-20T22:13:48.339002Z, duration: 28, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.3 loading translations [en]... done making output directory... done /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/envs/docs-7.2.0/lib/python3.10/site-packages/rocm_docs/doxygen.py:41: 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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/projects/rocr-runtime/runtime/hsa-runtime/inc/Brig.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7./home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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 2.0/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace_version.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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../home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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. . Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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_produc/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_api_trace.h:138: warning: Member reserved (variable) of struct ApiTableVersion is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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. er_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... Generating 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 co/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved mpound 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_profiling_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/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/projects/rocr-runtime/runtime/hsa-runtime/inc/hsa_ext_amd.h:151: warning: explicit link request to 'signal' could not be resolved 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_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 PcSamplin/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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' gExtTable 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 Generating 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/docs-7.2.0/projects/rocr-runtime/runtime/hsa-runtime/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/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.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_image', 'dollarmath', 'replacements', 'fieldlist', 'substitution', 'colon_fence'}, 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) myst-nb v1.3.0: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, scroll_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/_readthedocs/.jupyter_cache 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/docs-7.2.0/objects.inv ... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.2.0/objects.inv ... loading intersphinx inventory 'aqlprofile' from https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.2.0/objects.inv ... loading intersphinx inventory 'composable_kernel' from https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.2.0/objects.inv ... loading intersphinx inventory 'cvs' from https://rocm.docs.amd.com/projects/cvs/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/aqlprofile/en/docs-7.2.0/objects.inv loading intersphinx inventory 'gpuaidev' from https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/cvs/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/cvs/en/docs-7.2.0/objects.inv loading intersphinx inventory 'gsplat-internal' from https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dcomposable_kernel%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%25252Fcomposable_kernel%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/composable_kernel/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'gsplat' from https://rocm.docs.amd.com/projects/gsplat/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdsmi%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%25252Famdsmi%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/amdsmi/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/docs-7.2.0/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 'hipblas' from https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DAMDMIGraphX%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%25252FAMDMIGraphX%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/AMDMIGraphX/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipblaslt' from https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ai-developer-hub/en/docs-7.2.0/objects.inv loading intersphinx inventory 'hipcc' from https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/gsplat-internal/en/docs-7.2.0/objects.inv loading intersphinx inventory 'hipcim' from https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/gsplat/en/docs-7.2.0/objects.inv loading intersphinx inventory 'hipcub' from https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipBLAS%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%25252FhipBLAS%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLAS/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipdf' from https://rocm.docs.amd.com/projects/hipDF/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipCIM/en/docs-7.2.0/objects.inv loading intersphinx inventory 'hipfft' from https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipBLASLt%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%25252FhipBLASLt%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipBLASLt/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipfort' from https://rocm.docs.amd.com/projects/hipfort/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIP/en/docs-7.2.0/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/HIP/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DHIP%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%25252FHIP%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv loading intersphinx inventory 'hipgraph' from https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DHIPCC%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%25252FHIPCC%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPCC/en/docs-7.2.0/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/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipCUB/en/docs-7.2.0/objects.inv loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipDF/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipDF/en/docs-7.2.0/objects.inv loading intersphinx inventory 'hipmm' from https://rocm.docs.amd.com/projects/hipMM/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipFFT%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%25252FhipFFT%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipFFT/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipraft' from https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipGRAPH/en/docs-7.2.0/objects.inv loading intersphinx inventory 'hiprand' from https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipfort/en/docs-7.2.0/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/hipfort/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dhipfort%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%25252Fhipfort%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv loading intersphinx inventory 'hipsolver' from https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-python/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-python/en/docs-7.2.0/objects.inv loading intersphinx inventory 'hipsparse' from https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DHIPIFY%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%25252FHIPIFY%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/HIPIFY/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'hipsparselt' from https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipMM/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipMM/en/docs-7.2.0/objects.inv loading intersphinx inventory 'hiptensor' from https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipRaft/en/docs-7.2.0/objects.inv loading intersphinx inventory 'hipvs' from https://rocm.docs.amd.com/projects/hipVS/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipRAND/en/docs-7.2.0/objects.inv loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSPARSE/en/docs-7.2.0/objects.inv loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipSPARSELt/en/docs-7.2.0/objects.inv loading intersphinx inventory 'llvm-project' from https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipVS/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hipVS/en/docs-7.2.0/objects.inv loading intersphinx inventory 'miopen' from https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.2.0/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 'mivisionx' from https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipSOLVER%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%25252FhipSOLVER%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipSOLVER/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'monai' from https://rocm.docs.amd.com/projects/monai/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DhipTensor%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%25252FhipTensor%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hipTensor/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'monai-internal' from https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/hip-vs/en/docs-7.2.0/objects.inv loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/llvm-project/en/docs-7.2.0/objects.inv loading intersphinx inventory 'omnitrace' from https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/monai-internal/en/docs-7.2.0/objects.inv loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/monai/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rccl' from https://rocm.docs.amd.com/projects/rccl/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DMIOpen%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%25252FMIOpen%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIOpen/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omnitrace/en/docs-7.2.0/objects.inv loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon-ryzen/en/docs-6.4.4/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/omniperf/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocal' from https://rocm.docs.amd.com/projects/rocAL/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DMIVisionX%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%25252FMIVisionX%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/MIVisionX/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocalution' from https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.2.0/objects.inv ... loading intersphinx inventory 'rocblas' from https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.2.0/objects.inv ... loading intersphinx inventory 'rocdbgapi' from https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rccl/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drccl%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%25252Frccl%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rccl/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocdecode' from https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCdbgapi/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocfft' from https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocBLAS%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%25252FrocBLAS%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv loading intersphinx inventory 'rocgdb' from https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.2.0/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/rdc/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rdc/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocgraph' from https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocAL/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocAL%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%25252FrocAL%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocAL/en/docs-7.2.0/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/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocALUTION%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%25252FrocALUTION%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocALUTION/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm' from https://rocm.docs.amd.com/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocDecode%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%25252FrocDecode%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocDecode/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-docs-core' from https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocFFT%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%25252FrocFFT%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocFFT/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ds' from https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocGRAPH/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocm-ls' from https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/ROCgdb/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocm-ds-internal' from https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ds/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocm-finance' from https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.2.0/objects.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/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ds-internal/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocm-finance-internal' from https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocJPEG%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%25252FrocJPEG%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocJPEG/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'roc-optiq' from https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Forganization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-rag' from https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-docs-core/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocm-rag-internal' from https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocm-simulation' from https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-finance/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocm-simulation-internal' from https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-rag/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocm-ls-internal' from https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.2.0/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/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-finance-internal/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocm-install-on-linux' from https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.2.0/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/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-rag-internal/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocm-install-on-windows' from https://rocm.docs.amd.com/projects/install-on-windows/en/docs-6.4.2/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-simulation/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocm_bandwidth_test' from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.2.0/objects.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/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocm_smi_lib' from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roc-optiq/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocmcmakebuildtools' from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.2.0/objects.inv ... loading intersphinx inventory 'rocminfo' from https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.2.0/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/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls-internal/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocmvalidationsuite' from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocminfo/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocprim' from https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocprof-compute-viewer' from https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dinstall-on-linux%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%25252Finstall-on-linux%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/install-on-linux/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocprofiler' from https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm_bandwidth_test%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_bandwidth_test%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocprofiler-compute' from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCmCMakeBuildTools%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%25252FROCmCMakeBuildTools%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCmValidationSuite%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%25252FROCmValidationSuite%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocprofiler-systems' from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocpydecode' from https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocprofiler/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocrand' from https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocPRIM%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%25252FrocPRIM%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPRIM/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocr-runtime' from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-sdk%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%25252Frocprofiler-sdk%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-compute%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%25252Frocprofiler-compute%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-compute/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocshmem' from https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocPyDecode%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%25252FrocPyDecode%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocPyDecode/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocsolver' from https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocRAND/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocsparse' from https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocprofiler-systems%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%25252Frocprofiler-systems%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocprofiler-systems/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocthrust' from https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/ROCR-Runtime/en/docs-7.2.0/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/ROCR-Runtime/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DROCR-Runtime%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%25252FROCR-Runtime%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv loading intersphinx inventory 'roctracer' from https://rocm.docs.amd.com/projects/roctracer/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocSPARSE/en/docs-7.2.0/objects.inv loading intersphinx inventory 'rocwmma' from https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.2.0/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSHMEM%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%25252FrocSHMEM%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSHMEM/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rpp' from https://rocm.docs.amd.com/projects/rpp/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocThrust/en/docs-7.2.0/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/rocSOLVER/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocSOLVER%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%25252FrocSOLVER%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocSOLVER/en/docs-7.2.0/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 ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocr_debug_agent%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%25252Frocr_debug_agent%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocr_debug_agent/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'tensile' from https://rocm.docs.amd.com/projects/Tensile/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/roctracer/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/roctracer/en/docs-7.2.0/objects.inv loading intersphinx inventory 'transferbench' from https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.2.0/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/Tensile/en/docs-7.2.0/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/Tensile/en/docs-7.2.0/objects.inv intersphinx inventory has moved: https://docs.readthedocs.io/en/stable/objects.inv -> https://docs.readthedocs.com/platform/stable/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DrocWMMA%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%25252FrocWMMA%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocWMMA/en/docs-7.2.0/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/rpp/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drpp%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%25252Frpp%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rpp/en/docs-7.2.0/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/TransferBench/en/docs-7.2.0/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3DTransferBench%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%25252FTransferBench%25252Fen%25252Fdocs-7.2.0%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/TransferBench/en/docs-7.2.0/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') sphinx-multitoc-numbering v0.1.3: Loaded [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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/projects/rocr-runtime/runtime/docs/api-reference/api.rst: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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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/docs-7.2.0/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... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocr-runtime/checkouts/docs-7.2.0/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... 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 ======================= 6.104 api-reference/api 0.039 api-reference/environment_variables 0.036 data/env_variables 0.013 install/installation 0.010 contribution/contributing-to-rocr build succeeded, 313 warnings. The HTML pages are in ../../../../_readthedocs/html.